﻿
/*---顶部---*/
.txj_top_line{ height:130px; overflow:hidden; width:100%;     background: #FAFAFF;}

.txj_top_right{ padding-top:20px; float:right; color:#7a7a7a;}
.txj_top_right a{ color: #7a7a7a;text-decoration:none;}
.txj_top_right a:hover{ color:#333;text-decoration:none;  }

#txj_user{ float:left; color:#990000; font-size:14px; font-weight: bold;}

.txj_tel{float:right; padding-top:70px; }



/*导航样式*/
#txj_menu{height:44px; line-height:44px; width:100%;background:url(../images/daohang.jpg) no-repeat center top;}
#txj_menu ul{ padding-left:10px;margin:0 auto;  z-index:1000;width:1017px; position:absolute;}
#txj_menu ul li{position:relative;float:left;overflow:hidden;list-style-type:none;width:113px;}
#txj_menu ul li a{display:block;color:#EFEFEF;margin:0 auto;line-height:44px; text-align:center; font-size:14px;}
#txj_menu ul li a:hover{ color:#FFFFFF;text-decoration:none; background: url(../images/daohangbg.png) no-repeat center;}

/*导航样式二级样式*/
#subTxjmenu{position:absolute;top:44px;text-align:center; z-index:1000; }
#txj_menu #subTxjmenu a{width:102px;font-size:12px;color:#06C;line-height:25px; background-color:#F6F6F6;font-weight:normal; border-bottom:1px solid #E3E3E3; }
#txj_menu #subTxjmenu a:hover{color:#fff; border-bottom:1px solid #63F;background-color:#0b97d2; text-decoration:none; background-image:none;}


/*焦点大图*/
.flexslider { position: relative; height:500px; overflow: hidden; width:100%;}
.slides { position: relative; z-index: 1;}
.slides li { height: 500px; text-align:center; width:100%;}
.slides li a{ display:block; width:100%; height:500px;}
.flex-control-nav { position: absolute; bottom: 10px; z-index: 2; width: 100%; text-align: center;}
.flex-control-nav li { display: inline-block; width: 14px; height: 14px; margin: 0 5px; *display: inline; zoom: 1;}
.flex-control-nav a { display: inline-block; width: 14px; height: 14px; line-height: 40px; overflow: hidden; background: url(../images/dot.png) right 0 no-repeat; cursor: pointer;}
.flex-control-nav .flex-active { background-position: 0 0;}



