@charset "utf-8";
/* CSS Document */
body{ padding:0; margin:0;  font:normal 12px/200% "微软雅黑"; color:#000000;text-align:center; background:url(images/bg.jpg);}
h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td{margin:0;padding:0;}
div{margin:0 auto;text-align:left;font:normal 12px/200% "微软雅黑";}
li,p{text-align:left;font:normal 12px/200% "微软雅黑";}
a:link,a:visited{color:#000000; text-decoration:none;}
a:hover{color:#000000; text-decoration:underline;}
img{ border:none;}
ol,ul,li{list-style:none;}
em,i{ font-style:normal;} 
/*clear*/
.clearfix:before,.clearfix:after {content:"";display:table;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;}
/*other*/
h1,h2,h3,h4,h5,h6{ text-align:left;font:normal 12px/200% "微软雅黑";}
.mt10{ margin-top:10px;}
.mb10{ margin-bottom:10px;}
.m10{ margin:10px auto;}
.w1000{ width:1000px;}
.list_14 li{ background:url(images/dot.gif) no-repeat 0 12px; padding-left:12px;font-size:14px;}
.list_12 li{ background:url(images/dot.gif) no-repeat 0 8px; padding-left:12px;}
.fl{ float:left;}
.fr{ float:right;}

/*header*/
.header{background:#fff;height:41px;}
.header span{float:left;}
.header span img{margin-top:3px;}
.header em{float:right;padding-top:8px;}
.header em a{margin:0 6px;}
.header em,.header em a,.header em a:link,.header em a:visited,.header em a:hover{color:#666;}

.bg01{ background:url(images/top01.jpg) top center no-repeat;}
.top01{ height:426px;}

.p1_con{ width:980px;}
.p1_con .fl{ width:400px;}
.p1_con .fr{ width:555px; padding-top:175px;}

.p1_con .fl .box01{ background:url(images/bg02.png) bottom right no-repeat; padding-right:3px; padding-bottom:6px; margin-bottom:20px;}
.p1_con .fl .box01 img{ border:#cc6264 2px solid;}
.p1_con .fl .box02{ font-size:16px;}
.p1_con .fl .box02 img{ display:block; margin-bottom:8px;}


.p1_con .fr .box01{}
.p1_con .fr .box01 li{background:#e1261d;  float:left; width:182px; height:150px; margin:0 1px 1px 0; overflow:hidden;}
.p1_con .fr .box01 li b{color:#ffd668; font-size:22px; font-weight:normal; text-align:center; line-height:150px; display: block;}
.p1_con .fr .box01 li b a,.p1_con .fr .box01 li b a:hover{color:#ffd668;}
.p1_con .fr .box01 li p{ cursor:pointer }
.p1_con .fr .box01 li:hover b{ display:none;}
.p1_con .fr .box01 li:hover p{display:block; background:#a7120c;width:157px; height:120px; position:relative; z-index:10; top:0; left:0; font-size:14px; color:#fff; line-height:170%; padding:15px 10px 15px 15px;
-webkit-transition: all 0.1s; 
            -moz-transition: all 0.1s;
             -o-transition: all 0.1s; 
             -ms-transition: all 0.1s;
}
.p1_con .fr .box01 li:hover p em{color:#ffd668; display:block; font-weight:bold;}

.p1_con .fr .box02{ background:#fff; border:#e2261b 1px solid; border-top:none; width:546px; float:left;}
.p1_con .fr .box02 div.listBox{width:100%;height:auto;clear:both;}
.p1_con .fr .box02 ul li{ background:url(images/dot.png) 0 14px no-repeat; text-align:left; padding-left:15px; font-size:16px;height:30px;}

.p1_con .fr .box02 ul li em{ color:#df271d;}
.p1_con .fr .box02 ul{ margin:20px;}
.page{
  text-align:center;
  padding:15px 0;
}
.page a{
  display:inline-block;
  padding:3px 10px;
  margin:0 5px;
  border:1px solid #d3d3d3;
}




.copyright{ background:#c62220; padding:50px 0; text-align:center; margin-top:100px; color:#fff;}