.container {
    width:1000px;
    margin:0 auto;
    overflow: hidden;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img, div {
    margin: 0;
    padding: 0;
}
button, input, select, textarea {
    font-size: 13px;
    color: #666;
    font-family:"Microsoft YaHei";
}
body{
    font-family:"Microsoft YaHei";
    height: 100%;
    font-size: 14px;
    background: url("imagesbg.png") no-repeat #F8FCFF;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-style:normal;
}
em, i{
    font-style:normal;
}
ul, ol {
    list-style: none;
}
input{
    border:0;
    outline: none;
}
img{
    border:0;
    outline: none;
    vertical-align: middle;
}
table {
    /*border-collapse: collapse;*/
    border-spacing: 0;
}
a {
    text-decoration: none;
    color:#2E373C;
    outline: none;
    cursor: pointer;
    font-weight: normal;
}
i{ vertical-align: middle; display: inline-block;  }
a:link{text-decoration:none;}
a:hover {text-decoration:none;color:#006699;}
.f-l{float: left;}
.f-r{float: right;}
.f-c{clear: both;}
.b-n{border: none;}
.t-l{text-align: left;}
.t-c{text-align: center;}
.t-r{text-align: right;}
.auto{margin: 0 auto;}
.clear{ clear:both;}
/*锟斤拷页*/
.page{padding: 30px 0;text-align: center;clear: both; overflow:hidden;}
.page a{padding:5px 10px;font-size: 14px; background:#ffffff; border:1px solid #cccccc; border-radius:3px;
    -moz-border-radius:3px; -webkit-border-radius:3px; color:#5d5d5d; margin: 0 3px;}
.page a:hover{background:#00ADF7; border:1px solid #00ADF7; color: #FFFFFF;}
.page a.onhover{background:#00ADF7; border:1px solid #00ADF7; color: #FFFFFF;}
.page .bai12_22h{height:25px;      color: #5d5d5d;line-height: 25px;}
.page .bai12_22h input{  padding: 2px 14px;  line-height: 25px;  vertical-align:middle;border-radius: 4px;  cursor: pointer; text-align: center; }


#totop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 990;
    width: 71px;
    cursor: pointer;
    display: none;
}
*html #totop {
    position: absolute;
    cursor: pointer;
    right: 10px;
    display: none;
    top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight) -112 +"px" )
}
#totop a {
    display: block;
    width: 71px;
    height: 24px;
    padding-top: 48px;
    background: url(imagestoTop.gif) no-repeat;
    text-align: center;
    color: #888
}
#totop a.cur {
    background-position: -88px 0;
    text-decoration: none;
    color: #3a9
}

@charset "gb2312";
/* CSS Document */
@import url("reset.css");
/***页面头部样式表***/
.top{
    width: 100%;
    height: 44px;
    line-height: 44px;
}
.h-left span a{
    color: #fff;
}
.h-left{
    width: 670px;
    margin-top: 5px;
}
.logo{
    margin-top: 50px;
}
.logo1{
    margin-top: 5px;
    display: block;
    width: 190px;
    height: 50px;
}
.logo1 img{
    width: 190px;
    height: 50px;
}
.h-search{
    background:url("imagessearch.png") no-repeat;
    width: 330px;
    height:40px;
    line-height: 40px;
    overflow:hidden;
    position:relative;
    margin-top: 5px;
}
.h-search .scarchs{
    width: 270px;
    height: 32px;
    line-height: 32px;
    margin-top: 4px;
    margin-left: 15px;
    background:transparent;
    border:none;
}
.h-search input:focus{
    outline:none;
}
.h-search  a{
    display: block;
    position:absolute;
    right:10px;
    top:0;
    width:40px;
    height:40px;
    float: right;
}
.h-navbar{
    height: 50px;
    line-height: 50px;
    background: url("imagesnabbar.png") no-repeat;
}
.h-navbar ul li{
    float: left;
    height: 50px;
    line-height: 50px;
}
.h-navbar ul li.s{
    width: 5px;
    background: url("imagesnav.png") no-repeat;
}
.h-navbar ul li a{
    font-size: 16px;
    float: left;
    color: #fff;
    padding:0 11px; ;
}
.h-navbar ul .n1{
    margin-left: 7px;
}
.h-navbar ul .n1 a{
    letter-spacing: 14px;
}
@charset "gb2312";
/* CSS Document */
@import url("reset.css");
.footer{
    color: #2E373C;
    height: 180px;
    text-align: center;
    border-top: 2px solid #0474B9;
    background: #C0E5FB;
}
.footer ul{
    width: 450px;
    margin:20px auto;
}
.footer ul li{
    float: left;
}
.footer ul li.s{
    margin:0  15px;
}
.footer .container p{
    margin-top: 10px;
}
.footer .container p span{
    margin-right: 5px;
}
.bt_bt{
    margin: 20px 0;
}
.bt_bt select{
    color: #2E373C;
    margin-left: 48px;
    background: #C0E5FB;
    outline: none;
    border: 1px solid #8099A7;
}
@charset "gb2312";
/* CSS Document */



