@charset "gb2312";
html,body{ font:14px/2 'Open Sans'; color:#1b1b1b;  -webkit-text-size-adjust:none; background:#fbfbfb;}
/*初始化*/
body,h1,h2,h3,h4,h5,h6,dl,dt,li,dd,th,td,p,pre,form,input,button,textarea,hr,div{margin:0;padding:0; list-style:none;}h1,h2,h3,h4,h5,h6{font-size:100%;}
img{border:0;}
button,input,select,textarea{font-size:100%;}
ul,ol{ padding-left:0px;}
.clear{ clear:both; }
.list-none{ list-style:none; padding:0px; margin:0px;}
.editor{ line-height:2; color:#333;}

/*按钮*/
.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(../images/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;}
a{ color:#1b1b1b; text-decoration:none;}
a:hover{ color:#e40000; text-decoration:none;}

a.top_link:link {
	text-decoration: none;
	color:#fff;
	font-size:larger;
}
a.top_link:visited {
	text-decoration: none;
	color:#fff;
	font-size:larger;
}
a.top_link:hover {
	text-decoration: none;
	color:#fa9c20;
	font-size:larger;
}
a.top_link:active {
	text-decoration: none;
	font-size:larger;
}

a.bot_link:link {
	text-decoration: none;
	color:#fff
}
a.bot_link:visited {
	text-decoration: none;
	color:#fff
}
a.bot_link:hover {
	text-decoration: none;
	color:#e40000
}
a.bot_link:active {
	text-decoration: none;
}
a.mores_link:link {
	text-decoration: none;
	color:#0851a9
}
a.mores_link:visited {
	text-decoration: none;
	color:#0851a9
}
a.mores_link:hover {
	text-decoration: none;
	color:#0851a9
}
a.mores_link:active {
	text-decoration: none;
}

a.news_link:link {
	text-decoration: none;
	color:#000
}
a.news_link:visited {
	text-decoration: none;
	color:#000
}
a.news_link:hover {
	text-decoration: none;
	color:#e40000
}
a.news_link:active {
	text-decoration: none;
}


a.link_link:link {
	text-decoration: none;
	color:#fff
}
a.link_link:visited {
	text-decoration: none;
	color:#fff
}
a.link_link:hover {
	text-decoration: none;
	color:#fff
}
a.news_link:active {
	text-decoration: none;
}



.lf{ float:left;}
.ri{ float:right;}



/*头部*/
.inner{ width:1100px; margin:0px auto; position:relative;}
.indexbg{ width:1100px; height: auto; margin:0px; padding:0px; float: right; background:#FFF;}
/*header*/

.top-nav { margin:0px auto; height:45px; line-height:45px;padding-top:0px; font-size:12px; color:#848484; background:#2f2f2f;}
.top-language{ display:inline;}
.top-language .en{ height:45px; line-height:45px; padding:0px 0px 0px 25px; color:#FFF; background:url(../images/zg.jpg) no-repeat left center; }
.top-language .lines{width:1px; padding:0px; height:12px; margin-top:12px;}
.top-language .top-tel { display:inline; margin-top:0px; padding-left:20px; background:url(../images/e.jpg) no-repeat left center; color:#23346a; margin-left:10px;}
.top-language .top-tel span{color: #da1d09; font-weight:bold;} 



.headerss { width:100%; margin:0px auto; height:165px; padding-top:0px; background:#fff }
.header { margin:0px auto; width:1100px; height:165px; padding-top:0px;}
.logo { float:left; width:175px;  padding-top:10px;}


/*navigation 菜单 menu*/
.menu_bg{ margin:0px auto; width:100%; height:90px;}
.navigation { WIDTH:920px; height:90px; position:relative; margin:30px 0px 0px 0px; padding:0px 0px 0px 0px; float: right; font-family: "Cgothic" , "Helvetica Neue", Helvetica, Arial, sans-serif;}
.menu {Z-INDEX: 300; POSITION: relative; HEIGHT:90px; float:left; margin:0px auto; padding:0px;LIST-STYLE-TYPE: none;}
.menu LI { MARGIN: 0px; FLOAT: left;}
.menu UL {	Z-INDEX: 300; POSITION: relative;}
.menu LI {	POSITION: relative}
.menu LI UL {PADDING-RIGHT: 0px; DISPLAY: none; PADDING-LEFT:0px; LEFT: 0px; LEFT: 0px\9;  PADDING-BOTTOM: 0px; WIDTH: 130px; PADDING-TOP: 0px; POSITION: absolute; TOP: 90px; font-size:12px; font-weight:normal;filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8 ;LIST-STYLE-TYPE: none;}
.menu LI UL LI {PADDING:0px; MARGIN: 0px auto; WIDTH:160px; height:29px;line-height:29px; BORDER-BOTTOM: #fff 1px solid;display:block;}
.menu LI UL LI A:hover {COLOR: #fff; BORDER-BOTTOM: #fff 1px solid; background:#9bb53a; height:29px; line-height:29px; width:160px; font-size:12px;}
.menu LI UL LI A { BORDER-BOTTOM: #fff 1px solid; background:#f2f4f7; height:29px; line-height:29px; WIDTH: 160px; color:#4d4d4d; font-size:12px;}

.menu-item { COLOR: #2c2c2c;width:110px; HEIGHT:90px; line-HEIGHT:90px; text-align:center;  FONT-SIZE: 16px;  display:block; }
.menu-item a{ COLOR: #2c2c2c;width:110px; HEIGHT:90px; line-HEIGHT:90px; text-align:center;  FONT-SIZE: 16px;  display:block; }
.menu-item A:hover {COLOR: #213568; TEXT-DECORATION: none; width:110px;}

.menu-items a{ width:110px; HEIGHT:90px; COLOR: #2c2c2c; font-weight:bold; line-HEIGHT:90px; text-align:center;  FONT-SIZE: 16px;  display:block;}
.menu-items A:hover {COLOR: #213568; TEXT-DECORATION: none; width:110px;}

.third { position:absolute; top:0px !important; left:160px !important; display:none; width:120px; height:auto;}
.third li a { DISPLAY:block; width:160px; height:29px;LINE-HEIGHT:29px; font-size:12px; text-align:center; background:#f2f4f7 !important;}
.third li a:hover { color:#fff; background:#9bb53a !important; BORDER-BOTTOM: #fff 1px solid !important; font-weight:bold !important;}

@media screen and (-webkit-min-device-pixel-ratio:0){ 
.menu-item {TEXT-DECORATION: none; width:110px;DISPLAY: block; HEIGHT:90px; line-HEIGHT:90px; font-size:16px; text-align:center; background:url(../images/liness.jpg) no-repeat left; }
.menu-item a {TEXT-DECORATION: none; width:110px;DISPLAY: block; HEIGHT:90px; line-HEIGHT:90px; font-size:16px; text-align:center;}
.menu-item a:link {color:#2c2c2c; }
.menu-item a:visited {	text-decoration: none;	color:#2c2c2c; }
.menu-item a:hover { TEXT-DECORATION: none; color:#213568; HEIGHT:90px; line-HEIGHT:90px; }
 } 

.menu-item1{ width:160px; height:29px; line-height:20px;text-align:center;font-size:12px; font-weight:normal;  background:#f2f4f7; position:relative;}
.menu-item1:hover third { display:block !important;}
.menu-item1 A:hover {COLOR: #fff; TEXT-DECORATION: none;  background-color:#25ab3a; width:90px; height:29px; line-height:20px; display:block;}

@media screen and (-webkit-min-device-pixel-ratio:0){ 
.menu-item1 a {TEXT-DECORATION: none; width:160px;DISPLAY: block; height:29px;LINE-HEIGHT: 29px; font-size:12px; text-align:center; background:#f2f4f7;}
.menu-item1 a:link {color:#4d4d4d; }
.menu-item1 a:visited {	text-decoration: none;	color:#4d4d4d; }
.menu-item1 a:hover { TEXT-DECORATION: none; color:#fff; background:#213568;height:29px;LINE-HEIGHT: 29px;BORDER-BOTTOM: #fff 1px solid; font-weight:bold;}
 }  /*chrome and safari*/



/* 头部  head */




.line{ width:17px; HEIGHT:90px; float:left; background:url(../images/line.jpg) no-repeat center}
.liness{ width:1px; HEIGHT:90px; float:left; background:url(../images/liness.jpg) no-repeat center}

.searchss { float: right; width:233px;  padding-top:0px; padding-right:0px; text-align:right;}
.search{ width:230px; height:30px; line-height:30px; margin:30px 0px 0px 0px; padding:0px 0px 0px 0px; float: right; display:inline; background:url(../images/inputbg.jpg) no-repeat;}
.input_bg{ width:180px; height:30px; line-height:30px; text-indent:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#999999; padding:0px 0px 0px 0px; float:left; border:0px; background:transparent;}

.toptel{width:400px; height:40px; float:right;line-height:40px; padding-top:0px; padding-left:360px; text-align:right; font-size:22px; float:right; }



.banner{ width:100%; height:560px; margin:0px auto; padding:0px; background:url(../images/banner.jpg) no-repeat center;}
.nbanner{ width:100%; height:400px; margin:0px auto; padding:0px; background:url(../images/banner.jpg) no-repeat center;}


.position{ background:url(../images/n-bg.jpg) repeat-x top; height:50px; border-bottom:1px solid #efefef; line-height:50px;}
.position a{ color:#0751a8;}
.position a:hover{ text-decoration:none;}
.position span{ float:left; font-size:14px; color:#0751a8;}



/*\*************************0*/

.productiss{width:1100px; height:750px;  margin:0px auto; padding:0px 0px 0px 0px;}
.productiss_title{width:1100px;font-size:30px; line-height:80px; height:80px; font-family:Tahoma, Geneva, sans-serif; color:#171717; margin:30px auto 10px auto; text-align: center; background:url(../images/t0.jpg) no-repeat bottom; }
#productisspic{ padding:10px 0px; }
#productisspic li{ float:left; width:260px; text-align:center; margin:5px 7px; background:#FFFFFF;}
#productisspic li img{ margin:auto; padding:2px; width:250px; height:170px; border:1px solid #eaeaea;}
#productisspic li h3{ height:45px; line-height:45px; font-weight:normal; font-size:14px}
#productisspic li h3 a{ color:#2f2f2f;}
#productisspic li h3 a:hover{ color:#2f2f2f; text-decoration: none;}



.productiss .mores {font-size:16px;width:250px;height:43px; line-height: 43px; margin: 20px 0px 0px 425px;color:#e1af19; background:#fafafa; border:1px solid #eeeeee; clear:both; text-align: center; float:left;}
.productiss .more_link {margin: 0px 0px;text-align: center; line-height: 43px; text-align: center;	display: block; background:#fafafa; border:1px solid #eeeeee;  color:#e1af19; border-radius:1px;}
.productiss .more_link:hover {margin: 0px 0px;text-align: center;display: block;text-align: center; border-radius:1px;  background:#fafafa; border:1px solid #eeeeee;  color:#e1af19;}

.nTab{
width: 1100px;
margin: 0px auto 0px auto;
}
.nTab .TabTitle{
clear: both;
overflow: hidden;
}
.nTab .TabTitle ul{
	width:1000px;
margin:20px auto 0px auto;
padding:0px 0px 0px 100px;
}
.nTab .TabTitle li{
float: left; width:300px;
cursor: pointer;
list-style-type: none;
height:60px;
margin:0px 0px;
line-height:48px;
font-size:16px;
text-align:center;
}
.nTab .TabTitle .active{ background:url(../images/tab2.jpg) no-repeat center; color:#fff; font-weight:bold; }
.nTab .TabTitle .normal{ color:#fff; background: url(../images/tab1.jpg) no-repeat center;}
.nTab .TabContent{
width:auto;
margin:10px auto; padding:0px;
}

/*\*************************0*/

.yingyongss{width:1100px; height:650px;  margin:0px auto; padding:0px 0px 0px 0px;}
.yingyongss_title{width:1100px;font-size:30px; line-height:80px; height:80px; font-family:Tahoma, Geneva, sans-serif; color:#171717; margin:30px auto 10px auto; text-align: center; background:url(../images/t0.jpg) no-repeat bottom; }
.yingyongss_txt{width:1100px;font-size:14px; line-height:26px; height:60px; font-family:Tahoma, Geneva, sans-serif; color:#2f2f2f; margin:5px auto; text-align: center; }
#yingyongsspic{ padding:10px 0px;}
#yingyongsspic li{ float:left; width:260px; text-align:center; margin:5px 7px; background:#FFFFFF;}
#yingyongsspic li img{ margin:auto; padding:2px; width:250px; height:170px;}




.yingyongss .mores {font-size:16px;width:250px;height:43px; line-height: 43px; margin: 20px 0px 0px 425px;color:#e1af19; background:#fafafa; border:1px solid #eeeeee; clear:both; text-align: center; float:left;}
.yingyongss .more_link {margin: 0px 0px;text-align: center; line-height: 43px; text-align: center;	display: block; background:#fafafa; border:1px solid #eeeeee;  color:#e1af19; border-radius:1px;}
.yingyongss .more_link:hover {margin: 0px 0px;text-align: center;display: block;text-align: center; border-radius:1px;  background:#fafafa; border:1px solid #eeeeee;  color:#e1af19;}



.nTab1{
width: 1100px;
margin: 0px auto 0px auto;
}
.nTab1 .TabTitle1{
clear: both;
overflow: hidden;
}
.nTab1 .TabTitle1 ul{
	width:1000px;
margin:20px auto 0px auto;
padding:0px 0px 0px 100px;
}
.nTab1 .TabTitle1 li{
float: left; width:300px;
cursor: pointer;
list-style-type: none;
height:60px;
margin:0px 0px;
line-height:48px;
font-size:16px;
text-align:center;
}
.nTab1 .TabTitle1 .active{ background:url(../images/tab2.jpg) no-repeat center; color:#fff; font-weight:bold; }
.nTab1 .TabTitle1 .normal{ color:#fff; background: url(../images/tab1.jpg) no-repeat center;}
.nTab1 .TabContent1{
width:auto;
margin:10px auto; padding:0px;
}
.none {display:none;}






.adv{ margin:10px auto; font-size:28px; height:205px;}


.bdsend{ width:1060px; height:240px; margin:30px  20px 0px 20px; padding:0px; float: right; background:#FFF;}
.fk_content1{ width:340px; margin:2px 20px 0px 0px;  color:#7c7c7c; text-align: left; float:left }
.fk_content2{ width:340px; margin:2px 20px 0px 0px; float: left; }
.fk_content3{ width:340px; margin:2px auto; float: right }
.fk_content5{ width:909px; margin:10px auto; padding:0px; float: left;}
.fk_content6{ width:150px; margin:10px auto; padding:0px; float: right }

#buttons{ width:150px; height:120px; line-height:50px; margin:10px auto; background: #1f6549; cursor:pointer; float: right; text-align: center; color:#FFF;border:none;}
.inputs{width:340px; height:50px; line-height:50px; margin:2px 20px 0px 0px; padding-right:5px;color:#7c7c7c; float:left; text-indent:10px; font-size:14px; float:left; border:0px; background:#d9d9d9;}
.inputsr{width:340px; height:50px; line-height:50px; margin:2px auto; color:#7c7c7c; float: right; text-indent:10px;  font-size:14px;border:0px; background:#d9d9d9;}
.inputssll{width:909px; height:120px; line-height:120px; margin:10px auto;color:#7c7c7c; float:left; text-indent:10px; font-size:14px; float:left;border:0px; background:#d9d9d9;}

/* 本例子css */
.picScroll-left{position:relative; }
.picScroll-left .hd{ position:absolute; top:-50px; right:0px; overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px; overflow:hidden; cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat #960;}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:0px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0px 12px 0px 0px; float:left; _display:inline; overflow:hidden; position:relative;}
.picScroll-left .bd ul li .pic{ text-align:center; position:relative}
.picScroll-left .bd ul li .pic img{ width:290px; height:230px; display:block; }
.picScroll-left .bd ul li .titles{ font-size:28px; color:#fff; line-height:30px; text-align:left; padding:40px 15px 20px 15px;}
.picScroll-left .bd ul li .morec{ width:120px; margin:0px 15px;}
.caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(20,3,5,.5);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}
.caption:hover {
    opacity: 1;
}


.f_bg{ width:100%; height:266px; margin:0px auto; padding:0px 0px 0px 0px; text-align: left; background: url(../images/f_bg.jpg) no-repeat center ; }
/***************底部信息***********/
.foot{ width:100%; height:290px; margin:0px auto; padding:0px 0px 0px 0px; text-align: left; background: #2f2f2f; }

.foot_top{ width:1100px; height:290px; margin:0px auto; padding:0px; clear:both;}

.foot_firsta{ width:211px; height:186px; margin:50px auto 0px auto; padding:0px 30px 0px 0px; float:left; display:inline; color:#fff; line-height:28px; background:url(../images/f_xian.jpg) no-repeat right;}
.foot_firsta span{ font-size:16px; font-weight:bold; color:#dfdfdf; line-height:30px;}
.foot_firsta a{ color:#dfdfdf;}
.foot_firsta a:link{ color:#dfdfdf;}
.foot_firsta a:visited{ color:#dfdfdf;}
.foot_firsta a:hover{ color:#dfdfdf; text-decoration:none}

.foot_firstb{ width:585px; height:186px; margin:50px auto 0px auto; padding:0px 0px 0px 20px; float:left; display:inline; color:#fff; line-height:27px;background:url(../images/f_xian.jpg) no-repeat right;}
.foot_firstb span{ font-size:16px; font-weight:bold; color:#a9a9a9; line-height:30px;}
.foot_firstb .con{ padding-top:14px; font-size:14px; line-height:30px; height:160px; padding-left:25px; color:#a9a9a9; background:url(../images/f_b.jpg) no-repeat left;}
.foot_firstb .con a{ color:#a9a9a9;}
.foot_firstb .con a:link{ color:#a9a9a9;}
.foot_firstb .con a:visited{ color:#a9a9a9;}
.foot_firstb .con a:hover{ color:#a9a9a9; text-decoration:none}

.foot_firstc{ width:230px; height:186px; margin:70px auto 0px auto; padding:0px 0px 0px 20px; float: right; display:inline; color:#dfdfdf; line-height:28px;}
.foot_firstc .con{ padding-top:0px; font-size:14px; line-height:28px; color:#dfdfdf;}
.foot_firstc a:hover{border:1px #F00 solid; background-color:#F00; border-radius:5px; padding:10px 5px 15px 5px; }
.foot_firstc img{ height:30px; vertical-align:middle;}

.foot_firstd{ width:110px; height:186px; margin:35px auto 0px auto; padding:0px 0px 0px 10px; float: right; display:inline; color:#fff; line-height:28px;}




/*底部*/
.footer{ background:#212121; margin-top:0px;color:#a9a9a9; padding:25px 0px; font-size:14px;}
.foot-nav{ text-align: center;height:30px; line-height:30px; padding-top:15px;}
.foot-text span{ float:right; font-size:12px; margin:0px 8px;}
.foot-text{ text-align:center; padding:5px 0px 10px;}
.foot-text a{ text-decoration:none;color:#949494;}
.foot-text a:hover{ text-decoration:none;color:#949494;}
.footer a{ color:#949494;}
.footer a:hover{ color:#949494;}

/*内页侧栏*/
.sidebartt{ margin-top:15px;}
.sidebartt .sb_nav{ float:left; width:240px; position:relative;}
.sidebartt .sb_nav h3.title{background:url(../images/l_title.jpg) no-repeat; height:50px; line-height:50px; font-size:16px; color:#fff; text-indent:15px; overflow:hidden;zoom:1;}
.sidebartt .sb_nav h3.lin{ margin-top:15px; }
.sidebartt .sb_nav .active{ padding:10px 15px 10px 15px; background:#f9f9f9;border:0px solid #D3E1ED; border-top:none;zoom:1;}
.sidebartt .sb_nav .ct-con{ padding-top:10px; color:#666;}
.sidebartt .ct-con{ line-height:2; color:#333;}
.sidebartt .ct-con ul,.sidebar .ct-con ol{ padding:0px 0px 0px 25px; margin:0px;}
.sidebartt .ct-con a{ color:#1C57C4; text-decoration:underline;}
#sidebartt dl{ margin-left:5px;}
#sidebartt dl dt{ padding:4px 0px 5px 15px; background:url(../images/arrows.gif) no-repeat 2px 13px; border-bottom:1px dashed #d7d7d7;}
#sidebartt dl dt a{font-size:14px; color:#666;}
#sidebartt dl dt a:hover{color:#dc2003;}
#sidebartt dl dd{ padding:0px 0px 0px 15px;}
#sidebartt dl dd h4{ font-weight:normal; padding:5px 0px 5px 10px; background:url(../job_ico.gif) no-repeat left 12px;}
#sidebartt dl dt.on a{ font-weight:bold; color:#dc2003; }
#sidebartt dl h4.on a{ font-weight:bold;}

#sidebar dl dt {
    padding: 4px 0px 5px 15px;
    background: url(../images/arrows.gif) no-repeat 2px center;
    border-bottom: 1px dashed #d7d7d7;}

.left_menua a { DISPLAY:block;line-height:24px;padding:5px 0px 5px 25px;color:#333; border-bottom:1px dashed #d7d7d7;}
.left_menua a:hover {text-decoration:none;color:#dc2003;}
.left_menuas a { color:#dc2003;font-weight:bold; DISPLAY:block;line-height:24px;padding:5px 0px 5px 25px; border-bottom:1px dashed #d7d7d7;}

.sidebartt .sb_box{ float:right; width:830px; overflow:hidden;}
.sidebartt .sb_box h3.title{height:50px; line-height:50px; text-indent:15px; font-size:16px; position:relative; background:url(../images/r_title.jpg) repeat-x; color:#60512f;}

/*新闻*/
#shownews h4.related{ height:30px; line-height:30px;zoom:1; border-bottom:1px solid #4d6e95; margin:15px 0px 10px 0px;}
#shownews h4.related span{ float:left; display:inline; background:url(../rela-bg.jpg) repeat-x left top; min-width:70px;_width:70px; white-space:nowrap; text-align:center; color:#fff; text-shadow:-1px -1px #4d6e95; padding:0px 10px;}
#shownews .relatedlist li{ float:left; width:30%; margin-right:10px; height:27px; line-height:27px; padding-left:12px; background:url(../diantb.jpg) no-repeat 3px 12px; overflow:hidden; }
#shownews .relatedlist li a:hover{ text-decoration:underline; }
*html #shownews .relatedlist li img{ margin-top:8px;}

/*下载*/
#downloadlist dl.top dt a{ color:#004080;}
#downloadlist .metlist dd{ background:#eef3fa;}
/*地图*/
#sitemaplist .sitemapclass2 h3{background:url(../li.png) no-repeat left center;}


/*表单*/
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;}
/*工具栏*/
.met_hits{ padding:10px 5px; height:35px; line-height:35px; margin-top:10px; border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;}
.met_hits a{ color:#666;}
.met_hits .metjiathis{ position:absolute; left:5px; top:8px;}

/*翻页*/
#flip{ margin:15px 0px;}

/*简介模块*/
#showtext{ padding:15px; line-height:28px; font-size:14px;}
#showtext strong{ font-size:14px;}
#showcontact{ padding:40px; line-height:2;}
#showcontact strong{ font-size:16px; font-weight:bold; color:#dc484e;}
/*文章模块*/
#newslist{ padding:15px 0px;}
#newslist li{ padding:5px 0px 5px 10px; background:url(../images/arrow.gif) no-repeat left 17px; border-bottom:1px dashed #aaa;}
#newslist li a{ font-size:14px; text-decoration:none; color:#333;}
#newslist li span{ float:right; color:#8e8e8e;}
#newslist li p{ margin:5px 0px; color:#8e8e8e; font-size:12px;}
#shownews{ padding:0px 15px 15px;}
#shownews .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#shownews h1{ font-size:20px; text-align:center; font-weight:bold; padding:5px 0px; margin:10px 0px; color:#333;}
/*产品模块*/

#productlist{ padding:15px 0px;}
#productlist li{ float:left; width:260px; text-align:center; margin:5px 7px; border:1px solid #ccc;}
#productlist li img{ margin:auto; padding:1px; width:258px; height:190px;}
#productlist li h3{ height:45px; line-height:45px; font-weight:normal;}
#productlist li h3 a{ color:#000;}
#productlist li h3 a:hover{ color:#06F; text-decoration:underline;}

#productlista { padding:15px 0px;}
#productlista li{ float:left; width:400px; text-align:center; margin:5px 6px; border:1px solid #ccc;}
#productlista li img{ margin:auto; padding:1px; width:398px; height:239px;}
#productlista li h3{ height:45px; line-height:45px; font-weight:normal;}
#productlista li h3 a{ color:#000;}
#productlista li h3 a:hover{ color:#06F; text-decoration:underline;}

/*产品模块*/

.iniproductss{margin:0px auto; padding:0px;}
.iniproductss UL {list-style-type:none; margin:0px 0PX 10PX 0PX; }
.iniproductss UL LI {width:200px; height:192px; margin:10px 5px 20px 5px; padding:0px; _margin:0px 0px 20px 5px; float:left; }
.iniproductpicss { width:200px; height:192px;padding: 0px 0px;display: block;margin: 0px auto 0px auto;border:1px solid #f6f6f6;}
.iniproductpic{ width:200px; height:152px; margin:0px auto; padding:0px; text-align:center; }
.iniproducttitle{ width:200px; height:45px; line-height:45px; margin:0px auto; padding: 0px; text-align: center; font-size:16px;  color:#262626;}
.iniproducttitle a{ color:#262626;}
.iniproducttitle a:hover{ color:#e73101;}


table.tab { border-collapse:collapse; width:100%; } 
table.tab th { border:1px solid #DDD; background:#dc2003; color:#FFFFFF; text-align:center; line-height:28px; }
table td {padding:0px 5px; line-height:28px; color:#666; }
table.tab td a { color:#dc2003; text-decoration:underline; }
table.tab tr.hover { background:#f8f8f8; }

#showproducts{ padding:15px; background:#FFF;box-shadow:0px 5px 10px rgba(0, 0, 0, 0.2)}
#showproducts .pshow dt{ float:left;}
#showproducts .pshow dd{ float:right;}
#showproducts .pshow dd ul{ margin-left:15px; }
#showproducts .pshow dd li{ padding:5px 5px 5px 45px; min-height:28px; _height:28px; margin:5px 0px; clear:both; border-bottom:1px solid #eee; position:relative; line-height:2; }
#showproducts .pshow dd li span{ position:absolute; left:0px; top:0px; color:#999; padding:5px; height:28px;}
#showproducts .ctitle{ margin:15px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showproducts .editor{ line-height:2; padding:0px 10px; font-size:14px;}
.editorl { float:left; width:380px; height:320px; overflow:hidden; border:1px solid #eaeaea; padding-left:10px; text-align:center;line-height:450px;}
.editorr { float:right; width:350px; height:320px; overflow:hidden; padding-left:30px;}
.editorr h1.title{ line-height:40px; height:40px; font-size:18px; color:#003; font-family:Cgothic;border-bottom:1px solid #eee; margin-bottom:10px; overflow:hidden;}
.editorr1 {overflow:hidden; padding-left:30px;}
.editorr1 h1.title{ line-height:40px; height:40px; font-size:18px; color:#003; font-family:Cgothic;border-bottom:1px solid #eee; margin-bottom:10px; overflow:hidden;}

.editor p{ margin:0px 0px; color:#777777; line-height:20px; font-family: cgothic;}
.editor strong {
	font-weight: bold;
	font-size:16px;	
	color: #777777;
	font-family:Cgothic;
}




#showproduct{ padding:15px;}
#showproduct h1.title{ font-size:20px; padding:5px 0px; margin-bottom:5px; text-align:center;}
#showproduct .pshow dt{ float:left;}
#showproduct .pshow dd{ float:right;}
#showproduct .pshow dd ul{ margin-left:15px; }
#showproduct .pshow dd li{ padding:5px 5px 5px 45px; min-height:28px; _height:28px; margin:5px 0px; clear:both; border-bottom:1px solid #eee; position:relative; line-height:2; }
#showproduct .pshow dd li span{ position:absolute; left:0px; top:0px; color:#999; padding:5px; height:28px;}
#showproduct .ctitle{ margin:15px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showproduct .editor{ line-height:2; padding:0px 10px; font-size:14px;}

/*客户案例*/
#customerlist{ margin:15px 0px;}
#customerlist li{ float:left; width:232px; height:91px; text-align:center; margin:5px 7px; overflow:hidden;}
#customerlist li img{ width:230px; height:89px; border:1px solid #efefef;}

/*下载模块*/
#downloadlist{ padding:15px;}
#downloadlist .metlist{ margin-bottom:20px;}
#downloadlist dl.top dt a{ color:#f00;}
#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 .metlist dd{ color:#999; padding:5px 8px; background:#f8f8f8;}
#downloadlist .metlist dd b{ font-weight:normal;}
#downloadlist .metlist dd div{ float:right;}
#downloadlist .metlist dd span{ padding-right:20px;}
#downloadlist .metlist dd a{ color:#1C57C4; text-decoration:underline;}
#downloadlist .metlist dd a.down{ color:#fa1a1a; text-decoration:underline;}
#showdownload{ padding:15px;}
#showdownload h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showdownload .paralist{ background:#f6f6f6; padding:5px 10px;}
#showdownload .paralist li{ padding:3px 5px 3px 0px; margin:5px 0px; border-bottom:1px solid #eee;}
#showdownload .paralist li a{ color:#f00; text-decoration:underline;}
#showdownload .paralist li span{ float:left; padding:0px 10px; margin-right:5px; text-align:left; }
#showdownload .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#showdownload .ctitle{ margin:15px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
/*图片模块*/
#imglist{ padding:15px 0px;}
#imglist li{ float:left; width:252px; text-align:center; margin:5px 8px; overflow:hidden;}
#imglist li img{ border:1px solid #ccc; padding:1px; width:240px; height:180px;}
#imglist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;}

#showimg{ padding:15px;}
#showimg h1.title{ font-size:18px; padding:5px 0px; margin-bottom:10px; text-align:center;}
#showimg .imgshow{ text-align:center;}
#showimg .editor{ line-height:2; padding:0px 10px; font-size:14px;}
.imgparalist li{ padding:3px 15px 3px; background:url(../images/dt-0.gif) no-repeat 5px center;}
.imgparalist li span{ float:left; margin-right:10px; color:#999;}
#showimg .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
/*招聘模块*/
#joblist{ padding:15px;}
#joblist dl{ padding:0px 5px 15px; margin-bottom:15px;}
#joblist dt{ padding:5px 10px; font-size:16px; font-weight:bold; border-bottom:1px dotted #ccc;}
#joblist dd{ padding:0px 0px 5px;}
#joblist dd .dtail{ padding:5px 10px; border-top:1px dotted #ccc;}
#joblist dd .dtail span{ margin-right:20px;}
#joblist dd .dtail a{ color:#1C57C4;}
#joblist dd .editor{padding:5px;}
#joblist dd .mis{ padding:5px 10px;}
#joblist dd .mis span{ margin-right:15px; color:#999;}
#showjob{ padding:15px;}
#showjob h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showjob .paralist li{ float:left; width:45%; padding:3px 15px 3px; background:url(../images/dt-0.gif) no-repeat 5px center;}
#showjob .paralist li span{ float:left; margin-right:10px; color:#999;}
#showjob .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showjob .info_cv{ font-size:12px; text-align:center; margin:10px 0px; }	
#showjob .editor{ line-height:2; padding:0px 10px; font-size:14px; }	
#cvlist{ padding:15px;}
/*在线留言*/
#messagelist{ padding:15px;}
#messagelist .metlist{ margin-bottom:10px; border:1px solid #dedede; padding:5px;}
#messagelist .metlist dt{ background:url(../images/arrow.gif) no-repeat left center; border-bottom:1px dotted #dedede; padding:4px 0px 4px 20px; margin-bottom:5px;}
#messagelist .metlist dt span.name{ color:#2c7199;}
#messagelist .metlist dt span.time{ padding-left:8px; color:#999;}
#messagelist .metlist dt span.tt{ float:right; padding-right:5px;}
#messagelist .metlist dd.info span.tt{ display:none; clear:both;}
#messagelist .metlist dd.info span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .metlist dd.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.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; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#messagelist table{ margin:0px auto;}
#messagetable{ padding:15px;}
#messagetable table{ margin:0px auto;}
/*在线反馈*/
#feedback{ padding:15px;}
#feedback table{ margin:0px auto;}
/*友情链接*/
#linklist{ padding:15px 15px 25px;}
#linklist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#linklist .inside{ padding:15px 0px 0px;}
#linklist .metlist .img li{ list-style:none; display:inline; padding-right:5px;}
#linklist .metlist .img img{ width:88px; height:31px;}
#linklist .metlist .txt li{ list-style:none; float:left; width:88px; height:20px; line-height:20px; margin-right:5px; overflow:hidden;}
#linksubmit{ padding:15px;}
#linksubmit table{ margin:0px auto;}
#memberbox{ padding:15px;}
/*站内搜索*/
ul.searchnavlist{ list-style:none; padding:0px; margin:0px;}
ul.searchnavlist li{ padding:5px 0px;}
#searchlist{ padding:15px;}
#searchlist li{ padding-left:10px; margin-bottom:6px; line-height:1.5;}
#searchlist ul{ list-style:none; padding:0px; margin:0px;}
#searchlist ul li{ padding:3px 5px; margin-bottom:5px;}
#searchlist ul li img{ display:none;}
#searchlist .search_title{ display:block; padding:2px 0px;}
#searchlist .search_title a{ font-size:14px; color:#12C; text-decoration:underline;}
#searchlist .search_title em{ color:#c00; text-decoration:underline; font-style:normal;}
#searchlist .search_detail{ display:block; }
#searchlist .search_detail a{ text-decoration:underline; color:#12C;}
#searchlist .search_content em{ color:#c00; font-style:normal;}
#searchlist .search_updatetime{ display:block; margin-top:5px; color:green;}
#searchlist a:hover{ text-decoration:underline;}
/*网站地图*/
#sitemaplist{ padding:15px;}
#sitemaplist .sitemapclass{ padding:5px 0px;}
#sitemaplist .sitemapclass1{ display:block; height:28px; line-height:28px; margin-bottom:5px; border-bottom:1px solid #ddd;}
#sitemaplist .sitemapclass1 a{ padding:5px 10px; background:#eee;}
#sitemaplist .sitemapclass2{ padding-left:15px; padding-top:3px;}
#sitemaplist .sitemapclass2 h3{  background:url(../images/dt-0.gif) no-repeat left center; padding:2px 8px;}
#sitemaplist .sitemapclass2 h3 a{ color:#444;}
#sitemaplist .sitemapclass2 div{ padding-left:2px;}
#sitemaplist .sitemapclass2 h4{ display:inline; padding:2px 6px;}
#sitemaplist .sitemapclass2 h4 a{ text-decoration:underline; color:#2c7199;}


/*翻页样式*/



/*分页*/
.met_page{ margin:20px 0px 20px 0px; overflow:hidden;}
.pageleft {	OVERFLOW: hidden; WIDTH: 300px; LINE-HEIGHT: 24px; HEIGHT: 24px}
.pageright {OVERFLOW: hidden; WIDTH: 300px; LINE-HEIGHT: 24px; HEIGHT: 24px}
.pageleft {	PADDING-LEFT: 0px; FLOAT: left; TEXT-ALIGN: left; font-size:12px;}
.pageright {PADDING-RIGHT: 0px; FLOAT: right; TEXT-ALIGN: right; font-size:12px;}

.pageNavi { PADDING-RIGHT:0px; PADDING-LEFT:0px; PADDING-BOTTOM:25px; MARGIN:10px auto 0px; WIDTH:100%; PADDING-TOP:10px; TEXT-ALIGN:center }
.wp-pagenavi { margin:0px auto; padding-top:15px; font-size:12px;}
.wp-pagenavi a { border-right:#ccc 1px solid; padding-right:8px! important; border-top:#ccc 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#ccc 1px solid; color:#333! important; padding-top:4px! important; border-bottom:#ccc 1px solid; text-decoration:none! important }
.wp-pagenavi a:link { border-right:#ccc 1px solid; padding-right:8px! important; border-top:#ccc 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#ccc 1px solid; color:#333! important; padding-top:4px! important; border-bottom:#ccc 1px solid; text-decoration:none! important }
.wp-pagenavi a:visited { border-right:#ccc 1px solid; padding-right:8px! important; border-top:#ccc 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#ccc 1px solid; color:#333! important; padding-top:4px! important; border-bottom:#ccc 1px solid; text-decoration:none! important }
.wp-pagenavi a:hover { font-weight:bold! important; color:#0b3779! important; background-color:#eee! important }
.wp-pagenavi a:active { border-right:#ccc 1px solid; padding-right:2px; border-top:#ccc 1px solid; padding-left:2px; padding-bottom:2px; margin:2px; border-left:#ccc 1px solid; padding-top:2px; border-bottom:#ccc 1px solid; text-decoration:none }

.wp-pagenavi span.pages { border-right:#ccc 1px solid; padding-right:8px! important; border-top:#ccc 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#ccc 1px solid; color:#454545! important; padding-top:4px! important; border-bottom:#ccc 1px solid }
.wp-pagenavi span.extend { border-right:#ccc 1px solid; padding-right:8px! important; border-top:#ccc 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#ccc 1px solid; color:#454545! important; padding-top:4px! important; border-bottom:#ccc 1px solid }
.wp-pagenavi span.current { border-right:#aaa 1px solid; padding-right:8px! important; border-top:#aaa 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#aaa 1px solid; color:#000! important; padding-top:4px! important; border-bottom:#aaa 1px solid; background-color:#eee! important }
.wp-pagenavi span.nolink{ border-right:#aaa 1px solid; padding-right:8px! important; border-top:#aaa 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#aaa 1px solid; color:#000! important; padding-top:4px! important; border-bottom:#aaa 1px solid; background-color:#eee! important }

/*左侧浮动*/

dl,dd,dt{margin:0;padding:0;}

.floating_ck1 dl{ background:#fff; border:1px solid #dddddd; position:relative;width:98px;}
.floating_ck1{position:fixed;right:20px;top:15%;z-index:999999; cursor: pointer;}
.floating_ck1 dl dd{position:relative;width:98px;height:80px; margin:0 auto;background-color:#fff;text-align:center;background-repeat:no-repeat;background-position:center 20%;}

.floating_ck1 dl dd:hover .floating_left{display:block;}
.floating_ck1 .consult,.words{background-image:url(../images/zxicon.jpg);}
.floating_ck1 .quote{ cursor:pointer; }
.floating_ck1 .quote1{border-bottom:1px solid #dddddd; width:98px; margin:0 auto; height:75px; background:url(../images/kficon.png) no-repeat center 10px;}
.floating_ck1 .quote2{ margin:0 auto; background:url(../images/fanhui.png) no-repeat center; height:38px; }
.floating_ck1 .quote3{ border-bottom:1px solid #dddddd; width:98px; margin:0 auto; background:url(../images/erweima.png) no-repeat center 10px; height:75px; }
.floating_ck1 .quote4{ border-bottom:1px solid #dddddd; margin:0 auto; background:url(../images/wang.png) no-repeat center 10px; height:75px;}

.floating_ck1.qrcord{ cursor:pointer;}
.floating_ck1.return{cursor:pointer;}
.floating_ck1 dd span{color:#000;display:block;padding-top:35px; font-size:14px; color:#303030;}
.floating_ck1 .floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;display:none;}
.floating_ck1 .floating_ewm{height:160px;top:-50px;}
.floating_ck1 .floating_ewm i{background-image:url(../images/erweima.jpg);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}

.contact_index{ background:url(../images/fot_jion.png) no-repeat center; height:216px;}
.ad_btm{ width:1200px; margin:0px auto; position:relative;}
.fclose{ position: absolute; top:-60px; right:0px;}
.fot_frm{ width:500px; margin:80px 0px 0px 450px; overflow:hidden;}
#xzkk{ width:370px; height:35px; border:1px solid #e2e2e2;  margin-top:12px;line-height:35px; color:#303030;font-family:Cgothic; font-size:12px; padding-left:10px; float:left;}

#namesf{ width:150px; height:35px; border:1px solid #e2e2e2; margin-right:12px; margin-top:6px; line-height:35px; color:#303030;font-family:Cgothic; font-size:12px; padding-left:10px; float:left;}
#telf{ width:150px; height:35px; border:1px solid #e2e2e2; margin-left:0px; margin-top:6px;line-height:35px; color:#303030;font-family:Cgothic; font-size:12px; padding-left:10px;float:left;}
#emailf{ width:140px; height:35px; border:1px solid #e2e2e2;  margin-top:6px;line-height:35px; color:#303030;font-family:Cgothic; font-size:12px; padding-left:10px; float:right;}

#buttonsf{ width:120px; height:35px; border:0px solid #cccccc; margin-top:12px; background-color:#d21305; color:#ffffff; text-align:center;font-family:Cgothic; font-size:14px; cursor:pointer; float:right;}

/*产品模块*/
.tdb{padding-bottom:10px;}