body{
    font-family:"Microsoft yahei";
}
.top-banner .t_b_right {
	float:left;
}
.top-banner .t_b_left {
	float:right;
	width:380px;
}
.topline{
    position: fixed;
    top:0;
    z-index:1000;
    width:100%;
    height:32px;
    background: url("/Templates/wzmbwj/images/topline.gif") repeat scroll 0 -3px;
    background: rgba(0, 0, 0, 0) url("/Templates/wzmbwj/images/topline.gif") repeat scroll 0 -3px;
}
.inner-line{
    width:1000px;
    margin:0 auto;
}
 .topline span{
    float: right;
     cursor: pointer;
     line-height:30px;
}
.logotext{
    color: #696969;
    display: block;
    font-family: yahei;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 26px;
    text-align: -moz-center;
    width: 150px;
    word-spacing: 3px;
}
.titletext h1{
    margin:30px;
}
.left-nav,.rightcontent{
    float: left;
    margin-right:30px;
}
.rightcontent{
    width:900px;
}
.left-nav{
    height:800px;
    background:#f0f6e4 none repeat scroll 0 0 ;
}
input{
    border:1px solid #b3c9af;
}
ul.ztree{
    border:none;
    overflow: auto;
}
.main a,.main a:visited , span,div,p,h1,h2,h3,h4,li{
    color: #555;
}
.main a:hover,.main a:active{
    color: #000;
    text-decoration: none;
}
.main{
    width:1000px;
    position: relative;
    margin:0 auto;
    z-index:10;
}
.top-nav{
    left: -44px;
    padding: 66px 0 58px;
    position: relative;
    width: 1023px;
}
.list-inline .nav-item{
    position: relative;
    width:94px;
    text-align: center;
    padding:18px 0 0;
    height:50px;
    *display:inline-block;
    zoom: 1;
}
.on ,.current{
    border-bottom:4px solid #333;
}
.on .item-link:link, .on .item-link:visited ,.current .item-link:link, .current .item-link:visited{
    color: #000;
}

.nav-item .item-link{
    font-weight:bold;
    font-size:15px;
    border-right:1px solid #333;
    display: block;
    line-height:15px;
    height:15px;
}
.nav-item:last-child .item-link{
    border-right:none;
}
.nav-content{
    height:50px;
}
.nav-logo{
    padding-top:5px;
    float: left;
}
.nav-logo img{
    width:150px;
}
.nav-daohang{
    float: right;
}
.nav-second{
    position: absolute;
    top:46px;
    left:-12px;
    z-index: 100;
    background-color: #333;
    width:123px;
}
.nav-second .nav-second-item a{
    display: block;
    line-height:28px;
}
.nav-second .nav-second-item a:link , .nav-second .nav-second-item a:visited{
    color: #aaa;
}
.nav-second .nav-second-item a:hover , .nav-second .nav-second-item a:active{
    color: #fff;
    background-color: #000;
}
.list-second-nav{
    list-style: none;
    padding:0;
}
.search-box{
    position: absolute;
    right:-28px;
    top:113px;
}
.text-search{
    height:30px;
    width:150px;
}
.search-box .btn-search{
    display: inline-block;
    *display: block;
    zoom: 1;
    background-color: #5cacee;
    border: 1px solid #5cacee;
    height: 30px;
    left: -5px;
    position: relative;
    width: 37px;
    cursor:pointer;
    top:9px;
}
.search-box .glyphicon{
    color: #fff;
    font-size: 22px;
    left: -37px;
    position: relative;
    top: 5px;
    cursor: pointer;
}
.banner-box{
    height:100%;
}
.carousel-inner{
    height:100%;
}
.banner-box .item img{
    width:100%;
    height:100%;
}
/*top banner 以下left表示右，right表示?/
.t_b_left{
    border:1px solid #cbd1db;
    float: right;
    width:370px;
    height:380px;
    padding:10px 10px 22px;
    overflow: hidden;
}

.t_b_right{
    float: left;
    width:618px;
    height:380px;

}
.carousel{
    height:100%;
}
.u-title , .fin-title{
    font-size: 16px;
    font-family:"Microsoft yahei";
    margin: 10px;
}
.news_nav{
    background: #999;
    border-radius: 4px;
    height:25px;
}
.news-list{
    padding:10px 0 0;
    height:352px;
}
.news-list li{
    list-style:none;
    line-height:13px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
    font-size:13px;
}
.more-link,.more-fin{
    display: inline-block;
    *display: block;
    zoom: 1;
    float: right;
    height: 20px;
    line-height: 25px;
    text-align: center;
    width: 70px;
}
.main .more-link:link,.main .more-link:visited,.main .more-link:hover,.main .more-link:active{
    color: #fcfcfc;
}
.fin-nav{
    border-bottom:1px dashed #cbd1db;
    height:25px;
}
.fin-report{
    display: inline-block;
    *display: block;
    zoom: 1;
    margin-left: 35px;
    margin-top: 56px;
}
.fin-report img{
    width:150px;
}
.fin-report span{
    display: block;
    font-size: 16px;
    height: 50px;
    margin-top: 20px;
    overflow: hidden;
    text-align: center;
    width: 149px;
}
/*m-box1*/
.m-box1,.m-box2{
    width:1000px;
    margin:20px auto;
}
.m-inner{
    border:1px solid #cbd1db;
    padding:14px 20px;
}
.m-inner h4{
    overflow: hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
}
.m-box1 .i-cont{
    display: inline-block;
    *display: block;
    zoom: 1;
    width:206px;
    margin-left:30px;
    text-align: center;

}
.i-cont p{
    font-size:13px;
    height:38px;
    overflow: hidden;
}
.icon-outer{
    display: block;
    width:65px;
    height:65px;
    margin:10px auto 25px;
    border-radius:50%;
    background-color:#5CACEE;
    text-align: center;
}
.icon-outer i{
    color: #fff;
    font-size:30px;
    line-height:66px;
}
/*box2*/
.box2-title{
    border-left:16px solid #5CACEE;
    padding-left:10px;
    margin:12px 0;
}
.box2-title h3{
    color:#5CACEE;
    margin:0;
}
.box2-title p{
    color:#5CACEE;
    display: inline;
    margin:0;
}
.box2-title h5{
    display: inline;
    margin:0;
    font-size:15px;
}

