/****/
* { margin: 0; outline: 0; padding: 0;word-break: break-word;}
body{ color: #333; overflow-x: hidden; width: 100%; height: 100%; font:14px/2 "Microsoft Yahei","Hiragino Sans GB",sans-serif;}
ul, li { list-style-type: none; }
input, button, select, textarea { outline: none;resize: none;font:14px/2 "Microsoft Yahei","Hiragino Sans GB",sans-serif; background: none; color: #999; text-indent: 5px; margin: 0; padding: 0;-webkit-appearance: none;}
img { border:0; vertical-align: middle;max-width: 100%;}
small,i,em{font-style: normal;}
table{border-color: #e5e5e5;width: 100%;display: block; border-collapse: collapse;}
td,th {border-color: #e5e5e5; padding: 10px;}
hr{height: 1px; border: none; background-color: #efefef;}
a{ color: #333; text-decoration: none;}
a:hover{color: #0b61af;}
.fl{float: left;}
.fr{float: right;}
.container{margin: 50px auto;width:100%; overflow: hidden;}
.content{padding:20px;}
.content table td{padding: 5px;}
.content table p{line-height: inherit!important;}
.content img{height: auto!important;}
.bg{}
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after { display: table; content: ""; line-height: 0;}
.clearfix:after { clear: both;}
.hide,.gg_widget .gg_t,.gg_widget .gg_desc,#map,.thumbpic,embed,.mob_hide{display: none;}
video{max-width: 100%;height: auto;}
iframe{max-width: 100%;}
.bg_w{background-color: #fff;}
.animated .line{position: relative;padding-top: 70px;}
.animated .line::before{content: "";height: 1px;background-color: #555;position: absolute;top: 40px;left: 0; animation:change 2s ease-in; -webkit-animation:change 2s ease-in; -moz-animation:change 2s ease-in;-ms-animation:change 2s ease-in;width: 100%;}
@keyframes change {
    0% { width: 0;}
    100% { width: 80%;}
}
/*mob澶撮儴*/
.header{width: 100%;height: 50px;position: fixed; top: 0; z-index: 10; background: #fff;border-bottom: 3px #0b61af solid;}
.header .logo img{height: 34px;margin: 8px;}
.header .lang{margin-left: 50px;}
.header .lang a{width: 50px; height: 50px;display: block; text-align: center;line-height: 50px; color: #333;}

/*404*/
.error{width: 100%; height: 400px; text-align: center;position: absolute; top: 50%; margin-top: -160px;}
.error img{width: 60%;}
.error_img{margin: -40px auto 0; width: 220px;}
.error h1{font-size: 16px;}
.error a{display: block;background: #0b61af;color: #fff;line-height: 40px;text-align: center;width: 40%;margin: 0 auto;border-radius: 5px;}

/*banner*/
.banner,.pdt_thumb{width:100%; position:relative;overflow:hidden;background-color: #000;}
.pdt_thumb{background-color: #fff;}
.pdt_thumb img{vertical-align: middle;}
.banner .slides li{display: none;box-sizing: border-box;height: calc(70vh - 100px);}
.banner .slides .bn_img {pointer-events: none;height:calc(70vh - 100px);opacity: .9;}
.banner .slides li a{display: block;}
.banner .slides .bn_img *{width: 100%;height: 100%;object-fit: cover;}
.banner .desc{padding:0 10%;color:#fff!important;top:50%;box-sizing: border-box;width:100%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%);position:absolute;z-index:1;text-shadow:2px 2px #000;}

.banner .desc::before{content: "";height: 1px;background-color: #fff;position: absolute;top: -40px;left: 10%;right: 10%; animation:change 2s ease-in; -webkit-animation:change 2s ease-in; -moz-animation:change 2s ease-in;-ms-animation:change 2s ease-in;width: 80%;}
@keyframes change {
    0% { width: 0;}
    100% { width: 80%;}
}
.banner .desc *{display:block;color: #fff!important;}
.banner .slides li a.ab_bf{display: block;width: 150px;line-height: 50px;text-align: center;color: #fff;border: 1px #fff solid;margin-top: 40px;}
.banner .slides li a.ab_bf:hover{background-color: #000;border-color: #000;}
.ab_v{background: rgba(0, 0, 0, 0.8);position: fixed;z-index: 999999;left: 0;right: 0;top: 0;bottom: 0;}
.ab_v .v_desc{display: block;position: fixed;top: 50%;top: 50%;margin-top: -140px;border: 15px #000 solid;background-color: #000;}
.ab_v .v_desc video{width: 100%;height:auto}
.ab_v .close_v{width: 104px;height: 101px;background: url(../images/close.png) no-repeat center center;position: absolute;right: 0;top: 0;}




/*page_banner*/
.page_banner{position:relative;background-color:#000;overflow:hidden;}
.page_banner .gg_li{position: relative;height: 210px;}
.page_banner .gg_img{display: block;overflow: hidden;opacity: .9;height: 210px;}
.page_banner img{width:100%;height: 100%;object-fit: cover;}
.page_banner .text{width: 100%;;padding:30px 50px; box-sizing: initial;color: #fff;position: absolute;z-index: 1;top: 40px;box-sizing: border-box;}
.page_banner .text::before{content:"";height:1px;background-color:#fff;position:absolute;top:0;left:50px;right:50px;animation:change2 3s ease-in;-webkit-animation:change2 3s ease-in;-moz-animation:change2 3s ease-in;-ms-animation:change2 3s ease-in;}
@keyframes change2 {
    0% { width: 0;}
    100% { width: calc(100% - 60px);}
}
.page_banner .text .gg_t{display:block;font-size:32px;margin-bottom:12px;line-height:100%;font-weight: 500;}
.page_banner .text .gg_desc{display:block;font-size:18px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}


.flex-control-nav{position:absolute;bottom:40px;z-index:2;width:100%;text-align:center; height: 10px;}
.flex-control-nav li{display:inline-block;width:10px;height:10px;margin:0 3px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:10px;height:10px;background:#eee; text-indent: -9999px; cursor: pointer; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%;}
.flex-control-nav .flex-active{ background: #0b61af;}
.flex-direction-nav{display: none; position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}


.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init */
.owl-carousel{	display: none;	padding: 0;	position: relative;	width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{	display: none;	position: relative;	-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{	overflow: hidden;	position: relative;	width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{	cursor: pointer;width: 6px;height: 6px;border: 3px #fff solid;background-color: #ccc;border-radius: 100%;-webkit-border-radius: 100%;-o-border-radius: 100%;float: left;margin: 0 5px;}
.owl-controls .owl-pagination{padding-top: 9px;display: table; margin: 0 auto;}
.owl-controls .owl-page.active{background-color: #f0f0f0;border-color: #0b61af;}
.owl-controls {height: 30px;padding: 0 20px;margin-top: 20px;position: relative;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* fix */
.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls .owl-buttons div {width: 30px;height: 30px;margin: 0;padding: 0;border: none;}
.owl-theme .owl-controls .owl-buttons div:hover{color: #666;}
.owl-theme .owl-controls .owl-buttons .owl-prev { float: left; background: url(../images/l.png) no-repeat center center;background-size: auto 80%;}
.owl-theme .owl-controls .owl-buttons .owl-next { float: right;background: url(../images/r.png) no-repeat center center;background-size: auto 80%;}

/* 搴旂敤 */
.index_app{padding:20px 20px 0;}
.index_app .gg_li{display: block;box-sizing: border-box;margin-bottom: 20px;width: 100%;position: relative;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;transition:all 0.6s;}
.index_app .gg_t{display:block;font-size:22px;font-weight: normal;line-height: 1;text-shadow:2px 2px #000;}
.index_app .gg_img{display:block;width:100%;background-color: #000;}
.index_app .gg_img img{width:100%;height:100%;object-fit:cover;opacity: .9;}
.index_app .text{padding:20px 24px;position: absolute;z-index: 1;top: 0;left: 0;right: 0;color: #fff;bottom: 0;}
.index_app .gg_desc{display: none;margin: 20px 0;font-size:13px;color:#fff;line-height:20px;height: 20px;overflow:hidden;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;}
.index_app .gg_li em{display:inline-block;font-size:13px;font-weight:bold;padding:4px 10px;background-color: #fff;color: #333;position: absolute;left: 24px;bottom: 24px;z-index: 1;}
.index_app .gg_li:hover{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}

/*mob鎼滅储*/
.searchformzone{width: 100%; margin: 0 auto; float: none; padding: 15px 50px 15px 10px; position: relative;}
.searchformzone .searchform{width: 100%;}
.searchformzone .searchform input{background:none; width: 100%; height: 30px; border: thin solid #555;}
.searchformzone .search_submit{border-radius: 100%;width: 30px; height: 30px; position: absolute;top: 15px;right: 10px; background:  url(../images/searchicon.png) no-repeat center center; background-size: 65%; text-indent: -9999999px}
.searchformzone .search_submit a{display: block; width: 30px; height: 30px;}


/*==============================================*/

/*搴曢儴鑿滃崟*/
.m_footer{position: fixed; bottom: 0; height: 50px; left: 0; width: 100%; background:#fff; z-index: 11;}
.m_footer a{display: block; float: left;width: 25%; height: 45px; text-align: center;padding: 5px 0 0;}
.m_footer span{display: block;width: 23px; height: 23px;margin: 0 auto;}
.m_footer span img{width: 100%;vertical-align: top;}
.m_footer p{display: block; text-align: center;font-size: 12px;color: #333; line-height: 15px;padding-top: 4px;}


/*=======================鍐呴〉閮ㄥ垎start=======================*/

/* 璇︽儏椤祎able */
.main table{overflow-x: auto;}
.main tbody{width: auto;max-width: inherit;}
.td_block tbody,.td_block tr,.td_block td{display: block;width: auto;box-sizing: border-box;}
.hide_img img{display: none;}
.table_page *{white-space: inherit!important;}
.table_page tbody,.table_page tr,.table_page td{display: block;width: auto;box-sizing: border-box;}
/* .product_content table *{white-space: nowrap!important;} */

/* 鍏充簬鍐呴〉 */
.page_list .owl-buttons{display: none;}
.page_t{display: block;font-size: 22px;margin-bottom: 20px;line-height: 100%;font-weight: bold;}
.page_t p{display: block;font-size: 13px;}
.page_list .index_app{padding: 0;}
.page_list .item {padding: 0 10px;}
.page_list .item img{width: 100%;}
.page_list .item p{display: none;}
.page_list .item a{display: block;border: 1px #eee solid;}
.page_list .page_cul .gg_li {width: 100%;position: relative;margin-bottom: 20px;}
.page_list .page_cul .gg_li .gg_img{display: block;overflow: hidden;}
.page_list .page_cul .gg_li .gg_img img{width: 100%;}
.page_list .page_cul .gg_li .text{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); color: #fff; width: 100%;}
.page_list .page_cul .gg_li .text .gg_desc{display: block;text-align: center;padding: 0 10%;}


/* 浜у搧鍒堕€ */
.page_pdts .pga_info .info{clear: both;padding-top: 30px;}
.page_pdts .pp_list{padding-bottom: 60px;}
.page_pdts .pp_t{font-size: 28px;text-align: center;line-height: 50px;font-weight: bold;}
.en .page_pdts .pp_t{line-height: 34px;padding-top: 10px;}
.page_pdts .pi_l{width: 100%;}
.page_pdts .page_t{font-size: 24px;font-weight: bold;padding-top: 70px;margin-bottom: 30px;}
.page_pdts a{display: block;position: relative;}
.page_pdts span{display: block;}
.page_pdts img{width: 100%;}
.page_pdts a p{display: none;padding-top: 10px;}
.page_pdts .owl-buttons{opacity: 0;display: none;}
.page_pdts .list:hover .owl-buttons{opacity: 1;}
.page_pdts strong,.page_pdts strong *{font-size: 16px!important;}

/* 鍝佽川 */
.quality_list .t{padding-top: 0;}
.quality_list .t::before{top: 110px;}
.quality_list .t h4{padding-bottom: 60px;font-size: 24px;line-height: 40px;}
.quality_list .list p{display: none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-top:10px;}
.quality_list .list a{display: block;}
.quality_list .list a img{width: 100%;}

.quality_list .list.list2 .item{width:calc(33.3333% - 14px);float:left;margin-right:20px;margin-bottom: 20px;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;transition:all 0.6s;}
.quality_list .list.list2 .item:nth-child(3n){margin-right:0;}


/*鍐呴〉鏍峰紡*/
.path_title{height:50px;border-bottom: 1px solid #e5e5e5; line-height: 50px; background: #fff;padding: 0 20px;}
.path_title span{font-size: 15px; font-weight: bold;}

/* 鍘嗙▼ */
.history ul{background: url(../images/icon_l.gif) repeat-y 20px  top;}
.history li:first-child{background: url(../images/icon_c.gif) no-repeat 10px top;background-size: 24px;}
.history li{background: url(../images/icon_s.gif)  no-repeat 13px 6px;padding-left: 40px;padding-bottom: 20px;line-height: 22px;}
.history h4{line-height: 22px;padding-bottom: 5px;}
.history span{color: #666;}

/*浜у搧*/
.product_list {padding:20px;}
.product_list li{margin-bottom:15px;}
.product_list a{display:block;background-color:#fff;padding:20px 15px 20px 38%;position:relative;}
.product_list span{display:flex;width:35%;position:absolute;left:0;top:0;bottom:0;}
.product_list img{width:100%;align-self:center;}
.product_list a:hover img{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.product_list h4{font-size:18px;display:block;height:24px;line-height:24px;margin-bottom:15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.product_list p{color:#333;overflow:hidden;height:54px;line-height:18px;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;}
.product_list a:hover p{color:#0b61af;}

/* 鍔犲叆鎴戜滑 */
.jobs_list .t{padding-top: 0;}
.jobs_list .t::before{top: 80px;}
.jobs_list .t h4{padding-bottom: 60px;font-size: 24px;line-height: 60px;}
.jobs_list .j_tips{background-color: #000;color: #fff;padding: 30px;margin: 50px 0 30px;}
.jobs_list .j_tips h4{font-size: 20px;}
.jobs_list .j_tips a{display: block;width: 150px;margin: 0 auto;background-color: #fff;color: #000;text-align: center;line-height: 40px;}
.jobs_list .tab_list{padding-bottom: 40px;}
.jobs_list li .image,.jobs_list li .time{display: none;}
.jobs_list li:nth-child(even){margin-right: 0;}
.jobs_list li .news_t{font-size: 18px;}
.jobs_list li .desc{color: #333;}
.jobs_list li em{display: block;width: 140px;line-height: 40px;background-color: #000;color: #fff;text-align: center;margin-top: 20px;}
.jobs_list a:hover em{background-color: #0b61af;}

/*鍥剧墖鍒楄〃*/
.photo_list {padding:20px 10px;}
.photo_list li{ width:50%; float:left;padding-bottom: 20px;}
.photo_list a{display: block;padding: 0 10px; overflow: hidden;}
.photo_list span{border: 1px #eee solid;display:block;background: #fff;overflow: hidden;}
.photo_list img{width: 100%;}
.photo_list a:hover img{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.photo_list p{display: none;text-align: center; height: 50px; line-height: 50px; white-space: nowrap; text-overflow:ellipsis;overflow: hidden;}
.photo_list a:hover p{color: #0b61af;}

/*浜у搧璇︽儏*/
.product_group{padding: 20px;margin-bottom: 15px;background: #fff;}
.product_group h2{color:#000;font-size:28px; line-height:26px;padding-bottom: 20px;}
.product_group ul{padding-left: 15px;}
.product_group li{    list-style: none;
    line-height: 26px;
    list-style-type: disc;}
.product_group .desc{padding-bottom: 20px;}
.introduce{ color: #333;margin-bottom: 10px; border-bottom: 1px #e8e8e8 solid;font-size: 15px;line-height: 40px; text-indent: 10px;}
.product_content .pdt_attr_li{background: #fff; margin-bottom: 15px; clear: both; overflow: hidden; line-height: 26px;}
.product_content .pdt_attr_h4{font-size: 16px;padding: 0 20px;line-height: 40px;background-color: #fafafa;padding-bottom: 10px;}
.product_content .pdt_attr_info{padding: 20px ;}
.product_content img{height: auto!important;}
.product_content table{position: relative;}
.product_content table img{vertical-align: middle;}
/* .product_content table::after{left: 0;bottom: -20px;content: "宸﹀彸婊戝姩琛ㄦ牸鍙瑙堟洿澶氬唴瀹?;padding: 3px 6px;font-size: 12px;background: #f7f6da;color: #a09143;}
.en .product_content table::after{content: "Sliding form can preview more content";} */

/* 鍥剧墖鍙屾寚鏀惧ぇ */
#fullPage{ display: none; background: black;  position: fixed;  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: 999999;}
#fullPage img{ display: block; width: 100%;}
#canvas{ width: 100%; height: 100%; background: none; display: block;}

/*鐩稿唽鏀惧ぇ*/
body.over-flow-x{overflow: hidden;}
#jquery-overlay{position:absolute;top:0;left:0;z-index:1001;width:100%;height:500px;}
#jquery-lightbox{position:absolute;top:0;left:0;width:100%;z-index:1002;text-align:center;line-height:0;}
#jquery-lightbox a img{border:none;}
#lightbox-container-image-box{position:relative;background-color:#fff;width:100%!important;height:auto!important; min-height: 200px;margin:0 auto;overflow: hidden;}
#lightbox-container-image{padding:10px;}
#lightbox-container-image img{max-width: 100%;}
#lightbox-loading{position:absolute;top:0;left:0;height:100%;width:100%;text-align:center;line-height:0;background: url(../images/loading.gif) no-repeat center center;}
#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
#lightbox-container-image-box > #lightbox-nav{left:0;}
#lightbox-nav a{outline:none;}
#lightbox-nav-btnPrev,
#lightbox-nav-btnNext{width:49%;height:100%;zoom:1;display:block;}
#lightbox-nav-btnPrev{float:left;}
#lightbox-nav-btnNext{float:right;}
#lightbox-container-image-data-box{background-color:#fff;margin:0 auto;line-height:1.4em;overflow:auto;width:100%!important;padding:0 10px 0;box-sizing:border-box;}
#lightbox-container-image-data{padding:0;color:#666;}
#lightbox-container-image-data #lightbox-image-details{width:70%;float:left;text-align:left;}
#lightbox-image-details-currentNumber{display:block;clear:left;padding-bottom:1.0em;}
#lightbox-secNav-btnClose{width:20px;float:right;padding:0 10px 10px 0;}

/*鍒嗛〉鏍峰紡*/
.page{clear:both; margin:10px 0px 0; text-align: center; font-size: 13px;}
.page a,.page .current {display: inline-block; padding: 5px 15px; background: #ebebeb; border-radius: 3px; -webkit-border-radius: 5px; margin:0 3px 10px 0;}
.page a:hover,.page .current{ background: #0b61af; color: #fff;}


/*涓婁竴涓笅涓€涓?/
.point{}
.point span{display: block; width: 60px; height: 150px;}
.point span a{display: block;width: 60px; height: 150px; text-indent: -999999px;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;background: url(../images/prev_next.png) no-repeat center top}
.point span.to_prev{position: fixed; left: 0; top: 40%; z-index: 1000;}
.point span.to_next{position: fixed; right: 0; top: 40%;z-index: 1000;}
.point span.to_prev a{background-position: 0 0 }
.point span.to_next a{background-position: -80px 0 }
.point span a:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}


/*鏂伴椈鍒楄〃*/
.main .news_list{padding: 20px;}
.main .news_list li{ margin-bottom: 20px;overflow: hidden;background-color: #fff;padding-bottom: 10px;}
.main .news_list .image{display: block;overflow: hidden;height: 180px;}
.main .news_list .image img{width:100%;height: 100%;object-fit: cover;}
.main .news_list h4{font-size:15px;color:#000;font-weight:normal;padding:15px 15px 10px;}
.main .news_list a{display:block;}
.main .news_list a:hover h4{color:#0b61af}
.main .news_list .list_time{color:#999;font-size:12px;padding:0 15px ;}
.main .news_list .desc{color: #999;padding: 0 15px;
    overflow: hidden;
    max-height: 56px;
    line-height: 28px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;}


/*涓嬭浇鍒楄〃*/
.down_list_ul{display:flex;flex-wrap:wrap;}
.down_list_ul li{margin-bottom:30px;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;transition:all 0.6s;background:#eaeaea url(../images/down_list.jpg) no-repeat 5px center;padding-left:80px;background-size:80px;}
.down_list_ul li:hover{box-shadow:0 0 12px 1px rgba(0,0,0,.1);}
.down_list_ul a{display:block;background-color:#fff;padding:15px;position:relative;float:left;}
.down_list_ul h4{font-weight:normal;font-size:16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.down_list_ul small{color:#999;display:block;padding:3px 0 5px;}
.down_list_ul p{color:#999;line-height:24px;height:48px;overflow:hidden;word-break:break-all;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;margin:10px 0;}
.down_list_ul em{display:inline-block;background:#0b61af;color:#fff;text-align:center;padding:5px 30px;}
.down_list_ul em:hover{background:#d06e0c;}
.down_page .down_title{font-size:18px;line-height:50px;font-weight:normal;}
.down_page .download_btn{margin:10px 0;}
.down_page .download_btn a{display:block;background:#0b61af;color:#fff;width:100px;height:35px;line-height:35px;text-align:center;border-radius:4px;}

/*鏂伴椈璇︽儏*/
h1.content_title{font-size:16px; color: #000;border-bottom: 1px #e5e5e5 dashed;margin-bottom: 10px;padding-bottom: 5px;}
.content .time{display: block; color: #999;line-height: 30px;font-size: 12px; font-weight: normal;}
.content .fj{margin: 10px 0 30px;color: #999;font-size: 12px;}
.down_btn a{display: block;text-align: center; padding: 6px 0; background: #0b61af; color: #fff; font-size: 15px; border-radius: 4px; -webkit-border-radius: 3px;}

/*璁㈠崟/鐣欒█*/
.feedback_cont .t{padding-top: 0;text-align: center;}
.feedback_cont .t::before{top: 60px;}
.feedback_cont .t h4{padding-bottom: 20px;font-size: 24px;line-height: 60px;}
.feedback_list{padding: 40px 0 10px;}
.feedback_list li{ position: relative;margin-bottom: 10px;padding:0 0 10px 70px;border-bottom: 1px #e5e5e5 solid;}
.feedback_list li.code{padding-right: 50px;}
.feedback_list .codeimg{position: absolute;right: 0;top: 10px;}
.feedback_list span{display: block;width: 70px; position: absolute;left: 0;top: 0;line-height: 40px;}
.feedback_list input{width: 100%; height: 40px; border:none;}
.feedback_list textarea{width: 100%; height: 80px;border:none;padding-top: 5px;}
.feedback_cont .info{padding: 40px 0 0;}
.feedback_cont .submit_btn{width: 100%; display: block; text-align: center; padding: 6px 0; background: #0b61af; color: #fff; font-size: 15px; border-radius: 4px; -webkit-border-radius: 3px;border:none;margin: 20px 0;}
.feedback_cont .f_tip{padding: 5px 10px;background: #f5f5f5;margin-bottom: 10px;color: #999;}
.feedback_cont .info td{padding: 0;}
.feedback_cont .info p{display: none;}
.feedback_cont .info strong{padding: 10px 0;display: block;font-size: 18px;}
.feedback_cont .info table p{display: block;}
.feedback_cont .info table{position:relative;margin-bottom: 50px;}
.feedback_cont .info table::before{content:"";height:1px;background-color:#555;position:absolute;top:0;left:0;animation:change 2s ease-in;-webkit-animation:change 2s ease-in;-moz-animation:change 2s ease-in;-ms-animation:change 2s ease-in;width:100%;}


/*缃戠珯鍦板浘*/
.ul_sitemap li{list-style: none; line-height: 26px;}
li.small_li_sitemap{clear: both;padding-left: 12px;}
li.small_li2_sitemap{float: left; padding-left: 20px;}

.ueditor_baidumap {background: #ccc;border-right: 1px #ccc solid;}

/*=======================鍐呴〉閮ㄥ垎end=======================*/


@media screen and (min-width: 320px) and (max-width: 768px) {
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.photo_index .list .item span {height: 160px;}
	.photo_list span{height: 240px;}
}

@media screen and (min-width: 1024px) {
	.photo_index .list .item span {height: 220px;}
	.photo_list span{height: 330px;}

}
/*side-nav*/
.sidebar {display: block; position: relative; z-index: 1000;}
.grey_back { position: fixed; background: rgba(0,0,0,.7); width: 100%; height: 100%; top: 0; z-index: 1; }
.grey_back span{display: block;width: 40px; height: 40px; position: absolute; right: 290px; top: 10px; background: url(../images/close.png) no-repeat center center; background-size: 70%;}
.menu_btn { width: 40px; height: 40px;margin: 5px; display: block; position: fixed ; right:50px; top: 0;background: url(../images/menu.png) no-repeat center center; background-size: 80%; text-indent: -9999px;}
.sidebar_wrap { height: 100%; overflow-y: auto; position: fixed; background: #000; top: 0; bottom: 0; right: -280px; width: 280px; z-index: 2; }
#demo-list a { overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap; width: 100%; }
.side-menu, .side-menu * { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; outline: 0 }
.side-menu { width: 100%; }
.side-menu .side-menu-header { width: 100%; height: 50px; padding:10px 0 10px 22px; float: left; line-height: 50px; font-weight: 600; color: #f0f0f0; background: #414956;border-bottom:  1px #f0f0f0 solid;}
.side-menu ul { width: 100%; overflow: hidden; margin: 0; padding: 0; list-style: none; }
.side-menu ul li { width: 100%; display: block; float: left; position: relative }
.side-menu ul li a { width: 100%; padding: 12px 40px 12px 20px; float: left; text-decoration: none; color: #f0f0f0; background: #414956; position: relative; -o-transition: color .2s linear, background .2s linear; -moz-transition: color .2s linear, background .2s linear; -webkit-transition: color .2s linear, background .2s linear; transition: color .2s linear, background .2s linear }
.side-menu>ul>li.active>a, .side-menu>ul>li:hover>a { color: #fff; background: #3b424d }
.side-menu>ul>li>a { border-bottom: solid 1px #555 }
.side-menu .submenu-indicator { float: right; right: 22px; position: absolute; line-height: 25px; font-size: 20px; -o-transition: transform .3s linear; -moz-transition: transform .3s linear; -webkit-transition: transform .3s linear; -ms-transition: transform .3s linear ;top: 50%;
    margin-top: -12px;}
.side-menu ul ul.submenu .submenu-indicator { line-height: 25px }
.side-menu ul ul.submenu .thimenu li a{background: #2b2b2b;border-bottom: 1px #282828 solid; padding-left: 45px;}
.side-menu .submenu-indicator-minus>.submenu-indicator { -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg) }
.side-menu ul ul.submenu { width: 100%; display: none; position: static }
.side-menu ul ul.submenu li a { width: 100%; float: left; background: #383838; border-top: none; position: relative; border-left: solid 3px transparent; -o-transition: border .2s linear; -moz-transition: border .2s linear; -webkit-transition: border .2s linear; transition: border .2s linear }
.side-menu ul ul.submenu li:hover>a { border-left-color: #414956 }
.side-menu ul ul.submenu>li>a {border-bottom: 1px #555 solid;}
.side-menu ul ul.submenu>li>ul.submenu>li>a {background: #2b2b2b;}
.ink { display: block; position: absolute; background: rgba(255,255,255,.3); border-radius: 100%; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0) }
.animate-ink { -webkit-animation: ripple .5s linear; -moz-animation: ripple .5s linear; -ms-animation: ripple .5s linear; -o-animation: ripple .5s linear; animation: ripple .5s linear }
 @-webkit-keyframes ripple {  100% {
 opacity: 0;
 -webkit-transform: scale(2.5)
}
}
 @-moz-keyframes ripple {  100% {
 opacity: 0;
 -moz-transform: scale(2.5)
}
}
 @-o-keyframes ripple {  100% {
 opacity: 0;
 -o-transform: scale(2.5)
}
}
 @keyframes ripple {  100% {
 opacity: 0;
 transform: scale(2.5)
}
}
.white.side-menu .side-menu-footer, .white.side-menu .side-menu-header, .white.side-menu ul li a { background: #000; color: #fff }
.white.side-menu>ul>li.active>a, .white.side-menu>ul>li:hover>a { color: #0b61af; }
.white.side-menu ul ul.submenu li:hover>a { border-left-color: #f0f0f0 }
.white.side-menu ul ul.submenu li a { color: #f0f0f0 }
.white.side-menu>ul>li>a>.ink { background: rgba(0,0,0,.1) }
/*side-nav*/


/*share_mob*/
/*浠ヤ笅鏄牱寮忎唬鐮?/
.screenW{width: 100%; height: 100%; position: fixed; left: 0; top: 0; background-color: rgba(0,0,0,0.5); z-index: 10; display: none;}
.screenW.curr{display: block!important;}
.subW{width: 100%; height: 150px; position: absolute; left: 0; background-color: #FFF; z-index: 999;padding-bottom:50px;animation:sidebar-back .5s ease;  -webkit-animation:sidebar-back .5s ease;} 
.screenW.curr .subW{
    animation:sidebar-move .5s ease;
    -webkit-animation:sidebar-move .5s ease;bottom: 0; 
}
.subW .title{width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: .4rem;}
.subW .close{width: 30px; height: 30px; text-align: center;display: block;margin:0 auto; }
.subW .info{ height: 100px;}
/*浠ヤ笅鏄鐧惧害鑷甫鏍峰紡鐨勬敼閫?/
.shareBox .bdshare-button-style0-16{
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.1) 50%,transparent 50%);
    background-image: linear-gradient(bottom,rgba(0,0,0,.1) 50%,transparent 50%);
    background-size:  100% 1px;
    background-repeat: no-repeat;
    background-position: left bottom;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.shareBox .bdshare-button-style0-16:last-child{background: none;}
.shareBox .bdshare-button-style0-16:after{
    content: "";
    visibility: hidden;
    display: none;
    height: 0;
    clear: both;
}
.shareBox .bdshare-button-style0-16 a{
    text-align: center;
    float: none;
    font-size: 12px;
    padding: 45px 0 0 0;
    line-height: normal;
    height: auto;
    cursor: pointer;
    margin: 10px 0;
    position: relative;
    background: none;
    -webkit-box-flex:1;
    -webkit-flex:1;
    flex:1;
}
.shareBox .bdshare-button-style0-16 a:after{
    content: " ";
    width:30px;
    height:30px;
    position: absolute;
    left: 50%;
    top: 10px;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
}
.shareBox .bdshare-button-style0-16 a.bds_qzone:after{
    background: url("../images/icon_qqkongjian_yellow.png") no-repeat; background-size: 100%;
}
.shareBox .bdshare-button-style0-16 a.bds_tsina:after{
    background: url("../images/icon_xinlangweibo_red.png") no-repeat; background-size: 100%;
}
.shareBox .bdshare-button-style0-16 a.bds_sqq:after{
    background: url("../images/icon_qqhaoyou_blue.png") no-repeat; background-size: 100%;
}
.shareBox .bdshare-button-style0-16 a.bds_tqq:after{
    background: url("../images/icon_qqweibo_green.png") no-repeat; background-size: 100%;
}
.shareBox .bdshare-button-style0-16 a.bds_weixin:after{
    background: url("../images/icon_weixin_green.png") no-repeat; background-size: 100%;
}

.shareBox .bdshare-button-style0-16 a.popup_more{width: 100%; margin: 20px 0;}
.shareBox .bdshare-button-style0-16 a.popup_more:after{
    width:40px;
    height:40px;
    position: absolute;
    left: 50%;
    top: 0px;
    background: url("../images/icon_more_orange.png") no-repeat; background-size: 100%;

}
/*鍔ㄧ敾*/
@keyframes sidebar-move {
    0% {
        bottom:-260px;
    }
    100% {
        bottom:0px;
    }
}
@keyframes sidebar-back {
    0% {
        bottom:0px;
    }
    100% {
        bottom:-260px;
    }
}
@-webkit-keyframes sidebar-move {
    0% {
        bottom:-260px;
    }
    100% {
        bottom:0px;
    }
}
@-webkit-keyframes sidebar-back {
    0% {
        bottom:0px;
    }
    100% {
        bottom:-260px;
    }
}