@charset "utf-8";
/* CSS Web */

* { margin:0px; padding:0px; list-style:none;}
body { background:#FFFFFF; color:#000000; font-size:14px; font-family:"微软雅黑";}
a,a:visited { text-decoration:none; color:#333333;}
a:hover { text-decoration:underline; color:#000000;}
.clear { clear:both;}
img { border:none;}
.wrap { margin:auto;}
.container {}
.boxs { margin:auto; width:1400px;}
.bbox { margin:auto; width:960px;}
.cbox { margin:auto; width:800px;}

/*/hearder/////////////////////////////*/
.toper { padding:13px 0px 7px 0px;}
.toper span { float:right;}
.topinputText { border:#999999 1px solid; padding:3px 5px 2px 5px; width:160px;}
.topinputSub { margin-bottom:-5px;}
.header {}
.headtxt { padding:16px 0px 10px 0px;}
.logo { float:left; padding-left:15px;}
.banner { float:right;}
.tabnav { background:#333333;}
.tabs { padding:10px 0px;}
.tabs ul {}
.tabs ul li { float:left; width:13%; text-align:center; border-left:#CCCCCC 1px solid;}
.tabs ul li a,.tabs ul lis a:visited { padding:0px 5px; text-decoration:none; color:#FFFFFF;}
.tabs ul li a:hover { text-decoration:underline; color:#F2F2F2;}
.tabs ul li.on { width:16%; border:none;}
.inhear {}
.inhear { padding:15px 0px; color:#939393;}
.inhear a,.inhear a:visited,.inhear a:hover { text-decoration:none; color:#939393;}

/*//index////////////////////////////*/
.inwwrap {}
.indextop { text-align:right; padding:13px 30px; border-bottom:#F2F2F2 1px solid; margin-bottom:40px;}
.topinputText { border:#999999 1px solid; padding:3px 5px 2px 5px; width:160px;}
.topinputSub { margin-bottom:-5px;}
.indexlogo { text-align:center; margin-bottom:10px;}
.searchtab { background:#444444; padding:30px 0px 20px 0px;}
.indexsearch { text-align:center;}
.indexsearch a { padding:0px 2px; color:#FFFFFF; text-decoration:underline;}
.indexsearch span { color:#CCCCCC; margin:0px 5px;}
.indexTexts { padding:10px 12px; width:500px;}
.indexSubs { padding:7px 30px 10px 30px;}
.indexlist { margin-top:15px; margin-bottom:35px;}
.indexlist h2 { font-size:14px; color:#333333; border-bottom:#CCCCCC 1px solid; padding:5px 0px 7px 0px; margin-bottom:10px;}
.indexlist ul { line-height:23px;}
.indexlist ul li { float:left; width:49%; color:#999999;}
.indexlist ul li span { margin-right:10px;}

/*/footer/////////////////////////*/
.footer { margin-top:20px; font-size:14px; padding:20px 0px; background:#F5F5F5;}
.foottop {}
.footqr { float:left; width:23%; line-height:30px; color:#838383;}
.footqr img { width:160px; height:160px; border:#999999 1p solid; margin-top:5px; margin-right:10px;}
.foottit { float:right; width:77%; color:#666666;}
.foottit h1 { font-size:20px; margin-bottom:10px;}
.foottit h1 span { font-weight:normal; font-size:14px; margin-left:10px;}
.foottit p { line-height:27px;}
.foottit p a,.foottit p a:visited { text-decoration:underline; color:#666666; margin-right:10px;}
.foottit p a:hover { text-decoration:none; color:#FE2502;}
.tolinks { margin-top:10px;}
.tolinks h2 { padding-bottom:5px; font-size:18px;}
.footbot { color:#939393; line-height:30px;}
.footbot h2 { font-weight:normal;}
.footbot h2 a,.footbot h2 a:visited,.footbot h2 a:hover { font-size:14px; font-weight:normal; text-decoration:underline; color:#939393; margin-right:15px;}
.footbot a,.footbot a:visited,.footbot a:hover { text-decoration:none; color:#939393;}