* {
    margin: 0;
    padding: 0;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;

}

body {

    color: #000;
    
    padding: 0;
    margin: 0 auto;
    font-family: "Microsoft YaHei", "宋体", Arial;
    background: #fff;
    font: normal 14px/1.8 Microsoft YaHei;
    background: #fff fixed no-repeat center center;
}

:focus {
    outline: 1;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
}

table {
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}
#main .top{
    margin:  0 auto;
    width: 1200px;
    height: 100px;
    /*background-color:#ffff99 ;*/
}
#main .top .top-img{
    float: left;
}
#main .top .top-ul{
    width: 630px;
    float: right;
    /*background-color: lightgreen;*/
}
#main .top .top-ul li{
    border-bottom: 5px #ffffff;
    float: left;
    list-style: none;
    width: 14.2%;
    height: 30px;
    text-align: center;
    line-height: 15px;
    padding: 35px 0px 35px 0px;;
}
#main .top .top-ul li .top-li-text{
    text-align: center;
}
#main .top .top-ul ul a{
    margin-top: 5px;
    color: #555555;
    text-align: center;
    text-decoration: none;
}
#main .top .top-ul ul li:hover{
    color: #0066b7;
    border-top:5px solid #009ce5;
    padding: 30px 0px 30px 0px;;
}
#main .banner{
    width: 100%;
    height: 427px;
   
}
#main  .nr{
    margin: 0 auto;
    margin-top: 15px;
    width: 1200px;
    min-height: 500px;
    overflow: hidden;
    /*background: #ffff99;*/
}
#main  .nr .nr-left{
    float: left;
    width: 256px;
    min-height: 400px;
    overflow: hidden;
    /*background: #0066b7;*/
}
#main  .nr .nr-left-top{
    height: 48px;
}
#main  .nr .nr-left-bgc{
    background: #e9e9e9;
    min-height: 200px;
    overflow: hidden;
    padding-top: 8px;
    padding-bottom: 8px;
}
#main  .nr .nr-left-li{
    width: 236px;
    margin: 0 auto;
    background:#ffffff;
    text-align: center;
}
#main  .nr .nr-left-li .top-title{
    width: 100%;
    text-align: left;
    padding-top: 8px;
    padding-bottom: 8px;
}
#main  .nr .nr-left-li .top-title a{
    margin-left: 20px;
    color: #167bd4;
}
#main  .nr .nr-left-li .li-title{
    float: left;
}
#main  .nr .nr-left-li li{
    list-style:inside  url("list-style-1.png") ;

    height: 28px;
    margin-left: 10%;
    width: 80%;
    /*list-style: inside;*/
    border-bottom: 1px dashed #555555;
}

#main .nr-right{
    float: right;
    width: 920px;
    min-height: 300px;
    overflow: hidden;
}
#main .nr-right .nr-right-toptop{
    min-height: 100px;
    width: 100%;
    overflow: hidden;
}
#main .nr-right .nr-right-top-top{
    width: 100%;
    min-height: 30px;
    overflow: hidden;
}
#main .nr-right .nr-right-top-top img{
    float: right;
}
#main .nr-right  .nr-right-top-nr{
    margin-top: 30px;
}
#main .nr-right  .nr-right-top-nr .nr-text-top{
    float: left;
    width: 60%;
}
#main .nr-right  .nr-right-top-nr .nr-img-top{
    margin-right: 20px;
    float: right;
}
#main .nr-right  .nr-right-top-nr .nr-img-top img{
    box-shadow: 25px 21px 2px 1px #f0f0f0;
}

