/*reset*/
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 {
    line-height: 1;

}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ul {
    list-style: none;
}

ul li {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    cursor: pointer;
}

/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

/* change colours to suit your needs */
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;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

/*reset*/
@font-face {
    font-family: myFont;
    src: url('../images/PingFang Regular.ttf')
}


header {
    height: 90px;
    background: #4b2e83;
}

.innerh {
    width: 1200px;
    margin: auto;
}

.logo {
    float: left;
    margin-top: 13px;
}

.search {
    height: 32px;
    float: right;
    margin-top: 30px;
    background: #fff;
}

.search form {
    height: 24px;
    background: #fff;
    padding-left: 10px;
    position: relative;
}

.search form input {
    border: 0;
    width: 180px;
    height: 31px;
    line-height: 31px;
    outline: medium;
    background: #fff;
}

.search form button {
    border: 0;
    height: 24px;
    width: 24px;
    background: none;
    outline: medium;
    cursor: pointer;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.search form button img {
    width: 34px;
    height: 32px;
}

.navinner {
    width: 1200px;
    margin: auto;
}

.navinner ul li {
    width: 120px;
    float: left;
    height: 42px;
    line-height: 45px;
    margin-top: 20px;
    text-align: center;
    background: url(../images/navlibg.png) center right no-repeat;
    padding: 0px 30px;
}

.navinner ul li a {
    font-family: "黑体";
    font-size: 18px;
    color: #b90e16;
    font-weight: bold;
}

.navinner ul li:hover {
    transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    /* IE 9 */
    -moz-transform: rotate(7deg);
    /* Firefox */
    -webkit-transform: rotate(7deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(7deg);
}


.navi_body {
    overflow: hidden;
    height: 77px;
    background: #ffffff;
    transition: height ease 0.5s;
}

.navi_body:hover {
    height: 350px;
}

.navi_head>ul>li>p a:hover {
    color: #b90e16;
    text-decoration: underline;
}

.navi_title {
    font-size: 18px;
    line-height: 40px;
    margin-top: 0;
}

.navi_title a:hover {
    color: #b90e16;
    font-size: 18px;
}

.navi_title a {
    text-decoration: none !important;
}



.kstd {
    height: 150px;
    background: #f0ede3;
    position: relative;
    z-index: 99;
}

.kstdinner {
    width: 1200px;
    height: 170px;
    border-radius: 3px;
    background: #fff;
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -600px;
}

.kstdinner ul {
    margin-top: 30px;
}

.kstdinner ul li {
    width: 160px;
    height: 110px;
    border-left: solid 1px #ededed;
    border-right: solid 1px #ededed;
    text-align: center;
    display: table-cell;
    vertical-align: bottom
}

.kstdinner ul {
    width: 978px;
    margin: 30px auto 0;
}

.kstdinner ul li a {
    font-family: "myFont";
    font-weight: bold;
    font-size: 16px;
    color:#8a8a8a;
}

.kstdinner ul li:nth-child(1) {
    background: url(../images/link1.png) center center no-repeat;
}

.kstdinner ul li:nth-child(2) {
    background: url(../images/link2.png) center center no-repeat;
}

.kstdinner ul li:nth-child(3) {
    background: url(../images/link3.png) center center no-repeat;
}

.kstdinner ul li:nth-child(4) {
    background: url(../images/link4.png) center center no-repeat;
}

.kstdinner ul li:nth-child(5) {
    background: url(../images/link5.png) center center no-repeat;
}

.kstdinner ul li:nth-child(6) {
    background: url(../images/link6.png) center center no-repeat;
}

.kstdinner ul li:nth-child(7) {
    background: url(../images/link7.png) center center no-repeat;
}

/* .kstdinner ul li:nth-child(1):hover {
    background: url(../images/1.png) center center no-repeat;
    
}

.kstdinner ul li:nth-child(2):hover {
    background: url(../images/2.png) center center no-repeat;
}

.kstdinner ul li:nth-child(3):hover {
    background: url(../images/3.png) center center no-repeat;
}

.kstdinner ul li:nth-child(4):hover {
    background: url(../images/4.png) center center no-repeat;
}

.kstdinner ul li:nth-child(5):hover {
    background: url(../images/5.png) center center no-repeat;
}

.kstdinner ul li:nth-child(6):hover {
    background: url(../images/6.png) center center no-repeat;
}

.kstdinner ul li:nth-child(7):hover {
    background: url(../images/7.png) center center no-repeat;
} */

.main {
    width: 1200px;
    margin:25px auto;
    height: 500px;
}

.tzgg {
    width: 370px;
    float: right;
    background: #f8f7fa;
}

.tzggt {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #4b2e83;
}

.tzggt li {
    color: #fff;
    font-family: 'myFont';
    font-size: 16px;
    font-weight: bold;
}

.tzggb ul {
    padding: 15px 30px;
    zoom: 1;
}

.tzggb li {
    height: 40px;
    line-height: 40px;
    background: url(../images/dian.png) 0 center no-repeat;
    text-indent: 20px;
    font-size: 14px;
}

.tzggb li span {
    float: right;
    color: #666;
}

.xyfj {
    height: 420px;
    background: #f0ede3;
    margin-top: -135px;
}

.xyfjinner {
    width: 1200px;
    margin: auto;
}

.xyfjt {
    height: 40px;
    line-height: 40px;
}

.xyfjt span {
    font-family: "myFont";
    font-size: 16px;
    color: #333;
    width: 100px;
    font-weight: bold;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    border-bottom: solid 2px #4b2e83;
}

.xyfjt a {
    float: right;
    color: #666;
    font-family: "myFont"
}

.xyfjb {
    width: 1200px;
    height: 210px;
    margin: 0 auto;
    /* background: url(../images/scenery.png) no-repeat; */
    padding-top: 30px;
    position: relative;
}

.left {
    display: block;
    height: 48px;
    width: 48px;
    background: url(../images/toleft.png);
    position: absolute;
    left: -70px;
    top: 110px;
}

.right {
    display: block;
    height: 48px;
    width: 48px;
    background: url(../images/toright.png);
    position: absolute;
    right: -70px;
    top: 110px;
}

.catalog {
    height: 210px;
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.imgbox li {
    width: 290px;
    height: 210px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
}

.imgbox li img {
    height: 210px;
    width: 290px;
}

.imgbox li a {
    display: none;
}

.imgbox li:hover a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 290px;
    height: 210px;
    background: url(../images/meng.png);
    z-index: 999;
}

.link {
    height: 74px;
}

.linkinner {
    width: 1200px;
    margin: auto;
    line-height: 74px;
    height: 74px
}

.linkinner span {
    background:#4b2e83;
    padding: 20px 30px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}

.linkinner a {
    font-family: "myFont";
    margin: 0 20px;
    font-size: 18px;
}

.bottom {
    width: 100%;
    height: 200px;
    background-color: #4b2e83;
}

.bottominner {
    width: 1200px;
    margin: auto;
}



.b1l {
    width: 700px;
    float: left;
    height: 140px;
    background: url(../images/info.png) left no-repeat;
    float: left;
    margin-top: 30px;
}

.b1l p {
    font-size: 14px;
    color: #fff;
    font-family: "myFont";
    margin-left: 120px;
    height: 35px;
    line-height: 30px;
}

.b1r {
    width: 350px;
    height: 200px;
    float: right;
    background: url(/images/logo.png) center center no-repeat;background-size: 100%;
}

.bottom2 {
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-weight: 14px;
    font-family: "myFont";
    color: #fff;
}

/* nav */
.banner {
    width: 100%;
    height: 440px;
   margin-top: 60px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide a img{
    object-fit: cover; min-width: 1675px;
}
.mengban {
    width: 28%;
    height: 240px;
    position: absolute;
    margin-left: -722px;
    background: #4b2e83;
    opacity: 0.7;
    z-index: 10;
    border-radius: 9px;
}

.bannerinfo {
    width: 90%;
    height: 300px;
    position: absolute;
    right: 5%;
    top: 31px;
    text-align: left;
    opacity: 1;
}

.bannerinfo h2 {
    font-size: 32px;
    color: #fff;
    line-height: 50px;
    opacity: 1;
}

.bannerinfo a {
    width: 489px;
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    text-indent: 2em;
    line-height: 30px;
}

/* css 重置 */
* {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    background: #fff;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #4b2e83;
}

/* 本例子css */
.slideTxtBox {
    width: 760px;
    padding: 20px 20px 0;
    text-align: left;
    float: left;
    background: #f8f7fa;
}

.slideTxtBox .hd {
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 20px;
    border-bottom: 1px solid #4b2e83;
    position: relative;
}

.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    left: 20px;
    top: 0;
    height: 32px;
}

.slideTxtBox .hd ul li {
    float: left;
    padding: 0 15px;
    cursor: pointer;
    font-family: "myFont";
}

.slideTxtBox .hd ul li.on {
    height: 30px;
    background: #4b2e83;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.slideTxtBox .bd ul {
    padding: 15px 30px;
    zoom: 1;
}

.slideTxtBox .bd li {
    height: 40px;
    line-height: 40px;
    background: url(../images/dian.png) 0 center no-repeat;
    text-indent: 20px;
    font-size: 14px;
}

.slideTxtBox .bd li .date {
    float: right;
    color: #666;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBox .more {
    position: absolute;
    right: 10px;
    top: 0;
}

/* css 重置 */
* {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    background: #fff;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #333;
}

/* 本例子css */
.picScroll-left {
    overflow: hidden;
    position: relative;
    border: 1px solid #ccc;
}

.picScroll-left .hd {
    overflow: hidden;
    height: 30px;
    background: #f4f4f4;
    padding: 0 10px;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/arrow.png") 0 0 no-repeat;
}

.picScroll-left .hd .next {
    background-position: 0 -50px;
}

.picScroll-left .hd .prevStop {
    background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
    background-position: -60px -50px;
}

.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.picScroll-left .bd {
    padding: 10px;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    width: 120px;
    height: 90px;
    display: block;
    padding: 2px;
    border: 1px solid #ccc;
}

.picScroll-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picScroll-left .bd ul li .title {
    line-height: 24px;
}
.sj{display: none;}
@media(max-width: 468px){
    .navbg{display: none;}
    .sj{display: block;}
  .swiper-slide a img{width: 100%;}
  .search{display: none;}
  .main{width: 100%;height: 690px;}
  .tzgg{width: 100%;}
  .slideTxtBox{padding: 0;}
  .slideTxtBox .hd ul li{padding: 0 8px;}
  .slideTxtBox .hd ul{left: 10px;}
  .slideTxtBox .more{font-size: 12px;}
  .xyfj{display: none;}
  .mengban{display: none;}
  .banner{height: 220px;margin-top: 0;}
  .bottominner,.b1l,.ejminner{width: 100% !important;}
  .ejmright{width: 100% !important;margin-top: 25px !important;}
  .ejnavl {width: 88px !important;}
  .ejnavr{width: calc(100% - 88px) !important;}
  .newslist li a {
    margin-left: 0 !important;
    float: none !important;
    display: block !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
    .page{width: 100% !important;height: 75px !important;}
    .b1r{display: none;}
    .navbar-nav{background: white;}
    .ejmright_con{width: 100% !important;}
    .fry img{max-width: 100% !important;}

}