/**************/
.main{
    background: #F9F9F9;
    font-family: "Microsoft YaHei";
}
.bt-position {
    width: 1000px;
    height: 35px;
    line-height: 35px;
    color: #000;
    margin: 0 auto;
    text-align: left;
    font-size: 13px;
    background: url(imagesbt_position_blue.png) no-repeat 2px 12px;
}
.bt-position span {
    line-height: 35px;
    float: left;
    font-size: 13px;
    padding: 0 5px 0 25px;
}
.m-left{
    width: 223px;
    background: #F9F9F9;
}
.m-on{
    height: 40px;
    line-height: 40px;
    background: #00ADF7;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}
.m-left ul{
    padding: 5px;
    height: auto;
    overflow: hidden;
}
.m-left ul .m-item{
    font-size: 15px;
    line-height: 45px;
    background: url(images1478660346693.png) 10px 17px no-repeat;
    color: #3d3d3d;
    text-align: left;
    padding-left: 25px;
    border-bottom: 1px dashed #CCC;
}
.m-left ul .on{
    background: url(images1478660346698.png) 10px 17px no-repeat;
}
.m-left ul .on a{color: #00ADF7;}
.m-left ul li:hover{
    background: url(images1478660346698.png) 10px 17px no-repeat;
    color: #00ADF7;
}
.m-left ul li:hover a{color: #00ADF7;}
.m-left ul a{
    color:#666;
    font-size: 16px;
    letter-spacing: 1px;
}

.bt-rig-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: #CCC solid 2px;
    background: url(imagesbt_title_blue.jpg) no-repeat 0 12px;
}
.bt-rig-title span {
    line-height: 40px;
    border-bottom: #00ADF7 solid 2px;
    display: block;
    float: left;
    padding: 0 10px 0 25px;
    font-size: 16px;
    font-weight: bold;
}
.m-right{
    width: 745px;
    border: #f1f1f1 solid 1px;
    background: #f9f9f9;
    overflow: hidden;
    min-height: 850px;
    padding: 0 15px 15px 15px;
}
.m-content{
    margin-top: 5px;
}
.addr{
    height: 40px;
    line-height: 40px;
    background:url(imagesdqwz.png) 5px center no-repeat #DEDEDE;
    color:#666;
    text-indent: 3em;
}
.addr a{
    margin-right: 5px;
}
.text-list{
    width: 770px;
    height: 610px;
    margin-left: 5px;
}
.text-list li{
    width: 256px;
    height: 170px;
    float: left;
    margin: 10px 0;
}
.text-list .img-new img{
    width: 241px;
    height: 170px;
    position: absolute;
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}
.text-list .img-new a:hover img {
    transform: scale(1.05);
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}
.text-list .img-new a{
    position: relative;
    display: block;
    width: 241px;
    height: 170px;
    margin: 0 auto;
    overflow: hidden;
}
.text-list .img-new a i{
    width: 241px;
    height: 30px;
    position: absolute;
    bottom:0;
    line-height:30px;
    text-indent:1em;
    background-color: rgba(0,0,0,.6);
    filter: alpha(opacity=60);
    font-size: 13px;
    color: #fff;
}