.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 */



/*****页面主体部分****/
.banner {
    height: 294px;
    margin-bottom: 15px;
    margin-top: 10px;
}
/*焦点图*/
.b-right{
    width: 523px;
    height: 294px;
}
.b-right .focusBox{
    width: 523px;
    height: 294px;
    position: relative;
}
.b-right .focusBox .pic li a{
    display:block;
    overflow:hidden;
    width: 523px;
    height: 294px;
}
.b-right .focusBox .pic li a img{
    width: 523px;
    height: 294px;
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
}
.b-right .pic{
    width: 523px;
    height: 294px;
    position: relative;
}
.b-right .pic li{
    overflow:hidden;
    position: absolute;
    width: 523px;
    left: 0;
    top: 0;
}
.b-right .focusBox .txt-bg{
    position: absolute;
    bottom:0;
    z-index: 1;
    height: 36px;
    width: 523px;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}
.b-right .focusBox .txt{
    position: absolute;
    bottom:0;
    left: 20px;
    z-index: 2;
    height: 36px;
    width: 363px;
    overflow: hidden;
}
.b-right .focusBox .txt li {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: -36px;
}
.b-right .focusBox .txt li a{
    color: #fff;
}
.b-right .focusBox .num{
    position: absolute;
    z-index: 3;
    bottom: 11px;
    right: 14px;
}
.b-right .focusBox .num li {
    float: left;
    margin: 0 5px;
    width: 16px;
    height: 16px;
    overflow: hidden;
    cursor: pointer;
    zoom: 1;
    background: url("imagesjiandain.png") no-repeat 0 -13px;
}
.b-right .focusBox .num .on{
    background-position: 0 2px;
}
.b-right .focusBox .pic li a img:hover{
    transform:scale(1.05);
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
}
.b-left{
    width: 444px;
    padding: 10px;
    height: 274px;
    background: #fff;
    margin-left: 13px;
}
.b-left .b-title{
    height: 46px;
    margin-bottom: 7px;
}
.b-left .b-title ul li{
    font-size: 18px;
    float: left;
    width: 146px;
    margin-right: 2px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #E4EFF6;
}
.b-left .b-title ul li.on{
    background: #0486D6;
}
.b-left .b-title ul li.on a{color: #fff}
.b-left .b-content ul li{
    height: 32px;
    line-height: 32px;
    padding: 0 0 0 15px;
    background: url(imagesb.png) no-repeat 0 14px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    margin-right: 7px;
}
.b-left .b-content ul li:hover{
    margin-left:8px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}
.ztzl{
    height: 96px;
    line-height: 96px;
    background: #ECF4F8;
    margin-bottom: 15px;
}
.ztzl ul li{
    width: 280px;
    height: 75px;
    line-height: 75px;
    overflow: hidden;
    margin-left: 20px;
    float: left;
    margin-top: 9px;
}
.ztzl ul li.z1{
    margin-left: 10px;
}
.ztzl ul li a img{
    width: 280px;
    height: 75px;
    transform: scale(1);
    transition:transform 0.5s;
    -moz-transition:transform 0.5s;
    -ms-transition:transform 0.5s;
    -webkit-transition:transform 0.5s;
}
.ztzl a img:hover{
    transform: scale(1.05);
}
.boxitem{
    height:457px;
}
.s-left{
    width: 267px;
    margin-right: 10px;
}
.s-right {
    width: 353px;
}
.s-center{
    width: 353px;
    margin-right: 12px;
}
.s-title{
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #0474B9;
    margin-bottom: 8px;
}
.s-title ul li{
    float: left;
    margin-right: 5px;
    font-size: 18px;
    padding: 0 13px;
    text-align: center;
}
.s-title ul li.on{
    background: #0474B9;
    padding: 0 17px;
}
.s-title ul li.on a{color: #fff}
.s-content ul li{
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 15px;
    background: url(imagesb.png) no-repeat 0 13px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    margin-right: 7px;
}
.s-content ul li:hover{
    margin-left:8px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}
.box1 ,.box2{
    width: 334px;
    height: 199px;
    background: #fff;
    padding: 10px;
    border: 1px solid #D2E7F6;
}
.box1{margin-bottom: 15px;}
.s-box1{
    width: 237px;
    height: 111px;
    background: #0474B9;
    margin-left: 10px;
    padding: 10px;
    margin-bottom: 15px;
}
.s-box1>a{
    display: block;
    color: #fff;
    font-size: 18px;
    margin-bottom: 8px;
}
.s-box1 ul{
    display: block;
    width: 197px;
    height: 59px;
    padding: 10px 20px;
    background: #fff;
}
.s-box1 ul li {
    float: left;
    height: 32px;
    line-height: 32px;
}
.s-box1 ul li.b1{margin-right: 15px;}
.s-box1 ul li.b3{margin-right: 15px;}
.s-box1 ul li i{
    width:30px;
    height: 27px;
    background: url("imagesicon.png") no-repeat;
    margin-right: 5px;
}
.s-box1 ul li.b1 i{background-position: -2px -92px; }
.s-box1 ul li.b2 i{background-position: -1px -118px }
.s-box1 ul li.b3 i{background-position: -30px -92px}
.s-box1 ul li.b4 i{background-position: -30px -118px }
.s-box2 h2{
    width: 265px;
    height: 48px;
    line-height: 46px;
    background: url("imagesxxgk.png") no-repeat;
}
.s-box2 h2 a{
    margin-left: 25px;
    color: #fff;
    font-size: 18px;
}
.xxgk {
    width: 236px;
    height: 245px;
    background: #fff;
    border: 1px solid #D2E7F6;
    padding: 10px;
    margin-left: 7px;
    margin-top: -4px;
}
.xxgk .xxgkml li {
    float: left;
    width: 117px;
    height: 38px;
    line-height: 38px;
    background: #DCEFF8;
    margin-top:2px;
    text-align: center;
}

.xxgk .xxgkml li.bs{width: 236px;}
.resx li{
    float: left;
    width: 117px;
    height: 38px;
    line-height: 38px;
    margin-top:2px;
    text-align: center;
}
.resx li a{color: #fff}
.resx li i{
    width: 33px;
    height: 30px;
    background: url("imagesicon.png") no-repeat;
}
.resx .r1 i{background-position: -123px -33px;}
.resx .r3 i{background-position: -93px -35px;}
.resx .r2 i{background-position: -86px -4px;}
.resx .r4 i{background-position: -116px -4px;}
.resx .r1{background: #36B5F0;margin-top: 10px;}
.resx .r2{background: #EE8620;margin-top: 10px;}
.resx .r3{background: #63F921;}
.resx .r4{background: #527AEE;}
.mr{margin-right: 2px;}
.bmbs {
    margin: 15px 0;
    height: 80px;
}
.bmbs h2{
    width: 260px;
    height: 80px;
    line-height: 78px;
    background: url("imagesbmbs.png") no-repeat;
    margin-right: 12px;
    margin-left: 6px;
    text-align: center;
}
.bmbs h2 i{
    width: 55px;
    height: 46px;
    background: url("imagesicon.png") no-repeat -40px -28px;
}
.bmbs h2 a{
    font-weight: 700;
    font-size: 20px;
    color: #fff;
}
.bszl ul li {
    float: left;
    height: 80px;
    text-align: center;
    width: 142px;
}
.bszl ul li i{
    display: block;
    margin: 0 auto;
    width: 36px;
    height: 46px;
    background: url("imagesicon.png") no-repeat ;
}
/*.bszl ul li.b1{width: 116px}
.bszl ul li.b2{width: 109px}
.bszl ul li.b3{width: 110px}
.bszl ul li.b4{width: 108px}
.bszl ul li.b5{width: 109px}
.bszl ul li.b6{width: 168px}*/
.bszl ul li.b1 i{background-position: -2px -184px}
.bszl ul li.b2 i{background-position: -47px -140px}
.bszl ul li.b3 i{background-position: -47px -224px}
.bszl ul li.b4 i{background-position: -1px -225px}
.bszl ul li.b5 i{background-position: -3px -140px}
.bszl ul li.b6 i{background-position: -46px -182px}
.bmbs h2:hover i{
    transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    transition: transform 0.7s ease-out 0s;
    -moz-transition:transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}
.bszl{
    width: 721px;
    height: 80px;
    background: url("imagesbszl.png") no-repeat;
}
.hd .d-left{
    width: 240px;
    height: 199px;
    padding: 10px;
    margin-right: 12px;
    border: 1px solid #D2E7F6;
    background: #fff;
    margin-left: 5px;
}
.d-left h3{
    height: 41px;
    line-height: 41px;
    border-bottom: 1px solid #0474B9;
    margin-bottom: 8px;
    font-size: 18px;
}
.d-left h3 a{
    text-align: center;
    padding: 9px 15px;
    color: #fff;
    background: #0474B9;
}
.d-left ul li {
    float: left;
    width: 116px;
    height: 63px;
    text-align: center;
    background: #E3F1F8;
    margin: 6px 0;
}
.d-left ul li i{
    display: block;
    margin: 5px auto;
    width:30px;
    height: 29px;
    background: url("imagesicon.png") no-repeat;
}
.d-left .h1{margin-right: 8px;}
.d-left .h3{margin-right: 8px;}
.d-left ul li.h1 i{  background-position:-30px -1px ;  }
.d-left ul li.h2 i{  background-position: -6px -55px; ;  }
.d-left ul li.h3 i{     background-position: -1px -28px ;  }
.d-left ul li.h4 i{  background-position: 3px 0 ;  }
ul li:hover i{
    transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    transition: transform 0.7s ease-out 0s;
    -moz-transition:transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}

/*友情链接*/
.friendlink{
    background: #F4FCFE;
    border-top:1px solid #2581C2;
    height: 42px;
    line-height: 42px;
}
.friendlink span{
    color: #2581C2;
    font-size: 16px;
    letter-spacing: 2px;
    margin:0 12px;
    font-weight: 600;
}
.friendlink select{
    margin-left: 29px;
}