@charset "utf-8";

/* Style Reset */

* {
    margin: 0;
    padding: 0
}
ul,
ol,
li,
dl,
dt,
dd {
    list-style: none;
}

a {
    text-decoration: none;
    outline: 0px;
}

img {
    border: 0;
    max-width: 100%;
}

.clear {
    clear: both;
}

body {
    width: 100%;
    margin: 0 auto;
    background: #f5f5f5;
    font-size: 12px;
    line-height: 24px;
    color: #333
}

.mainWarp {
    width: 100%;

    margin: 0 auto;
    background: #fff;
}

.header {
    width: 100%;

    margin: 0 auto;
}

.header .headerbox {
    position: fixed;
    width: 100%;

    top: 0;
    height: 54px;
    z-index: 99;
    background-image: url(../images/topbg.png);
    background-color: #48b6f8;
    background-size: cover;
}

.hicon {
    position: absolute;
    top: 7px;
    left: 5px;
    height: 40px;
    cursor: pointer
}

.hicon img {
    height: 25px
}

.hlogo {
    width: 80%;
    margin: 0 auto
}

.hlogo p {
    text-align: center;
    color: #fff;
    height: 3rem;
    line-height: 3rem;
    font-size: 1.5rem
}
.ccsl{
    margin: 0.06rem;
    height:0.4rem;
    line-height:0.4rem;
    color:#1560b3;
    padding-left:0.2rem;
    background:#ebebeb;
    font-size:0.14rem;}
