@charset "utf-8";/* CSS Document*/
@font-face{font-family:FZFWZhuZiMinchoE; src:url(../fonts/FZFWZhuZiMinchoE.TTF);}
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    min-width: 1400px;
    background: #ffffff;
    font-family: "Microsoft Yahei", 宋体, sans-serif;
}

ul,li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
    font-weight: normal
}

img {
    border: 0;
}

li{ list-style:none;}
ul{ padding:0; margin:0;}

a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover{outline: none !important;}
ul,ol{ margin:0; padding:0; }
img{ max-width:100%;}
input,button {outline:none;}
.img-hide{ overflow:hidden; }
a {
    text-decoration: none;
    color: #666666;
}

a:hover {
    text-decoration: none;
    color: #cc0000;
    transition: all 0.6s;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}

.w1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto; position: relative;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.relative {
    position: relative;
}

.imghover {
    cursor: pointer;
    transition: all 0.6s;
}

.imghover:hover {
    transform: scale(1.2);
}

/*header*/
#header {
    height: 96px;
    opacity: 1;
    transition: all .1s;
    -moz-transition: all .1s;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    display: flex;
    align-items: center;
    background: #970f12;
    border-top: 0;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);width:100%;
}

#header.fixed {
    position: fixed;
    left: 0;
    top: 0;
    height: 80px
}

#header.fixed .logo {
    height: 50px
}

#header.fixed .right-top {
    height: 0
}

#header.fixed .menunav>div span.sub:before {
    height: 25px
}

#header.fixed .submenu {
    top: 44px
}

#header.fixed .header-right .menunav>div>a.sub:before {
    height: 20px
}

.btn-search {
    position: relative
}

.btn-search #search-input {
    width: 140px;    border: none;
    background-color: transparent;
    height: 29px;
    line-height: 29px;
    padding-left: 20px;
    padding-right: 30px;
    font-size: 14px;
    color: #ffffff
}

.btn-search img {
    position: absolute;
    right: 5px;
    top: 5px;
    height: 20px !important
}

.hearder {
    position: fixed;
    top: 0;
    z-index: 99999;
}

.hearder .menu {
    width: 21px
}

.header-left {
    display: flex;
    align-items: center;width:35%;
}

.header-left a {
    display: block
}

.header-left img {
    cursor: pointer;max-height:66px;float:left;
}
.name{float:left;    color: #fff;    margin-top: 10px;
    font-size: 30px;
    font-weight: 600;    font-family: FZFWZhuZiMinchoE;}
.hearder .container {
    padding-top: 0;
    padding-bottom: 0;
    display: flex;margin:0 auto;
    justify-content: space-between
}

.hearder .header-right {
    float: right;width:65%;
}

.hearder .header-right .btn-search {
    overflow: hidden;

    transition: all .3s;
    -webkit-transition: all .3s
}

.hearder .header-right .btn-search img {
    height: 100%
}

.hearder .header-right>div {
    float: right;
    transition: all .3s;
    -webkit-transition: all .3s
}

.hearder .header-right .right-top {
    margin-bottom: 20px;
    overflow: hidden
}

.hearder .header-right .right-top>div {
    display: inline-block;
    margin-right: 36px;
    border-radius: 16px;
    background: rgba(255,255,255,0.15);
    height: 29px;
    background-repeat: no-repeat;
    background-position: left 10px center;
    vertical-align: top;
    opacity: 0.8
}

.hearder .header-right .right-top>div.link a {
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px 5px 30px
}

.hearder .header-right .right-top>div.link a span {
    line-height: 29px
}

.hearder .header-right .right-top>div.link.map {
    background-image: url(../images/add.png)
}

.hearder .header-right .right-top>div.link.home {
    background-image: url(../images/i-home.png)
}

.hearder .header-right .menunav {
    transition: all .3s;
    -webkit-transition: all .3s;
    margin-top: 8px;
    display: flex;
    display: -webkit-flex;    width: 86%;
    justify-content: space-around;
}