#main .nr-right  .nr-right-bottom{
    width: 99%;
    min-height: 200px;
    overflow: hidden;
    border: 1px solid #f0f0f0;
    margin-top: 20px;
}
#main .nr-right  .nr-right-bottom .nr-right-bottom-img{
    margin-top: 13px;
    padding: 20px;
    float: left;
    width: 300px;
    height: 310px;
    overflow: hidden;
}
#main .nr-right  .nr-right-bottom .nr-right-bottom-img img{
    width: 300px;
    height: 200px;
}
#main .nr-right  .nr-right-bottom .nr-right-bottom-img .text{
    background: #fafafa;
    text-align: left;
}
#main .nr-right  .nr-right-bottom .nr-right-bottom-img .text h3{
    font-size: 13px;
}
#main .nr-right  .nr-right-bottom .nr-right-bottom-img .text span{
    color: #555555;
    font-size: 12px;
}
#main .nr-right  .nr-right-bottom .nr-right-bottom-img .text p{
    color: #000000;
    font-size: 9px;
}
#main .nr-right  .nr-right-bottom  .nr-right-bottom-right{
    margin-top: 13px;
    float: right;
    width: 570px;
    min-height: 20px;
    overflow: hidden;
}
#main .nr-right  .nr-right-bottom  .nr-right-bottom-right .ulul  a li{
    text-decoration: none;
    text-align: left;
    height: 40px;
    line-height: 40px;
}
#main .nr-right  .nr-right-bottom  .nr-right-bottom-right .ulul  a {
    text-decoration: none;
    color: #000000;
}
#main .nr-right  .nr-right-bottom  .nr-right-bottom-right .ulul  a li:hover{
    text-decoration: underline;
    color: #ff2200;
}
#main .nr-right  .nr-right-bottom  .nr-right-bottom-right .ulul li span{
    margin-right: 5px;
    float: right;
}










.chanpintuijian{
    margin-top: 70px;
    width: 100%;
    min-height: 50px;
    overflow: hidden;
}

.chanpintuijian .butto{
    margin: 0 auto;
    margin-top: -2px;
    width: 35px;
    height: 3px;
    background: #009ae3;
}
.chanpintuijian .text-1{
    width: 100%;
    border-bottom: 1px solid #f7f7f7;
}
.chanpintuijian .text-1 h2 {
    font-size: 22px;
}


.ckgd{
    width: 100%;
    height: 30px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.ckgd-button{
    text-align: center;
    margin: 0 auto;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: #009de6;
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
}



.img-ul{
    margin-top: 30px;
    width: 100%;
    min-height: 300px;
    overflow: hidden;
}
.img-ul .tuijian-li{
    width: 1000px;
    margin: 0 auto;
    min-height: 300px;
}
.img-ul .tuijian-li li{
    margin: 0px 9px;
    list-style: none;
    float: left;
    width: 18%;
    height: 280px;
    border: 1px solid #ffffff;

}
.img-ul .tuijian-li li .lili{
    border: 1px solid #f7f7f7;
}
.img-ul .tuijian-li li:hover{
    box-shadow: 2px 2px 2px 2px #cccccc;
    border: 1px solid #009de6;

}
.img-ul .tuijian-li li .text-li{
    text-align: center;
    width: 102%;
    margin-left: -1px;
    height: 45px;
    margin-top: -6px;
    line-height: 45px;
}
.img-ul .tuijian-li li .text-li p{
    color: #000000;
}
.img-ul .tuijian-li li:hover .text-li{
    background: #009de6;
}
.img-ul .tuijian-li li:hover .text-li p{
    color: #ffffff;
}
.img-ul .tuijian-li li img{
    width: 100%;
    height: 235px;
}


#main {
    width: 100%;
    height: auto;
    margin:  0 auto;
}

#main .top{
    margin:  0 auto;
    width: 1200px;
    height: 100px;

}
#main .top .top-img{
    float: left;
}
#main .top .top-ul{
    width: 630px;
    float: right;

}
#main .top .top-ul li{
    border-bottom: 5px #ffffff;
    float: left;
    list-style: none;
    width: 14.2%;
    height: 30px;
    text-align: center;
    line-height: 20px;
    padding: 35px 0px 35px 0px;;
}

