﻿/*==
  网站公用css 文件 
==*/
/*==IE 6.0 背景图片缓存操作==*/
*{margin: 0px;padding: 0px;}
html{_filter:expression(document.execCommand("BackgroundImageCache",false,true));}
html,body{margin:0;padding:0}
/*body {
  font-size: 12px;color: #fff;font-family:SimSun,Microsoft YaHei;
}*/
a{text-decoration:none;cursor:pointer; behavior:expression(this.onFocus=this.blur());  /* for IE ==*/color:#fff;}
a:hover{color:#FF0;}
*:focus { outline: none; }
ul li{ list-style-type:none;}
img{border: none;}
ul{margin: 0px;padding: 0px;}
var,em,strong,i,b{font-style:normal;}
/*==清除浮动==*/
.clearfix:before, .clearfix:after { content:""; display:table;}
.clearfix:after { clear:both;}
.clearfix { *zoom:1;}
/*==基础样式==*/
.l{float:left;}.r{float:right;}.cl{clear:both;}
.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}
.tdl{text-decoration:underline;}.tdn,a.tdl:hover,a.tdn:hover{text-decoration:none;}
.b{font-weight:bold;}.n{font-weight:normal; font-style:normal;}
.bd-none{border: none;}
.vm{vertical-align:middle;}.vtb{vertical-align:text-bottom;}.vt{vertical-align:top;}.vn{vertical-align:-2px;}
.fa{font-family:arial;}.ft{font-family:tahoma;}.fw{font-family:Microsoft YaHei}.fs{font-family:SimSun;}
.rel{position:relative;}.abs{position:absolute;}.ovh{overflow:hidden;}
.dn{display:none;}.db{display:block;}.dib{display:inline-block;}.di{display:inline;}
.cur{cursor:pointer;}
.mc{margin:0 auto}
.sel option {color: #000}
select {color: #000!important;}
.jijiang {width: 320px;height: 70px;line-height: 70px;text-align: center;color: #FFE56C;font-size: 26px;}
/*==公用颜色样式==*/
/*== css font color ==*/
.col-yellow{color:#fff100}
.col-red{color:#ff0000}
.col-white{color:#fff}
.col-help-yellow{color:#ffd285}
.col-grenn{color:#45c6e6}
.col-blue{color:#109dff}
.col-gray{color:#b3b3b3}
.hei {color: #000!important;}
/*== css font color end==*/
/*== css link color ==*/
a.link-col-yellow{color:#fbd70f}
a.link-col-yellow:hover{color:#fff}
a.link-col-witch{color:#fff}
a.link-col-witch:hover{color:#fbd70f}
a.link-col-dellRed{color:#BB1515}
/*== css font color end==*/
/*==表单验证样式==*/

/*== 密码强度 ==*/
.top_testresult{font-weight: bold;font-size:12px;font-family: arail,helvetica,san-serif;color:#FFF;padding:0;margin:0 0 0 0;}
.top_testresult span{padding:0 6px;margin:0;height: 24px;line-height: 24px;}
.top_shortPass{background:#FF0000;}
.top_badPass{background:#5A025A;}
.top_goodPass{background:#0029AA;}
.top_strongPass{background:#128511;}
/*== us by validation ==*/
.FormError {position: absolute;top: 300px;left: 300px;display: block;z-index: 500;}
.FormError .FormErrorC {width: 100%;background: #ee0101;position:relative;z-index:501;color: #fff;font-family: tahoma;font-size: 11px;line-height: 14px;border: 2px solid #ddd;box-shadow: 0 0 6px #000;-moz-box-shadow: 0 0 6px #000;-webkit-box-shadow: 0 0 6px #000;padding: 4px 10px 4px 10px;border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;}
.FormError .FormErrorA {width: 15px;margin: -2px 0 0 13px;position:relative;z-index: 506;}
.FormError .FormErrorABottom {box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;margin: 0px 0 0 12px;top:2px;}
.FormError .FormErrorA div {border-left: 2px solid #ddd;border-right: 2px solid #ddd;box-shadow: 0 2px 3px #444;-moz-box-shadow: 0 2px 3px #444;-webkit-box-shadow: 0 2px 3px #444;font-size: 0px;height: 1px;background: #ee0101;margin: 0 auto;line-height: 0;font-size: 0;display: block;}
.FormError .FormErrorABottom div {box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;}
/*==use by jquery ui dialog==*/
.ui-dialog-content{padding: 5px 1px;}
.ui-dialog-title{font-size:14px;}
#Dialog{font-size:12px;}
#Dialog p {line-height:16px;margin:10px 0px 10px 10px;height: auto;}
#SendForm input[type=text], #SendForm input[type=password]{border:1px solid #6A4444;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;box-shadow: 0 0 2px #6A4444;-moz-box-shadow: 0 0 2px #6A4444;-webkit-box-shadow: 0 0 3px #6A4444;}
#SendForm input[type=text]:hover, #SendForm input[type=password]:hover{border:1px solid #6A4444;}
#SendForm input[type=text]:focus, #SendForm input[type=password]:focus{border:1px solid #6A4444;}
.p-re {
	position: relative;
}
.reg-yzm-img  {position: absolute;left: 269px;top: 0px;width: 61px;height: 25px;}
.form-group li {position: relative;}
/*.nav .on {
    position: absolute;
    top: 0;
    left: 0;
    height: 46px;
    z-index: 100;
    background: url(images/nav-li-hover.png);
}*/

.floatDiv a{display:block;width:130px;font-size: 0;position:relative;}
/*.lStyle{background:url(../images/common/duilian_left2.gif) no-repeat;height: 474px;}
.floatDivs{background:url(../images/common/duilian_right2.gif) no-repeat;height: 474px;}
*/

.kfright{ background:url(../images/kfright.png?=2) no-repeat; width:106px; height:264px; position:relative;}
.kfleft a,.kfright a{ display:block;}
.kfweixin{ position: absolute; right:95px; bottom:48px; background: url(../images/kfweixin.jpg) no-repeat; width: 151px; height: 170px; display: none;}
.kfphone1{ position: absolute; right:95px; bottom:125px; background: url(../images/kfphone1.png) no-repeat; width: 151px; height:92px; display: none;}
.kfphone2{ position: absolute; right:95px; bottom:90px; background: url(../images/kfphone2.png) no-repeat; width: 151px; height:92px; display: none;}
.yh-hot {
  display: block;
  width: 19px;
  height: 21px;
  position: absolute;
  right: 9px;
  top: -14px;
  background: url(../images/i-hot.gif?=1) no-repeat center center;
}
/*.rStyles {background:url(../images/kf-lv2.gif) no-repeat;}*/
 .articles-con table{
  cellspacing:0px;
  cellpadding:0px;
  border-left:1px solid #fefba6;
  border-top:1px solid #fefba6;
  text-align:center;
  border-collapse: collapse;
  /*width: 900px;*/
}
.articles-con table th{
   background:#af773c;
   color:#FF9900;
   text-align:center;
   vertical-align:center;
   padding:20px;
}
.articles-con  table th,td{
  padding:10px;
  text-align:center;
  border-right:1px solid #fefba6;
  border-bottom:1px solid #fefba6;

}
div.flicking_con{position:absolute;top:0px;left:31%;z-index:999;width:300px;height:21px;margin:0 0 0 -50px;}
div.flicking_con a{float:left;width:17px;height:21px;
  margin:0;padding:0;background:url(../images/lb/btn_main_imgs.png) 0px 0px no-repeat;display:block;text-indent:-1000px}
div.flicking_con a.on{background-position:0 -21px}
.bn-box {
  background-position: center center;
}
.atime {
  position: absolute;
  left: 177px;
  top: -2px;
  line-height: 22px;
  color:#969696;
  width: 300px!important;
}


/*左上*/
#service-lefttop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    display: inline-block;
    width: 160px;
    height: 160px;
    background: url(../images/common/left_top.gif?=2) no-repeat left top;
}
#service-lefttop a {
    display: inline-block;
    width: 174px;
    height:146px;
    vertical-align: top;
}
#service-lefttop a:hover {
    height: 661px;
}
#service-lefttop a{position: relative;}
#service-lefttop a .l1{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 270px;
    height: 350px;
    display: none;
}
#service-lefttop a .l2{
    position: absolute;
    top: 350px;
    left: 0px;
    width: 270px;
    height: 433px;
    display: none;
}
#service-lefttop a:hover .l1{
  display: block;
}
#service-lefttop a:hover .l2{
  display: block;
}
#service-lefttop a:hover:before {
    display: inline-block \9;
    width: 270px;
    height:700px;
    opacity: 1;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top;
}
#service-lefttop a:before{
    content:'';
    display:inline-block;
    display:none \9;
    width:230px;height:173px;
    background:url('../images/common/left_top_hover.png?=3')  no-repeat center top;
    no-repeat left top;opacity:0;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -webkit-transition:all .5s ease;
    transition:all .5s ease;
    -moz-transform:skewX(145deg);
    -ms-transform:skewX(145deg);
    -webkit-transform:skewX(145deg);
    transform:skewX(145deg);
    -moz-transform-origin:left top;
    -ms-transform-origin:left top;
    -webkit-transform-origin:left top;
    transform-origin:left top;
}
.ele-topad-close-btn {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    /*background: url(../images/common/icon_close_n.png) no-repeat left top;*/
}
.mic-content .container {
    background-color: #fff;
    z-index: 6;
}
.tab-content a{
  color: #333;
}
div.flicking_con{position:absolute;top:0px;left:31%;z-index:999;width:300px;height:21px;margin:0 0 0 -50px;}
div.flicking_con a{float:left;width:17px;height:21px;
  margin:0;padding:0;background:url(../images/lb/btn_main_imgs.png) 0px 0px no-repeat;display:block;text-indent:-1000px}
div.flicking_con a.on{background-position:0 -21px}
div.flicking_con1 a{float:left;width:17px;height:21px;
  margin:0;padding:0;background:url(../images/lb/btn_main_imgs.png) 0px 0px no-repeat;display:block;text-indent:-1000px}
div.flicking_con1 a.on{background-position:0 -21px}

.bn-box {
  background-position: center center;
}
.atime {
  position: absolute;
  left: 177px;
  top: -2px;
  line-height: 22px;
  color:#969696;
  width: 300px!important;
}