.hearder .header-right .menunav>div {
    font-size: 15px;
    position: relative;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 15px;
    display: inline-block;
    text-align: center;
    flex: 1;
}

.hearder .header-right .menunav>div:hover,.hearder .header-right .menunav>div.on {
    color: #ffffff
}

.hearder .header-right .menunav>div>a {
    line-height: 1em;
    display: inline-block;
    transition: all .2s;
    color: #ffffff
}

.hearder .header-right .menunav>div>a:after {
    content: "";
    border-bottom: 2px solid #fff;
    margin-top: 5px;
    display: block;
    width: 100%;
    transition: all 0.2s ease-out 0s;
    transform: scaleX(0)
}

.hearder .header-right .menunav>div>a.sub:before {
    content: "";
    border-left: 2px solid #fff;
    height: 12px;
    transition: all 0.2s ease-out 0s;
    transform: scaleY(0);
    position: absolute;
    left: 50%;
    top: 100%;
    transform-origin: center top
}

.hearder .header-right .menunav>div:hover a:before {
    transform: none
}

.hearder .header-right .menunav>div:hover a:after {
    transform: none
}

.hearder .header-right .menunav>div .submenu {
    display: none;
    background-color: rgba(151,15,18,1);
    position: absolute;
    left: 50%;
    top: 33px;
    z-index: 999;
    width: 100%;
    transform: translateX(-50%);opacity: 1!important;
}



.hearder .header-right .menunav>div .submenu ul {
    width: 100%
}

.hearder .header-right .menunav>div .submenu ul li {
    display: block;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    width: 100%
}

.hearder .header-right .menunav>div .submenu ul li:hover {
    background-color: rgba(255,255,255,1);
    color: #970f12;
}

.hearder .header-right .menunav>div .submenu ul a {
    color: #ffffff;
    font-weight: normal;
    font-size: 15px;
    line-height: 150%;
    text-align: center;
    display: block;
    width: 100%;
    padding: 14px 0;
}

.hearder .header-right .menunav>div .submenu ul a:hover {
    color: #970f12
}

.hearder .header-right .menunav>div:last-child .submenu {
    width: 100%;
    right: 0;
    left: unset;
    transform: unset
}

.hearder .header-right .menunav>div:last-child {
    margin-right: 0
}

.hearder .header-right>a {
    color: #ffffff
}