#main .top .top-ul a{ color:#fff;  }
#main .top .top-ul  .nLi{ float:left;  position:relative; display:inline;  }
#main .top .top-ul .sub{ display:none; width:100%; left:0; top:90px;  position:absolute; line-height:100px; padding:5px 0;  }
#main .top .top-ul .sub li{
    background: #ffffff;
    position: relative;
    z-index: 99999;
    width: 100%;
    height: 30px;
    padding: 0px;
    border: 0px;
}
#main .top .top-ul .sub li:hover{
    width: 100%;
    height: 30px;
    padding: 0px;
    border: 0px;
    background: #009de6;
}
#main .top .top-ul .sub li:hover a{
    color: #ffffff;
}
#main .top .top-ul  .sub a{ display:block; }
/*#main .top .top-ul li .sub a:hover{  color:#fff;  }*/
#main .top .top-ul li .on h3 a{ color:#fff;   }




#main .top .top-ul li .top-li-text{
    text-align: center;
}
#main .top .top-ul ul a{
    margin-top: 5px;
    color: #555555;
    text-align: center;
    text-decoration: none;
}
#main .top .top-ul ul li:hover{
    color: #0066b7;
    border-top:5px solid #009ce5;
    padding: 30px 0px 30px 0px;;
}
#main .banner{
    width: 100%;
    height: 435px;
   
}
#main  .nr{
    margin: 0 auto;
    margin-top: 15px;
    width: 1200px;
    min-height: 500px;
    overflow: hidden;
    /*background: #ffff99;*/
}
#main  .nr .nr-left{
    float: left;
    width: 256px;
    min-height: 400px;
    overflow: hidden;
    /*background: #0066b7;*/
}
#main  .nr .nr-left-top{
    height: 48px;
}
#main  .nr .nr-left-bgc{
    background: #e9e9e9;
    min-height: 200px;
    overflow: hidden;
    padding-top: 8px;
    padding-bottom: 8px;
}
#main  .nr .nr-left-li{
    width: 236px;
    margin: 0 auto;
    background:#ffffff;
    text-align: center;
}
#main  .nr .nr-left-li .top-title{
    width: 100%;
    text-align: left;
    padding-top: 20px;
}
#main  .nr .nr-left-li a{
    text-align: left;
    text-decoration: none;
    color: #000000;
}
#main  .nr .nr-left-li a:hover{
    text-align: left;
    text-decoration: none;
    color: #ff4400;
}
#main  .nr .nr-left-li .top-title a{
    text-decoration: none;
    margin-left: 20px;
    color: #167bd4;
}
#main  .nr .nr-left-li .li-title{
    float: left;
}
#main  .nr .nr-left-li li{
    list-style:inside  url("list-style-1.png") ;
text-align: left;
    height: 28px;
    margin-left: 10%;
    width: 80%;
    /*list-style: inside;*/
    border-bottom: 1px dashed #555555;
}

#main .nr-right{
    float: right;
    width: 920px;
    min-height: 300px;
    overflow: hidden;
}
#main .nr-right .nr-right-top-top{
    width: 100%;
    min-height: 30px;
    overflow: hidden;
}
#main .nr-right .nr-right-top-top img{
    float: right;
}
#main .nr-right  .nr-right-top-nr{
    margin-top: 30px;
}
#main .nr-right  .nr-right-top-nr .nr-text-top{
    float: left;
    width: 60%;
}
#main .nr-right  .nr-right-top-nr .nr-img-top{
    margin-right: 20px;
    float: right;
}
#main .nr-right  .nr-right-top-nr .nr-img-top img{
    box-shadow: 25px 21px 2px 1px #f0f0f0;
}














