*{
    margin: 0px;
    padding: 0px;
}
li{
    list-style-type: none;
}
a{
    text-decoration: none;
}
/*头部分样式*/
.head{
    width:100%;
    height: 165px;
    min-width: 1280px;
}
.websitehits{
    height: 27px;
    width:1280px;
    margin: 0 auto;
    text-align: right;
}
.websitehits span{
    font-size: 13px;
    color: #636363;
    margin-right: 15px;
    line-height: 38px;
}
.websitehits a{
    margin-right: 5px;
    margin-left: 5px;
}
#times {
    width: 150px;
}
.logoSS{
    width:1280px;
    margin: 0 auto;
}
.logo{
    float: left;
}
.ss{
    width:316px;
    height: 27px;
    float: right;
    margin-right: 38px;
    margin-top: 35px;
}
.ss li{
    float: left;
}
.ss_input{
    width:220px;
    height: 25px;
    border-top: 1px solid #19185c;
    border-right:1px solid #645b86;
    border-bottom: 1px solid #645b86;
    border-left:none;
}
.submit{
    width: 95px;
    height: 27px;
    color: #fff;
    font-size: 15px;
    background-color: #19185c;
    border-top: 1px solid #19185c;
    border-right:1px solid #645b86;
    border-bottom: 1px solid #645b86;
}
.menu{
    height: 45px;
    background-color: #19185c;
}
.menubody{
    width: 1203px;
    height: 21px;
    margin: 0 auto;
    padding-top: 12px;
}
.menulist{
    float: left;
    position: relative;
    height: 33px;
}
.fmenu{
    display: block;
    padding: 0 19px;
    color: #fff;
    font-size: 15px;
    border-right: 1px solid #fff;
}
.sonmenu{
    background-color: #0d0946;
    position: absolute;
    top: 33px;
    padding: 5px 0;
    width: 100%;
    display: none;
}
.sonmenu li{
    height: 38px;
    border-bottom: 1px dashed #fff;
    line-height: 38px;
    width: 83%;
    margin: 0 auto;
    text-align: center;
}
.sonmenu a{
    color: #fff;
}
.menulist:hover ul{
    display: block;
}
.sonmenu li a{
    font-size: 15px;
}
/*foot*/
.footerbg{
    background-color: #19185c;
    height: 304px;
    min-width: 1280px;
}
.footer{
    width:1280px;
    margin: 0 auto;
    height: 304px;
}
.flink{
    float: left;
    width:50%;
}
.lx{
    float: left;
}
.flink_title{
    font-size: 20px;
    color: #fff;
    margin-top: 40px;
}
.flink_title a{
    color: #fff;
    font-weight: 600;
}
.flink_list li{
    float: left;
    width: 155px;
    text-align: left;
    margin-top: 25px;
}
.flink_list li a{
    color: #fff;
}
.lx{
    width: 40%;
    margin-left: 10%;
    margin-top: 40px;
}
.lx_menu{
    padding-top: 10px;
}
.lx_menu li{
    float: left;
    color: #fff;
}
.lx_menu li a{
    color: #fff;
}
.lx_beian{
    margin-top: 5px;
}
.lx_beian li{
    float: left;
}
.lx_beian li a{
    color: #fff;
}
.lx_beian li:nth-child(1){
   margin-right: 20px;
}
.lx_ny{
    color: #fff;
    margin-top: 5px;
    line-height: 26px;
}
/*左侧*/
.ny_left{
    width:316px;
    background-color: #19185c;
    /*height: 1324px;*/
    float: left;
    margin-right: 58px;
}
.ny_left_col{
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    height: 95px;
}
.ny_left_col a{
    color: #fff;
}
.ny_left_col img{
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 35px;
    margin-bottom: -3px;
}
.ny_left li{
    height: 63px;
    text-align: center;
    color: #fff;
    line-height: 62px;
    font-size: 17px;
}
.ny_left li a{
    color: #fff;
}
.dq{
    background-color: #4d4d81;
}

/*page fenye*/
.cutpage{font-size:12px; font-family:Tahoma;min-width:600px;width:auto;margin:30px auto;color:#000;position: relative;display: flex;align-items: center;justify-content: center;}
.cutpage a{display:inline-block;/*height:13px;*/ border:1px solid #ccc; padding:0 10px ;width:auto; line-height:22px; text-decoration:none; margin:0px 1px 0; vertical-align:middle;color:red;text-align:center;}
.cutpage a span{  padding:0 2px;display:inline-block; cursor:pointer; line-height:22px;color:#828282}
.cutpage a.current{background:#19185c;color:#fff;}
.cutpage a.current span{padding:0 10px ;width:auto;background:#19185c;color:fff;border:none;}
.cutpage a:link,.cutpage a:visited{color:black;}
.cutpage a:hover{color:fff;}
.cutpage a.current:hover{color:green;}
.cutpage a:hover span{background:#19185c;display:block;color:#fff;}
.cutpage a.current:link,.cutpage a.current:visited{color:fff;background:#19185c;padding:0;}
.cutpage .fanye_left{background:none;}
.cutpage input{border:1px solid #ccc;padding:0 2px;line-height:22px;width:40px;color:#b9b9b9}