/*bannerbox*/
.bannerbox{width:100%; height: auto;overflow: hidden; margin: 96px auto 0; background: #ffffff;}
.focusebox{ width:100%; height:450px; overflow:hidden; position:relative; }
.focusebox .banner_bk{ position: absolute; top:0; left: 0;z-index:1;  width: 100%; height: 450px;}
.focusebox .hd{ height:12px; overflow:hidden; position:absolute; right:20px; bottom:20px; z-index:9999; }
.focusebox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.focusebox .hd ul li{ float:left; margin-right:5px;  width:12px; height:12px; line-height:12px; text-align:center; background:#ffffff; cursor:pointer;border-radius:10px; }
.focusebox .hd ul li.on{background:rgb(237, 125, 49); }
.focusebox .bd{ position:relative; height:100%; z-index:0;   }
.focusebox .bd li{ zoom:1; vertical-align:middle; }
.focusebox .bd img{  width: 100%; height: 450px; display:block;  }
.focusebox .prev,
.focusebox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;z-index: 1}
.focusebox .next{ left:auto; right:3%; background-position:8px 5px;z-index: 1}
.focusebox .prev:hover,
.focusebox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.focusebox .prevStop{ display:none;  }
.focusebox .nextStop{ display:none;  }

/*imainbox*/
.imainbox{ width:1200px; margin:20px auto 0px auto; height: auto; overflow:hidden; }
.i_list_box{ width: 540px}
.i_list{ width: 520px; height: auto; overflow: hidden;}
.ititle{ background: #ffffff; height:40px; line-height:40px; width: 100%; border-bottom: #adadad 1px dotted; }
.ititle h2{     height: 35px;
    display: block;
    float: left;
    padding: 0 20px 0 10px;
    color: #333;
    font-size: 24px;
    margin: 0;
    line-height: 24px;}
.ititle h2 span{ font-size: 16px; color: #f47c3c;margin-left:10px;}
.ititle .more{ display: block; float: right; font-size: 14px; color: #666666; line-height: 40px; padding: 10px 15px}


.n_list{ background: url("../images/list_bg.png"); padding: 10px 0;}
.n_list li{width: 100%; height: 34px; line-height: 34px; display: block;color: #333333;font-size: 15px;}
.n_list li a{font-size: 15px;color: #333333;  background: url("../images/ico_001.png") left center no-repeat; padding-left: 15px; float: left}
.n_list li a:hover{color: #cc3300}
.n_list li .date{float: right}
.n_list li i{ font-style: normal; color: #ff9900;}


.i_bqbsbox{width:1200px; margin:30px auto; height: auto; overflow:hidden; }
.i_bqbs{ width:1200px; text-align:left;  }
.i_bqbs .hd{ height:60px; line-height:60px; padding:0 10px 0 20px; position:relative; }
.i_bqbs .hd ul{ height:60px; margin: 0 auto; text-align: center  }
.i_bqbs .hd ul li{ padding:10px 20px; cursor:pointer; font-size: 18px; line-height: 60px; color: #666666; display: inline}
.i_bqbs .hd ul li.on{ height:60px;  border-bottom:2px solid #06457b; color: #06457b }
.i_bqbs .bd ul{ padding:15px;  zoom:1;  }




.ywfw{margin-top:20px;}
.ywfw li{float:left;width: 238.4px;text-align: center; margin-bottom: 20px;background: #f5f5f5;padding: 40px 0; border-right:2px solid #d9d9d9;}
.ywfw li:last-child{border-right:none;}
.ywfw li .news_title {font-size: 15px;line-height: 24px;padding-top: 12px;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;}
.ywfw li .news_title:hover{color: #970f12;}
.ywfw li .news_imgs {height: 48px;}
.ywfw li .news_imgs img {height: auto;width:auto;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;height:48px;width:48px;}
.ywfw li:hover {background: rgba(151,15,18,0.3);}
.ywfw li .news_box:hover .news_imgs img {transform: rotateY(360deg);-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);}
.ywfw li .news_box:hover .news_title {transform: rotateY(360deg);-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);}
.ywfw li .news_box:hover .news_title a {color:#fff;font-size:15px;}


.ixy_box {
    margin: 30px auto ;width: 1200px;
}
.number{
	display: flex;
	justify-content: space-between;
}
.numberbox{
	width:18.75rem;
	height:7.4375rem;
	color:#ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 0.9375rem;
        margin-right:1rem;transition: all 500ms ease;
}
.numberbox:hover{ transform:scale(1.05);}
.numberbox:first-of-type{
	background: #8f8ff7;
}
.numberbox:nth-of-type(2){
	background: #cdc240;
}
.numberbox:nth-of-type(3){
	background: #fd5858;
}
.numberbox:nth-of-type(4){
	background: #ffa837;
}
.numberbox:nth-of-type(5){
	background: #5479b0;margin-right:0;
}
.numberbox img{
	height:2.5rem;
	margin-right:1.25rem;
}
.numberbox p{
	font-size:1.125rem;margin: 0;
}



/*left*/
.left{width: 220px; float:left}
.left ul{ padding-left: 30px; padding-right: 30px; height: 500px; padding-top: 20px; background-color: #FBFBFB; }
.left ul li{ line-height:50px; border-bottom:#E1E1E1 1px solid ; font-size:16px; padding-left:20px;}
.left ul li:hover{ background-color: #EFEFEF; }
.left ul li a{font-size:16px; display:block; color:#2D2D2D}
.left ul li.hover{ background-color: #EFEFEF; color: #707070; font-weight: bold }
.m_bt{ line-height:50px; background:#980000; color:#F2F2F2; font-size:18px; text-align:center; font-family:"Microsoft YaHei UI"}

.right{ width:820px; float: right; background-color: #FCFCFC; }
.right ul {  padding-top:20px; padding-left:40px; padding-right:40px;}
.right1{ width: 820px; float: right;}
.right1 ul {  padding-top:20px; padding-left:20px; padding-right:20px;}
.subject{ color: #383838; font-size: 18px; font-family: "microsoft yahei"; height: 41px; line-height: 40px; border-bottom: 1px solid #ddd; margin-left:20px; margin-right:20px; margin-top:8px;}
.subject b{display:inline-block;font-weight:normal;border-bottom:2px solid #980000;height:40px;line-height:40px; padding: 0 20px}
.subject span{ color: #7A7A7A; display: inline-block; font-size: 14px; font-family: verdana; padding-right: 20px; float: right; }
.subject a{ font-size: 14px; color: #7E7E7E }

.news_list{margin:0;padding:0;list-style:none;}
.news_list li{border-bottom:1px dotted #ccc;padding:10px;line-height:18px;color:#999;font-size:12px;}
.news_list li:hover{background:#fafafa;}
.news_list li a{font-size:16px;font-family:microsoft yahei;display:block;line-height:40px;}
.news_list li em{color:#666;display:block;font-style:normal;line-height:24px;}
.list_page{ margin: 20px auto 40px auto; text-align: center; width: 100%}
.new_bt{ text-align:center; font-size:20px}
.jj_bt{ text-align:center; font-size:24px;padding-top:10px;padding-bottom:10px;border-bottom: #E1E1E1 1px solid; line-height:50px;}
.new_xx{ text-align: center; font-size: 14px; line-height: 50px; border-top: #E1E1E1 1px solid; color: #737373 }
.new_con{ color:  #3F3F3F; line-height: 1.5; margin-top:16px; font-size:14px}
.new_con p{ color:  #3F3F3F; margin-bottom:7px;}
.shang{ color: #3F3F3F; font-size:16px ;border-top: #E1E1E1 1px solid; margin-top:20px; line-height:36px; padding-top:14px;}
.next { color: #3F3F3F; font-size:16px ; margin-bottom:40px;}
/*footer*/
.footer{width: 100%; margin: 0 auto; height:100px; background: #970f12;  padding: 30px 0;}
.footer .w1060{width:1200px;    margin: 0 auto;}
.footer_left{width:60%; float:left; padding-top:10px;}
.footer_left p{ margin: 0; padding: 0; line-height: 30px;font-size: 15px;color: #ffffff;}
.footer_right{float:right;}
.footer_right img{width:100px;height:100px;}
.list-box{
    width:1200px;
    margin:20px auto;
    background-color: #fff;
    padding-top:18px;
}


.left-nav{
    width:230px;
    height:725px;
    min-height: 725px;
    background: url(../images/list-left-img.png) no-repeat bottom;
    border:1px solid #e4e4e4;
}
.left-nav .nav-top{
    width:230px;
    height:80px;line-height:80px;
    background:#970f12;
    /*position: relative;*/
    z-index: 2;
}
.left-nav .nav-top h3{
    font-weight: normal;
    color:#fff;
    font-size: 24px;
    text-align: center;
}

.nav-mid ul{overflow:hidden;position:relative;z-index:3}
.nav-mid>ul>li {position: relative;}
.nav-mid>ul>li:first-child {border-top: none;}
.nav-mid ul li a {display: block;color: #333333;line-height: 60px;text-align:center;font-size: 16px;}
.nav-mid ul li a:hover{color: #970f12;font-weight: 600;}
.nav-mid ul li a:after {content: "";position: absolute;bottom: 0;height: 0;left: 11px;right: 16px;border-bottom: 1px solid #970f12;}
.nav-mid>ul>li>span {position: absolute;width: 20px;height: 16px;right: 28px;top: 22px;line-height: 50px;background: url(../images/sub_left_down.png) no-repeat center center;cursor: pointer;transition: all 0.3s;}
.nav-mid>ul>li.on>span {transform: rotate(90deg);}
.nav-mid>ul>li.activ {background: #dadada;}
.nav-mid>ul>li.active>a {color: #970f12;font-weight: 600;}
.nav-mid>ul>li>ul {display: none;padding-top: 0;padding-bottom: 0;padding-right: 0;}
.nav-mid ul li.active ul {display: block;}
.nav-mid>ul>li>ul>li>a {line-height: 40px;padding-left: 25px;color: #666666;font-size:16px;}
.nav-mid>ul>li>ul>li>a:after {content: "";position: absolute;top: 0;height: 0;left: 11px;right: 16px;border-bottom: 1px solid #cf954b;}


.nav-bottom-list1{background: url(../images/list-left1.png) no-repeat 25px center;}
.nav-bottom-list2{background: url(../images/list-left2.png) no-repeat 25px center;}
.nav-bottom-list3{background: url(../images/list-left3.png) no-repeat 25px center;}
/***********************************************************/
.right-list{
    width:945px;

    border:1px solid #e4e4e4;
}
.right-list .right-list-tit{
    width:96%;
    height:49px; margin: 0 auto;
    border-bottom:2px solid #f3f3f3;
}
.right-list .right-list-tit h3{
    width:174px;
    height:49px;
    font-weight: normal;
    font-size: 19px;
    line-height: 49px;
    color:#970f12;
    padding-left:10px;
}
.right-list .local{
    margin-top:20px;
    margin-right:10px;
    color:#565656;
    font-size: 14px;
}
.right-list .local a{
    color:#565656;
    font-size: 14px;
}
.right-list .local a:hover{
    color:#3b93d9;
}
.lby-list{
    padding-top:20px;
}
.lby-list li{
    height:40px; line-height: 40px;
    overflow: hidden;
    padding:0 25px;
}
.lby-list .list-m-bot{
    margin-bottom:35px;
}
.lby-list li a{
    float: left;
    color:#333;
    font-size: 15px;
    padding-left:15px;
    background: url(../images/list-right-point.png) no-repeat left center;
}
.lby-list li a:hover{
    color:#970f12;
}
.lby-list li span{
    float: right;
    line-height: 40px;
    color:#666;
    font-size: 15px;
}
/*c-content*/
.zinfo {
    height: auto;
    overflow:hidden;
    position: relative;
    margin: 20px auto 20px auto;
    padding: 0 40px;
}
.zinfo .c-title {
    font-size: 30px;
    color: #006134;
    line-height: 40px;
    text-align: center;
    margin: 20px 0 5px 0;
}
.zinfo .nr-info {
    height: auto;
    overflow:hidden;
    position: relative;
    text-align: left
}
.zinfo .nr-info p {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    font-family:"微软雅黑";
    margin: 10px 0;
    text-indent: 2em;
    text-align: left
}


/*zinfo*/
.c-content {
    height: auto;
    overflow:hidden;
    position: relative;
    margin: 20px auto 20px auto;
    padding:0 40px;
}
.c-content .c-title {
    font-size: 26px;
    color: #333333;
    line-height: 40px;
    text-align: center;
    margin: 15px 0 20px 0;
}
.c-content .other-s {
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #333333;
    background: #ececec;
}
.c-content .nr-info {
    height: auto;
    overflow:hidden;
    position: relative;
    padding-top:20px;
}
.c-content .nr-info p {
    font-size: 15px;
    color: #666;
    line-height: 34px;
    font-family:"微软雅黑";
    margin-bottom: 5px;
    text-indent: 2em;
    text-align: left
}
.swiper-e2 .inner {
    display: block;
    position: relative;
    padding: 50px 0
}
.swiper-container{width:100%!important;}
.swiper-e2 .con {
    width: 91px;
    height: 91px;
    background-position: center;
    background-size: 90px auto;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    transition: .5s;
    border: 2px dotted #970f12;
    border-radius: 50%;
}

.swiper-e2 .con:hover {
    transform: rotateY(180deg)
}

.swiper-e2 .pic {
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center
}

.swiper-e2 .pic img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    transition: .5s
}

.swiper-e2 .tit {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 15px;
    text-align: center;
    color: #1a1a1a;
    width: 100%;
    height: 1.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.swiper-e2 .g-swiper-button-next,.swiper-e2 .g-swiper-button-prev {
    position: absolute;
    top: 50%!important;
    bottom: auto!important;
    width: 38px!important;
    height: 38px!important;
    z-index: 999
}

.swiper-e2 .g-swiper-button-prev {
    left: 0!important;
    background-image: url(../images/e-left2.png);
    background-position: center;
    background-size: 38px auto;
    background-repeat: no-repeat
}

.swiper-e2 .g-swiper-button-next {
    right: 0!important;
    background-image: url(../images/e-right2.png);
    background-position: center;
    background-size: 38px auto;
    background-repeat: no-repeat
}
.game163{ position: relative; overflow: hidden; width: 585px; height: 320px; margin-top: 25px;}
.game163 .bigImg{ height: 320px; position: relative;}
.game163 .bigImg li{position: relative;}
.game163 .bigImg li img{ vertical-align:middle; width:585px; height:320px;}
.game163 .bigImg  h4{position: absolute; left: 0; bottom: 0; width: 485px; padding: 0 80px 0 20px; height: 66px; background: rgba(4,21,37,0.4); font-size: 16px; line-height: 66px; color: #fff; overflow: hidden; text-align: left; }
.game163 .bigImg  h4 a{color: #fff;}
.game163 .sPrev{ display: block; width: 15px; height: 26px; background: url(../images/prev.png) no-repeat; position: absolute; top: 50%; margin-top: -13px; left: 20px; z-index: 9;}
.game163 .sNext{ display: block; width: 15px; height: 26px; background: url(../images/next.png) no-repeat; position: absolute; top: 50%; margin-top: -13px; right: 20px; z-index: 9;}
.game163 .pageState{ position: absolute; bottom: 18px; right: 18px; font-size: 16px; color: #fff; letter-spacing: 2px;}
.game163 .pageState span{ color: #fff; font-size: 26px;}
.game163 .game163-l{position: absolute; left: 10px; top: 10px; width: 1px; height: 299px; background: #fff;}
.game163 .game163-r{position: absolute; right: 10px; top: 10px; width: 1px; height: 299px; background: #fff;}
.game163 .game163-t{position: absolute; left: 10px; top: 10px; width: 565px; height: 1px; background: #fff;}
.game163 .game163-b{position: absolute; left: 10px; bottom: 10px; width: 565px; height: 1px; background: #fff;}
.hgyw-r{width: 585px;}

.public-list {
    margin-top: 10px;
}

    .public-list li {
        line-height: 43px;
    }

        .public-list li span {
            float: right;
            padding-left: 15px;
            font-family: "Georgia";
        }

        .public-list li a {
            display: block;position: relative;
            white-space: nowrap;
            text-overflow: ellipsis;    padding-left: 18px;
            overflow: hidden;
            word-break: break-all;    font-size: 15px;color:#333;
        }
.public-list li a::before {
    position: absolute;
    left: 0;
    top: 20px;
    width: 5px;
    height: 5px;
    background-color: #c6a884;
    border-radius: 50%;
    box-shadow: 1px 1px 3px #9a6f4c;
    content: '';
}
        .public-list li:hover a {
            color: #970f12;
           
        }

        .public-list li:hover span {
            color: #970f12;
          
        }

@media only screen and (max-width: 1500px) {
    .container {
        width:1280px
    }



    .hearder .header-right .right-top>div {
        margin-right: 33px
    }

    .main .mechanism_left {
        width: 280px
    }

    .main .mechanism_right {
        width: 1000px
    }
}

@media only screen and (max-width: 1241px) {
    .container {
        width:calc(100% - 20px)
    }

    .swiper-container .slick-dots {
        right: 20px
    }

    .sidebar {
        right: 10px
    }



    .hearder .header-right .right-top {
        margin-right: 10px
    }

    .hearder .header-right .right-top>div:last-child {
        margin-right: 0
    }
}