﻿@charset "utf-8";
/* CSS Document */

/*------------------CSS初始化------------------------*/
*{margin:0;padding:0;}

html{ position:relative;}

body{ color:#333; font-family:"宋体"; font-size:12px; background:#f2f2f2;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button{margin:0;padding:0}
button,input,select,textarea{vertical-align:middle;outline:none}

textarea{overflow:auto;resize:none} 

table{border-collapse:collapse}
th{text-align:inherit}
img{border:0 none;vertical-align:top;}

iframe{display:block}
h1,h2,h3,h4,h5,h6{ font-weight:500; font-size:12px;}
del{text-decoration:line-through}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:500}
ul,li,ol,ul{list-style:none}
caption,th{text-align:left}

a:link{color:#333; text-decoration:none;}       /* 未访问的链接 */
a:visited {color:#333;text-decoration:none;}     /* 已访问的链接 */   
a:hover {color:#ff6e00;text-decoration:underline;} /* 当有鼠标悬停在链接上 */
a:active {color:#ff6e00;}       /* 被选择的链接 */


.clear:after{content:".";display:block;height:0;clear:both;font-size:0;visibility:hidden}
.clear{ clear:both;}



/*top*/
#top{ background:url(../images/index_01.jpg) repeat-x; margin-bottom:10px; width:1000px; margin:0 auto;}

 .top{ width:1000px; margin:0 auto;}
  .top h1{ float:left; width:459px;}
  
 .top_right{ float:right; width:286px; height:98px; background:url(../images/index_07.jpg) no-repeat left 20px; text-align:right;} 
 
 .top_right ul{ padding:33px 0 0 92px;}
  .top_right ul li{ float:left; padding-left:5px;}
  .top_right a{ display:block; float:left; padding-right:5px;}
 

/*nav*/
#nav{ clear:both; background:url(../images/index_14.jpg) repeat-x; height:72px; line-height:42px;}

 .menu{ width:1000px; margin:0 auto;}
  .menu a:link,.menu a:visited{ display:block; float:left; color:#fff; font-family:"微软雅黑"; font-size:14px; padding:0 8px 0 7px;}
  .menu a:hover,.menu a.nav_on{ background:url(../images/index_16.jpg) no-repeat center center; text-decoration:none;}
 
 .menu_two{ width:1000px; margin:0 auto; clear:both; height:30px; line-height:30px;}
  .menu_two ul li{ float:left; color:#666; padding-right:10px;}
   
   .menu_two ul li a:link,.menu_two ul li a:visited{ display:block; padding-right:10px; float:left; /*text-shadow:1px 1px #fff;*/ font-size:14px;}



 #qh_con1,#qh_con2,#qh_con3,#qh_con4,#qh_con5,#qh_con6,#qh_con7,#qh_con8,#qh_con9,#qh_con10,#qh_con11,#qh_con12{ display:none;}



/*bottom*/
#bottom{ background:#ecf4f9; border-top:2px solid #006cb6; height:237px; text-align:center; width:1000px; margin:0 auto;}

 .bottom{ width:1000px; margin:0 auto;}

  .link{ border:1px solid #c7ccd3; width:968px; height:66px; overflow:hidden; margin:13px auto 0; overflow:hidden;}
   .link a:link,.link a:visited{ display:inline-block; float:left; margin-left:10px;}
    .link img{ margin-top:8px; float:left;}
   
  .bottom_text{ line-height:30px; padding-top:15px;}




.KeFuDiv{ top:300px;}
*+html .KeFuDiv{ top:300px;}









