@charset "utf-8";abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h4,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,summary,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;font-family:"Microsoft YaHei",Verdana,sans-serif;outline:0}
html *{outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent}
body{color:#333;font-size:14px;font-family:"Microsoft YaHei",Verdana,sans-serif;background:#f5f5f5}
a,ins{text-decoration:none;color:#333}
a:hover{color:#1890ff;text-decoration:none}

ol,ul{list-style:none}
*{padding:0;margin:0;border:0}

#myVideo1{ display:none; background:url(../images/spbj.png) no-repeat;background-size:100%}
body {
    max-width: 760px;
    margin: 0 auto;
}
.clear{clear:both}
.top20{margin-top:20px}
.box{background:#FFF;box-shadow:0 1px 3px rgba(27,95,160,.1)}
.radius{border-radius:4px}
.container{width:calc(100% - 10px);margin:0 auto;}

.top{ margin-top:10px;}

.open{ overflow:hidden}

.topsearch{position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .9;display:none; z-index:22 
}

.ssgb{position: absolute; right:30px; top:30px;}
.ssgb img{ width:30px;}
  

.search {
    height: 30px;
    margin-bottom:10px;
    clear:both; width:100%; margin:0  auto; position:relative; margin-top:20%
}.search input {
    height: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    padding-left: 8px;
    background-color: #f5f5f5;
    border-radius: 8px;
    z-index: 10;
    outline: none;padding-right: 92px;
    border: 2px solid #fff; width:calc(100% - 126px);
}

 .search button {
    height: 34px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border: none;
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 11;width: 42px;
    background: #f04142;
}.search button i {
    width: 22px;
    height: 22px;
    background-image: url(../images/scb.png);display: block;
    margin: auto; background-size:22px;
}



.eyidx_ban {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0
}
.eyidx_ban .swiper-container {
	width:100%;
	margin:0 auto;
	padding:0;
	position:relative;   height: auto;
}
.eyidx_ban .swiper-container .swiper-slide {
	overflow:hidden;
	position:relative
}
.eyidx_ban .swiper-container .swiper-slide img {width:100%;
}



.eyidx_ban .swiper-container .swiper-slide span {
	position:absolute;
	left:10%;
	top:50%; z-index:35;color:#333;width:260px;height: 50px;font-size: 24px;
}



.eyidx_ban .swiper-container .swiper-pagination {
	width:100%;
	margin:0;
	padding:0;
	left:0;
	bottom:30px!important; z-index:44;
}
.eyidx_ban .swiper-container .swiper-pagination .swiper-pagination-bullet {
	width:20px;
	height:6px;
	border-radius:3px;
	opacity:122;
	background:#dddddd6b;
	margin:0 3px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s
}
.eyidx_ban .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
	width:35px;
	background-color: #a40d0dd6
}
.eyidx_ban .swiper-container .swiper-button-prev, .eyidx_ban .swiper-container .swiper-button-next {
	width:60px!important;
	height:60px!important;
	margin:-30px 0 0!important;
	position:absolute;
	top:50%!important;
	opacity:1;
	border-radius:50%
}
.eyidx_ban .swiper-container .swiper-button-prev {
	left:30px;
	background:rgba(255, 255, 255, 0.1) url(../images/baprev.png) center center no-repeat;
	background-size:40px 40px
}
.eyidx_ban .swiper-container .swiper-button-next {
	right:30px;
	background:rgba(255, 255, 255, 0.1) url(../images/banext.png) center center no-repeat;
	background-size:40px 40px
}
.eyidx_ban .swiper-container .swiper-button-prev:hover {
	background:#009b4c url(../images/baprev.png) center center no-repeat;
	background-size:40px 40px
}
.eyidx_ban .swiper-container .swiper-button-next:hover {
	background:#009b4c url(../images/banext.png) center center no-repeat;
	background-size:40px 40px
}


.header { padding:10px 0px; height:40px;    background: #fff;
    box-shadow: 0 0 10px 0 #dfdfdf;}
.logo{ float:left}
.logo img{ height:40px;}







.menuBtn{position:relative;z-index:1249;float:right;margin-top:3px;width:30px;height:30px;/* padding:7px; */cursor:pointer;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s;}
.menuBtn b{display:block;height:3px;background-color:#161616;margin:3px 0 5px;border-radius:2px;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s;}
.menuBtn.open b{background-color:#fff;display:none;margin:0;position:absolute;/* left:10px; */top:50%;width:30px;}
.menuBtn.open b:first-child{display:block;transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg)}
.menuBtn.open b:last-child{display:block;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}


.caidan{position:fixed;top:0px;width:100%;right:-200%;bottom:0;overflow:hidden;overflow-y:auto;background:#333; z-index:1022; font-size:16px}
.caidan li.yj2{position:relative; padding:8px 0px}
.caidan li.yj{position:relative; padding:8px 0px}
.caidan li a{ color:#fff}
.caidan ul{margin:20px}
.caidan .sub{z-index:99;display:none;line-height:36px; font-size:14px }
.caidan .sub a{color:#333}
.caidan .sub a:hover{background-color:#666}
.caidan .sub.show {
    opacity: 1 !important;
    visibility: visible !important;
    display: block;
    border-radius: 0;
    margin: 0;margin-top:5px;
}



.caidan .sub  .hh{ margin-bottom:10px;margin-top:10px;}
.caidan .sub  .hh span{background-color:#ddd; box-shadow: 2px 2px 3px 1px #b8b9be ;  display:inline-block; padding:0px 10px; height:30px;line-height:30px;}
.caidan .sub  .hhz{ height:20px;}
.caidan .sub  .hhz a{background:#fff;
 box-shadow: 2px 2px 3px 1px #b8b9be inset;
 border-radius:4px;
 border: 1px solid #ccc !important; padding:0px 10px;}




.caidan  .explose {
    position: absolute;width:30px;
    top: 0;
    right: 0;
    height: 30px;
    line-height: 30px;
    z-index: 9; 
}
.caidan  .explose i.icon{width:30px;height: 30px;
  
background:url(../images/cdjt.png) no-repeat  center;background-size:20px 20px;display: block;
}


.caidan  .explose i.icon-arrow-up{width:30px;height: 30px;
  
background:url(../images/cdjt2.png) no-repeat  center;background-size:20px 20px;display: block;
}


.open{ overflow:hidden}

 


.ssan{ float:right;  cursor:pointer;  margin-right:10px; }

.goback{ float:right;cursor:pointer; margin-top:4px; margin-right:10px; line-height:24px; }
.goback img{ width:24px; float:left; margin-right:4px;} 



.ey_title {
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
}

.ey_title b {
    font-size: 24px;
    color: #333;
    display: block;
}
.ey_title p {
    font-size: 14px;
    color: #999;
}
.ey_title span {
    display: inline-block;
    width: 60px;
    height: 4px;
    background: #333;
}

.eyidx_about {
    width: 100%;
    background: #fff;
    /* padding: 70px 0; */
    overflow: hidden;
    box-shadow: 6px 6px 12px #b8b9be,-6px -6px 12px #fff!important;
}

.eyidx_about .webabout_con {
    width: 100%;
    position: relative;
}.eyidx_about .webabout_con .webabout_img {
    width: 100%;
    position: relative;
}.eyidx_about .webabout_con .webabout_img img { width: 100%;

}

.eyidx_about .webabout_con .webabout_text {
    width: 100%;
    background: #000000a3 ;
    padding:20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.eyidx_about .webabout_con .webabout_text .webabout_name {
    font-size: 30px;
    color: #fff;
    margin: 10px 0;
}.eyidx_about .webabout_con .webabout_text p {
    font-size: 16px;
    color: rgba(255,255,255,.8);
    width: 100%;
    height: auto;
    max-height: 150px;
    overflow: hidden;
    line-height: 30px;
    text-align: justify;
    word-break: break-all;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}.eyidx_about .webabout_con .webabout_text .webabout_btn {
    width: 130px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #fff;
    text-align: center;
    margin-top: 10px;
}

.eyidx_about .webabout_con .webabout_text .webabout_btn a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: rgba(255,255,255,.8);
}

.eyidx_about .webabout_con .webabout_text .webabout_btn a img {
    display: inline-block;
    margin: -2px 0 0 10px;
}


.web_data {text-align:center; font-size:24px; 
}


.web_data span {
    padding:3px 20px; display:inline-block; margin:10px;
   

    background: #f1f1f1;
    border-radius: 6px;
    border-color: #d1d9e6;
    box-shadow: 3px 3px 6px #b8b9be, -3px -3px 6px #fff;


}


.web_data ul {
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}
.web_data ul li {
    width: 25%;
    overflow: hidden;
    margin: 0;
    padding: 0 40px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}.web_data ul li p {
    width: 100%;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    color: #666;
    font-family: "DINMITTELSCHRIFTSTD";
    font-size: 48px;
    text-align: center;
    margin: 0 auto 5px;
    padding: 0;
}.web_data ul li span {
    display: block;
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #000;
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}







.web_article {
    width: 100%;
}.web_article .webarticle_list {
    width: 100%;
    height: auto;
    min-height: 320px;
    margin: 0 auto;
    padding: 0;
}.webarticle_list ul li {
    padding:0px 0;
    background: #fff;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;    box-shadow: inset 2px 2px 10px #b8b9be,inset -3px -3px 7px #fff!important; margin-bottom:10px;
}



.webarticle_list ul li:nth-child(2n+2) {
    margin-right: 0;
}




.webarticle_list ul li .webarticle_l {
    width: 110px;
    text-align: center;
    float: left;
    position: relative;
    z-index: 2; margin-left:10px;
}.webarticle_list ul li .webarticle_l span {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #333333;
    background: #f1f1f1;
    border-radius: 6px;    border-color: #d1d9e6;
    box-shadow: 3px 3px 6px #b8b9be, -3px -3px 6px #fff;


}
.webarticle_list ul li .webarticle_text {
  
    padding:  5px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    z-index: 2;
}.webarticle_list ul li .webarticle_text .tit { 
    display:inline-block;height:30px;line-height:30px; 
    font-size: 16px;
    color: #333;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}.webarticle_list ul li .webarticle_text p {
    font-size: 16px;
    color: #999;
    line-height: 28px;
    height: 52px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-all;
}







.prodetail_m {
    width: 100%;
    height: auto;
    background-color: #fff;
}


.prodetail_m .prodetail_img {
    height: auto;
    margin: 0;
    padding: 0; padding-top: 5px;
}
/*
.prodetail_m .prodetail_img img{width:570px;height:370px; margin:10px;
}
*/


.swiper-dd{position:relative;height:270px;  line-height:270px;overflow:hidden; text-align:center}
.swiper-dd img{width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;}














.prodetail_m .prodetail_t { padding: 10px;
}

.prodetail_t .prodetail_n {
    width: 100%;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 30px;
    font-weight: bold;
    word-break: break-all;
    position: relative;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 auto 10px;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.prodetail_t .prodetail_ms{
    height: auto;
    overflow: hidden;
    padding:10px;
   background-color: #edf0f7;
    border-radius: 3px;
    box-shadow: 2px 2px 3px 1px #b8b9be;
}




.prodetail_t .prodetail_tags {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
}

.prodetail_tags dl dd {
    width: auto;
    max-width: 40%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #999;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 4% 0 0;
    padding: 0;
    float: left;
}.prodetail_tags dl dd i {
    display: block;
    width: 6px;
    height: 6px;
    margin: 16px 10px 16px 0;
    padding: 0;
    border: 1px solid #333 ;
    border-radius: 50%;
    float: left;
}.prodetail_t .prodetail_b {
    width: 100%;
    height: 80px;
    overflow: hidden;
    margin: 40px auto 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}.prodetail_b a {
    display: block;
    width: auto;
    height: 60px;
    overflow: hidden;
    margin: 0 40px 0 0;
    padding: 0;
    background-color: #edf0f7;
    border-radius: 30px;
    float: left;box-shadow: 2px 2px 3px 1px #b8b9be;
}.prodetail_b a.btn01 i {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 6px;
    background-color: rgba(100,46,137,0.05);
    border-radius: 50%;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}.prodetail_b a.btn01 i em {
    display: block;
    width: 48px;
    height: 48px;
    margin: 0;
    padding: 0;
    background: #333  url(../images/ico11.png) center center no-repeat;
    background-size: 30px 30px;
    border-radius: 50%;
}.prodetail_b a.btn01 span {
    display: block;
    width: auto;
    height: 60px;
    line-height: 40px;
    color: #333 ;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 10px 30px 10px 20px;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}.prodetail_b a.btn02 {
    margin: 0;
}.prodetail_b a.btn02 i {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 6px;
    background: rgba(51,51,51,0.05);
    border-radius: 50%;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}



.prodetail_b a.btn02 i em {
    display: block;
    width: 48px;
    height: 48px;
    margin: 0;
    padding: 0;
    background: #333333 url(../images/ico12.png) center center no-repeat;
    background-size: 30px 30px;
    border-radius: 50%;
}




.prodetail_b a.btn02 span {
    display: block;
    width: auto;
    height: 60px;
    line-height: 40px;
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    padding: 10px 30px 10px 20px;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}


.prodetail_con {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 10px;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}.prodetail_con .prodetail_tit {
    width: 100%;
    height: auto;
    margin: 0 auto 10px;
    padding: 0;
    border-bottom: 1px solid #e6e6e6; overflow:hidden; 
}.prodetail_con .prodetail_tit span {
    display: block;
    width: auto;
    height: 40px;
    overflow: hidden;
    line-height: 38px;
    color: #333 ;
    font-size: 18px;
    margin: 0px 10px;
    float: left; cursor:pointer;
}
.prodetail_con .prodetail_tit span.on {
      font-weight: bold;
    border-bottom: 2px solid #333 ;
}


.prodetail_con .ProDetailText {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    padding: 14px 0;
    font-weight: normal;
}

.ProDetailText img{display:inline-block;width:auto!important;height:auto!important;max-width:100%;margin:0 auto;padding:0;text-indent:0!important}





.msg_ipt1{width: calc(100% - 6px);
    margin: 0 auto;
    background: #fff;
    /* padding: 70px 0; */
    overflow: hidden;
    box-shadow: inset 2px 2px 10px #b8b9be,inset -3px -3px 7px #fff!important;}

.msg_ipt1 input{ margin:5px !important; background:none!important;}

.msg_ipt12{width: calc(100% - 6px);
    margin: 0 auto;
    background: #fff;
    /* padding: 70px 0; */
    overflow: hidden;
    box-shadow: inset 2px 2px 10px #b8b9be,inset -3px -3px 7px #fff!important;}

.msg_ipt12 input{ margin:5px !important; background:none!important;}
.msg_ipt12 textarea{ margin:5px !important; background:none!important;}

.c_yzm{
 
    background: #fff;
    /* padding: 70px 0; */
    overflow: hidden;
    box-shadow: inset 2px 2px 10px #b8b9be,inset -3px -3px 7px #fff!important;}

.c_yzm input{ margin:5px !important; background:none!important;}



#ly_msg._msg {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0; margin-top:10px;
}#ly_msg._msg ul {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}#ly_msg._msg ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: inherit;
    color: inherit;
    font-size: inherit;
    margin: 0 0 25px;
    padding: 0;
    clear: inherit;
}#ly_msg._msg ul li .msg_ipt1, #ly_msg._msg ul li .msg_ipt12, #ly_msg._msg ul li .msg_tara {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}#ly_msg._msg ul li .msg_ipt1 input, #ly_msg._msg ul li .msg_ipt12 input, #ly_msg._msg ul li .msg_ipt2 input, #ly_msg._msg ul li .msg_ipt12 .msg_option {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #666;
    font-size: 16px;
    margin: 0;
    padding: 0 20px;
    background-color: #eee;
    border: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


#ly_msg._msg ul li .msg_ipt0 textarea {
    display: block;
    width: 100%;
    height: 150px;
    line-height: 30px;
    color: #666;
    font-size: 16px;
    margin: 0;
    padding: 15px 20px;
    background-color: #eee;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.banner{ text-align:center}
.banner img{ width:100%}






#ly_msg._msg ul li:nth-child(2), #ly_msg._msg ul li:nth-child(4), #ly_msg._msg ul li:nth-child(6) {
    width: 48%;
    float: right;
}

#ly_msg._msg ul li:nth-child(1), #ly_msg._msg ul li:nth-child(3), #ly_msg._msg ul li:nth-child(5) {
    width: 48%;
    margin: 0 4% 25px 0;
    float: left;
}#ly_msg._msg ul li .msg_ipt2 {
    width: 100%;
}#ly_msg._msg ul li .c_yzm {
    margin: 0 10px 0 0;
    padding: 0;
    float: left;
}#ly_msg._msg ul li .msg_ipt2 input {
    width: 200px;
    margin: 0 10px 0 0;
    float: left;
}#ly_msg._msg ul li a.yzm_img {
    display: block;
    width: 120px;
    height: 40px;
    margin: 10px 0;
    padding: 0;
    float: left;
}#ly_msg._msg ul li:last-child {
    margin: 25px auto 0;
}#ly_msg._msg ul li .msg_btn {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0;
    float: inherit;
}#ly_msg._msg .msg_btn input {
    width: 50%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background-color: #333;
    padding: 0;
    border: none;
    cursor: pointer;
    float: left;
}

#ly_msg._msg .msg_btn input.msg_btn1 {
    background-color: #e61f4d;
}


.footer{background: #fff;width:100%;padding:10px 0px;line-height:30px;font-size:14px;text-align:center;overflow:hidden;position:relative;margin-top:20px}
.footer a{ color:#333}
.footer p{ text-align:center}
.dzjg{}


.head{background:url(../images/head.jpg) no-repeat top;background-size:100%;height:300px;text-align:center}
.head .page-name{font-size:40px;margin-top:50px;margin-bottom:20px;font-weight:700;color:#338ad9}
.head .page-name a{color:#338ad9;text-decoration:none}
.head .page-subname{font-size:22px;color:#fff;line-height:150%;margin:0 0 30px 0;font-weight:400}
.btn{padding:12px 30px;display:inline-block;margin-bottom:20px;color:rgba(255,255,255,.7);background-color:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2);border-style:solid;border-width:1px;border-radius:3px;transition:color .2s,background-color .2s,border-color .2s;box-sizing:border-box}
.btn:hover{color:rgba(255,255,255,.8);text-decoration:none;background-color:rgba(255,255,255,.2);border-color:rgba(255,255,255,.3)}


.yckh{width:40px;height:186px;position:fixed;right:0;top:50%;margin-top:-93px;z-index:104}
.yckh .kefu{display:block;width:40px;height:120px;background:url(../images/suspend_bg.png);padding-top:9px;z-index:10;cursor:pointer}
.yckh .kefu img{width:100%;height:100%;width:32px;height:34px;margin:0 auto;margin-left:3px}
.yckh .kefu span{display:block;font-size:14px;color:#fff;width:16px;margin-left:12px;padding-top:0px}
.yckh .btn-top{width:40px;height:40px;cursor:pointer;position:relative;background:#2a84d9 url(../images/r_top.png) center no-repeat;display:none;margin-top:10px}
.suspend{z-index:9999;position:fixed;top:50%;left:50%;width:400px;height:400px;margin:-200px 0 0 -200px;box-shadow:0 0 10px #ccc;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:#666 0 0 20px;-moz-box-shadow:#666 0 0 20px;box-shadow:#666 0 0 20px;z-index:9999;display:none;background-color:transparent;filter:progid:dximagetransform.microsoft.gradient(startcolorstr=#e5ffffff,endcolorstr=#e5ffffff);background-color:rgba(255,255,255,.9)}
.suspend_list{width:100%;text-align:center;display:inline-table}
.suspend_tit{width:196px;text-align:center;margin:0 auto;margin-top:20px}
.suspend_tit em{color:#555;font-size:14px;padding:0 15px}
.suspend_list p{display:block;text-align:center;font-size:22px;color:#555;padding-top:15px}
.suspend_list a{display:inline-block;height:27px;background:url(../images/qq2.png) no-repeat 13px center #ed3233;background-size:14px;padding-left:34px;border-radius:3px;font-size:12px;color:#fff;line-height:27px;margin-top:14px;margin-left:10px}
.suspend_list span{display:inline-block;width:150px;height:150px;text-align:center;margin-top:20px}
.suspend_list span img{width:100%}
.xzan{width:100px;height:36px;background:#fff;border-radius:4px;text-align:center;line-height:36px;border:1px solid #ff6500;font-size:14px;color:#ff6500;cursor:pointer}
.xzan a{color:#ff6500}
.xzan:hover{color:#fff;background:#ff6500}
.xzan:hover a{color:#fff}
.tc-yc{z-index:9998;position:fixed;top:0;left:0;width:100%;height:100%;display:none;background-color:transparent;filter:progid:dximagetransform.microsoft.gradient(startcolorstr=#b2000000,endcolorstr=#b2000000);background-color:rgba(0,0,0,.7)}
.dqwz{padding:10px 0;color:#777}
.left{float:left;width:870px}
.list_news{}
.list_news li{padding:10px;background:#FFF;margin-bottom:10px;overflow:hidden;box-shadow:0 1px 3px rgba(27,95,160,.1)}
.list_news li .img{float:left;margin-right:20px}
.list_news li .img img{width:177px;height:110px}
.list_news li .text{}
.list_news li .title{font-size:18px;font-weight:bold;color:#303030;overflow:hidden;line-height:30px;height:30px;white-space:nowrap;text-overflow:ellipsis;text-overflow:ellipsis;margin-bottom:10px}
.list_news li .jianjie{color:#909090;height:40px;line-height:20px;margin-bottom:5px;overflow:hidden;font-size:14px;margin-bottom:10px}
.list_news li .time{color:#A8A8A8;background-image:url(../images/time.png);background-repeat:no-repeat;background-position:left center;font-size:13px;padding-left:20px;display:inline-block}
.right{float:right;width:300px}
.right h2{font-weight:bold;font-size:18px;color:#41be57;margin-bottom:10px}
.right h2 em{display:inline-block;width:3px;height:21px;background:#41BE57;vertical-align:middle;margin-right:8px;margin-top:-3px}


.boxv{background:#FFF;border-radius:4px;overflow:hidden;box-shadow:0 1px 3px rgba(27,95,160,.1);padding:5px}
.xiazai{}
.xiazai ul{margin-top:10px;overflow:hidden}
.xiazai li{border-bottom:#ccc 1px dotted;font-size:16px;line-height:36px;height:36px;color:#333333;float:left;width:50%}
.xiazai li span{margin-right:10px}
.xiazai li em{color:red;font-style:normal}
.fy{margin:10px 0 10px 0;position:relative;padding-top:10px;border-top:1px solid #e5e5e5}
.fy p{margin-bottom:10px}
.tagcloud{padding:10px;background:#FFF;overflow:hidden;box-shadow:0 1px 3px rgba(27,95,160,.1)}
.tagcloud a{background-color:#f0f0f0;border-top-left-radius:1px;border-bottom-left-radius:1px;display:inline-block;color:#333 !important;font-size:14px !important;height:26px;line-height:26px;margin:0 13px 5px 0;padding:0 5px 0 9px;position:relative;text-decoration:none}
.tagcloud a:after{content:' ';display:block;width:0;height:0;border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:9px solid #f0f0f0;position:absolute;top:0;right:-9px}
.page{clear:both;padding:20px 0 20px 0;text-align:center}
.page .active_page{background-color:#333;color:#fff}
.page a{display:inline-block;padding:0 12px;height:30px;line-height:30px;text-align:center;border:1px solid #dfdfdf;margin:5px;font-size:14px;background-color:#fff}
.page b,.page a:hover{display:inline-block;padding:0 12px;height:30px;line-height:30px;text-align:center;border:1px solid #fff;margin:5px;font-size:14px;background-color:#333;color:#fff}
.page a b{background-color:#fff;padding:0;color:#999999;display:inline}
.zxnr{background:#FFF;padding:5px 20px; margin-top:5px;}
.zxnr-bt{background:#f5f5f5;padding:5px 0px;border-radius:4px}
.zxnr-bt h1{font-size:20px;color:#333;text-align:center;font-weight:600}
.zxnrd-qt{margin-top:10px;line-height:25px;text-align:center}
.zxnrd-qt span{font-size:15px;color:#888;padding:0 15px}
.zxnr-text{/* margin-top:15px; */line-height:35px;font-size:18px;color:#404040;}
.zxnr-text p{margin-bottom:10px}
.zxnr-text h2{border-bottom:1px solid #eee;background:#fff;font-size:16px;display:block;margin:10px 0px}
.zxnr-text h2::before{content:"";border-left:3px solid #ff6500;color:#ff6500;display:inline-block;width:2px;height:16px;position:relative;margin-right:4px;top:2px}
.zxnr-text img{max-width:100%!important;height:auto !important}
.zxnr-text em{font-size:14px;color:#333333;background-color:#ebf5fd;border-radius:3px;border:1px solid #dddddd;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;padding:2px 5px;margin:03px}
pre{display:block;overflow:auto;background:#f4f4f4;padding:5px;margin-bottom:10px;whitewhite-space:pre-wrap;whitewhite-space:-moz-pre-wrap;whitewhite-space:-pre-wrap;whitewhite-space:-o-pre-wrap;word-wrap:break-word;white-space:pre-wrap}
pre code{display:block;padding:10px;background:#444;color:#e6e1dc}
.xgtag{overflow:hidden}
.xgtag span{display:inline-block;font-size:14px;height:30px;line-height:30px;float:left}
.xgtag a{display:inline-block;font-size:14px;height:30px;line-height:30px;padding:0px 5px;text-align:center;background-color:#ECF5FE;color:#3B81F5;border-radius:2px;overflow:hidden;margin-left:5px}
.tag{overflow:hidden}
.tag li{display:inline-block;font-size:14px;height:30px;line-height:30px;padding:0px 5px;text-align:center;background-color:#ECF5FE;color:#3B81F5;border-radius:2px;overflow:hidden;margin-left:5px}
.wxts{background:#f5f5f5;padding:10px;color:#666;border-radius:4px;position:relative;margin-top:10px;text-align:left}
.wxts p{text-align:left;margin-bottom:5px}
.xz{padding:10px;position:relative;margin-bottom:10px}
.xz-div{margin-top:6px;margin-bottom:6px;border-bottom:#eaeaea 1px solid}
.xz-h3{width:70px;height:30px;line-height:30px;float:left;font-size:15px;color:#333333}
.xz-ul{margin-left:70px;overflow:hidden}
.pf{margin-left:0px}
.xz-ul a{display:block;padding:0 6px;text-align:center;color:#333333;float:left;font-size:15px;height:25px;line-height:25px;float:left;overflow:hidden}
.xz-ul a.cur{background:#214077;color:#FFF;border-radius:4px}
.extend-list{padding:10px;background:#FFF;margin-bottom:10px;overflow:hidden;box-shadow:0 1px 3px rgba(27,95,160,.1)}
.extend-list li{padding:26px 0;border-bottom:1px solid #eee;color:#000}
.extend-img{width:80px;display:inline-block;cursor:pointer;vertical-align:top}
.extend-img img{height:90px;width:90px}
.extend-list .extend-content{width:630px;padding-left:30px;cursor:pointer;display:inline-block}
.extend-content .extend-name{height:30px;line-height:30px;font-weight:700;font-size:18px;max-width:400px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:10px;color:#333}
.extend-content .extend-pos{font-size:14px;height:30px;line-height:30px;overflow:hidden;color:#888}
.extend-content .extend-tags{color:#555;font-size:15px}
.extend-content .extend-tags span{color:#3385ff;background:#e3efff;padding:4px 10px;font-size:14px;margin-right:10px;border-radius:2px;display:inline-block;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.extend-list .extend-btn{color:#fff;font-size:14px;background:#116dc3;border-radius:10px;display:inline-block;padding:10px 20px;vertical-align:top;margin-top:30px;cursor:pointer}
.extend-content{color:#1d1d1f;font-size:16px;padding:10px;padding-top:0px;background:#FFF;margin-bottom:10px;overflow:hidden;box-shadow:0 1px 3px rgba(27,95,160,.1);line-height:26px}
.extend-content h2{height:30px;line-height:30px;border-bottom:1px solid #eee;background:#fff;font-size:16px;display:block;margin:10px 0px}
.extend-content h2::before{content:"";border-left:3px solid #ff6500;color:#ff6500;display:inline-block;width:2px;height:16px;position:relative;margin-right:4px;top:2px}
.extend-content img{max-width:100%!important;height:auto !important}
.extend-content em{font-size:14px;color:#333333;background-color:#ebf5fd;border-radius:3px;border:1px solid #dddddd;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;padding:2px 5px;margin:03px}
.extend-nr{padding:10px;background:#FFF;margin-bottom:10px;overflow:hidden;box-shadow:0 1px 3px rgba(27,95,160,.1)}
.extend-nr .title-pic{float:left;width:200px; margin-right:20px;}
.extend-nr .title-pic img{width:100%}
.extend-nr h1{font-size:24px;height:40px;line-height:40px;overflow:hidden}
.extend-nr .tag{margin:10px 0px}
.extend-nr .tag span{background:rgba(255,236,216,.54);color:#ff8400;border-radius:2px;font-size:12px;padding:2px 13px;display:inline-block}
.extend-nr .dh{height:30px;line-height:30px;font-size:16px}
.extend-nr .dh i{margin-right:5px;font-size:20px}
.extend-nr .dz{height:30px;line-height:30px;font-size:16px}
.extend-nr .dz i{margin-right:5px;font-size:20px}
.title h1,.title h2{color:#333;font-size:20px;font-weight:700}
.title h1:before,.title h2:before{content:"";display:inline-block;width:4px;height:18px;background:#ff6500;margin-right:6px;border-radius:0 10px 10px 0;position:relative;top:2px}
.tupian{}
.tupian{}
.tupian ul{overflow:hidden}
.tupian ul li{background:#fff;box-shadow:0 0 10px 0 #dfdfdf;border-radius:4px;padding:5px;margin-bottom:20px; overflow:hidden}
.tupian ul li .img{width:150px;position:relative;overflow:hidden; text-align:center;float:left;}
.tupian ul li .img img{width: 100%;
    height: auto;
 }
.tupian ul li .title{    text-shadow: 2px 2px 4px #666;
float:right;width:calc(100% - 160px);font-size:16px;color:#1d1d1f;height:30px;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}

.tupian ul li .titlen{float:right;width:calc(100% - 160px);font-size:14px;color:#666;text-align:left; margin-top:10px; line-height:25px;}


.more{width:100px;height:36px;background:#fff;border-radius:4px;text-align:center;line-height:36px;border:1px solid #ff6500;font-size:14px;color:#ff6500;cursor:pointer;margin:0 auto}
.more a{color:#ff6500}
.more:hover{color:#fff;background:#ff6500}
.more:hover a{color:#fff}
.btn-top{background:#214077;width:30px;height:30px;text-align:center;line-height:30px;position:fixed;right:50%;bottom:50px;display:none;margin-right:-630px;cursor:pointer}
.btn-top i{font-size:24px;color:#fff}
.muem-open{display:none}



.artswiper{position:relative;width:100%;height:400px;overflow:hidden}
.artswiper img {display: block;width: 100%;height: 100%;}
.artswiper .swiper-pagination{position:absolute;top:-20px;left:0!important;height:80px;text-align:left;background:linear-gradient(to bottom,black 4%,transparent);padding-top:40px;padding-left:20px; z-index:2222}
.artswiper .swiper-pagination span{text-align:center;  display:inline-block}
.artswiper .swiper-pagination-bullet{box-sizing:bolder-box;border-radius:0;width:18px;height:18px; line-height:18px;background-color:transparent;border:2px solid #fff;color:#fff;opacity:1}
.artswiper .swiper-pagination-bullet-active{background-color:#fff;color:#262626}
.artswiper .swiper-text{position:absolute;bottom:0px;left:0px;width:calc(100% - 20px);height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:20px;line-height:40px;background:linear-gradient(to top,black 4%,transparent);font-weight:bold;padding:0 10px;text-shadow:0 1px 5px #4d4d4d;}










	
.tuwen{}
.tuwen ul{margin-left:-20px !important;overflow:hidden}
.tuwen ul li{width:204px;background:#fff;box-shadow:0 0 10px 0 #dfdfdf;border-radius:4px;padding:10px;float:left;margin-left:16px}
.tuwen ul li .img{height:129px;position:relative;overflow:hidden}
.tuwen ul li .img img{width:100%;height:129px}
.tuwen ul li .biaoti{font-size:16px;height:30px;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}


.hide{display:none}
.xxk{width:100%;overflow:hidden;white-space: nowrap;overflow-x: auto;-webkit-overflow-scrolling:touch;box-shadow: 6px 6px 12px #b8b9be,-6px -6px 12px #fff!important;background: #4996DF;box-shadow:0 2px 3px #ddd;border-radius: 5px;}
.xxk ul{  padding:5px;}
.xxk li{height:20px;line-height:20px;text-align:center;display:inline-block; float: none;cursor:pointer;font-size:16px; position:relative}
.xxk li a{ color:#fff;padding:0 6px;}
.xxk li.on{border-radius: 5px;height:28px;line-height:28px;background: #fff;color: #333; margin-top:2px;}
.xxk li.on a{color: #333;}
.xxk li:after {
    background-color: rgba(0,0,0,.15);
    bottom: 6px;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 6px;
    width: 1px;
}
.xxk li:last-child:after {display:none}












.tyss .itemp{padding:5px 10px;background:#FFF;overflow:hidden;box-shadow:0 1px 3px rgba(27,95,160,.1)}
.tyss .itemp li{margin-top:8px;margin-bottom:8px; float:left; width:50%}
.tyss  .itemp li a{line-height:20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;white-space:normal;font-size:16px;background:url(../images/sb.gif) no-repeat left center;padding-left:10px}


.yqlj .itemp{padding:5px 10px;background:#FFF;overflow:hidden;box-shadow:0 1px 3px rgba(27,95,160,.1)}
.yqlj .itemp li{margin-top:8px;margin-bottom:8px; float:left; width:20%}
.yqlj  .itemp li a{line-height:20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;white-space:normal;font-size:16px;background:url(../images/sb.gif) no-repeat left center;padding-left:10px}





.list_wz  {
	padding:0px 10px;
	background: #FFF;
	overflow:hidden;
	box-shadow: 0 1px 3px rgba(27, 95, 160, .1);
}
.list_wz li {
	line-height: 25px;
	border-bottom: 1px solid #f5f5f5;
	padding: 15px 0; overflow:hidden
}
.list_wz li a {
	font-size: 16px;height: 25px;line-height: 25px; display:block; float:left;
;width:calc(100% - 96px);white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; 
}
.list_wz li span {
	font-size: 13px;
	color: #999999;
	padding-left: 10px; float:right; width:80px;
}
 


.main_nav{}
.main_nav h3{    height: 80px;
    line-height: 80px;
    background: #1a56a8;
    color: #ffffff;
    font-weight: bolder;
    font-size: 22px; display:block; text-align:center}
.main_nav ul{}
.main_nav ul li{    margin-top: 5px;    background: #f1f1f1 url(../images/xjxxgk_04.png) no-repeat right center;
    padding-left: 30px;
    line-height: 60px;
    cursor: pointer;
    position: relative;
    height: 60px; font-size: 20px;
    color: #333333;}




.main_nav ul li:hover{
    background: #e8eef6 url(../images/xjxxgk_04.png) no-repeat right center;
}
.main_nav ul li:hover a{
    color: #1a56a8;
    font-weight: bold;
}

 




.n_nav{width:100%;overflow:hidden;white-space: nowrap;overflow-x: auto;-webkit-overflow-scrolling:touch}

.n_nav a {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	color: #3c3c3c;
	display: inline-block;
	padding: 0 10px;
	text-align: center;
	position: relative;
   background: #fff;
    box-shadow: 0 0 10px 0 #dfdfdf;
    border-radius: 4px;margin-bottom:5px;
}

.n_nav a:hover,.n_nav a.on { background:#333; color: #fff;}




.nynewsdetail .newsdetail_title {
    width: 100%;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 32px;
    text-align: center;
    margin: 0 auto;
    padding: 0; margin-bottom: 10px;
}
.nynewsdetail .newsdetail_con {
    overflow: hidden;
    margin: 0 auto;
    padding: 10px;
    line-height: 30px;
    color: #565656;
    font-size: 16px;
   background: #fff;
}

.newsdetail_con p, .newsdetail_con div {
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    color: #565656;
    font-size: 16px;
    text-align: justify;
    margin: 0 auto;
    padding: 0;
}

.nynewsdetail .newsdetail_con img { max-width: 100% !important;height: auto!important;

}




.contact-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;  width: calc(100% - 6px);
    margin: 0 auto;
    background: #fff;
    /* padding: 70px 0; */
    overflow: hidden;
   background-color: #ddd;
    box-shadow: 2px 2px 3px 1px #b8b9be; margin-bottom: 15px;  
}
.contact-ff {padding:10px; }




.contact-list .contact-item {
    background: #FFF;
    box-shadow: 0 1px 22px 7px rgba(198,198,198,.3);
    border-radius: 5px;
    padding:10px;
    text-align: center;
    transition: all .1s linear;box-sizing: border-box; margin-bottom: 10px;
}

.contact-list .contact-item img {
    height: 80px;
    transition: all .2s linear;
}

.contact-list .contact-item .title {
    font-size: 24px;
    font-weight: var(--fontblod5);
    color: #091c3d;
    padding: 20px 0px 10px;
}

.contact-list .contact-item .text, .contact-list .contact-item a {
    color: var(--summarycolor);
}





.cspz{  position:relative;margin:0 auto;width:100%;overflow:hidden;white-space: nowrap;overflow-x: auto;-webkit-overflow-scrolling:touch}

.cspz table{	border-collapse:collapse;
	width:100%;
	margin-bottom:4px;
	margin-top:4px}




.cspz table th{	color:#fff;
	background-color:#555;
	border:1px solid #d4d4d4;
	font-size:16px;
	padding:8px;
	vertical-align:top;
	text-align:left}
	
	
	
	
.cspz table tr:nth-child(odd) {
background-color:#f6f4f0; box-shadow: 2px 2px 3px 1px #b8b9be ; margin: 10px;

}
.cspz table tr:nth-child(even) {
background-color:#fff; box-shadow: 2px 2px 3px 1px #b8b9be inset;

}	
	
	
	
	
.cspz table td{	line-height:2em;
	border:1px solid #d4d4d4;
	padding:5px;
	padding-top:7px;
	padding-bottom:7px;
	vertical-align:top}

.cspz table td .tdd{width: 80px;  word-wrap: break-word;      white-space: pre-wrap; 

}


.cspz table td.lmm {
    text-align: left;
    padding-left: 10px;
    color: #333;
    width: 115px !important;
    min-width: 115px !important;
    max-width: 115px !important;
    white-space: nowrap;
}
.cspz table {
    table-layout: fixed;
}
.cspz table  td{
  white-space: pre-wrap;  /* 保留空白符序列但允许换行 */
    word-wrap: break-word;  /* 允许长单词换行 */
    overflow-wrap: break-word;  /* 现代浏览器标准属性 */

}







.cspz table tr:hover td{background:#ddd}




.tuand{background:url(../images/dotted.png) repeat}
.tuand ul{overflow:hidden}
.tuand ul li{width:50%;border-radius:100%;float:left;margin-bottom:20px;transition: all .3s ease 0s; text-align:center; padding-top:10px;}
.tuand ul li:hover{-webkit-transform: translateY(-6px);transform: translateY(-6px);}
.tuand ul li .img{background:#fff;box-shadow:0 0 10px 0 #dfdfdf;position:relative;width:80px;height:80px;  line-height:80px;overflow:hidden; text-align:center;border-radius:100%; padding:10px; margin:0 auto}
.tuand ul li .img img{border-radius:100%; width:80px; height:80px;}

.tuand ul li .title{font-size:16px;color:#fff;height:30px;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}


.video video{border-radius: 20px 20px 20px 20px;
    box-shadow: 3px 3px 13px 0 rgba(0,0,0,.5);margin: 10px;width:calc(100% - 20px);
}




.zxnr-text { font-size:14px;    word-break: break-all; /* 字符级断行 */
  word-wrap: break-word; /* 单词级断行 */
  overflow-wrap: break-word; /* 现代浏览器标准属性 */  
}
 


.tablee { font-size:14px;
}
 

.tablee table{
    border-collapse: collapse;
    width: 100% !important;
    margin-bottom: 4px;
    margin-top: 4px;/*width: 100%;overflow:hidden;white-space: nowrap;overflow-x: auto;-webkit-overflow-scrolling:touch;*/
}
 .tablee table tr:nth-child(odd) {
    background-color: #f6f4f0;
}

.tablee table tr:nth-child(even) {
    background-color: #fff;
}

.tablee table td {
    line-height: 2em;
    width: auto!important;
    border: 1px solid #d4d4d4;
    padding: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    vertical-align: top; word-wrap: break-word;      white-space: pre-wrap; 
}





.tablee table td {

    
    word-break: break-all; /* 字符级断行 */
  word-wrap: break-word; /* 单词级断行 */
  overflow-wrap: break-word; /* 现代浏览器标准属性 */  
    
    
    

}





.shouye-nav-bottom {
        width: 100%;
        height:48px;
        box-sizing: border-box;
    }
    .shouye-nav-bottom ul {
        list-style: none;
        display: flex;
        width: 100%;
        position: fixed;
        z-index: 90;
        bottom: 0;
        left: 0;
        background-color: #F6F8FD;
    }
    .shouye-nav-bottom ul li {
       flex: 1;
    }
    .shouye-nav-bottom ul li .shouye-nav-item img {
       width: 28px;
       height: 28px;
       margin: 0 auto;
       display: block;
    }
    .shouye-nav-bottom ul li .shouye-nav-item h6 {
        text-align: center;
        font-size: 10px;
        color: #222;
        letter-spacing: 0;
        text-align: center;
        line-height: 16px;
        font-weight: 400;
    }
    .shouye-nav-bottom ul li .shouye-nav-current img {
        width: 36px;
        height: 36px;
        margin: 5px auto;
        border-radius: 20px;
        display: block;
    }





.Laoli-translate-button { position:relative;top:0px!important; z-index:3333}
.Laoli-translate-button #translateBtn {
  outline: unset;
  border: none;
  cursor: pointer; margin-top: 4px;
}
.Laoli-translate-button #translateBtn img {
  height: 20px;
  width: 30px;
}
.Laoli-translate-button .language-list {
  display: none;
  position: absolute;
  top: 45px;
  right: 0;
  min-width: 120px;
  background: rgba(10, 10, 10, .6);
  padding: 5px 0
}
.Laoli-translate-button .language-list img {
  display: inline-block;
  vertical-align: text-bottom;
  display: inline-block;
  width: 30px;
  height: 20px;
  vertical-align: text-bottom;
  margin-right: 5px;
}
.Laoli-translate-button .language-list a {
  display: block;
  color: #fff !important;
  text-decoration: none;
  padding: 8px 10px; font-size: 12px;
}
.Laoli-translate-button .language-list a:hover {
  background-color: #4f4f4f;
}