.info{
    width: 1200px;
    min-height: 200px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 50px;
    overflow: hidden;
}
.info .info-left{
    float: left;
    width: 241px;
    min-height: 400px;
    overflow: hidden;
}
.info .info-left .left-top{
    width: 100%;
    height: 83px;
    background: url("left-top.png") no-repeat;
    background-size: 240px 82px;
}
.info .info-left .left-top a{
    width: 100%;
    margin-top: 20px;
    line-height: 20px;
    float: left;
    margin-left: 20px;
    font-size: 20px;
    color: #ffffff;
}
.info .info-left .left-top p{
    float: left;
    margin-left: 20px;
    font-size: 14px;
    color: #ffffff;
}
.info .info-left .left-img{
    margin-top: -1px;
    background: url("left-img.png") no-repeat;
    width: 100%;
    height: 103px;
}
.info .info-left .left-li li{
    text-align: center;
    width: 100%;
    height: 25px;
    background: url("left-li-3.png") no-repeat;
    background-size:100% 100% ;
}
.info .info-left .left-li li:hover{
    background: url("left-li-4.PNG") no-repeat;
    background-size:100% 100% ;
}
.info .info-left .left-li li:hover p{
    color: #ffffff;
}
.info .info-left .left-li a{
    text-decoration: none;
}
.info .info-left .left-li li p{
    line-height: 41px;
    text-decoration: none;
    font-size: 16px;
    color: #000000;
}
.info .info-right{
    float: right;
    width: 940px;
    min-height: 500px;
    overflow: hidden;
}
.info .info-right .info-right-top{
    height: 25px;
    width: 100%;
    border-bottom:1px solid #009be5 ;
}
.info .info-right .info-right-top .top-title{
    float: left;
}
.info .info-right .info-right-top .top-title a{
    color: #009be5;
}
.info .info-right .info-right-top .info-daohang{
    float: right;
}
.info .info-right .info-right-top .info-daohang s{
    text-decoration: none;
    color: #888888;
}
.info .info-right .info-right-top .info-daohang a{
    color: #888888;
    text-decoration: none;
}
.info .info-right .info-right-top .info-daohang a:hover{
    color: #ff4400;
    text-decoration: underline;
}
.info .info-right .info-right-nr {
    width: 100%;
    min-height: 200px;
    overflow: hidden;
}
.info .info-right .info-right-nr .nr-title{
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.info .info-right .info-right-nr .nr-title h4{
    color: #009be5;
    font-size: 20px;
    font-weight: 200;
}
.info .info-right .info-right-nr .nr-info{
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.info .info-right .info-right-nr .nr-info a{
    font-size: 12px;
    color: #a0a0a0;
}
.info .info-right .info-right-nr .nr-nr .nrnr1 a{
    line-height: 30px;
    float: left;
    text-align: left;
}
.info .info-right .info-right-nr .nr-nr a{
    line-height: 30px;
    text-align: left;
}


/***************左侧li-1********************/

.info .nr-left-bgc{
    background: #e9e9e9;
    min-height: 200px;
    overflow: hidden;
    padding-top: 5px;
    width: 240px;
    padding-bottom: 5px;
}
.info .nr-left-li{
    width: 230px;
    margin: 0 auto;
    background:#ffffff;
    text-align: center;
}
.info .nr-left-li .top-title{
    width: 100%;
    text-align: left;
    padding-top: 20px;
}
 .info .nr-left-li a{
    text-align: left;
    text-decoration: none;
    color: #000000;
}
.info .nr-left-li .top-title a{
    text-decoration: none;
    margin-left: 20px;
    color: #167bd4;
}
.info .nr-left-li .li-title{
    float: left;
}
 .info .nr-left-li li{
    list-style:inside  url("list-style-1.png") ;
    text-align: left;
    height: 28px;
    margin-left: 10%;
    width: 80%;
    /*list-style: inside;*/
    border-bottom: 1px dashed #555555;
}
/*******footer******/
.footer{
    width: 100%;
    min-height: 50px;
    overflow: hidden;
    background: #005bac;
}
.footer .footer-ul{
    width: 700px;
    height: 40px;
    margin: 0 auto;
}
.footer .footer-ul li{
    margin-top: 10px;
    float: left;
    list-style: none;
    width: 100px;
    height: 20px;
    line-height: 20px;
}
.footer .footer-ul li a{
    margin-left: 20px;
    color: #ffffff;
    text-decoration: none;
    float: left;
}
.footer .footer-ul li a:hover{
    color: #ff2200;
}
.footer .footer-ul li div{
    float: right;
    width: 5px;
    height: 20px;
    color: #ffffff;
}
.footer-ul-bottom{
    height: 4px;
    width: 900px;
    background: url("footer-ul-bottom.png");
    margin: 0 auto;
}
.footer-neirong{
    height:50px ;
    width: 100%;
    line-height: 50px;
}
.footer-neirong a{
    margin-right: 30px;
    color: #ffffff;
}
.copyright{
    line-height: 40px;
    width:100%;
    height: 40px;
    background: #004481;
}
.copyright a{
    color: #ffffff;
}




.nr-nr2 li{
    padding-top: 20px;
    width: 100%;
    height: 100px;
    border-bottom: 1px dashed #888888;
    list-style: none;
}
.nr-nr2 li .li-left{
    text-align: left;
    line-height: 30px;
    float: left;
    width: 695px;
    height: 100px;
}
.nr-nr2 li .li-left h4{
    font-size: 16px;
    color: #000000;
}
.nr-nr2 li .li-left p{
    font-size: 12px;
    color: #555555;
}
.nr-nr2 li .li-right{
    cursor: pointer;
    float: right;
    width: 55px;
    height: 54px;
    background: #009be5;
    text-align: center;
}




.nr-nr2 li:hover .li-right .right-img{
    background: url("newstime-hover.png")no-repeat;
}
.nr-nr2 li:hover .li-right  .right-ck{
    background: #0686c1;
}
.nr-nr2 li:hover .li-left h4{
    color: #0076c3;
}






.nr-nr2 li .li-right .right-img {
    text-align: center;
    width: 100%;
    height: 53px;
    background: url("newstime.png")no-repeat;
}
.nr-nr2 li .li-right .right-img a{
    line-height: 30px;
    text-decoration: none;
    text-align: center;
    font-size: 26px;
    float: none;
    color: #ffffff;
}
.nr-nr2 li .li-right .right-img p{
    font-size: 12px;
    color: #ffffff;
}

.nr-nr2 li .li-right .right-ck{
    width: 100%;
    height: 30px;
    background: #004767;
}
.nr-nr2 li .li-right .right-ck a{
    color: #ffffff;
    text-decoration: none;
}




.nr-nr3 li{
    list-style: none;
    float: left;
    width: 220px;
    height: 274px;
    border: 1px solid #e9e9e9;
    margin: 15px 0px;
}
.nr-nr3 li .nr-ul-img{
    width: 100%;
    height: 230px;
}
.nr-nr3 li .nr-ul-img img{
    width: 100%;
    height: 100%;
}
.nr-nr3 li .nr-ul-text{
    text-align: center;
    line-height: 45px;
    width: 100%;
    height: 45px;
}
.nr-nr3 li .nr-ul-text p{
    color: #000000;
}
.nr-nr3  .nr-li-left{
    margin: 15px 10px 15px 0px;
}
.nr-nr3  .nr-li-mid{
     margin: 15px 10px;
 }
.nr-nr3  .nr-li-right{
    margin: 15px 0px 15px 10px;
}
.nr-nr3 li:hover{
    border: 1px solid #009be5;
    box-shadow: 5px 7px 7px 0px #888888;
}
.nr-nr3 li:hover  .nr-ul-text{
    background: #009be5;
}
.nr-nr3 li:hover  .nr-ul-text p{
    color: #ffffff;
}

#pages { padding:10px 0 10px;text-align:center;font-size:12px; margin-top:20px; width:100%}
#pages a { display:inline-block; padding:0px 8px; height:22px;font-size:12px;line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333}
#pages a.a1 {padding:0px 12px; height:22px; line-height:22px;margin-top:0px;}
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
#pages span { display:inline-block;  padding:0px 8px; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center; }
.page .noPage { display:inline-block;  padding:0px 12px; height:22px; line-height:22px;border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }


