@charset "utf-8";
/* CSS Document */
body { font-family:"微软雅黑";}
dl,dt,dd,h1,p,img,h2,p{padding:0px; margin:0px;}
ul{ padding:0px; margin:0px;}
li { list-style:none }
A:link { TEXT-DECORATION: none }
A:hover {  text-decoration: none; }
a:visited {text-decoration: none;}
* {
  margin: 0;
  padding: 0;
  border: 0;
  text-shadow: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

/*------main------------*/
.wrap{ width:640px; margin:0 auto;}
.top{ width:100%; height:80px; line-height:80px; font-size:30px; color:#000; text-align:center; background:#daba81;letter-spacing:10px;}
.fy_info{ width:100%; margin-bottom:100px;background-color: #000;}
.con_info{ width:560px; margin:0 auto; margin-bottom:30px; padding-top: 30px}
.con_info .info_top{ width:560px; height:201px;}
.con_info .info_top img{ float:left;border-radius: 10px;}
.info_top_r{ float:left; margin-left:20px; color:#fff;}
.info_top_r h3{ text-align:left; font-size:32px; overflow:hidden;width:330px; height:42px; margin-top: 20px}
.info_top_r h3 span{ text-align:left; font-size:32px; overflow:hidden; max-width:290px; height:42px; float:left; color:#000;}
.info_top_r h3 img{ float:left; margin-top:2px; margin-left:10px;}
.info_top_r p.desc{ font-size:25px; font-weight:normal;color:#000; margin-top:22px;letter-spacing:3px; width:330px; height:38px; overflow:hidden;}
.info_top_r p{ font-size:26px; font-weight:normal; margin-top:15px;letter-spacing:3px; width:330px; height:30px; overflow:hidden;color:#000;}
.info_top_r p span{ color:#edad18 !important;}
.info_mid{ width:560px; height:39px; font-size:23px; color:#edad18; margin-top:20px;}
.info_mid span img{ vertical-align:middle;}
.info_mid span{ height:39px; line-height:39px; margin-right:8px;}
.info_b{ width:560px; height:55px; margin-top:20px;}
.info_b a div{color:#000}
.info_b_1{width:140px; height:55px; text-align:center; background:#daba81; font-size:26px; font-weight:normal; float:left;border-radius:8px; line-height:55px;    -moz-box-shadow: 0 0px 10px rgba(255,255,255,0.8);
    -webkit-box-shadow: 0 0px 10px rgba(255,255,255,0.8);
    box-shadow: 0 0px 10px rgba(255,255,255,0.8);}
.info_b_2{width:140px; height:55px; text-align:center; background:#daba81; font-size:26px; font-weight:normal; float:left; margin-left:70px;border-radius:8px;line-height:55px; -moz-box-shadow: 0 0px 10px rgba(255,255,255,0.8);
    -webkit-box-shadow: 0 0px 10px rgba(255,255,255,0.8);
    box-shadow: 0 0px 10px rgba(255,255,255,0.8);}
.info_b_3{width:140px; height:55px; text-align:center; background:#daba81; font-size:26px; font-weight:normal; float:right;border-radius:8px;line-height:55px; -moz-box-shadow: 0 0px 10px rgba(255,255,255,0.8);
    -webkit-box-shadow: 0 0px 10px rgba(255,255,255,0.8);
    box-shadow: 0 0px 10px rgba(255,255,255,0.8);}
.devi{ width:100%; background: #474545; height: 1px}

.footer{ width:640px; height:100px; position:fixed;bottom:0px; background:#000; padding-top:5px;}
.footer ul li{ width:64px; height:100px; margin-left:80px; text-align:center; float:left; color:#d2b684;}
.footer ul .active{ color:#efad21;}
.ft01{ background:url(../images/foot_01.png) top left; width:64px; height:65px;}
.ft02{ background:url(../images/foot_02.png); width:64px; height:65px;}
.ft03{ background:url(../images/foot_03.png); width:64px; height:65px;}
.ft04{ background:url(../images/foot_04.png); width:64px; height:65px;}

.footer ul .active .ft01{background:url(../images/foot_01_h.png) top left;}
.footer ul .active .ft02{background:url(../images/foot_02.png;}
.footer ul .active .ft03{background:url(../images/foot_03_h.png);}
.footer ul .active .ft04{background:url(../images/foot_04_h.png);}




















