/* 基础样式 */
body { margin: 0; padding: 0; color: #333; background-color: #f5f8fd;}
input,button{ border: none;}
input{ outline: none;}
ul,ol,li,p,h1,h2,h3,h4,form,dd,dl,dt,i{margin:0;padding:0;list-style:none;}
a { cursor: pointer; text-decoration: none;}
a:hover { text-decoration: none;}
.all-wrap{  width: 100%;}
.wrap{  width: 100%; max-width: 1200px; margin: 0 auto;}
tr,td,th{ border: 1px solid black;}



/* 引入小图标库 */
@font-face {
    font-family: 'iconfont';
    src: url('../css/fonts/iconfont.woff2?t=1672046519883') format('woff2'),
         url('../css/fonts/iconfont.woff?t=1672046519883') format('woff'),
         url('../css/fonts/iconfont.ttf?t=1672046519883') format('truetype');
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* 文章显示样式 */
.show-title{ text-align: center; font-size: 24px; padding-bottom: 46px; margin-top:97px; border-bottom: 1px solid #ebebeb; color: #1255ab;}
.show-info{ text-align: center; color: #666666; padding-top: 24px; padding-bottom: 24px; font-size:14px;}
.show-content{ padding: 40px 36px; font-size: 16px; line-height: 30px; font-family:"宋体"; color: #666666;}
.show-content img{max-width:100%; height:auto}
.show-function{ padding-top: 10px; height: 40px; line-height: 40px; font-size: 14px; color: #666; border-top: 1px solid #ebebeb;}
.show-function a {display: inline;margin-right: 10px;}
.show-function a i { display: inline-block; width: 18px; height: 18px; margin-right: 5px; vertical-align: middle;}
.show-function a.print i { background: url(../img/ico-print.gif);}
.show-function a.close i { background: url(../img/ico-close.gif);}
.show-function .share-til img{ margin:0 12px;}
/*share 样式表*/
@font-face{font-family:"socialshare";src:url("fonts2/iconfont.eot");src:url("fonts2/iconfont.eot?#iefix") format("embedded-opentype"),url("fonts2/iconfont.woff") format("woff"),url("fonts2/iconfont.ttf") format("truetype"),url("fonts2/iconfont.svg#iconfont") format("svg")}.social-share{font-family:"socialshare" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}.social-share *{font-family:"socialshare" !important}.social-share .icon-tencent:before{content:"\f07a"}.social-share .icon-qq:before{content:"\f11a"}.social-share .icon-weibo:before{content:"\f12a"}.social-share .icon-wechat:before{content:"\f09a"}.social-share .icon-douban:before{content:"\f10a"}.social-share .icon-heart:before{content:"\f20a"}.social-share .icon-like:before{content:"\f00a"}.social-share .icon-qzone:before{content:"\f08a"}.social-share .icon-linkedin:before{content:"\f01a"}.social-share .icon-diandian:before{content:"\f05a"}.social-share .icon-facebook:before{content:"\f03a"}.social-share .icon-google:before{content:"\f04a"}.social-share .icon-twitter:before{content:"\f06a"}.social-share a{position:relative;text-decoration:none;margin:4px;display:inline-block;outline:none}.social-share .social-share-icon{position:relative;display:inline-block;width:32px;height:32px;font-size:20px;border-radius:10px;line-height:32px;border:1px solid #666;color:#666;text-align:center;vertical-align:middle;transition:background 0.6s ease-out 0s}.social-share .social-share-icon:hover{background:#666;color:#fff}.social-share .icon-weibo{color:#f56367;background-color: #fff;border-color:#f56367}.social-share .icon-weibo:hover{background:#ff763b}.social-share .icon-tencent{color:#56b6e7;border-color:#56b6e7}.social-share .icon-tencent:hover{background:#56b6e7}.social-share .icon-qq{color:#56b6e7;border-color:#56b6e7}.social-share .icon-qq:hover{background:#56b6e7}.social-share .icon-qzone{color:#FDBE3D;border-color:#FDBE3D}.social-share .icon-qzone:hover{background:#FDBE3D}.social-share .icon-douban{color:#33b045;border-color:#33b045}.social-share .icon-douban:hover{background:#33b045}.social-share .icon-linkedin{color:#0077B5;border-color:#0077B5}.social-share .icon-linkedin:hover{background:#0077B5}.social-share .icon-facebook{color:#44619D;border-color:#44619D}.social-share .icon-facebook:hover{background:#44619D}.social-share .icon-google{color:#db4437;border-color:#db4437}.social-share .icon-google:hover{background:#db4437}.social-share .icon-twitter{color:#55acee;border-color:#55acee}.social-share .icon-twitter:hover{background:#55acee}.social-share .icon-diandian{color:#307DCA;border-color:#307DCA}.social-share .icon-diandian:hover{background:#307DCA}.social-share .icon-wechat{position:relative;color:#8dc71b;background-color: #fff;border-color:#8dc71b}.social-share .icon-wechat:hover{background:#7bc549}.social-share .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;top:-205px;left:-84px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms}.social-share .icon-wechat .wechat-qrcode.bottom{top:40px;left:-84px}.social-share .icon-wechat .wechat-qrcode.bottom:after{display:none}.social-share .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px;background-color:#f3f3f3;margin:0;padding:0;color:#777}.social-share .icon-wechat .wechat-qrcode .qrcode{width:105px;margin:10px auto}.social-share .icon-wechat .wechat-qrcode .qrcode table{margin:0 !important}.social-share .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0}.social-share .icon-wechat .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-wechat:hover .wechat-qrcode{display:block}


/* header样式 */
    /* logo */
    /* serch */
.index_header .top{ height: 132px; line-height: 132px; background: #fff;}
.index_header .top>div{ position: relative; height: 132px;}
.index_header .top .logo_img{ margin: -16px 14px 0 14px;}
.index_header .top .logo_font{ font-size: 38px; color: #5b5b5b; font-weight: bold; display: inline-block;}
.search{ box-sizing: border-box; float: right; margin-top: 46px; width: 258px; height: 40px; background-color: #e9e9e9; border-radius: 37px; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s;}
.search:hover{ box-shadow: 1px 1px 1px grey; -webkit-box-shadow: 1px 1px 1px grey; -moz-box-shadow: 1px 1px 1px grey;}
.search input{ display: block; box-sizing: border-box; height: 40px; background-color: #e9e9e9; line-height: 40px;}
.search .search_btn{ border-radius: 0 35px 35px 0; float: right; width: 46px; font-size: 16px; color: #000; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s;}
.search .search_btn:hover{ color: rgba(0, 0, 0, 0.5);}
.search .search_text{ border-radius: 35px 0 0 35px; -webkit-border-radius: 35px 0 0 35px; -moz-border-radius: 35px 0 0 35px; float: left; padding-left: 24px; width: 210px; font-size: 14px; color: #919191;}
.index_header .top .wechat,.index_header .top .phone{ position: relative; float: right; width: 40px; height: 40px; border-radius: 50%; margin-top: 46px; margin-left: 8px; background-color: #e9e9e9;}
.index_header .top .wechat a,.index_header .top .phone a{ display: block; width: 100%; height: 100%; border-radius: 50%; line-height: 40px; text-align: center; color: #00c800; font-style: normal; font-size: 24px; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s;}
.index_header .top .wechat a:hover,.index_header .top .phone a:hover{ box-shadow: 1px 1px 1px grey; -webkit-box-shadow: 1px 1px 1px grey; -moz-box-shadow: 1px 1px 1px grey;}
.index_header .top .wechat::before{ content: ""; transform-origin: 50% 0; transform: scaleY(0); position: absolute; border: 3px solid #fff; top: 45px; left: -30px; width: 100px; height: 100px; background-image: url("../img/ewm.jpg"); background-size: cover; z-index: 9999; box-shadow: 1px 1px 1px grey; -webkit-box-shadow: 1px 1px 1px grey; -moz-box-shadow: 1px 1px 1px grey; transition: all 0.3s;}
.index_header .top .wechat:hover::before{ transform: scaleY(1);}
    /* 导航 */
.top-nav{ background-color: #1255ab;}
.top-nav .container{ width: 100%;}
.menu{background: #1255ab; line-height: 49px}
.menu>ul{ width: 100%; position: relative;}
.menu>ul>li{ z-index: 10; height: 49px; width: calc(100%/8); text-align: center; font-size: 18px;float: left; line-height: 49px; transition: all 0.3s; position: relative;}
/* .menu>ul>li:hover{ background-color: #2f94ff;} */
/* .menu>ul>li.on{ background-color: #4078be;} */
.menu>ul>li>a{color: #fff; transition: all 1s; display: block; font: 400; width:100%; height: 100%;-moz-border-radius: 0;-webkit-border-radius:0;border-radius: 0;}
.menu>ul>li>a::before{ position:absolute; content: ''; display: block; top:50%; left: 50%; width: 0; height: 0; font-size: 0; overflow: hidden; background-color: #2f94ff; -moz-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);-moz-transition: .3s;-webkit-transition: .3s;transition: .3s; z-index: -1; -moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;}
.menu>ul>li>a:hover::before,.menu>ul>li.on>a::before{ width:100%; height: 100%;-moz-border-radius: 0;-webkit-border-radius:0;border-radius: 0;}
.menucon{ position: relative; z-index: 10; transition: transform 0.3s ease-in-out; transform: scaleY(0); transform-origin: top; box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);}
.showmenucon{transform: scaleY(1);}
.menucon li{ border-top: 1px solid #fff; width: 100%; z-index: 10; text-align:center; font-size:16px; display: block; line-height:36px; height:36px; background-color: #4078be; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.menucon li a{ color: #fff; display: block;}
.menucon li:hover{ background-color: rgb(62,147,236);}



/* content样式 */
.index_content{ background-color: #fff; overflow: hidden;}
.index_content .xwzx{ box-sizing: border-box; background-color: #fff; padding-top: 30px; padding-right: 8px; overflow: hidden;}
.index_content .xwzx>div{ display: inline-block; height: 394px; box-sizing: border-box;}
    /*首页大图轮播*/
/* .index_content .index_banner .bd li{} */
.index_content .index_banner{ position: relative;}
.index_content .index_banner .hd{ position: absolute; bottom: 26px; left: 50%; transform: translateX(-50%); z-index: 1;}
.index_content .index_banner .hd li{ width: 9px; height: 9px; border-radius: 50%; transition: all 0.3s; background-color: #fff; display: inline-block;}
.index_content .index_banner .hd li.on{ width: 23px; background-color: #fbaf00; border-radius: 9px;}
.index_content .index_banner .bd li img{ width: 100%;}
    /*通知公告*/
.tzgg{ height: 48px; background-color: #f1f1f1; line-height: 48px;}
.tzgg .tzgg_con{ float: left; width: calc(100% - 256px);}
.tzgg .tzgg_con li{ float: left; width: 50%; height: 48px;}
.tzgg .tzgg_con li a{ padding-left: 18px; position: relative; color: #2e2e2e; display: inline-block; transition: all 0.3s; max-width: calc(100% - 190px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.tzgg .tzgg_con li a::before{ content: ""; width: 5px; height: 5px; background-color: #1255ab; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.tzgg .tzgg_con li a:hover{ padding-left: 26px; color: #4078be;}
.tzgg .tzgg_con li span{ float: right; margin-right: 60px; color: #6f6f6f;}
.tzgg .title{ display: block; float: left; padding-right: 26px; height: 48px; line-height: 48px; color: #1255ab;}
.tzgg .title .title_font{ display: block; float: right; line-height: 48px;}
.tzgg .title .lb{ display: inline-block; margin: 0 10px 0 4px; font-size: 24px;}
.tzgg .more{ display: block; float: right; width: 116px; text-align: right; padding-right: 12px; color: #1255ab;}
.tzgg>.wrap>a{ transition: all 0.3s;}
.tzgg>.wrap>a:hover{ color: rgb(62,147,236);}
    /* 图片新闻 */
.index_content .xwzx .left{ position: relative; padding-right: 8px;}
.index_content .xwzx .left .hd{ position: absolute; bottom: 17px; right: 18px; z-index: 1; font-size: 0;}
.index_content .xwzx .left .hd li{ height: 9px; width: 9px; background-color: #fff; display: inline-block; margin: 0 2px; border-radius: 50%;}
.index_content .xwzx .left .hd li.on{ background-color: #fbaf00;}
.index_content .xwzx .left .bd li{ position: relative; width: 100%;}
.index_content .xwzx .left .bd li div{ position: absolute; bottom: 0; height: 46px; width: 100%; background-color: rgba(0,0,0,0.7);}
.index_content .xwzx .left .bd li div span{ display: block; line-height: 46px; color: #fff; width: calc(100% - 120px); padding-left: 24px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.index_content .xwzx .left .bd li img{ width: 100%; height: 394px;}
    /* 列表新闻 */
.index_content .xwzx .right{ padding-left: 30px;}
.index_content .xwzx .right .xwzx_list{ width: 100%; height: 423px;}
.index_content .xwzx .right .xwzx_list .list_til{ height: 36px; line-height: 36px; margin: 7px 0;}
.index_content .xwzx .right .xwzx_list .list_til li{ box-sizing: border-box; transition: all 0.3s; display: inline-block; width: 140px; height: 36px; text-align: center; border: 1px solid #e5ebf1; border-radius: 20px; font-size: 16px; position: relative; margin-right: 10px;}
.index_content .xwzx .right .xwzx_list .list_til li a{ color: #666; display: block;}
.index_content .xwzx .right .xwzx_list .list_til li.on{ border: 1px solid #0d63ae;}
.index_content .xwzx .right .xwzx_list .list{ margin-top: 10px;}
.index_content .xwzx .right .xwzx_list .list ul li{ box-sizing: border-box; clear: both; line-height: 49px; position: relative; height: 49px; border-bottom: 1px dashed #d7dbe0;}
.index_content .xwzx .right .xwzx_list .list ul li .til{ box-sizing: border-box; display: block; float: left; font-size: 16px; color: #333333; max-width: calc(100% - 70px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all 0.3s;}
.index_content .xwzx .right .xwzx_list .list ul li .til:hover{ transform: translateX(8px); color: #4078be;}
.index_content .xwzx .right .xwzx_list .list ul li .time{ display: block; float: right; font-size: 14px; color: #0d63ae;}
    /* 网上营业厅 */
.wsyyt{ background-image: url(../img/wsyytbgi.jpg); height: 337px; margin: 49px 0 94px 0; position: relative;}
.wsyyt .title{ text-align: center; display: block; font-size: 30px; color: #fff; height: 57px; font-weight: bold; padding-top: 28px; position: relative;}
.wsyyt .title::before{ content: ""; width: 67px; height: 7px; background-color: #275bbf; position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
.wsyyt .con{ display: flex; justify-content: space-between; margin-top: 16px;}
.wsyyt .con a{ width: 162px; height: 162px; background-color: #3576db; border-radius: 10px; box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);}
.wsyyt .con a span.iconfont{ transition: all 0.8s;}
.wsyyt .con a:hover span.iconfont{ transform: rotateY(180deg);}
/* .wsyyt .con a:hover{ box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%) inset, 0 6px 20px 0 rgb(0 0 0 / 19%) inset;} */
.wsyyt .con a span{ text-align: center; display: block; color: #fff;}
.wsyyt .con a span.iconfont{ margin-top: 38px; margin-bottom: 30px; font-size: 50px;}
.wsyyt .more_phone{ width: 435px; height: 77px; position: absolute; background-color: #fbaf00; border-radius: 40px; bottom: 0; left: 50%; transform: translate(-50%,50%);}
.wsyyt .more_phone .iconfont{ display: inline-block; color: #fff; font-size: 40px; margin: 0 20px;}
.wsyyt .more_phone a,.wsyyt .more_phone div{ display: inline-block; line-height: 77px; width: 50%; height: 77px; position: relative;}
.wsyyt .more_phone a{ border-top-left-radius: 40px; border-bottom-left-radius: 40px; transition: all 0.3s;}
.wsyyt .more_phone a::before{ content: ""; height: 52px; width: 1px; position: absolute; right: 0; top: 50%; transform: translateY(-50%); background-color: #ffc43c;}
.wsyyt .more_phone a:hover{ box-shadow: 0 2px 2px 2px rgb(0 0 0 / 20%) inset;}
.wsyyt .more_phone a span{ transition: all 0.3s;}
.wsyyt .more_phone a:hover span{ color: #4078be;}
.wsyyt .more_phone .more,.wsyyt .more_phone .phone{ display: inline-block; line-height: 24px; color: #fff;}
.wsyyt .more_phone .phone i{ font-weight: bold;}

    /* othernews */
.index_content .othernews{ margin-top: 38px; margin-bottom: 38px; overflow: hidden; font-size: 0;}
.index_content .othernews>div{ width: 371px; margin-right: 43px; display: inline-block;}
.index_content .othernews>div:last-child{ margin-right: 0;}
.index_content .othernews .til{ padding-left: 43px; height: 86px; line-height: 86px; border-top-left-radius: 10px; border-top-right-radius: 10px;}
.index_content .othernews .con{ margin-top: 29px; padding: 0 8px; height: 238px; overflow: hidden;}
.index_content .othernews .til a{ font-size: 24px; font-weight: bold; color: #fff; transition: all 0.3s;}
.index_content .othernews .til a:hover{ text-shadow: 2px 2px rgb(0 0 0 / 50%);}
.index_content .othernews .qyjs .til{ background-image: url(../img/qyjs.jpg);}
.index_content .othernews .dqjs .til{ background-image: url(../img/dqjs.jpg);}
.index_content .othernews .lxwm .til{ background-image: url(../img/lxwm.jpg);}
.index_content .othernews .qyjs .con p{ font-size: 16px; color: #4b4b4b; line-height: 34px;}
.index_content .othernews .qyjs .con p a{ font-size: 16px; color: #fbaf00; transition: all 0.3s;}
.index_content .othernews .qyjs .con p a:hover{ color: #4078be;}
.index_content .othernews .dqjs .con li{ border-bottom: 2px dashed #d4d8dd;}
.index_content .othernews .dqjs .con li a{ display: block; font-size: 16px; color: #000; line-height: 45px; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.3s;}
.index_content .othernews .dqjs .con li a:hover{ transform: translateX(8px); color: #4078be;}
.index_content .othernews .lxwm .con{ margin-top: 0px; padding: 0 0px; height: 267px;}

/* footer样式 */
    /* 地址 */
.index_footer .ft_btm{ height: 207px; background-color: #2b2b2b; text-align: center; box-sizing: border-box; padding-top: 37px;}
.index_footer .ft_btm p{ font-size: 16px; color: #c8c8c8; line-height: 33px;}
.index_footer .ft_btm p a{ color: #c8c8c8; transition: all 0.3s;}
.index_footer .ft_btm p a:hover{ color: #4078be;}

/* 内页 */
.ny_position{ height: 48px; background-color: #f1f1f1;}
.ny_position .position span,.ny_position .position a{ display: inline-block; line-height: 48px; vertical-align: middle; color: #303030; transition: all 0.3s;}
.ny_position .position a:hover{ color: #4078be;}
.ny_position .position .iconfont{ margin-left: 8px; color: #1255ab; font-size: 24px;}
    /* content */
.ny_list>.content{ background-color: #fff; min-height: 800px; box-sizing: border-box; width: 100%;}
/* .show-content{ text-align: center;} */
.show-function{ text-align: center;}
.show-function .mediabox a{ color: #333;}
    /* list */
.ny_list{ font-size: 0; padding-bottom: 20px;}
.ny_list>div{ display: inline-block;}
.ny_list>.list_left{ width: 172px; float: left;}
.ny_list>.list_left h1{ display: block; font-weight: normal; line-height: 53px; font-size: 30px; color: #1255ab; margin-left: 14px;}
.ny_list>.list_left li{ position: relative; box-sizing: border-box; height: 43px; border: 1px solid #dbdfe3; background: linear-gradient(#f9fcff,#e9eef5); margin-bottom: 18px; border-radius: 43px;}
.ny_list>.list_left li a{ font-size: 16px; color: #2b2b2b; padding-left: 34px; line-height: 41px; display: block;}
.ny_list>.list_left li a::before{ content: ""; position: absolute; width: 3px; height: 17px; background-color: #888888; left: 19px; top: 50%; transform: translateY(-50%);}
.ny_list>.list_left li.on a::before{ background-color: #1255ab;}
.ny_list>.list_left li:hover{ box-shadow: 2px 2px 2px 2px rgb(0 0 0 / 50%);}
.ny_list>.list_right{ box-sizing: border-box; width: calc(100% - 172px); min-height: 800px; float: right; padding: 26px 6px 0 48px;}
.ny_list>.list_right h2{font-size: 18px; color: #1255ab; display: block; border-bottom: 1px solid #e5e5e5; line-height: 52px; font-weight: normal; margin-bottom: 6px;}
.ny_list>.list_right .list_con li{ height: 50px; line-height: 49px; border-bottom: 1px dashed #d7dbe0;}
.ny_list>.list_right .list_con a{ font-size: 16px; color: #000; display: inline-block; max-width: calc(100% - 100px); white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all 0.3s;}
.ny_list>.list_right .list_con li:hover a{ color: #0d63ae; transform: translateX(8px);}
.ny_list>.list_right .list_con span{ font-size: 14px; color: #0d63ae; float: right;}
    /* 分页样式 */
.content-list-page{ text-align: center; margin: 20px 0; font-size: 16px; clear: both;}
.content-list-page li{ display: inline-block; min-width: 34px; height: 32px; background-color: #fff; border: 1px solid #eee; text-align: center; margin: 0 2px; padding: 0 2px;}
.content-list-page li a{ line-height: 32px; color: #a78888; display: block;}
.content-list-page li.on{ background-color: #0f79e9;}
.content-list-page li.on a{ color: #fff;}
    /* piclist页面 */
.ny_list>.list_right>.piclist_con{ margin-top: 30px; font-size: 0;}
.ny_list>.list_right>.piclist_con{ overflow: hidden; border-bottom: 1px solid #e5e5e5;}
.ny_list>.list_right>.piclist_con li{ display: inline-block; box-sizing: border-box; text-align: center; padding: 0 20px 46px 20px;}
.ny_list>.list_right>.piclist_con li div{ overflow: hidden; width: 100%; height: 190px;}
.ny_list>.list_right>.piclist_con li img{ width: 100%; height: 190px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;}
.ny_list>.list_right>.piclist_con li span{ display: block; text-align: center; font-size: 16px; margin-top: 10px; color: #444444; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;}
.ny_list>.list_right>.piclist_con li:hover img{ transform: scale(1.1);}
.ny_list>.list_right>.piclist_con li:hover span{ color: #0f79e9;}


.ny_list>.list_right .list_con .error{ color: #000; float: none;}
