@charset "gb2312";
/* CSS Document */

/**公共部分**/
*{margin:0px; padding:0px;}
img{border:none; vertical-align:top;}
li{list-style-type:none;}
ul,dl,ol{list-style:none;}
h1,h3,h4,h5,h6{font-weight:normal; font-size:100%;}
h2{font-size:18px; color:#333333; font-weight:normal;}
body{font:14px "微软雅黑"; max-width:768px;width: 100%; margin:auto; background:#F7F7F7;}
address,cite,code,em,th{font-weight:normal; font-style:normal;}
.clear{clear:both;}
a{outline: none;}

.aBlack a,.aBlack{ color:#333333; text-decoration:none;}
.bBlack a,.bBlack{ color:#666666; text-decoration:none;}
.cBlack a,.cBlack{ color:#999999; text-decoration:none;}
.aRed a,.aRed{ color:#FF5E59; text-decoration:none;}
.aGreen a,.aGreen{ color:#65B90A; text-decoration:none;}
.aBlue a,.aBlue{ color:#3F7EA5; text-decoration:none;}
.aPurple a,.aPurple{ color:#8554DD; text-decoration:none;}
.aBlove a,.aBlove{ color:#41B8A1; text-decoration:none;}
.aOrange a,.aOrange{ color:#FF6900; text-decoration:none;}

/**头部**/
.bodyIn{ width:100%; background:#FFFFFF;}
.llMain{ width:100%; padding-bottom:15px;}
.llHead{ width:100%;}
.llTop{ width:100%; height:50px; background:#f60;}
.llLogo{ float:left; width:126px; height:36px; margin:8px 0px 0px 2%;}
.llLogo a{ display:block; float:left; width:126px; height:36px; background:url(../images/logo.png) no-repeat; background-size:auto 36px;}
.llSerBox{ float:right; width:50%; height:30px; margin:10px 3% 0px 0px; background:#FFFFFF; border-radius:100px;}
.llSerBox input.text1{ float:left; width:70%; height:30px; background:none; border:none; line-height:30px; padding-left:10px; font-family:"微软雅黑"; color:#999999; font-size:14px;}
.llSerBox button{ background:none; border:none; margin:0px 10px 0px 0px; float:right;}
@font-face {
  font-family: 'sousuo';
  src: url('../fonts/iconfont1.eot');
  src: url('../fonts/iconfont1.eot?#iefix') format('embedded-opentype'),
  url('../fonts/iconfont1.woff') format('woff'),
  url('../fonts/iconfont1.ttf') format('truetype'),
  url('../fonts/iconfont1.svg#iconfont') format('svg');
}
.sousuo{
  font-family:"sousuo" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color:#999999; font-size:27px; display:inline-block; line-height:30px;
}
.llMenu{ width:100%;}
.llMenu li{ width:100%; height:46px; border-bottom:1px solid #F2F2F2;}
.llMenu li a{ display:block; float:left; width:20%; height:46px; line-height:45px; font-size:18px; color:#333333; text-decoration:none; text-align:center;}
.llMenu li a.hover{ color:#008BCC;}

/**底部**/
.nfxFoot{ width:100%; background:#FFFFFF; padding-top:8px;}
.nfxFoot p{ width:100%; text-align:center; white-space:normal; font-size:12px; color:#999999; padding-top:10px;}
.nfxFootIn{ width:100%; height:30px; line-height:30px; background:#FF6900; margin-top:10px;}
.nfxFootInIn{ width:96%; margin:auto; }
.nfxFootInIn a{ color:#FFFFFF; text-decoration:none; display:block;}
.nfxFootInIn a.nfxLeft{ float:left; width:20%; height:30px;}
.nfxFootInIn a.nfxRight{ float:Right; width:20%; height:30px; text-align:right;}
.nfxFootFoot{ width:100%; position:relative; padding-bottom:20px;}
.nfxFootSub{ width:100%; position:absolute; right:0px; top:-262px; box-shadow:0px 0px 0px #CCCCCC; box-shadow:0px -3px 3px #CCCCCC;}
.nfxSubTopList1{ border-top:1px solid #F0F0F0; }
/**图标1**/
.llIcon1{width:64px; height:64px; position:relative; display:inline-table;}
.llIcon1 a{ display:block; width:64px; height:64px; position:relative;}
.llIcon1 a img{ width:60px; height:60px;margin:0}

/**.llIcon1 a em{ display:block; width:64px; height:64px; background:url(../images/bg1.png) no-repeat; position:absolute; left:0px; bottom:2px;}

/**图标2**/
.llIcon2{width:76px; height:76px; position:relative; display:inline-table;}
.llIcon2 a{ display:block; width:76px; height:76px; position:relative;}
.llIcon2 a img{ width:72px; height:72px;}
.llIcon2 a em{ display:block; width:76px; height:76px; background:url(../images/bg3.png) no-repeat; position:absolute; left:0px; bottom:2px;}

/**页码**/
.llPage{width:100%; text-align:center; margin-top:15px;}
.llPage a{height:28px; line-height:28px; display:inline-block; color:#999999; text-decoration:none; border:1px solid #EEEEEE; padding:0px 10px; background:#FFFFFF;}
.llPage a.currentPage{color:#f60; border:1px solid #f60;}
.llPage a:hover.numa{color:#999999;  border:1px solid #EEEEEE;  background:#FFFFFF; font-weight:normal;}

/**所在位置**/
@font-face {
  font-family: 'weizhi';
  src: url('../fonts/iconfont7.eot');
  src: url('../fonts/iconfont7.eot?#iefix') format('embedded-opentype'),
  url('../fonts/iconfont7.woff') format('woff'),
  url('../fonts/iconfont7.ttf') format('truetype'),
  url('../fonts/iconfont7.svg#iconfont') format('svg');
}
.weizhi{
  font-family:"weizhi" !important;
  font-size:17px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.llSize{ width:94%; margin:auto; height:18px; line-height:18px; overflow:hidden; color:#999999; padding-top:10px;}
.llSize span{ color:#333333;}



/**另外的顶部**/
.llFhIn{ width:94%; margin:auto;}
.llFanhui{ float:left; margin-top:8px;}
.llFanhui a{ color:#FFFFFF; text-decoration:none;}
.llTopXx{ font-size:23px; color:#FFFFFF; text-align:center; margin:0px 90px 0px 50px; padding-top:10px;}
.llShouye{ float:right; margin-top:8px;}
.llShouye a{ color:#FFFFFF; text-decoration:none; margin:0px 0px 0px 10px;}
@font-face {
  font-family: 'fanhui';
  src: url('../fonts/iconfont11.eot');
  src: url('../fonts/iconfont11.eot?#iefix') format('embedded-opentype'),
  url('../fonts/iconfont11.woff') format('woff'),
  url('../fonts/iconfont11.ttf') format('truetype'),
  url('../fonts/iconfont11.svg#iconfont') format('svg');
}
.fanhui{
  font-family:"fanhui" !important;
  font-size:35px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'llss';
  src: url('../fonts/iconfont12.eot');
  src: url('../fonts/iconfont12.eot?#iefix') format('embedded-opentype'),
  url('../fonts/iconfont12.woff') format('woff'),
  url('../fonts/iconfont12.ttf') format('truetype'),
  url('../fonts/iconfont12.svg#iconfont') format('svg');
}
.llss{
  font-family:"llss" !important;
  font-size:28px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'shouye';
  src: url('../fonts/iconfont13.eot');
  src: url('../fonts/iconfont13.eot?#iefix') format('embedded-opentype'),
  url('../fonts/iconfont13.woff') format('woff'),
  url('../fonts/iconfont13.ttf') format('truetype'),
  url('../fonts/iconfont13.svg#iconfont') format('svg');
}
.shouye{
  font-family:"shouye" !important;
  font-size:32px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.llIcon2 a img{ width:72px; height:72px;border-radius:20px; }
.llIcon1 a img{ width:60px; height:60px;margin:0;border-radius:15px; }


.nfxTopTop{ width:100%; position:relative;}
.nfxTop{ width:100%; height:50px; background:#FF6900;}
.nfxTopIn{ width:96%; margin:auto;}
.nfxTopIn1{ width:61%; float:right;}
.nfxMenu{ float:right; width:30px; margin-top:15px; margin-right:0x;}
.nfxMenu2{ float:right; width:30px; margin-top:15px; margin-right:3%;}
.nfxMenu a{ display:block; width:30px; height:20px; background:url(../images/bg1.png) no-repeat 0px 0px; background-size:100px 100px;}
.nfxMenu2 a{ display:block; width:30px; height:20px; background:url(../images/bg1.png) no-repeat 0px 0px; background-size:100px 100px;}
.nfxLogo{ float:left; width:108px; margin:6px 0px 0px 15px;}
.nfxLogo1{ float:left; width:108px; margin:6px 0px 0px 15px;}
.nfxLogo a{ display:block; width:110px; height:38px; background:url(../images/logo1.png) no-repeat; background-size:110px 38px;}
.nfxLogo1 a{ display:block; width:110px; height:38px; background:url(/kaifadou/statics/mob/images/logo1.png) no-repeat; background-size:110px 38px;}
.nfxSearch{ float:right; width:72%; height:30px; background:#FFFFFF; border-radius:100px; margin-top:10px; margin-right:15px;}
.nfxText{ float:left; width:75%;}
.nfxText input.text1{ float:left; width:100%; height:30px; line-height:30px; border:none; background:none; padding-left:10px; font-family:"閻庣敻鍋婇崰娑㈡嫃鐎ｎ喗鈷栭柛娑橆嚟閹凤拷"; color:#999999; font-size:14px; outline:none;}
.nfxSubmit{ float:right; width:23px; margin:6px 8px 0px 0px;}
.nfxSubmit input.submit1{ border:none; background:none; width:19px; height:18px; background:url(../images/bg1.png) no-repeat -55px 0px; background-size:100px 100px; cursor:pointer;}
.nfxSubTop{ width:100%; background:#FFFFFF; position:absolute; left:0px; top:50px; z-index:9999; box-shadow:0px 3px 3px #CCCCCC;}

