@charset "utf-8";
/* CSS Document 
@font-face { 
  font-family: FZLTHJW; 
  src: url('/webcommon/web/Font/FZLTHJW.TTF'); 
} 
@font-face { 
  font-family: FZLTCHJW; 
  src: url('/webcommon/web/Font/FZLTCHJW.TTF'); 
} */
@font-face {
 font-family: 'KlavikaRegular';
 src: url('/webcommon/web/Font/klavika-regular.eot');
 src: url('/webcommon/web/Font/klavika-regular.eot?#iefix') format('embedded-opentype'),
      url('/webcommon/web/Font/klavika-regular.woff') format('woff'),
      url('/webcommon/web/Font/klavika-regular.ttf') format('truetype'),
      url('/webcommon/web/Font/klavika-regular.svg#KlavikaRegular') format('svg');
} 
html,body{ margin:0px; height:100%;}
body{margin:0; padding:0; font-size:14px; font-family:"黑体"; color:#fff;}
a:link,a:visited{color:#fff;}
/*wrapper*/
#wrapper {width:100%;margin:0 auto; min-height: 100%; position: relative;}
/*head*/
.head{width:100%; height:64px; }
.header{width:1024px; height:64px; margin:0 auto; }
h2{font-size:24px; float:left; font-family:"黑体"; letter-spacing:0px; line-height: 64px; padding: 0; margin: 0; font-weight: normal;}
.logo{width:160px; height:42px;  margin-top: 10px;}
/*.header img{ float:left;}*/
.header h4{ height:48px; line-height:24px; letter-spacing:0px;font-size:15px;font-family:"黑体"; font-style:italic; float:right; padding-right:70px;padding-top:7px;}
/*contentWrap*/
.warp-min{padding: 15% 0 5% 0; display: block; height: 100%;}
#contentWrap{width:1000px; margin:0px auto; clear: both; height: 680px; overflow:hidden;}
.banner{float:left; width:672px; height:378px;background:url(/webcommon/web/images/Home/banner-bj.png) no-repeat; padding:14px; overflow: hidden;display:none;}
.content{float:right; width:284px;}
.contentTop{ height:406px;  padding: 0 20px; margin-bottom: 40px; background: #333; border:1px solid #fff;}
.contentTop h4{width:270px; text-align: center; padding: 10px 0;}

.ues{font-size:20px; text-align:center; letter-spacing:0px; padding-left: 30px;}
.gpd{font-size:20px; text-align:center; letter-spacing:0px; padding-right: 44px;}
.ues1{padding-left: 30px;font-size:12px}
.lage{font-size:12px; color:#CCC;letter-spacing:0px; }
.lage a{ text-decoration:none; color:#CCC;font-family:"黑体"}

form p{font-size:16px; height:20px; line-height:20px; margin:10px 0px 0px 0px;}
input{width:230px; height:26px; margin:0px 0px 0px 0px;border:1px solid #000;}
.code{width:160px; height:32px; margin-top:25px;}
.replace{font-size:14px; margin-top:5px;}
.inp{font-family:"黑体"; width:94px;  height:31px; font-size:15px; color:#fff;letter-spacing:1px; padding-left:16px; background:url(/webcommon/web/images/Home/bt.jpg); border: medium none;}
p span{ font-size:14px;}
 

/*footer*/
#footer{width:100%;height:40px; position: absolute; bottom: 20px; left: 0;}
#footer p{width:100%; line-height:40px; text-align: center; }
#footer p span{font-family:黑体,Calibri,Arial,sans-serif;}
/*自定义*/
.imgHide{display:none;}
.imgShow{display:Block;}
#web_bg{position:absolute; width:100%; height:100%; z-index:-1}