.ccsl a{
    color:#1560b3;}

.black-fixed {
    position: absolute;
    top: -8px;
    left: 5px;
    height: 54px;
    line-height: 50px;
    font-size: 30px;
    color: #fff;
    display: none;
    cursor: pointer
}
.h5nav {
    width: 100%;
    max-width: 512px;
    margin: 0 auto;
}

.h5navBox {
    padding-top: 2px;
    padding-bottom: 4px;
    position: fixed;
    width: 100%;
    max-width: 512px;
    bottom: 0;
    height: 45px;
    z-index: 999;
    background: #48b6f8
}

.h5navBox .h5navitem {
    width: 25%;
    height: 45px;
    float: left;
    overflow: hidden
}

.h5navBox .h5navitem a {
    display: block
}

.h5navBox .h5navitem img {
    margin: 3px auto;
    height: 22px;
    display: block
}

.h5navBox .h5navitem p {
    text-align: center;
    height: 18px;
    line-height: 18px;
    color: #fff
}

.part4 {
    width: 100%;
    height: 40px;
    background: #48b6f8;
    color: #fff;
    margin-top: 10px
}

.part4 .tit {
    float: right;
    padding-right: 5px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    color: #fff
}

.part4 .img {
    float: right;
    padding-right: 10px;
    width: 10px;
    height: 32px;
}

.part4 .img img {
    width: 10px;
    height: 10px;
    margin-top: 18px
}

.footer {
    padding: 10px;
}

.footer .con {
    text-align: center;
    color: rgb(153, 153, 153);
    font-size: 16px;
}

.zhezhaobox ul {
    overflow: hidden;
    padding: 0 20px
}

.zhezhaobox ul li {}

.zhezhaobox ul li .typeboxOne {
    width: 100%;
    background: #f9fafbe3;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}

.zhezhaobox ul li .typeboxOne a {
    color: #333;
    font-size: 14px;
    padding-left: 30px;
    background: url(../images/type3.png) center left 10px no-repeat
}

.zhezhaobox ul li .typeboxTwo {}

.zhezhaobox ul li .typeboxTwo a {
    color: #666;
    font-size: 14px;
    line-height: 30px;
    border-bottom: 1px dashed #eee;
    display: block;
    padding-left: 50px;
    padding-top: 5px;
    background: url(../images/type2.png) center left 35px no-repeat
}

.zhezhaobox ul li .typeboxTwo a:last-child {
    border-bottom: 0
}

.contitbox {
    padding-top: 25px
}

.contitbox p {
    text-align: center;
    color: #2b2b2b;
    font-size: 18px;
    font-weight: bold
}

.contitbox span {
    text-align: center;
    color: #999;
    font-size: 14px;
    text-transform: uppercase
}

.part1 {
    width: 100%;
    padding-top: 25px;
    overflow: hidden
}

.part1 .marqueeleft {
    width: 1160px;
    overflow: hidden;
}

.part1 .marqueeleft ul {
    float: left;
}

.part1 .marqueeleft li {
    float: left;
    display: inline;
    height: 130px;
    overflow: hidden;
    padding-right: 15px
}

.part1 .marqueeleft li img {
    border-radius: 4px
}

.part2 {
    width: 100%;
    padding-top: 25px;
}

.part2 img {
    display: block;
    width: 98%;
    margin: auto;
}

.part2 .con {
    padding: 15px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-indent: 2em;
}

.part3 {
    width: 100%;
    padding-top: 25px;
    overflow: hidden
}

.part3 .marqueeleft {
    width: 1160px;
    overflow: hidden;
}

.part3 .marqueeleft ul {
    float: left;
}

.part3 .marqueeleft li {
    float: left;
    display: inline;
    height: 200px;
    overflow: hidden;
    padding-right: 15px
}

.part3 .marqueeleft li img {
    border-radius: 4px
}

.part5 {
    width: 100%;
    padding-top: 25px
}

.part5 ul {
    overflow: hidden;
    padding: 0 15px
}

.part5 ul li {}

.part5 ul li a {
    display: block;
    height: 35px;
    line-height: 35px;
    background: url(../images/jt4.png) right center no-repeat;
    padding: 5px 0
}

.part5 ul li a p {
    font-size: 16px;
    color: #666;
    background: url(../images/icond.png) left center no-repeat;
    padding-left: 15px
}

.part5 ul li span {
    display: block;
    color: #ababab;
    font-size: 14px;
    padding-left: 17px
}

.detailbox {
    padding: 20px;
    font-size: 14px;
    line-height: 30px;
}

.detailbox .xq {}

.detailbox .xq h1 {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal
}

.detailbox .xq .date {
    font-size: 12px;
    color: #999;
    line-height: 30px
}

.detailbox .xq .con {
    color: #666
}

.detailbox .xq .prroimg {
    display: block;
    margin: 0 auto;
    padding: 10px 0
}

.aboutbox {
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 20px
}

.aboutbox img {
    display: block;
    width: 100%
}

.aboutbox .con {
    color: #666;
    padding: 10px 20px;
    text-align: justify;
}

ul.piclsitul {
    padding-bottom: 30px;
}

ul.piclsitul li {
    float: left;
    width: 48%;
    margin: 1%;
}

ul.piclsitul li img {
    display: block;
    width: 100%;
    height: 135px;
}

ul.piclsitul li p {
    text-align: center;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    color: #676767;
    font-size: 16px
}

ul.listul {
    padding: 0 15px;
    padding-bottom: 20px;
    overflow: hidden
}

ul.listul li {
    display: block;
    height: 35px;
    line-height: 35px;
    background: url(../images/jt4.png) right center no-repeat;
    padding: 5px 0
}
.banner{
width:95%;
margin:0 auto;
}

ul.listul li a {
    font-size: 16px;
    color: #666;
    background: url(../images/icond.png) left center no-repeat;
    padding-left: 15px
}

.part7 {
    padding: 10px;
    padding-top: 0
}

.part7 .part7box {
    position: relative
}

.part7 .part7box img {
    display: block;
    width: 100%
}

.part7 .part7box .tit {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 35px;
    line-height: 35px
}

.part7 .part7box .tit p {
    padding: 0 15px;
    color: #fff;
    font-size: 16px
}
.pagebox {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 50px
}

.pagebox a {
    border: 1px solid #ccc;
    padding: 5px 10px;
    display: inline-block;
    color: #333;
    margin: 3px
}

.pagebox a:hover {
    border: 1px solid #48b6f8;
    color: #48b6f8
}

.newlist li {
    border-bottom: 1px solid #e4e4e4;
    padding: 5px 15px;
}

.newlist li:last-child {
    border-bottom: 0;
}

.newlist li .newlisttit {
    font-size: 14px;
    color: black;
}

.newlist li .date {
    color: #b4b4b4;
}

/*分页*/
.paginateButtons { text-align:center; height:28px; font-size:14px;padding-bottom: 20px; }

.paginateButtons a, .paginateButtons span { display:inline-block; line-height:26px; padding:0 9px; ; margin:1px 2px 0 3px; color:#333; }

.paginateButtons .currentStep, a.step:hover { background-color:#48b6f8; color:#fff;    border-radius: 3px; }

.paginateButtons a { background-color:#f3f3f3; border-radius: 3px; }

.paginateButtons a:hover { background-color:#f3f3f3; }
.paginateButtons a:hover  { background-color:#48b6f8; }
.paginateButtons .nextLink, .paginateButtons .prevLink { line-height:28px; height:28px; width:62px;  padding:0; margin-top:0; }

.paginateButtons .nextLink:hover, .paginateButtons .prevLink:hover { color:#ffffff !important; line-height:28px; height:28px; width:62px; padding:0; margin-top:0; }


.tit {
    font-family: '方正小标宋简体';
    line-height: 29.0pt;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #0033ff;
}
.img98{
    width: 98% !important;
    margin: 0 auto;
}
.gao10px {MARGIN: 0px auto; DISPLAY: block; HEIGHT: 10px; CLEAR: both; FONT-SIZE: 1px; OVERFLOW: hidden;}
.gao8px {MARGIN: 0px auto; DISPLAY: block; HEIGHT: 8px; CLEAR: both; FONT-SIZE: 1px; OVERFLOW: hidden;}
.gao5px {MARGIN: 0px auto; DISPLAY: block; HEIGHT: 5px; CLEAR: both; FONT-SIZE: 1px; OVERFLOW: hidden;}
.gao1px {MARGIN: 0px auto; DISPLAY: block; HEIGHT: 1px; CLEAR: both; FONT-SIZE: 1px; OVERFLOW: hidden;}

#lxwmmm{
    display: none;
}

.img4 {
}
.img4 img {
    vertical-align:middle
}
.img4 .iblock {
    display:inline-block;
    height:100%;
    width:0;
    vertical-align:middle
}


.mytitle{
    font-size: 0.2rem;
    color: #178cec;
    line-height: 0.3rem;
  /*  margin: 0.2rem 0.2rem 0;*/
    text-align: center;
    font-weight: 600;
}
.titledate{
    text-align: center;
    font-size: 0.12rem;
    border-bottom: 1px solid #ddd;
    height: 0.4rem;
    line-height: 0.4rem;
    margin-bottom: 0.08rem;
 /*   margin: 0 0.2rem;*/
}