body{color:#4a4a4a;background-color: #f2f2f2;font-family: "\5FAE\8F6F\96C5\9ED1","Microsoft YaHei","微软雅黑";font-size: 1.6rem;word-wrap: break-word;}
a{color:#4a4a4a;}
*:focus {outline: none;box-shadow: none;}
input:required:invalid ,textarea:required:invalid ,select:required:invalid{outline: none;box-shadow: none;}
a:hover{color:#0093dd;text-decoration:none;transition: all 300ms ease-in-out 0s;}
.on {color:#0093dd;}
.my_ul ,.my_dl{ margin:0; padding:0;}
.my_ul li{ list-style:none;}
.my_dl dt ,.my_dl dd{margin:0;padding:0;font-weight:normal; }
dt + dd{ margin-top:0;}
p{ margin:0 0 1.2rem;}
img{image-rendering: -webkit-optimize-contrast;}
video{display:block;}
.list-paddingleft-2{margin-top: 0;padding-left: 1em;}
.list-paddingleft-2 li{list-style: inherit;}
picture{display: block;}
blockquote{padding: .8rem 1.5rem;background-color: #ededed;font-family: "Arial","\5FAE\8F6F\96C5\9ED1","Microsoft YaHei","微软雅黑";font-size: 1.6rem;border-left: 4px solid #0093dd;display: flex;align-items: center;margin-bottom:2rem;}
.am-margin-top-lg{margin-top: 2.4rem!important;}


/*
public
*/
.am-container{width:1200px;max-width: 1920px;margin:0 auto;padding: 0;}
.am-paragraph-default{ margin:0;color:#4a4a4a;font-size:1.6rem;text-align: justify;}
.am-paragraph-default img{ max-width:100%; border:none; padding:0; margin:0;display:inline; height: auto;}
.am-paragraph-default p{ margin:0 0 1.6rem;font-size:1.6rem;}
.am-paragraph-default p ,.am-paragraph-default a{color:#4a4a4a;}
.am-paragraph-default video ,.am-paragraph-default iframe ,.am-paragraph-default embed{display:block;max-width:100%;background-color: #000;object-fit: cover;}
.am-paragraph-default a:hover{color:#0093dd;}
.am-pureview-actions a{ position:static; float:right; text-align:center;}
.am-icon-chevron-left:before {font-family:'FontAwesome';content: "\f00d";}
.am-pureview-direction a:before{font-family:'FontAwesome';}
.am-pureview-slider img{object-fit: contain;}
.am-pureview-title{text-align: center;}
.picture-hover-animate{ display:block; position:relative; overflow:hidden;}
.picture-hover-animate:after{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: block;visibility: visible;width: 16rem;height: 16rem;margin: auto;content: '';transition: all 0.6s ease-in-out;transform: scale(6);opacity: 1;border: 80px solid rgba(0, 0, 0, 0.1);border-radius: 80px;}
.picture-hover-animate:hover:after { visibility: hidden; opacity: 0; border: 0 solid rgba(0, 0, 0, 0.1); }
.am-pureview-slider .am-pinch-zoom::after{display: none;}
.am-table-striped > tbody > tr:nth-child(2n+1) > td, .am-table-striped > tbody > tr:nth-child(2n+1) > th {background-color: #f5f5f5;}
.am-table tr td,.am-table tr th{ vertical-align:middle!important;}


.img_animate{position: relative;overflow: hidden;}
.img_animate img{display:block;width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0; transition: all 0.35s;}
.img_animate:hover img{transform: scale(1.05);}

.skin_qrcode{width: 32rem;}
.skin_qrcode .layui-layer-content{text-align: center;padding:10px 10px 20px;}
.skin_qrcode img{width: 100%;margin: 0 auto 10px;}

/*
header
*/
.header{width: 100%;z-index: 1000;position: fixed;left: 0;top: 0;background-color: #fff;z-index: 1300;}
.header .menu{display: flex!important;justify-content: space-between;align-items: center;height: 7rem!important;}
.header .logo img{display: block;height: 3.2rem;}
.header .am-topbar-collapse{position: relative;display: flex!important;align-items: center;width: 100%;justify-content: space-between;}
.header .am-topbar-collapse:before,.header .am-topbar-collapse:after{display: none;}
.header .am-menu{display: flex;align-items: center;justify-content: flex-end;width: calc(100% - 25rem);}
.header .am-menu-nav{display: flex;font-size: 1.6rem;transition: all 300ms ease-in-out 0s;width: calc(100% - 7rem);justify-content: space-between;}
.header .am-menu-nav a{padding: 0;}
.header .am-menu-nav .parent_li{position: relative;}
.header .am-menu-nav .parent_li .parent_a{display: flex;align-items: center;font-size: 1.8rem;font-weight: bold;}
.header .am-menu-nav .parent_li .am-menu-sub a:hover ,.header .am-menu-nav .parent_li:hover .parent_a ,.header .am-menu-nav .parent_li .parent_a.on{color:#0093dd!important;}
.header .am-menu-nav .parent_li .am-menu-sub{position: absolute;padding-top: 2rem;min-width: 14rem;}
.header .am-menu-nav .parent_li .am-menu-sub a{display: block;white-space:nowrap;margin:1rem 0;font-size: 1.5rem;}
.header .am-menu-nav .parent_li .am-menu-sub a:first-of-type{margin-top: 0!important;}
.header .am-menu-nav .parent_li .am-menu-sub a:last-of-type{margin-bottom: 0!important;}
.header .am-topbar-btn{display: none;}
.header .am-menu-nav .parent_li:hover .am-menu-sub{display: block;}


.header .top_search{width: 0;height: 3.8rem;position: absolute; top: 50%; right: 0;transform: translateY(-50%);overflow: hidden;transition: all 300ms ease-in-out 0s;}
.header .navbar_search_btn ,.header .top_search_close .layui-icon{font-size: 1.8rem;}
.header .menu.am-in .top_search{width: 100%;}
.header .menu.am-in .am-menu-nav{opacity: 0;}

.header .menu.am-in .navbar_search_btn{display: none;}
.header .top_search .layui-form{display: flex;align-items: center;justify-content: space-between;}
.header .top_search .layui-form .layui-input{border: none;width: calc(100% - 10rem);padding-left: 2rem;background: none;}
.header .top_search .layui-form .layui-btn{background:none;display: flex;align-items: center;width: 3rem;font-size: 1.8rem;padding: 0;justify-content: flex-end;color: #4a4a4a;}
.header .top_search .layui-form .top_search_close{width: 3rem;display: flex;align-items: center;justify-content: space-between;font-size: 1.8rem;}
.header .top_search .layui-form .top_search_close::after{display: block;content: '';background-color: #4a4a4a; width: 1px;height: 1.6rem;}


.header.am-sticky{background: #fff;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);}
.header.am-sticky .am-menu-nav .parent_li .am-menu-sub,.header_inner .am-menu-nav .parent_li .am-menu-sub{left: 50%;transform: translateX(-50%);text-align: center;}
.header.am-sticky .navbar_phone ,.header_inner .navbar_phone{color: #0093dd;}
.header.am-sticky .am-menu-nav .parent_li .am-menu-sub,.header_inner .am-menu-nav .parent_li .am-menu-sub{padding:1rem 2rem 2rem;border-bottom-left-radius: .5rem;border-bottom-right-radius: .5rem;}
.header.am-sticky .am-menu-nav .parent_li .am-menu-sub a,.header_inner .am-menu-nav .parent_li .am-menu-sub a{margin: 1.2rem 0;}

/*
scorll_news
*/
.index_scorll_news{background-color: #fff;margin-top: 2rem;padding: 2rem;}
.index_scorll_news .tempWrap{ width:100% !important; }
.index_scorll_news .bd ul{overflow:hidden; zoom:1;}
.index_scorll_news .bd ul li{ margin-right:3rem; float:left; width:auto !important;}
.index_scorll_news .bd ul li a{display: flex;align-items: center;}
.index_scorll_news .bd ul li a::before{display: block;content: '';width: .6rem;height: .6rem;background-color: #0093dd;margin-right: .5rem;border-radius: 50%;}

/*
BANNER
*/
.index_banner_news{display: flex;justify-content: space-between;margin-top: 2rem;}
.index_banner_news .am-slider-default{width: 60%;margin: 0;border: 0;border-radius: 0;background-color: #fff;}
.index_banner_news .am-slider-default .am-slides li a{position: relative;display: block;}
.index_banner_news .am-slider-default .am-slides li a::after{display: block;content: '';padding-bottom: 56%;}
.index_banner_news .am-slider-default .am-slides li a img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;transition: all 0.35s;}
.index_banner_news .am-slider-default .am-slides li a:hover img{transform: scale(1.02);}
.index_banner_news .am-slider-default .am-control-nav{display: flex;justify-content: center;align-items: center;}
.index_banner_news .am-slider-default .am-control-nav li{margin: 0 .5rem;}
.index_banner_news .am-slider-default .am-control-nav li a{background: none;border: rgba(0, 0, 0, .4) solid 1px;box-shadow: none;}
.index_banner_news .am-slider-default .am-control-nav li a.am-active{width: 2rem;background-color: #0093dd;border-radius: 1rem;border: 0;}

.index_banner_news .am-slider-default .am-direction-nav a{opacity: 0;width: 3rem;height: 3rem;display: flex;align-items: center;justify-content: center;}
.index_banner_news .am-slider-default:hover .am-direction-nav a{opacity: 1;}
.index_banner_news .am-slider-default .am-direction-nav a::before{content: "\f104";color: #fff;font-size: 2rem!important;background-color: rgba(0, 0, 0, .3);}
.index_banner_news .am-slider-default .am-direction-nav a.am-next::before{content: "\f105";}
.index_banner_news .am-slider-default:hover .am-direction-nav a.am-prev{left:0;}
.index_banner_news .am-slider-default:hover .am-direction-nav a.am-next{right:0;}

.index_banner_text{display: flex;flex-direction: column;justify-content: space-between;width: calc(40% - 2rem);}
.index_banner_text a{display: flex;flex-direction: column;justify-content: space-between;height: 33.33%;background: #fff;box-shadow: inset 0px 0px 5px #ececec;padding:2rem;transition: all 0.35s}
.index_banner_text a:hover{background-color: rgba(0, 0, 0, .02);}
.index_banner_text h2{font-size: 1.7rem;margin: 0;color: #333; overflow : hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;font-weight: normal;}
.index_banner_text .time{font-size: 1.5rem;color: #575757;}


.index_block{background-color: #fff;margin-top: 4rem;padding-top: 2rem;box-shadow: 0 0 1rem 1rem rgba(0, 0, 0, .02);}
.index_block iframe{width: 100%;height: 4rem;padding: 0 1rem;}
.index_block ul{margin:0;padding:0 2rem 2rem;display: flex;justify-content: space-between;flex-wrap: wrap;}
.index_block ul li{width: 21%;margin: .5rem 0;position: relative;font-size: 1.4rem;}
.index_block ul li::after{display: block;content: '';width: 1px;height: 90%;background-color: #dedede;position: absolute;right: -13%;top: 50%;transform: translateY(-50%);}
.index_block ul li:nth-of-type(4n)::after{display: none;}
.index_block table{width: 100%;border-collapse:collapse;}
.index_block .stock_red{color:#ff5d30}
.index_block .stock_green {color:#44da79}
.index_block .stock_red .updown {
    padding-left:1.2rem;
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAHDrncIAAAAAXNSR0IArs4c6QAAAPNJREFUKBWVT0FKA0EQrJ5DQoTkD+YDrgZy0AcEPHmJF9ldEPER+UjuCV4U9CbkAx5l9wM+IUKCrFlh2+7ZndmRiOAcprqqq6tngL3D12d9g6+PDWmL44gF3q1NW1oYUddqsapejc1zK4QicXo8B/MVGDYDhC2I7vyIusOJsPHkiNGCk2gmcNEgiG/Gh9iVb86FbmdoUJa5LPisRSqUG1pkA3lFUoucKreZfvS3gplJlj3aJyoKD32ecHwyAVXP8sk2lVCBzTktX1c6RHw7OkBRvchHjsKUnzXl6JlTn6xNWT8VuA+Ml7TMHhxvVzrlD/yX+Ru2uF4o/C8jbwAAAABJRU5ErkJggg==) 0 no-repeat
   }
.index_block .stock_green .updown {
    padding-left:1.2rem;
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAHDrncIAAAAAXNSR0IArs4c6QAAAQNJREFUKBVjYEAGLrer3BlcblX+Z4KLgngYHIQ0UIoJrAuuBsoA6UPWy+j7rIHr+5efX5EVcvKwc8P5rreq1oEwTIARxHC9XR36//+/VYyMTGG7VVtXo9gMU4lVkNH1VuUFoNP1YaqA5l2Emln19////0yMjIz/dqu2MYMVAAUYQe4F0SABMAHTCnMFjA9zDYyP1QEwSXSa0fVO1fT///5HgyUYGVkZ/v/ngCtiZPjO8J/hD4jPyMS4FOwMtwc1iv9//z37/z+DIFwhlMHIyPCekZXZeJdCy300N1dWATW0wjQAFVbvVm1vg/NhDBjt97qT99uHj4u4BPjjNomWf4aJg2gAX5ZlO8uuR48AAAAASUVORK5CYII=) 0 no-repeat
   }
.index_block table tr:first-child td {color:#4a4a4a;}

.banner_img img{display: block;width: 100%;margin-top: 2.4rem;}


/*
MAIN
*/
.slide_contain{display: flex;justify-content: space-between;align-items: flex-start;}
.slide_left{width: calc(100% - 36rem);position: relative;}
.slide_right{width: 34rem;}
.slide_title{font-size: 1.8rem;color: #000;display: flex;align-items: center;font-weight: bold;}
.slide_title::before{display: block;content: '';content:'';background-color: #0093dd;width: 3px;height: 1.8rem;margin-right: .5rem;}
.slide_articlde li{margin-top: 2rem;}
.slide_articlde li a{background-color: #fff;padding: 2rem;display: flex;justify-content: space-between;}
.slide_articlde li a:hover{box-shadow: 0 0 1rem .2rem rgba(0, 0, 0, .1);}
.slide_articlde li a:hover .title{color: #0093dd!important;}
.slide_articlde li .img{width: 23rem;}
.slide_articlde li .img::after{display: block;content: '';padding-bottom: 56.52%;}
.slide_articlde li .video:before{font-family:'FontAwesome';content: "\f144";display: block;font-size: 4rem;color: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 3;}
.slide_articlde li .img span{position: absolute;right: 0;top: 0;background-color: #0093dd;font-size: 1.4rem;}
.slide_articlde li .text{width: calc(100% - 25rem);display: flex;justify-content: space-between;flex-direction: column;}
.slide_articlde li .text .title{font-size: 1.8rem;overflow : hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.slide_articlde li .text .des{color: #999;font-size: 1.5rem;margin-top: 1rem;}
.slide_articlde li .text .time{font-size: 1.4rem;color: #999;display: flex;align-items: center;justify-content: flex-end;}
.slide_articlde li .text .time i{margin-right: .5rem;display: flex;}

.layui-flow-more{margin: 0;width: 100%;float: left;}
.layui-flow-more a{display: block;background-color: #fff;padding: 1rem;text-align: center;margin-top: 2rem;height: auto;line-height: inherit;font-size: 1.6rem;}
.layui-flow-more a cite{padding: 0;background:none;}

.news_img_block li{margin-top: 2rem;}
.news_img_block li a{display: block;}
.news_img_block li a:hover{box-shadow: 0 0 1rem .2rem rgba(0, 0, 0, .1);}
.news_img_block li .img::after{display: block;content: '';padding-bottom: 52%;}
.news_img_block li .title{background-color: #fff;padding: 1rem 2rem;font-size: 1.5rem;}


.article_right_block .news_img_block li:first-of-type{margin-top: 0;}

.article_right_block{padding: 2rem;background-color: #fff;overflow: hidden;box-shadow: 0 0 1rem 1rem rgba(0, 0, 0, .02);margin-top: 2rem;}
.article_right_block .layui-form{height: 4rem;border:#e0e0e0 solid 1px;display: flex;justify-content: space-between;align-items: center;}
.article_right_block .layui-form .layui-input{width: calc(100% - 3rem); border: none; height: 3.8rem;font-size: 1.4rem;}
.article_right_block .layui-form .layui-btn{background: none;width: 3rem;height:100%;display: flex;justify-content: center;border: none;padding: 0; align-items: center;color: #818181;}
.article_right_block .tag{margin-top: 3rem;}
.article_right_block .titles{font-size: 1.6rem;border-bottom: #e5eff5 solid 1px;margin-bottom:1.5rem;padding-bottom: 1.5rem;color: #000;font-weight: bold;display: flex;align-items: center;}
.article_right_block .titles:before{display: block;content: '';width: 2px;height: 1.6rem;background-color:#0093dd;margin-right: .8rem;}
.article_right_block .tag .iteam{margin: 0 -7px;}
.article_right_block .tag a{margin:0 7px 7px 0;padding: .5rem 7px;;display: inline-block;border-radius: 3px;font-size: 1.2rem;font-weight: normal;border: solid 1px #e8e8e8;}
.article_right_block .tag a:hover{border-color: #0093dd;}

.article_hot_list .titles{font-size: 1.6rem;border-bottom: #e5eff5 solid 1px;margin-bottom:1rem;padding-bottom: 1.5rem;color: #000;}
.article_hot{margin-top:1rem;}
.article_hot li{padding:.6rem 0; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;}
.article_hot li i{width:1.6rem;height:1.6rem;line-height:1.6rem;padding:0;font-style:normal;font-size:1rem;margin-right:.6rem;vertical-align: middle;font-weight: 500;}
.article_hot li:nth-of-type(1) i{background: #E61413;color: #fff;}
.article_hot li:nth-of-type(2) i{background: #00BCF2;color: #fff;}
.article_hot li:nth-of-type(3) i{background: #FFD21C;color: #fff;}
.article_hot li:last-of-type{padding-bottom:0;}

.article_new{background-color: #fff;box-shadow: none;}
.article_new .am-slides li a{display: block; position: relative;}
.article_new .am-slides li a:after{display: block;content: '';padding-bottom: 56.25%;}
.article_new.last .am-slides li a:after{padding-bottom: 75%;}
.article_new .am-slides li img{display:block;width:100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.article_new .am-slider-desc{padding: .5rem 1rem; font-size: 1.4rem;}
.article_new .am-control-thumbs li::after{display: block;content: '';padding-bottom: 56.65%;}
.article_new .am-control-thumbs img{opacity: .5;width:100%;height: 100%;object-fit: cover; position: absolute;left: 0;}
.article_new .am-control-thumbs img.am-active{opacity: 1;}

.article_rel li{margin-top:2rem;border-bottom: #dedede dashed 1px;}
.article_rel li:first-of-type{margin-top: 0;}
.article_rel li:last-of-type{border-bottom: none;}
.article_rel li a{ overflow: hidden;}
.article_rel li .img{display:block;position: relative;}
.article_rel li .img:after{ display:block; content:''; padding-bottom:55%;}
.article_rel li .video:before{font-family:'FontAwesome';content: "\f144";display: block;font-size: 4rem;color: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 3;}
.article_rel li .img img{display: block;width: 100%;height: 100%;position: absolute;left:0;top: 0;object-fit: cover;transition: all 0.35s;-webkit-transition: all 0.35s;-ms-transition: all 0.35s;z-index: 2;}
.article_rel li .img:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-ms-transform: scale(1.05);}
.article_rel li .text{padding:1rem 0 2rem;}
.article_rel li:last-of-type .text{padding-bottom: 0;}
.article_rel li .text .tag{margin-top:1rem}
.article_rel li .text .am-badge{margin-right:1rem;font-weight:normal;}
.article_rel li .text .am-badge:hover{background-color:#0093dd; color:#fff!important;}

.article_right_block iframe{width: 100%;min-height: 220px;margin: 0;padding: 0;}


.article_hd{ background-color:#ffffff; padding:2.2rem 3rem 1rem;}
.article_hd .title{ font-size:3rem;margin: 0;font-weight: 400;color: #4a4a4a;line-height: 1.6;}
.article_hd .other{font-size: 1.5rem;border-bottom: #d8d8d8 solid 1px;padding-bottom: 2rem;}
.article_hd .info{ display: flex;justify-content: space-between;margin-top: 1.5rem;}
.article_hd .other .info span:first-of-type{margin-right: 2rem;}
.article_hd .other .info span i{margin: 0 1rem;font-style: normal;}
.audio_btn{border-radius: 10rem;border: #0093dd solid 1px;padding: 0 2rem;color: #0093dd ;display: flex;align-items: center;}
.audio_btn::before{display: block;content: '';width: 21px;height:13px;background: url(../img/video_purse.png) center no-repeat;margin-right: .5rem;}
.audio_btn.active::before{display: block;content: '';width: 21px;height:13px;background: url(../img/video_play.gif) center no-repeat;margin-right: .5rem;}

.article_bd{background-color:#ffffff; padding:2.4rem 3rem 3rem;text-align:justify;line-height: 1.8;}
.article_des{background: #f1f1f1;padding: 1.6rem 2rem;margin-bottom: 2.5rem;text-align: justify;}
.article_des i{font-size: 1.2rem;color: #999;display: inline-block;}
.article_des i:first-of-type{margin-right: .8rem;}
.article_des i:last-of-type{margin-left: .5rem;}

.article_bd .am-paragraph-default ,.article_bd .am-paragraph-default p,.article_des{font-size: 2rem;}

.article_tags{border-top: 1px solid #ebebeb;padding-top: 2rem;margin-top: 2rem;font-size: 1.4rem;}
.article_tags a{margin:0 1rem;}
.article_tags a:hover{background-color: #0093dd;}

.news_page_pages dd{background-color: #fff;padding: 1.6rem 2rem;margin-bottom: 1rem;line-height: 1.6;}
.news_page_pages dd span{display: block;color: #999;margin-bottom: .8rem;}
.news_page_pages dd a{display: block;text-align: justify;}
.news_page_pages dd.hide{display: none;}


.article_share{background-color: #fff;padding: 1.6rem 2rem;}
.article_share dt{display: block;color: #999;}
.article_share dt::before{display: none;}
.article_share dd{display: flex;flex-direction: column;}
.social_share a{display: flex;align-items: center;margin:1.5rem 0 0 0;}
.social_share a:before{ display: flex;flex-direction: column;justify-content: center;align-items: center; font-size:1.5rem;width:3.2rem;height:3.2rem;border-radius:50%; text-align:center;background-color:#999;color:#fff;transition: all 300ms ease-in-out 0s;margin-right: 1rem;}
.social_share a span{font-size: 1.4rem;}
.social_share a.am-icon-weibo:before{border: #ff763b solid 1px;color: #ff763b;background: none;}
.social_share a.am-icon-wechat:before{border: #7bc549 solid 1px;color: #7bc549;background: none;}
.social_share a.am-icon-qzone:before{border: #FDBE3D solid 1px;color: #FDBE3D;background: none;}
.social_share a.am-icon-qq:before{border: #56b6e7 solid 1px;color: #56b6e7;background: none;}


.page_rel{ margin-top:3rem;}
.page_rel .title{ background-color:#fff; padding:1rem 2rem;color:#000;font-weight: bold;display: flex;align-items: center;}
.page_rel .title:before{display: block;content: '';width: 2px;height: 1.6rem;background-color:#0093dd;margin-right: .8rem;}
.page_rel .title a{ float:right;font-weight: bold;}
.page_rel ul{margin:0 -1rem;}
.page_rel ul li{padding: 0 1rem;margin-top: 2rem;}
.page_rel ul li .img::after{display: block;content: '';padding-bottom: 56.52%;}
.page_rel ul li span{margin-top: .8rem;display: block;font-size: 1.5rem;overflow : hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.social-share-icon{position: relative;}
.wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;top:-24rem;left:50%;transform: translateX(-50%);width:20rem;font-size:1.6rem;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms;color: #999;}
.wechat-qrcode h4{font-weight:normal;height:3rem;line-height:3rem;font-size:1.6rem;background-color:#f3f3f3;margin:0;padding:0;}
.wechat-qrcode .qrcode{width:100%;padding: 1rem;}
.wechat-qrcode .qrcode canvas{width: 100%;display: block};
.wechat-qrcode .help{font-size: 1.4rem;color: #999;}
.wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent}
.social-share-icon:hover .wechat-qrcode{display:block}

.article_fx_box{width: 16rem;position: absolute;left: -17rem;top: 0;}



/*
联系
*/
.feedback_box{width: 64rem;}
.feedback_box .layui-layer-title{background-color:#0093dd;color: #fff;}
.feedback_box .layui-layer-content{padding: 1rem 2rem;text-align: justify;}
.feedback_box .layui-form label{font-size: 1.4rem;}
.feedback_box .layui-form .layui-input{font-size: 1.4rem;background-color: #e6eaed;}
.feedback_box .layui-form .layui-textarea{font-size: 1.4rem;height: 16rem;background-color: #e6eaed;}
.feedback_box .layui-form .flex{display: flex;justify-content: space-between;align-items: center;}
.feedback_box .layui-form .codeimg{height: 3.8rem;margin: 0 2rem;}
.feedback_box .layui-form .layui-btn{background-color: #0093dd;float: right;}

/*
FOOTER
*/
.footer{margin-top: 3%;padding:2rem 0;font-size: 1.4rem;background-color: #fff;}
.footer_nav{display: flex;justify-content: center;align-items: center;}
.footer_nav a{margin: 0 2rem;}
.footer .copyright{text-align: center;margin-top: .5rem;line-height: 1.8;color: #797878;}
.footer .copyright a{color: #797878;}
.footer .copyright span{margin: 0 1rem;}
.footer .copyright a:hover,.footer .icp a:hover{color: #0093dd;}

.copyright_about,.copyright_about span{display: flex!important; align-items: center;justify-content: center;}
.copyright_about span:not(:first-of-type)::before{display: block;content: '';width: 1px;height: 1.4rem;background: #ccc;margin-right: 2rem;}

.footer .icp{display: flex;justify-content: center;align-items: center;margin-top: .5rem;}
.footer .icp a{display: flex;align-items: center;margin: 0 1rem;color: #797878;white-space: nowrap;}
.footer .icp a img{height: 1.6rem;margin-right: .5rem;}
.footer .icp a:first-of-type{margin-left: 0;}
.footer .icp a:last-of-type{margin-right: 0;}
.weixin_src{display: inline-block;width: 20rem;margin: 1rem 0;}

.lay-box .layui-layer-btn .layui-layer-btn0{background-color:#0093dd;border-color:#0093dd;}
.lay-box .layui-layer-content{padding-bottom: 0!important;}

.global_nav{width: 5rem;position: fixed;display: flex;flex-direction: column;right: 50%;margin-right:-66rem;bottom: 2rem;z-index: 1000;}
.global_nav .btn_a{display: flex;flex-direction: column;justify-content: center;align-items: center;background-color: #fff;margin-top: 1px;height: 5rem;position: relative;}
.global_nav .btn_a span{display: none;}
.global_nav .text{width: 14rem;position: absolute;left: -14rem;top: 0;display: flex;flex-direction: column;align-items: center;background-color: #fff;padding: 1rem;font-size: 1.4rem;display: none;}
.global_nav .btn_a img{width: 12rem; height: 12rem;position: absolute;left: -12rem;top: 0;display: none;}
.global_nav .btn_a:hover{background-color: #0093dd;}
.global_nav .btn_a:hover i ,.global_nav .btn_a:hover span{color: #fff;}
.global_nav .btn_a:hover img{display: block;}
.global_nav a:hover .text{display: flex;}
.global_nav .text img{display: block;width: 100%;margin: 0 auto .5rem;}

.global_nav .text .social_share{display: flex;justify-content: space-between;width: 100%;}
.global_nav .text .social_share a{margin: 0;}
.global_nav .text .social_share a::before{width: 2.4rem;height: 2.4rem;font-size: 1.3rem;}
.global_nav .text .social_share a span{display: none;}
.global_nav .text .social_share a.am-icon-weibo::before{border: #ff763b solid 1px;color: #ff763b;background: none;}
.global_nav .text .social_share a.am-icon-wechat::before{border: #7bc549 solid 1px;color: #7bc549;background: none;}
.global_nav .text .social_share a.am-icon-qzone::before{border: #FDBE3D solid 1px;color: #FDBE3D;background: none;}
.global_nav .text .social_share a.am-icon-qq::before{border: #56b6e7 solid 1px;color: #56b6e7;background: none;}
.global_nav .btn_a i{font-size: 2rem;font-weight:100;}
.global_nav .btn_a span{display: none;}
.global_nav .text span{display: block;}

.am-gotop.am-gotop-fixed{position: relative;right:0;bottom: 0;width: 100%;height: 5rem;visibility: hidden;}
.am-gotop.am-gotop-fixed.am-active{visibility: inherit;}
.am-gotop.am-gotop-fixed .am-gotop-icon{background: none;color: inherit;}

/*
Banner
*/
.banner{position:relative;background-position: center;background-repeat: no-repeat;background-size: cover;}
.banner img{ display:block; width:100%;height:30rem;margin: 0 auto;object-fit: cover;}
.banner .text{width: 100%;height: 100%;display: flex;position: absolute;left: 0;top: 0;align-items: flex-end;justify-content: center;}
.banner .about_menu{display: flex;justify-content: center;color: #fff;}
.banner .about_menu a{color: #fff;padding: 2rem 5rem;margin: 0 2rem;border-top-right-radius: .5rem;border-top-left-radius:.5rem;text-align: center;background-color: rgba(1, 1, 1, .2);}
.banner .about_menu a.on{background-color: #0093dd;}

.about_con{margin-top: 4rem;}

/*
GUIDE
*/
.guide_pos{color: #4a4a4a;}
.guide_pos i ,.guide_pos a ,.guide_pos span{transform: scale(.9);display: flex;align-items: center;}
.guide_pos i{margin: 0 .5rem;}
.guide_pos sup{font-style: normal;font-weight: normal;margin-left: .5rem;}

/*
PAGEBAR
*/
.page_list{text-align:center;margin-top:3%; font-size:1.4rem;}
.page_list.first{margin-bottom: 2%;}
.page_list a {display: inline-block;margin:0 1rem;width:2.5rem;height:2.5rem;line-height:2.5rem;border-radius:50%;background-color:#f2f2f2;}
.page_list .page-num-current{background-color:#0093dd;color: #fff;}
.page_list_bg{display: inline-block;background-color: #fff;padding: .8rem 1.2rem;border-radius: 30rem;margin-top:1rem;}
.page_list_bg a:first-of-type{margin-left: 0;}
.page_list_bg a:last-of-type{margin-right: 0;}

.error_x{ text-align:center; height:15rem; line-height:15rem;font-size:1.5rem;}
.error_x i{ margin-right:1rem;}



/*
tag
*/
.tag_list_all{margin: 0 -1rem;}
.tag_list_all li {padding: 0 1rem;margin-top: 2rem;}
.tag_list_all li a{display: block;background-color: #999; color: #fff;text-align: center;font-size:1.5rem;padding: 1rem;border-radius: .3rem;}
.tag_list_all li a:hover{background-color: #0093dd;}

.form_search{display: flex;align-items: center;margin-top: 2rem;}
.form_search .layui-input{height: 4.8rem;border-top-right-radius: 0;border-bottom-right-radius: 0;}
.form_search .layui-btn{height: 4.8rem;border-top-left-radius: 0;border-bottom-left-radius: 0;background: #0093dd;}

@media screen and (max-width:1600px) {
.article_fx_box{width: 100%;position: relative;left:0;top: 0;}
.news_page_pages{margin-top: 3rem;border-top: #f2f2f2 solid 1px;padding-top: 1rem;}
.news_page_pages dd{background-color: #fff;padding:0;margin: 1rem 0 0;line-height: 1.6;font-size: 1.5rem;display: flex;align-items: center;}
.news_page_pages dd span{display: block;color: #999;margin-bottom:0;}
.news_page_pages dd.hide{display: flex;}

.article_bd .am-paragraph-default ,.article_bd .am-paragraph-default p,.article_des{font-size: 1.6rem;}

.article_share{background-color: #f2f2f2;padding: 2rem;margin-top: 3rem;display: flex;justify-content: space-between;align-items: center;}
.article_share dt{display: block;color: #999;display: flex;align-items: center;}
.article_share dt::before{display: block;margin-right: .5rem;}
.article_share dd{display: flex;flex-direction: row;}
.social_share a{display: flex;align-items: center;margin:0 0 0 1.5rem;}
.social_share a:before{ display: flex;flex-direction: column;justify-content: center;align-items: center; font-size:1.5rem;width:3.2rem;height:3.2rem;border-radius:50%; text-align:center;background-color:#999;color:#fff;transition: all 300ms ease-in-out 0s;margin-right:0;}
.social_share a span{display: none;}
.social_share a.am-icon-weibo:before{border: #ff763b solid 1px;color: #ff763b;background: none;}
.social_share a.am-icon-wechat:before{border: #7bc549 solid 1px;color: #7bc549;background: none;}
.social_share a.am-icon-qzone:before{border: #FDBE3D solid 1px;color: #FDBE3D;background: none;}
.social_share a.am-icon-qq:before{border: #56b6e7 solid 1px;color: #56b6e7;background: none;}

}

@media screen and (max-width:1400px) {
 .am-container{width:1100px;}
 .slide_left{width: calc(100% - 32rem);}
 .slide_right{width: 30rem;}

}


@media screen and (max-width:1000px) {
html{font-size: 9px;}
.am-container{padding: 0 2rem;width: 100%;}
.header .logo img {height: 3rem;}
.header .am-menu{width: calc(100% - 21rem);}
.header .am-menu-nav{width: calc(100% - 5rem);}

.index_banner_news .am-slider-default .am-viewport , .index_banner_news .am-slider-default .am-slides {width: 100%;height: 100%;position: absolute!important;left: 0;top: 0;}
.index_banner_news .am-slider-default .am-slides li ,.index_banner_news .am-slider-default .am-slides li a{height: 100%;}
.index_banner_text a{padding: 1rem 2rem;}
.index_banner_text h2{font-size: 1.6rem;font-weight: bold;line-height: 1.4;}

.slide_contain{flex-direction: column;}
.slide_left{width:100%;padding: 0}
.slide_right{display: none;}

.banner img{ display:block; width:100%;height:20rem;margin: 0 auto;object-fit: cover;}

}


@media screen and (max-width:640px) {
html{font-size: 10px;}
body{padding-bottom: 5rem;}
.am-paragraph-default video  ,.am-paragraph-default embed{width:100%!important;height:20rem!important;object-fit: cover;}
.am-paragraph-default iframe{width:100%!important;height:25rem!important;}
.am-paragraph-default img{width:auto;height:auto!important;max-width: 100%;}
.am-gotop{display: none;}
.am-container{padding: 0;width: 100%;}
.am-margin-top-lg{margin-top: 1.5rem!important;}

/*
Header
*/
.header{width:100%;height:5.6rem;position: relative; z-index:1100;left:0;top: 0;}
.header .menu{width: 100%;display: block!important;height: 5.6rem!important;position: absolute;left: 0;top: 0;z-index:200;}
.header .logo{height:2.4rem;position: absolute;left:1.5rem;top: 50%;transform: translateY(-50%);z-index: 100;margin: 0!important;}
.header .logo img{height:100%;display: block!important;}
.header .am-menu{display: block;}
.header .am-menu{width: 100%;float: none!important;}
.header .am-topbar-collapse{width: 100%;float: none;display: block!important;}
.header .am-menu-nav{height: auto;display: block;width: 100%;}
.header .am-menu-nav .parent_li {width:100%;margin: 0;border-bottom: #dedede solid 1px;transform: translateY(3rem); -webkit-transform: translateY(3rem); -moz-transform: translateY(3rem); opacity: 0;}
.header .am-menu-nav .parent_li:first-of-type {border-top: #dedede solid 1px;}
.header .am-menu-nav .parent_li .parent_a{height: 5rem!important; padding: 0 1.5rem; display: flex; justify-content: space-between;  align-items: center;font-size: 1.6rem;color: #4a4a4a;}
.header .am-menu-nav .parent_li .parent_a:after ,.header .am-menu-nav .parent_li .am-menu-sub a:after{font-family: 'FontAwesome';display: block; content: '\f105';}
.header .am-menu-nav .parent_li.am-parent .parent_a:after{content: '\f107';}
.header .am-menu-nav .parent_li.am-parent.am-open .parent_a:after{-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg); transition: all .4s ease 0s; -webkit-transition: all .4s ease 0s; -moz-transition: all .4s ease 0s;}
.header .am-menu-nav .parent_li.am-open .parent_a{background-color: #0093dd;color: #fff!important;}
.header .am-menu-nav .parent_li .am-menu-sub{width:100%;padding: 1.5rem;font-size: 1.5rem;position: relative;top: 0;}
.header .am-menu-nav .parent_li .am-menu-sub a{color: #4a4a4a;display: flex;justify-content: space-between;line-height: 2;}
.header .am-menu-nav .parent_li:hover .am-menu-sub{display: none;}
.header .am-menu-nav .parent_li .am-menu-sub.am-collapse.am-in{display: block!important;height: auto;opacity: 1;}

.header .navbar_search_btn ,.header .navbar_phone ,.header .top_search_close,.header .menu.am-in .navbar_search_btn ,.header .top_search .layui-form .top_search_close{display: none;}
.header .top_search{position: relative;top: 0;height: 5rem;width: 100%!important;padding: 0 1.5rem;border-bottom: #dedede solid 1px;transform: translateY(3rem); -webkit-transform: translateY(3rem); -moz-transform: translateY(3rem); opacity: 0;}
.header .navbar_search_btn ,.header .top_search_close .layui-icon{font-size: 1.8rem;color: #4a4a4a;}
.header .top_search .layui-form{display: flex;align-items: center;justify-content: space-between;}
.header .top_search .layui-form .layui-input{border: none;width: calc(100% - 3rem);padding-left: 0;background: none;color: #4a4a4a;height: 5rem;font-size: 1.6rem;}
.header .top_search .layui-form .layui-btn{background:none;color: #4a4a4a;display: flex;align-items: center;width: 3rem;height: 5rem;font-size: 1.8rem;padding: 0;justify-content: flex-end;}



.header .am-topbar-btn{display: flex;align-items: center;float: right;margin: 2rem 1.7rem ;height: 1.6rem;font-weight: bold;color: #0093dd;}
.am-topbar-btn .btn {
    background: none;
    width: 2.5rem;
    height: 1.6rem;
    color: #000;
    position: relative;
    z-index: 10;
    margin-left: 1rem;
}
.am-topbar-btn span {
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    background-color: #000;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.am-topbar-btn span:nth-of-type(1) {
    top: 0;
    left: 0;
    opacity: 0;   
}
.am-topbar-btn span:nth-of-type(4) {
    bottom: 0;
    right: 0;
    opacity: 0;   
}
.am-topbar-btn span:nth-of-type(2), .am-topbar-btn span:nth-of-type(3) {
    top: 50%;
    right: 0;
    margin-top: -1px;
}
.am-topbar-btn span:nth-of-type(2) {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.am-topbar-btn span:nth-of-type(3) {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.am-topbar-btn.am-collapsed span:nth-of-type(2) {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.am-topbar-btn.am-collapsed span:nth-of-type(3) {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.am-topbar-btn.am-collapsed span:nth-of-type(1), .am-topbar-btn.am-collapsed span:nth-of-type(4) {
    opacity: 1
}
.am-topbar-collapse {
    float: none;
    clear: both;
    padding: 0;
}
.am-topbar-collapse.am-collapse {
    display: none!important;
}
.am-topbar-collapse.am-collapse.am-in {
    display: block!important;
    height: 100vh!important;
    background: rgba(255, 255, 255, .95);
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
}

.am-topbar-collapse.am-collapse.am-in li:nth-of-type(1) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease .1s;
    -webkit-transition: all .6s ease .1s;
    -moz-transition: all .6s ease .1s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(2) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease .2s;
    -webkit-transition: all .6s ease .2s;
    -moz-transition: all .6s ease .2s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(3) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease .3s;
    -webkit-transition: all .6s ease .3s;
    -moz-transition: all .6s ease .3s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(4) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease .4s;
    -webkit-transition: all .6s ease .4s;
    -moz-transition: all .6s ease .4s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(5) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease .5s;
    -webkit-transition: all .6s ease .5s;
    -moz-transition: all .6s ease .5s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(6) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease .6s;
    -webkit-transition: all .6s ease .6s;
    -moz-transition: all .6s ease .6s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(7) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease .7s;
    -webkit-transition: all .6s ease .7s;
    -moz-transition: all .6s ease .7s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(8) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease .8s;
    -webkit-transition: all .6s ease .8s;
    -moz-transition: all .6s ease .8s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(9) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease .9s;
    -webkit-transition: all .6s ease .9s;
    -moz-transition: all .6s ease .9s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(10) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease 1s;
    -webkit-transition: all .6s ease 1s;
    -moz-transition: all .6s ease 1s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(11) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease 1.1s;
    -webkit-transition: all .6s ease 1.1s;
    -moz-transition: all .6s ease 1.1s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(12) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease 1.2s;
    -webkit-transition: all .6s ease 1.2s;
    -moz-transition: all .6s ease 1.2s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(13) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease 1.3s;
    -webkit-transition: all .6s ease 1.3s;
    -moz-transition: all .6s ease 1.3s;
}
.am-topbar-collapse.am-collapse.am-in li:nth-of-type(14) {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease 1.4s;
    -webkit-transition: all .6s ease 1.4s;
    -moz-transition: all .6s ease 1.4s;
}
.am-topbar-collapse.am-collapse.am-in .top_search {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all .6s ease 1.3s;
    -webkit-transition: all .6s ease 1.3s;
    -moz-transition: all .6s ease 1.3s;
}  





/*
BANNER
*/
.index_scorll_news{display: none;}
.index_banner_news{display: flex;flex-direction: column;margin-top:0}
.index_banner_news .am-slider-default{width: 100%;}
.index_banner_text{margin-top: 4rem;width: 100%;}
.index_banner_text a{padding: 2rem 1.5rem}
.index_banner_text h2{font-size: 1.6rem;font-weight: normal;}
.index_banner_text .time{margin-top: 1rem;}
.index_banner_news .am-slider-default .am-control-nav{display: flex;justify-content: center;align-items: center;}
.index_banner_news .am-slider-default:after{display: block;content: '';padding-bottom: 56%;}
.index_banner_news .am-slider-default .am-viewport{width: 100%;height: 100%;position: absolute!important;left: 0;top: 0;}

.index_block{margin: 3.2rem 0 0;overflow: hidden;}
.index_block iframe{display: none;}
.index_block ul{margin:0;padding:0 1.5rem 2rem;display: flex;justify-content: space-between;flex-wrap: wrap;}
.index_block ul li{width: 46%;margin: .5rem 0;position: relative;font-size: 1.4rem;}
.index_block ul li::after{display: block;content: '';width: 1px;height: 90%;background-color: #dedede;position: absolute;right: -9.4%;top: 50%;transform: translateY(-50%);}
.index_block .stock_red .updown ,.index_block .stock_green .updown{padding-left: 1.6rem;}
.index_block table tr:first-child td {color: #4a4a4a; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}


/*
FOOTER
*/
.footer{margin-top: 3rem;padding:2rem 1.5rem;font-size: 1.4rem;background-color: #fff;}
.footer_nav{display: flex;justify-content:center;align-items: center;}
.footer_nav a{margin:0 1.5rem;}
.footer .copyright{text-align: center;margin-top: .5rem;line-height: 1.8;color: #797878;font-size: 1.2rem;}
.footer .copyright br{display: none;}
.footer .copyright span{margin: 0;display: block;}
.footer .copyright a{color: #797878;}
.footer .copyright a:hover,.footer .icp a:hover{color: #0093dd;}
.footer .icp{display: flex;justify-content: center;align-items: center;margin-top: .5rem;font-size: 1.2rem;}
.footer .icp a{display: flex;align-items: center;margin: 0 1rem;color: #797878;}
.footer .icp a img{height: 1.6rem;margin-right: .5rem;}

.copyright_about span{margin-top: .5rem!important;display: flex;}
.copyright_about span:not(:first-of-type)::before{height: 1.4rem;background: #ccc;margin:0 2rem;}

.global_nav{width: 5rem;flex-direction:row;right: 0;margin-right:0;bottom:0;width: 100%;justify-content: space-between;background: #f7f7f7;}
.global_nav a:not(:first-of-type){border-left: #dedede solid 1px;}
.global_nav a:nth-last-of-type(1){display: none;}
.global_nav .btn_a{display: flex;flex-direction: column;justify-content: center;align-items: center;background-color: #f7f7f7;margin-top:0;height: 5rem;width: 50%;line-height: 1.2;}
.global_nav .btn_a i{font-size: 1.8rem;}
.global_nav .btn_a span{display: block;font-size: 1.3rem;}
.global_nav .text{width: 14rem;position: absolute;left: -14rem;top: 0;display: flex;flex-direction: column;align-items: center;background-color: #fff;padding: 1rem;font-size: 1.4rem;display: none;}
.global_nav .btn_a img{width: 12rem; height: 12rem;position: absolute;left: -12rem;top: 0;display: none;}
.global_nav .btn_a:hover{background-color: #0093dd;}
.global_nav .btn_a:hover i{color: #fff;}
.global_nav .btn_a:hover img{display: none;}


.feedback_box .layui-form .flex{flex-wrap: wrap;}
.feedback_box .layui-form .flex .layui-input{width: calc(100% - 11rem);}
.feedback_box .layui-form .codeimg{margin: 0;}
.feedback_box .layui-form .layui-btn{width: 100%;margin-top: 1.5rem;}


/*
NEWS
*/

.slide_contain{flex-direction: column;}
.slide_contain.mobile{margin-top: 0!important;}
.slide_left{width:100%;padding: 0}
.slide_right{display: none;}

.slide_title{font-size: 1.8rem;color: #000;display: flex;align-items: center;padding: 0 1.5rem;font-weight: bold;}
.slide_title::before{display: block;content: '';content:'';background-color: #0093dd;width: 3px;height: 1.8rem;margin-right: 1rem;}

.slide_articlde li{margin-top: 1rem;}
.slide_articlde li a{background-color: #fff;padding: 1.5rem;display: flex;justify-content: space-between;flex-direction: row-reverse;}
.slide_articlde li a:hover{box-shadow: 0 0 1rem .2rem rgba(0, 0, 0, .1);}
.slide_articlde li a:hover .title{color: #0093dd!important;}
.slide_articlde li .img{width: 30%;}
.slide_articlde li .img::after{display: block;content: '';padding-bottom: 74%;}
.slide_articlde li .video::before{font-size: 3rem;}
.slide_articlde li .img span{position: absolute;right: 0;top: 0;background-color: #0093dd;font-size: 1.4rem;}
.slide_articlde li .text{width: calc(70% - 2rem);display: flex;justify-content: space-between;flex-direction: column;}
.slide_articlde li .text .title{font-size: 1.7rem;overflow : hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.slide_articlde li .text .des{display: none;}
.slide_articlde li .text .time{font-size: 1.3rem;color: #999;display: flex;align-items: center;justify-content: flex-start;}
.slide_articlde li .text .time::before{margin-right: .5rem;}

.layui-flow-more a{margin-top: 1rem;font-size: 1.6rem;}



.article_hd{background-color: #fff;padding:2rem 1.5rem 0;margin-top: 0;}
.article_hd .title{ color:#000; font-size:2rem;margin: 0;line-height: 1.4;font-weight: bold;}
.article_hd .other{padding-top: 1rem;}
.article_hd .other .info{display: flex; margin-top: .5rem;}

.article_bd .am-paragraph-default, .article_bd .am-paragraph-default p, .article_des{font-size: 1.8rem;}

.article_bd{padding:2rem 1.5rem 3rem;}


.page_rel .title{padding: 1rem 1.5rem;}
.page_rel ul{margin:0 -.5rem;padding: 0 1.5rem;}
.page_rel ul li{padding: 0 .5rem;margin-top: 2rem;line-height: 1.5;}

.article_share{background-color: #f2f2f2;height: 7rem;display: flex;justify-content: space-between;align-items: center;padding: 0 1.4rem;margin-top: 2rem;}
.article_share.last{background-color: #fff;}
.article_share dd{display: flex;justify-content: flex-end;align-items: center;}
.article_share .social_share a{ display: flex;flex-direction: column;justify-content: center;align-items: center; font-size:1.5rem;width:3.2rem;height:3.2rem;margin:0 0 0 1.5rem;border-radius:50%; text-align:center;background-color:#fff;color:#B3B3B3;transition: all 300ms ease-in-out 0s;}
.article_share.last .social_share a{background-color: rgba(0, 0, 0, 0.06);}
.article_share .social_share .digg_a{font-size: 1.4rem; line-height: 1rem;}
.article_share .social_share .digg_a span{font-size: 1rem;}
.news_left_box .focus_ico a{margin-top: 1rem;}




/*
Banner
*/
.banner{position:relative;background-position: center;background-repeat: no-repeat;background-size: cover;}
.banner img{ display:block; width:100%;height:15rem;margin: 0 auto;object-fit: cover;}
.banner .text{width: 100%;height: 100%;display: flex;position: absolute;left: 0;top: 0;align-items: flex-end;justify-content: space-around;}
.banner .about_menu{display: flex;justify-content: space-between;color: #fff;padding: 0 1.5rem;}
.banner .about_menu a{color: #fff;padding: 1rem;margin:0;border-top-right-radius: .5rem;border-top-left-radius:.5rem;width: calc(50% - .5rem);text-align: center;background-color: rgba(1, 1, 1, .2);}

.about_con{margin-top: 3.6rem;padding: 0 1.5rem;}





/*
PAGEBAR
*/
.page_list{text-align:center;margin-top:3rem; font-size:1.5rem;}
.page_list a {display: inline-block;margin:0 1rem;width:2.5rem;height:2.5rem;line-height:2.5rem;border-radius:50%;background-color:#f2f2f2;}
.page_list .page-num-current{background-color:#0093dd;color: #fff;}
.news_page_pages{ margin-top:2rem; padding:1.5rem 0rem; border-top:#e1e1e1 solid 1px; border-bottom:#e1e1e1 solid 1px; position:relative;background-color: rgba(0,0,0,0);}
.news_page_pages dd{display: flex;line-height:3rem; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size: 1.6rem;}

.error_x{ text-align:center; height:15rem; line-height:15rem;font-size:1.6rem;color: #595959;}
.error_x i{ margin-right:1rem;}




/*
tag
*/
.tag_list_all{margin: 0 -.8rem;}
.tag_list_all li {padding: 0 .8rem;;margin-bottom: 1.6rem;}
.tag_list_all li a{display: block;background-color: #999; color: #fff;text-align: center;font-size:1.5rem;padding: .8rem;}
.tag_list_all li a:hover{background-color: #0093dd;}

.form_search{display: flex;align-items: center;margin-top: 1rem;}
.form_search .layui-input{height: 4.6rem;border-top-right-radius: 0;border-bottom-right-radius: 0;}
.form_search .layui-btn{height: 4.6rem;border-top-left-radius: 0;border-bottom-left-radius: 0;}


}
