/*
*/

html,
body {
    color: #333;
    margin: 0;
    height: 100%;
    font-family: "Myriad Set Pro", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #333;
}

a,
label,
button,
input,
select {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
    border: 0;
}
body {
    background: #fff;
    color: #333;
}

html,
body,
div,
dl,
dt,
dd,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
button,
fieldset,
form,
input,
legend,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #08acee;
}

button {
    outline: 0;
}

img {
    border: 0;
    max-width: 100%;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none;
}

li {
    list-style: none;
}

a {
    color: #666;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {}

input,
button {
    -webkit-appearance: none;
}

.qweasd {
    /*box-shadow:  投影方式 X轴偏移量 Y轴偏移量 阴影模糊半径 阴影扩展半径 阴影颜色; */
    transform: translate(-50%, -50%);
    -webkit-overflow-scrolling: touch;
    border-radius: 0.1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.header {
    height: 0.58rem;
    background: #178cec
}

.header .logo {
    float: left;
    height: 100%;
    position: relative;
    width: 1.45rem;
    margin-left: 0.1rem;
}

.header .logo img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.header .search {
    float: right;
    width: 1.8rem;
    margin-right: 0.14rem;
    background: #fff;
    height: 0.25rem;
    border-radius: 0.2rem;
    overflow: hidden;
    margin-top: 0.18rem;
}

.header .search .t {
    height: 0.25rem;
    float: left;
    padding-left: 0.12rem;
    width: 1.42rem;
    border: none;
    font-size: 0.13rem;
}

.header .search .s {
    float: left;
    border: none;
    width: 0.38rem;
    background: url(../images/search.jpg) no-repeat left center;
    height: 0.25rem;
    background-size: 0.22rem;
}

.menu {
    height: 0.5rem;
    background: #ededed;
    overflow: hidden;
    position: relative;
}

.menu div {
    -webkit-overflow-scrolling: touch;
    overflow-x: scroll;
    overflow-y: hidden;
    height: 0.6rem;
    font-size: 0.18rem;
}

.menu .menur {
    background: url(../images/menu.jpg) no-repeat;
    background-size: 100%;
    width: 0.22rem;
    height: 0.5rem;
    position: absolute;
    right: 0px;
    top: 0px;
}

.menu .menul {
    background: url(../images/menul.jpg) no-repeat;
    background-size: 100%;
}

.menu div ul {
    width: 10rem;
}

.menu div ul li {
    float: left;
    padding: 0 0.22rem 0 0.1rem;
}

.menu div ul li a {
    display: block;
    height: 0.48rem;
    line-height: 0.48rem;
    overflow: hidden;
}

.menu div ul li.on a {
    color: #178cec;
    font-weight: bold;
    border-bottom: 0.03rem solid #178cec;
}

.footer {
    background: #178cec;
    padding: 0.16rem 0;
    line-height: 0.18rem;
    font-size: 0.12rem;
    color: #fff;
    text-align: center;
    margin-top: 0.35rem;
    border-top: 0.03rem solid #ea1515;
}

.footer img {
    display: block;
    margin: 0 auto;
}

.topline {
    font-size: 0.2rem;
    line-height: 0.28rem;
    padding: 0.19rem 0.15rem;
}

.topline i {
    font-size: 0.12rem;
    border: 1px solid #d6181f;
    color: #d6181f;
    padding: 0 0.05rem;
    margin-left: 0.1rem;
    font-style: normal;
}

.flexslider {
    position: relative;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider .slides {
    zoom: 1;
}

.flex-direction-nav a {
    width: 0.46rem;
    height: 0.62rem;
    line-height: 99em;
    overflow: hidden;
    display: block;
    background: url(../images/ad_ctr1.png) no-repeat;
    background-size: 0.46rem 0.62rem;
    position: absolute;
    top: 0.45rem;
    z-index: 10;
    cursor: pointer;
}

.flex-direction-nav .flex-next {
    background-position: 0 bottom;
    background: url(../images/ad_ctr2.png) no-repeat;
    background-size: 0.46rem 0.62rem;
    right: 0;
}

.flex-control-nav {
    position: absolute;
    bottom: 0.1rem;
    text-align: right;
    right: 0.15rem;
}

.flex-control-nav li {
    margin-left: 0.06rem;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    display: block;
    height: 0.1rem;
    background: #f5f1f1;
    overflow: hidden;
    text-indent: -99em;
    width: 0.1rem;
    cursor: pointer;
    text-align: left;
    border-radius: 0.1rem;
}

.flex-control-paging li a.flex-active {
    background: #d6181f;
}

.flexslider .img {
    text-align: center;
    display: block;
}

.flexslider .img a {
    display: block;
}

.flexslider .img img {
    display: block;
}

.flexslider .word {
    background: #178cec;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.14rem;
    color: #fff;
    display: block;
    width: 100%;
    text-align: left;
    text-indent: 0.12rem;
}

.flexslider .word span {
    display: block;
    width: 2.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.title {
    height: 0.41rem;
    line-height: 0.39rem;
    position: relative;
    margin: 0 0.1rem;
}

.title:after {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 0.02rem;
    background: #178cec;
}

.title span {
    position: relative;
    z-index: 10;
    float: left;
    border-bottom: 0.02rem solid #d6181f;
    color: #178cec;
    font-size: 0.18rem;
    font-weight: bold;
}

.title a {
    float: right;
    font-size: 0.12rem;
    color: #666;
}

.list {
    padding: 0.1rem;
}

.list li {
    height: 0.32rem;
    line-height: 0.32rem;
    font-size: 0.14rem;
}

.list li span {
    float: right;
    font-size: 0.12rem;
    color: #999;
}

.list li a {
    display: block;
    padding-right: 0.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.qwfb {
    padding-top: 0.06rem;
    background: #ffffff;
}

.qwfb .list li a {
}

.ad {
    margin: 0.1rem 0.1rem 0;
    display: block;
    float: left;
    width: 1.675rem;
}

.btn {
    float: left;
    margin-left: 0.1rem;
    width: 1.11666rem;
    margin-top: 0.1rem;
}

.ntitle {
    background: url(../images/ntitle.jpg) no-repeat right center;
    height: 0.81rem;
    line-height: 0.81rem;
    font-size: 0.18rem;
    padding-left: 0.2rem;
    font-weight: bold;
    color: #fff;
    margin-top: 0.1rem;
}

.place {
    height: 0.4rem;
    line-height: 0.4rem;
    color: #1560b3;
    padding-left: 0.2rem;
    background: #ebebeb;
    font-size: 0.14rem;
}

.place a {
    color: #1560b3;
}

.pages {
    font-size: 0.14rem;
    margin-top: 0.3rem;
    text-align: center;
}

.pages * {
    display: inline-block;
    border-radius: 0.03rem;
    margin: 0 0.04rem;
}

.pages a {
    width: 0.32rem;
    height: 0.36rem;
    line-height: 0.36rem;
    text-align: center;
    border: 1px solid #bfbfbf;
    color: #646464;
}

.pages a.on {
    color: #fff;
    background: #178cec;
    border: 1px solid #178cec;
}

.pages span {
    width: 0.32rem;
    height: 0.36rem;
    line-height: 0.36rem;
    text-align: center;
    color: #ccc;
    border: 1px solid #CCCCCC;
}

.list2 {
    padding: 0 0.2rem;
}

.list2 li {
    padding: 0.15rem 0;
    border-bottom: 1px dotted #ddd;
}

.list2 a {
    display: block;
    font-size: 0.16rem;
    line-height: 0.24rem;
}

.list2 span {
    display: block;
    line-height: 0.26rem;
    font-size: 0.13rem;
    color: #999;
}

.newstitle {
    font-size: 0.2rem;
    color: #178cec;
    line-height: 0.3rem;
    margin: 0.2rem 0.2rem 0;
    text-align: center;
}

.newsdate {
    text-align: center;
    font-size: 0.12rem;
    border-bottom: 1px solid #ddd;
    height: 0.4rem;
    line-height: 0.4rem;
    margin: 0 0.2rem;
}

.newsinfo {
    font-size: 0.16rem;
    text-align: justify;
    line-height: 0.38rem;
    margin: 0.1rem 0.2rem;
}

.newsinfo img {
    max-width: 100%;
}

.list3 {
    padding: 0.1rem 0.2rem;
}

.list3 li {
    height: 0.32rem;
    line-height: 0.32rem;
    font-size: 0.14rem;
}

.list3 li span {
    float: right;
    font-size: 0.12rem;
    color: #999;
}

.list3 li a {
    display: block;
    padding-right: 0.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zzgjbox {
    margin: 0.1rem;
    font-size: 0.16rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.zzgjbox .zzgjmenu {
    border: 1px solid #e8e8e8;
    height: 0.36rem;
    line-height: 0.36rem;
}

.zzgjbox .zzgjmenu span {
    float: left;
    width: 50%;
    text-align: center;
    font-weight: bold;
    font-size: 0.16rem;
    cursor: pointer;
    position: relative;
}

.zzgjbox .zzgjmenu span img {
    position: absolute;
    top: 0.36rem;
    left: 50%;
    width: 0.16rem;
    margin-left: -0.08rem;
    display: none;
}

.zzgjbox .zzgjmenu span.on {
    background: #deeaf7;
    color: #0b265b;
}

.zzgjbox .zzgjmenu span.on img {
    display: block;
}

.zzgjbox .zzgjinfo {}

.zzgjbox .zzgjinfo>div {
    display: none;
}

.zzgjbox .zzgjinfo .title2 {
    font-size: 0.18rem;
    color: #178cec;
    line-height: 0.3rem;
    padding: 0.18rem 0 0.1rem;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}

.zzgjbox .zzgjinfo .name {
    line-height: 0.38rem;
    font-size: 0.15rem;
    color: #000;
    padding: 0.2rem 0;
}

.zzgjbox .zzgjinfo .name span {
    display: inline-block;
    background: #e9eaea;
    padding: 0 0.06rem 0 0.12rem;
    border-left: 0.05rem solid #d6181f;
    line-height: 0.24rem;
}

.categorylist {
    padding-left: 0.25rem;
    font-size: 0.14rem;
    text-align: center;
    padding-bottom: 0.15rem;
}

.categorylist a {
    display: block;
    float: left;
    height: 0.24rem;
    line-height: 0.24rem;
    width: 1rem;
    margin-right: 0.14rem;
    margin-top: 0.14rem;
    background: #eaeaea;
}
.active{
    background: #178cec !important;
    color: #fff;
}
.mcategorylist{
    width: 97%;
    margin:0 auto;
}
.mcategorylist li{
    text-decoration: none;
    color: #1369c0;
    font-size: 0.1rem;
    width: 1.05rem;
    height: 0.5rem;
    border: 1px solid #e7e7e7;
    line-height: 0.5rem;
    text-align: center;
    float: left;
    margin: 0.05rem 0.05rem;

}