/* css reset */
@charset "utf-8";
body{font-size: 14px; font-family: Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜, PingFangSC-Regular, Verdana, Arial, Ã¥Â®â€¹Ã¤Â½â€œ; line-height: 1.42857143;color: #333;background-color: #fff;}
a{color: #333;background-color: transparent;}
a:hover,a:focus{color: #8c0307;}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
a:active,
a:hover {
    outline: 0;
}
.clearfix{
clear: both;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
            box-sizing: border-box;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
/* *{transition:background .5s;-webkit-transition:background .5s;} */
a {text-decoration: none;cursor: pointer;}
img,table {max-width: 100% !important;}
img,input {vertical-align: middle;}
li {list-style: none;}
hr {border: none;}
.boxsha {box-shadow: 0 2px 7px #cccccc;}
/* header */

.header-top {
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: #2f5594;
    color: #fff;
}
.header-top .container {
    height: 100%;
}
.h-lf,
.h-lf li,
.h-rf li {
    float: left;
}
.h-lf li a,
.h-rf li a {
    color: #fff;
}
.h-rf {
    float: right;
}
.h-rf li:first-child {
    margin-right: 10px;
}
.h-rf li {
    margin-left: 20px;
}
.h-rf li img {
    margin-right: 5px;
    vertical-align: middle;
}
.header > .container {
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 20px;
}
.logo {
    float: left;
}
.navbar {
    float: right;
    font-size: 18px;
    margin-top: 12.5px;
    height: 65px;
}
.navbar li {
    float: left;
    width: 105px;
    height: 100%;
    text-align: center;
}
.navbar li a {
    display: block;
}
.navbar li span {
    display: block;
    width: 34px;
    height: 30px;
    margin: 0 auto 10px;
}
.navbar .item01 span {
    background: url(../images/public/sy.png) no-repeat center center;
}
.navbar .item02 span {
    background: url(../images/public/xwzx.png) no-repeat center center;
}
.navbar .item03 span {
    background: url(../images/public/zwgk.png) no-repeat center center;
}
.navbar .item04 span {
    background: url(../images/public/bsfw.png) no-repeat center center;
}
.navbar .item05 span {
    background: url(../images/public/zmhd.png) no-repeat center center;
}
.navbar .item06 span {
    background: url(../images/public/cdsj.png) no-repeat center center;
}
.navbar .item07 span {
    background: url(../images/public/zjcd.png) no-repeat center center;
}
.navbar .item01:hover span,
.navbar .item01.dis span {
    background: url(../images/public/syh.png) no-repeat center center;
}
.navbar .item02:hover span,
.navbar .item02.dis span {
    background: url(../images/public/xwzxh.png) no-repeat center center;
}
.navbar .item03:hover span,
.navbar .item03.dis span {
    background: url(../images/public/zwgkh.png) no-repeat center center;
}
.navbar .item04:hover span,
.navbar .item04.dis span {
    background: url(../images/public/bsfwh.png) no-repeat center center;
}
.navbar .item05:hover span,
.navbar .item05.dis span {
    background: url(../images/public/zmhdh.png) no-repeat center center;
}
.navbar .item06:hover span,
.navbar .item06.dis span {
    background: url(../images/public/cdsjh.png) no-repeat center center;
}
.navbar .item07:hover span,
.navbar .item07.dis span {
    background: url(../images/public/zjcdh.png) no-repeat center center;
}
.navbar li:hover a,
.navbar li.dis a {
    font-weight: 700;
    color: #cd3c32;
}
.header-bg {
    width: 100%;
    height: 911px;
    background: url(../images/public/headerbg.jpg) no-repeat;
    background-size: 100% 100%;
}
/* fixed */
.fixed {
    position: fixed;
    right: -1px;
    top: 30%;
    right: -146px;
    font-size: 14px;
    width: 200px;
    z-index:999999;
}
.fixed > li {
    width: 100px;
    height: 48px;
    line-height: 48px;
    padding-left: 55px;
    background: #a1b7db;
    border-top-left-radius: 27px;
    border-bottom-left-radius: 27px;
    position: relative;
    margin-bottom: 15px;
    transition: all linear .3s;
}
.fixed > li a {
    display: block;
    color: #ffffff;
}
.fixed > .znwd a {
    line-height: 18px;
    padding: 6px 0;
}
.fixed > li span {
    display: block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 50%;
    background: #2f5594;
    position: absolute;
    left: 0;
    top: 0;
}
/* .fixed > li:first-child span {
    background: #fff;
} */
.fixed > li img {
    margin-top: -3px;
}
/* search-box */
.search-box {
       background-color: rgba(0,0,0, .7);
	position: fixed;
	top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transition: opacity 250ms linear;
    /* opacity: 1;
    z-index: 1000; */
    opacity: 0; 
    z-index: -10;
}
.search {
    width: 100%;
    height: 70%;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
}
.search #close {
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
}
.search .user-input {
    width: 800px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -400px;
    border: 0;
    border-bottom: 1px solid #bbb;
    outline: none;
    text-align: center;
    font-size: 30px;
    background: rgba(255, 255, 255, 0);
}
.search-btn {
    width: 200px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    outline: none;
    border: 0;
    background: #2f5594;
    color: #fff;
    border-radius: 10px;
    letter-spacing: 10px;
    font-size: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: 75px;
    margin-left: -100px;
}
.search-logo{
text-align: center;
}
.search-logo img{
    margin-top: 70px;
}
.year100{
    position: absolute;
    right: 10%;
    top: 6%;
}

@media(max-width:1520px){
    .navbar{
        float:left;
    }
    .year100{
        right: 8%;
    }
}


@media screen and (max-width: 768px) {
    .fixed,
    .search-box,
    .h-rf,
    .header-bg {
        display: none;
    }
    .header > .container {
        margin-bottom: 0;
        padding:0 30px;
    }
    .logo,
    .navbar {
        float: none;
    }
    .logo{
        margin-top:130px;
    }
    .year100{
        width:200px;
        right: 24%;
    }
    .navbar {
        height: auto;
        overflow: hidden;
        margin-top: 30px;
        font-size: 16px;
    }
    .navbar li {
        width: 33.33%;
        margin-bottom: 20px;
    }
    .navbar li:first-child {
        width: 33.33%;
    }
    .navbar .item05,
    .navbar .item06,
    .navbar .item07 {
        width: 33.33%;
    }
    .navbar li span {
        width: 30px;
        height: 30px;
    }
    
}

/* footer */
.footer {
    margin-top: 30px;
    background: #fff;
}
.wzlj {
    height: 50px;
    line-height: 50px;
    background: #2f5594;
    margin-bottom: 15px;
}
.wzlj ul {
    height: 100%;
}
.wzlj ul li {
    float: left;
    padding: 0 25px;
    color: #fff;
}
.wzlj ul li a {
    color: #fff;
    display: block;
    padding: 0 25px;
    background: url(../images/public/dsj.png) no-repeat right center;
}
.btm-imgs {
    float: right;
}
.btm-imgs a {
    margin-left: 10px;
}

.xzwflg img{
    max-width: 215px!important;
}
.copyright ul {
    overflow: hidden;
}
.copyright ul li {
    float: left;
}
.copyright > p {
    margin: 12px 0;
}

.wzlj-list ul {
    display: none;
    padding: 35px 45px 10px;
    border: 1px solid #e6edf3;
    border-bottom: 0;
    overflow: auto;
    height: 200px;
    border-top: 10px solid #2f5594;
    border-right:0;
    border-left:0;
    background-color: #fff; 
}
.wzlj-list ul::-webkit-scrollbar { 
    width: 16px; 
    height: 16px; 
    background-color: #F5F5F5; 
}
.wzlj-list ul.dis {
    display: block;
}
.wzlj-list ul li {
    float: left;
    width: 24%;
    margin-right: 1%;
    margin-bottom: 16px;
}
.footer > .warp {
    position: relative;
}
.zndh {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    padding: 15px 20px 10px;
    border: 1px solid #e6edf3;
    border-bottom: 0;
    overflow: auto;
    width: 1200px;
    height: 200px;
    background: #fff;
    z-index: 100;
    border-top: 10px solid #2f5594;
    border-right:0;
    border-left:0;
}
.zndh li {
    width: 25%;
    float: left;
    text-align: center;
    font-size: 16px;
}
.zndh li p {
    font-weight: 700;
    margin-bottom: 10px;
}
.zndh li a {
    display: block;
    width: 25%;
    margin: 0 auto 10px;
    text-align: center;

}

/* å¹¿å‘Šå¼¹å‡ºæ¡† */
.tk-box {
    position: fixed;
    left: 10px;
    bottom: -2px;
    width: 330px;
    height: 0;
    background-color: #fff;
    border: 1px solid #444;
    transition: all linear 1s;
    overflow: hidden;
    z-index: 10000;
}
.tk-box h3 {
    text-align: center;
    padding: 15px 0;
    font-size: 18px;
    color: red;
    background-color: #2F5594;
}
.tk-box p {
    text-align: left!important;
    line-height: 22px;
    font-size: 16px;
    padding: 5px 20px;
}
.tk-box > .close {
    width: 30px;
    height: 18px;
    color: #fff;
    position: absolute;
    right: 11px;
    top: 18px;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .footer {
        margin-top: 15px;
    }
    .footer-box {
        padding-top: 20px;
    }
   .tk-boxï¼Œ
   .btm-imgs {
       display: none;
   }
   .wzlj,
   .wzlj-list,
   .footer > .warp {
       display: none;
   }
}



/* other public */
.fl {
    float: left;
}
.fr {
    float: right;
}
.hidd {
    overflow: hidden;
}
.margno {
    margin: 0 !important;
}
.paddno {
    padding: 0 !important;
}
.container {
    width: 1200px;
    margin: 0 auto;
}
/* Ã¥Ë†â€ Ã©Â¡Âµ */
#page_div{width: 90%;margin:1em auto;text-align: center;}
.pagination-index,.pagination-num{border: 1px solid #bfbfbf;margin: 0 .2em;padding:0 .7em;display: inline-block;border-radius: 3px;color: #000;}
.pagination-num.active,.pagination-index:hover,.pagination-num:hover{background: #0068b7;color: white;}
.pagination-last{margin-left:80px;}
.pagination-last>span{margin: 0 .5em;}
.pagination-last>input{height: 1.3em;width: 2em;text-align: center;}
.page_num {margin-top: 32px;}
@media screen and (max-width: 768px) {
    .disno {
        display: none;
    }
    .container {
        width: 100%;
        padding: 0 10px;
    }
    .pagination-first,.pagination-last{display:block;width:100%;}
    .pagination-last{margin-left:0;padding:5px 30px;}
    #page_div{
        width: 100%;
    }
.pagination-first a{
margin-bottom:14px;
}
}
/* Ã¥Â½â€œÃ¥â€°ÂÃ¤Â½ÂÃ§Â½Â® */
.crumbs {
    padding-bottom: 10px;
    border-bottom: 1px solid #cecece;
    position: relative;
}
.crumbs > img {
    margin-right: 5px;
    margin-top: -2px;
}

/* Ã¥Å Â¨Ã§â€Â» */
@keyframes myfirst
{
    0%   {transform: rotate(15deg);}
    20%  {transform: rotate(-15deg);}
    40%  {transform: rotate(15deg);}
    60% {transform: rotate(-15deg);}
    80% {transform: rotate(15deg);}
    100% {transform: rotate(0deg);}
}
@-moz-keyframes myfirst /* Firefox */
{
    0%   {transform: rotate(15deg);}
    20%  {transform: rotate(-15deg);}
    40%  {transform: rotate(15deg);}
    60% {transform: rotate(-15deg);}
    80% {transform: rotate(5deg);}
    100% {transform: rotate(0deg);}
}
@-webkit-keyframes myfirst /* Safari Ã¥â€™Å’ Chrome */
{
    0%   {transform: rotate(15deg);}
    20%  {transform: rotate(-15deg);}
    40%  {transform: rotate(15deg);}
    60% {transform: rotate(-15deg);}
    80% {transform: rotate(5deg);}
    100% {transform: rotate(0deg);}
}
@-o-keyframes myfirst /* Opera */
{
    0%   {transform: rotate(15deg);}
    20%  {transform: rotate(-15deg);}
    40%  {transform: rotate(15deg);}
    60% {transform: rotate(-15deg);}
    80% {transform: rotate(5deg);}
    100% {transform: rotate(0deg);}
}
@keyframes overturn
{
    0% {transform: rotateY(0deg);}
    50% {transform: rotateY(360deg);}
    100% {transform: rotateY(0deg);}
}
@-moz-keyframes overturn /* Firefox */
{
    0% {transform: rotateY(0deg);}
    50% {transform: rotateY(360deg);}
    100% {transform: rotateY(0deg);}
}
@-webkit-keyframes overturn /* Safari Ã¥â€™Å’ Chrome */
{
    0% {transform: rotateY(0deg);}
    50% {transform: rotateY(360deg);}
    100% {transform: rotateY(0deg);}
}
@-o-keyframes overturn /* Opera */
{
    0% {transform: rotateY(0deg);}
    50% {transform: rotateY(360deg);}
    100% {transform: rotateY(0deg);}
}
@keyframes magnify
{
    0%{transform: scale(0.8);}
    25%{transform: scale(1);}
    50%{transform: scale(0.8);}
    75%{transform: scale(1);}
}
@-moz-keyframes magnify /* Firefox */
{
    0%{transform: scale(0.8);}
    25%{transform: scale(1);}
    50%{transform: scale(0.8);}
    75%{transform: scale(1);}
}
@-webkit-keyframes magnify
{
    0%{transform: scale(0.8);}
    25%{transform: scale(1);}
    50%{transform: scale(0.8);}
    75%{transform: scale(1);}
}
@-o-keyframes magnify 
{
    0%{transform: scale(0.8);}
    25%{transform: scale(1);}
    50%{transform: scale(0.8);}
    75%{transform: scale(1);}
}
.navbar > li a:hover span {
    animation: myfirst .5s;
    -moz-animation: myfirst .5s;	/* Firefox */
    -webkit-animation: myfirst .5s;	/* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */
    -o-animation: myfirst .5s;	/* Opera */
}
.fixed > li:hover img {
    animation: magnify 1s;
    -moz-animation: magnify 1s;	/* Firefox */
    -webkit-animation: magnify 1s;	/* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */
    -o-animation: magnify 1s;	/* Opera */
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .container {
        width:100%;
        padding:0 10px;
    }
    .navbar li:first-child {
        width: 10%;
    }
    .navbar li {
        width: 15%;
    }
    .navbar .item05, .navbar .item06, .navbar .item07 {
        width: 15%;
    }
    .yd_none {
        display: block;
    }
.tk-box {
display:none;
}
    #page_div{
        width: 100%;
    }
}


.zwdetail {
    background:#fff;
    padding:20px;
}