@charset "utf-8";
/* CSS Document */
html{overflow-y:scroll;}
div,ul,li,h1,h2,h3,h4,p,dl,dd,dt{margin:0; padding:0;}
ul,li{list-style:none;}
img{border:0;}
body { margin:0; background:#fff;}
body{font-family:Arial, Helvetica, sans-serif;font-size: 12px;color: #666666;}
a:link {color: #666666;text-decoration: none;}
a:visited {text-decoration: none;color: #666666;}
a:hover {text-decoration: none;color:#f00;}
a:active {text-decoration: none;color: #666666;}
.clear{clear:both}
.l{float:left;}
.r{float:right;}
.c{margin:0 auto; width:960px;}

/**/
#logo{ height:98px; overflow:hidden; margin-bottom:8px;}
.logo{width:210px; height:98px;}
.nav{ width:520px; height:42px; overflow:hidden; margin-top:56px;}
.nav ul{margin-left:16px;_margin-left:14px;}
.nav ul li{float:left; width:122px; height:42px; text-align:center; font-size:14px; font-weight:bold;line-height:42px; margin:0 2px; background:url(../images/nav.jpg) no-repeat}
.nav ul li a{ color:#fff;}
.nav ul li a:visited{ color:#fff}
.nav ul li a:hover{ background:url(../images/navhover.jpg) no-repeat; display:block; width:122px; height:42px; /*color:#0166ff*/}
.search{ width:223px; height:42px; background:url(../images/searchbg.jpg) no-repeat;margin-top:56px; position:relative}
.searchinput{color:#6dacd7; margin-left:5px; height:30px; line-height:30px; width:180px; margin-top:2px; border:0px;}
.searchbutton{ position:absolute; right:3px; top:10px;}

#banner{width:100%; height:295px; background:#dadada; margin-bottom:8px;}
.banner{width:970px; margin:0 auto; text-align:center; background:#fff}
#slideshow { position:relative; height:295px; width:970px; margin:0 auto; text-align:center; background:#fff}
#slideshow IMG { position:absolute; top:0; left:5px; z-index:8; opacity:0.0; width:960px; height:295px; }
#slideshow IMG.active { z-index:10; opacity:1.0; }
#slideshow IMG.last-active { z-index:9; }

#indexmain{ height:auto;}
.ileft{ width:650px; height:auto; overflow:hidden;border:1px solid #d8d8d8;background:#f5f5f5; padding-bottom:10px;}
.iabout{ font-size:14px; line-height:18px; margin:0 14px; }
.iabout h3{ margin-top:10px;font-size:18px; color:#333333; line-height:30px; height:30px; text-align:left; text-indent:20px; background:url(../images/dian.jpg) left center no-repeat;}
.iabout .txt{ min-height:400px; height:auto}
.iabout p.more a{ color:#0963f8; font-size:12px;}

.iright{width:305px; height:auto; overflow:hidden}
.contacttxt{margin:10px auto;color:#416984; height:100px; font-size:14px; height:auto}
.contacttxt h3{ color:#416984; font-size:18px; height:30px; line-height:30px; margin-bottom:10px;}

#copyright{}
.inav{clear:both; margin-top:30px; padding:0; width:650px;}
.inav ul li{float:left; font-size:12px; font-weight:bold; margin-right:25px;text-align:left;}


.copyright{ background:#a6a6a6; width:305px; height:auto; overflow:hidden}
.copyright .txt{margin:10px 15px; line-height:16px; font-size:12px; color:#fff}

.servicelist{ margin:5px auto;}
.servicelist ul li{ border:1px solid #a6a6a6; width:301px; height:30px; line-height:30px; font-size:18px; text-align:left; text-indent:10px;}
.servicelist ul li a:visited{}
.servicelist ul li a:hover{ width:301px; height:30px; line-height:30px; display:block; background:#0365ff; color:#fff}
.servicelist ul li a.hover{ width:301px; height:30px; line-height:30px; display:block; background:#0365ff; color:#fff}

.txtc{height:auto; overflow:hidden;}
.cleft{ width:380px; height:auto; font-size:14px;}
.cleft span,.cright span{color:#f00;}
.cinput{width:360px;}
.cinput2{width:230px;}
.ctextarea{width:230px; height:53px;}
.send{clear:both; text-align:center; height:auto; overflow:hidden}
.csend{margin-top:20px; height:30px; width:100px; background:#c0c0c0; cursor:pointer; color:#fff}


span.error{ display:block}
span.success{}