.i-content-l img,.i-content img{
    /*width:100%;*/
    height:100%;
}
.i-content-l,.i-content{
    float: left;
    overflow: hidden;
    height:180px;
}
.i-content-l{
    width:478px;
    position: relative;
}
.i-content{
    /*width:244px;*/
    margin-left:15px;
    position:relative;
}
.pro-title{
    position: absolute;
    bottom:-9px;
    width:100%;
    line-height:30px;
    text-align: center;
    color:#fff;
    background-color: rgba(0,0,0,0.5);
}
/*news list*/
.content_box{
    padding:15px;
    margin:0 15px;
	padding-left: 228px;
}
.content_box li{
    line-height:30px;
}
.locate-info{
    font-weight:bold;
    margin-bottom:38px;
}
.n_title{
    float: left;
    font-size:16px;
    width:60%;
    overflow: hidden;
}
.n_time{
    float: right;
    color: #aaa;

}
.nlist{
    padding:0;
}
.nlist li{
    border-bottom: 1px dashed #aaa;
    height: 50px;
    line-height: 50px;
    list-style: outside none none;
    padding-left: 15px;
    padding-right: 15px;
}
.nlist .glyphicon-time{
    color: #aaaaaa;
    margin-right:5px;
}
.res-cont{
    border:1px solid #cbd1db;
    padding:10px;
    margin-bottom:20px;
}
/*footer*/
.footer{
    border-top:1px solid #CFCFCF;
    background-color: #EAEAEA;
    text-align:center;
    padding:30px 0;
}
.footer p,.footer p a{
    font-size:12px;
    margin:0 auto 5px;
    color:#888;
}
.footer p a{
    transition: color 0.2s ease 0s;
}
.footer p a:hover{
    text-decoration: none;
    color:#333;
}
/**/
.uploadimg{
    border:none;
}
.uploadform{
    border:none;
}
.uploadform input{
    display: inline;
}
.tb-proimg th{
    text-align: center;
}
.title-searchres{
    font-size:16px;
}
/*图片插件*/
.carousel-indicators{
    bottom: 12px;
}
