﻿@charset "utf-8";
body{position: relative; color:#333333; font-size:16px; font-family:Microsoft YaHei,Simsun,SimHei,Arial; -webkit-text-size-adjust:none; min-width: 1440px;}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, textarea, ul{ padding:0; margin:0;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0; max-width:100%;}
a{ text-decoration:none; color:#333333;}
a:focus {outline:none;-moz-outline:none;}
a:hover{color:#2e6ddd;}
button, input, select, textarea {font-family: inherit; font-size:1em;}
input:focus, textarea:focus{ outline: none;}
input::-webkit-input-placeholder{color: #cccccc;}

/*layout*/
.body-bg{background: #f2f3f5;}
.container{ width:1440px; margin:0 auto; clear:both;}
.container:after {clear: both;}
.container:after, .container:before {display:table; content: "";}
.common-row:after, .common-row:before {content: '';	display: block;	clear: both;}
.common-col-space{margin:0 -15px;}
.common-col-space>*{float: left;}
.common-col-space .grid{padding:0 15px;}
.common-col-4 > div{width: 33.33333333%;}
.common-col-6 > div{width: 50%;}
.common-col-space.space40{margin:0 -20px;}
.common-col-space.space40 .grid{padding:0 20px;}
.container.pt{padding-top: 50px;}
.mt{margin-top: 30px;}
.mb{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px;}
.color-blue{color: #2e6ddd;}
.color-999{color: #999;}
.color-red{color: #d82416;}
.fl{float: left;}
.fr{float: right;}
.container > .mainBox.white{position: relative; padding:25px; background: #fff;}
.bg-white{background: #fff;}
.bg-gray{background: #f7f7f7;}
.ov-h{overflow: hidden;}
/* .innerBox{overflow:hidden;} */

/*common*/
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}
.clear{zoom: 1;}
.clear:after{content: "."; width: 0;	height: 0; visibility: hidden; display: block; clear: both; overflow:hidden;}
.mainNav li a,
.tab-brief.sign > .hd li:after,
.tab-card > .hd li:after,
.transition a{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}
.imgScale{ overflow: hidden; }
.imgScale a img{-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
.imgScale a:hover img{-moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05);}
.hover-opacity:hover, .hover-opacity-box a:hover{filter:alpha(opacity=85); -moz-opacity: 0.85; opacity:0.85;}
.singleEllipsis,
.singleEllipsis a{display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; max-width: 100%;}
.singleEllipsis a{float: left;}
.singleEllipsis.tac{text-align: center;}
.singleEllipsis.tac a{display: inline-block; float: none;}
/* 多行省略号 */
.multiEllipsis{display: -webkit-box; overflow: hidden;	white-space: normal; text-overflow: ellipsis;	-webkit-line-clamp: 2; -webkit-box-orient: vertical;	word-break: break-all;}


/***** header *****/
.header{height: 580px; position: relative;}
.mainNav{position: absolute; left: 0; right: 0; top: 0; z-index: 5; height: 82px;}
.mainNav:after{content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 1px; background: #fff; opacity: .38;}
.mainNav ul li{float: left;}
.mainNav ul li + li{margin-left: 4.4%;}
.mainNav ul li a{display: block;}
.mainNav ul li a span{display: block; position: relative; padding: 27px 0; color: #fff; font-size: 1.25em; line-height: 28px;}
.mainNav ul li a:hover,
.mainNav ul li.on a span{font-weight: bold;}
.mainNav ul li a span:after{content: ''; height: 4px; width: 0; position: absolute; left: 0; bottom: -1px; background: #fff;}
.mainNav ul li a:hover span:after,
.mainNav ul li.on a span:after{ width: 100%;}

.mainNav,
.mainNav ul li a,
.mainNav ul li a span:after{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}

.header-main{position: absolute; left: 0; right: 0; top: 82px; bottom: 0;}
.header-main > .container{position: relative; z-index: 6;}
.header-aid{position: absolute; top:-82px; right: 0; line-height: 45px; color: #fff; z-index: 3;}
.header-aid a{color: #fff; display: block; height: 45px; padding: 18px 0; position: relative;}
/* .header-aid a:hover{text-decoration: underline;} */
.header-aid li{position: relative; padding-left: 16px; float: left;}
.header-aid li + li:after{position: absolute; left: 0; top: 50%; margin-top: -7px; content:''; width: 1px; height:14px; background: #fff; opacity: .46;}
.header-aid li + li{margin-left: 15px;}
.header-aid li a:after{content: ''; height: 2px; width: 0; position: absolute; left: 0; bottom: -1px; background: #fff; transition: .3s; overflow: hidden;}
.header-aid li a:hover:after{ width: 100%;}
.header-aid .pullDown{position: relative;}
.header-aid .drop{position:absolute; top:39px; left:50%; margin-left:-52px; width:120px; padding-top: 7px; display:none; z-index:9; display:none;}
.header-aid .drop:after{content:''; width:0; height:0; overflow:hidden; border:7px solid transparent; border-bottom-color:rgba(0,0,0,0.4); -webkit-border-bottom-color:rgba(0,0,0,0.4); position:absolute; left:50%; top:-7px; margin-left:-7px;}
.header-aid .drop dt{padding:10px; background: rgba(0,0,0,0.4); -webkit-background: rgba(0,0,0,0.4); border-radius: 8px; overflow: hidden;}
.header-aid .drop dt img{display:block; margin:0 auto; width:100%; background: #fff; box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
.header-aid .drop dt span{display:block; text-align:center; color:#fff; padding-top:5px; line-height:18px; font-size:12px;}
.header-aid li:hover .drop{display: block;}
.header-aid li.icon a{position: relative; padding-left: 25px;}
.header-aid li.icon a:before{content: ''; position: absolute; left: 0; top: 50%; width: 18px; height: 22px; margin-top: -11px; background: url(../images/header_adi_icons.png);}
.header-aid li.user a:before{background-position: 0 -22px;}
.header-logo{margin:0 auto; padding: 48px 0 22px;}
.header-logo img{display: block; margin: 0 auto;}
.header-logo .gh{margin: 0 0 9px;}
.header-search{ width:713px; margin: 0 auto; max-width: 100%;}
.header-search .ss{position: relative; padding:0 88px 0 0; border-radius: 4px; overflow: hidden; background: rgba(255,255,255,.88); transition: .2s;}
.header-search .ss:hover{background: rgba(255,255,255,.95);}
.header-search .s-txt{width:555px; padding-left:70px; height:60px; color: #2e6ddd; background: url(../images/header_icon_search.png) no-repeat 24px center; border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px; border: 0;}
.header-search .s-btn{ position:absolute; top: 0; right: 0; width:88px; height:60px; font-size: 1.125em; color: #426fab; border:0; font-weight: bold; cursor:pointer; background:none; -webkit-appearance:none; transition: all .3s; -webkit-transition: all .3s;}
.header-search .s-btn:hover{color: #2e6ddd;}
.header-search .s-txt::-webkit-input-placeholder{color: rgba(86,168,255,.6);}
.header-search .hotKeys{padding: 15px 0 0 20px; color: #fff;}
.header-search .hotKeys a{color: #fff; margin-right: 18px; cursor: pointer;}
.header-search .hotKeys a:last-child{margin-right: 0;}
.header-search .hotKeys a:hover{font-weight: bold;}

.header-toggle-btn{position:absolute; right:0; top:0; z-index:10; width:85px; height:81px; background: rgba(255,255,255,.29); cursor:pointer; transition: .2s; display: none;}
.header-toggle-btn div{position:relative; width:30px; height:20px;position:absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; cursor:pointer;}
.header-toggle-btn span{position:absolute; display:block; left:0; right: 0; height:15%; background:#fff; border-radius: 3px; transition:all .2s; margin-top: -1px; transition:.2s;}
.header-toggle-btn span:nth-child(1){top:0;}
.header-toggle-btn span:nth-child(2){top:50%; left:20%;}
.header-toggle-btn span:nth-child(3){top:100%; left: 40%;}
.header-toggle-btn:hover{background: rgba(255,255,255,.4);}
.header-toggle-btn:hover span{left: 0 !important;}

.header-taller .header{height: 798px;}
.header-taller .header-logo{padding-top: 120px;}

.header-banner .swiper-slide{height: 580px; background-position: center 0; background-repeat: repeat-x;}


/* footer */
.footer-links{padding: 17px 0; background: #e6e6e6;}
.footer-links .hd{height: 38px;}
/* .footer-links .hd ul{margin: 0 -10px;} */
.footer-links .hd ul li{float: left; width: 25%; position: relative;}
.footer-links .hd ul li:before,
.footer-links .hd ul li:last-child:after{content: ''; width: 1px; height: 28px; position: absolute; top: 50%; margin-top: -14px; background: #d4d4d4;}
.footer-links .hd ul li:before{left: 0;}
.footer-links .hd ul li:last-child:after{right: 0;}
.footer-links .hd ul li span{padding: 0 25px; display: block;}
.footer-links .hd ul li a{position: relative; z-index:5; display:block; padding-right: 25px; color:#666666; height:36px; line-height: 36px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.footer-links .hd ul li.hs a:before{content: ''; position: absolute; right:0; top: 50%; margin-top: -4px; width: 14px; height: 8px; background: url(../images/icon_links.png) no-repeat; opacity: .2; -webkit-transition:300ms; transition:300ms;}
.footer-links .hd ul li.on a{color: #000;}
.footer-links .hd ul li.on a:before{transform: rotate(-180deg); opacity: .8;}
.footer-links .bd ul{padding:15px 0; overflow: hidden; display: none;}
.footer-links .bd ul li{float: left; width: 25%;}
.footer-links .bd ul li h4{padding:5px 25px; font-size:1em; font-weight: normal; line-height:1.6em; overflow:hidden; vertical-align:top;}
.footer-links .bd ul li a{color:#666; float:left; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.footer-links .bd ul li a:hover{color: #333;}

.footer{background: #808080; padding: 30px 0;}
.footer-cols{margin: 0 -20px;}
.footer a{color: #fff;}
.footer a:hover{text-decoration: underline;}
.footer .item{float: left; width: 33.3333%;}
.footer .item .box{margin: 0 20px; height: 160px; padding: 0 30px; background: #919191; color: #fff;}
.footer .footer-wzbs{padding-top: 7px;}
.footer .footer-wzbs img{display: inline-block; vertical-align: middle;}
.footer .footer-wzbs .jiucuo img{width: 94px;}
.footer .txt{line-height: 30px;}
.footer .footer-nav{padding: 22px 0 13px;}
.footer .footer-nav i{font-style: normal; margin: 0 15px;}
.footer .beian{padding-left: 25px; display: inline-block; background: url(../images/beian.png) no-repeat left center;}
.footer .mtjz{height: 73px; margin-bottom: 12px; border-bottom: 1px solid #808080;}
.footer .mtjz a{display: inline-block; padding-left: 45px; line-height: 73px; background: url(../images/footer_icon_mtjz.png) no-repeat left center;}


/* crumb */
.crumb{background: #fff;}
.crumb h2{padding: 20px 20px 20px 30px; line-height: 20px; font-size:1em; font-weight: normal; background: url(../images/icon_position.png) no-repeat 0 center;}
.crumb a:hover{color: #4675bd;}
.crumb span{color: #4675bd;}
.crumb.gray{ background: #f5f5f5;}

/* tab */
.tab-brief > .hd{position: relative;}
.tab-brief > .hd ul{float: left;}
.tab-brief > .hd li{float:left; position: relative; color: #999999; font-size: 1.25em; font-weight: bold;}
.tab-brief > .hd li + li{margin-left: 30px;}
.tab-brief > .hd li a{color: #999999;}
.tab-brief > .hd li.on,
.tab-brief > .hd li.on a,
.tab-brief > .hd li a:hover{color: #333333;}
.tab-brief.sign > .hd li{padding-bottom: 12px;}
.tab-brief.sign > .hd li:after{content: ''; position: absolute; width:0; bottom:0; height: 2px; background: #ee5e37; overflow: hidden;}
.tab-brief.sign > .hd li:after{ left:0;}
.tab-brief.sign > .hd li.on:after{width: 50%;}
.tab-brief > .hd .flex{display: flex; display: -webkit-flex; justify-content:-webkit-space-between; display: flex; justify-content:space-between; float: none; overflow: hidden;}
.tab-brief > .hd .flex li{margin: 0;}
.tab-brief.line > .hd{border-bottom: 1px solid #ececec;}
.tab-brief.line.sign > .hd li:after{bottom: -1px; height: 3px;}
.tab-brief.line.sign > .hd li.on:after{width: 100%;}

.tab-card > .hd{line-height:46px; background: #f4f4f4;}
.tab-card > .hd li{float:left; position: relative;font-size: 1.125em;}
.tab-card > .hd li a{display: block; padding: 0 30px; text-align: center; font-weight: bold; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; background: #f4f4f4;}
.tab-card > .hd li.on{cursor:pointer;}
.tab-card > .hd li.on a{background:#2e6ddd; color: #fff;}
.tab-card > .hd li.on:after{width: 100%;}
.tab-card > .hd .more{float: right; margin-right: 15px;}
.tab-card > .hd .more a{font-size: 14px; color: #666666;}
.tab-card > .hd .more a:hover{color: #2e6ddd;}
.tab-card.arrow > .hd{font-weight: normal;}
.tab-card.arrow > .hd li.on:after{content: ''; position: absolute; width: 0; height: 0; left: 50%; top: 100%; border:transparent solid 8px; border-top-color: #2e6ddd; margin-left: -8px;}

.tab-diamond > .hd li{float:left; position: relative;font-size: 1.25em; margin-right: 20px;}
.tab-diamond > .hd li:last-child{margin-right: 0;}
.tab-diamond > .hd li a{display: block; padding: 0 20px; min-width: 106px; text-align: center; height: 42px; line-height: 42px; border-radius: 2px; text-align: center; font-weight: bold; color: #88a3d3; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; border: #c8daf8 1px solid; transition: .3s;}
.tab-diamond > .hd li.on{cursor:pointer;}
.tab-diamond > .hd li.on a{color: #2e6ddd; border-color: #5482d4;}
.tab-diamond > .hd li.on:after{width: 100%;}
.tab-diamond > .hd .flex{display: flex; display: -webkit-flex; justify-content:-webkit-space-between; display: flex; justify-content:space-between; float: none; overflow: hidden;}
.tab-diamond > .hd .more{float: right; margin-right: 15px;}
.tab-diamond > .hd .more a{font-size: 14px; color: #666666;}
.tab-diamond > .hd .more a:hover{color: #2e6ddd;}

.js-tab > .bd > * + * {display: none;}
.common-more{float:right;}
.common-more a{color:#4d8ddd; font-size: 0.9375em;}
.common-more a:hover{color:#0557ac;}
.js-tab .common-more a + a{display: none;}
.m-common-more{clear: both; margin-top:15px; text-align:center; line-height:40px; background-color:#f5f5f5; border-radius:5px; display: none;}
.m-common-more a{color:#666;}

.bg-gray .m-common-more{background: #fff;}
.tab-brief .bd > .item > .newsList, 
.tab-card .bd > .item > .newsList,
.tab-diamond .bd > .item > .newsList{margin-top: 10px;}

.tab-outBox .container{position: relative;}
.tab-outBox .outHd{text-align: center; border-bottom: 1px solid #e3e4e5;}
.tab-outBox .outHd li{display: inline-block; position: relative; padding: 30px 0; margin: 0 8%; font-size: 2em; font-weight: bold;}
.tab-outBox .outHd li a{color: #666666; cursor: pointer; display: block; transition: .2s;}
.tab-outBox .outHd li.on a{color: #2e6ddd;}
.tab-outBox .outHd li.on span{color: #2e6ddd;}
.tab-outBox .outHd li:after{content: ''; width: 0; height: 4px; background: #2f6edd; position: absolute; bottom: -1px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); transition: .2s;}
.tab-outBox .outHd li.on:after{width: 72px;}

.common-title h3{position:relative; display: inline-block; font-size:1.25em; font-weight:bold; color:#333;}
.common-title h3 a{color:#333;}
.common-title h3 a:hover{color:#2e6ddd;}
.common-title.grain h3:before{position:absolute; top:50%; left:0; content:""; width:4px; height:16px; margin-top:-8px; background-color:#5482d4;}
.common-title.grain h3{padding-left:20px;}
.common-title.grain.orange h3:before{background: #ee5e37;}
.common-title.brief h3,
.common-title.line{padding-bottom: 18px;}
.common-title.brief h3:after{position:absolute; bottom: 0; left:0; content:""; width:100%; height:3px; background-color:#2e6ddd;}
.common-title.line{border-bottom:1px solid #e3e4e5;}
.common-title.gray{background: #f5f5f5; padding:15px 0;}
.common-title.line.gray{background: #f9f9f9;}
.common-title.gray .common-more{padding-right: 15px;}
.common-title.fs28 h3{font-size: 1.75em;}
.common-title .common-more {padding-top: 3px;}
.common-title .common-more a{color: #999;}
.common-title .common-more a:hover{color: #2e6ddd;}

.common-banner img{display: block; width: 100%;}

.common-title2{text-align: center;}
.common-title2 h3{position:relative; display: inline-block; font-size:2em; font-weight:bold; color:#2e6ddd;}
.common-title2 h3 a{color:#2e6ddd;}
.common-title2.brief h3{padding-bottom: 30px;}
.common-title2.brief h3:after{position:absolute; bottom:-1px; left:50%; content:""; width:72px; height:4px; background-color:#2e6ddd; transform: translateX(-50%);}
.common-title2.line{border-bottom:1px solid #e3e4e5;}
.mainBox > .common-title2 h3{padding-top: 20px;}

.common-box-shade{border:#e0e9f6 1px solid; padding: 30px; box-shadow:0 0 21px rgba(177,199,247,.32); background: #fff;}
.common-box-triangle{background: url(../images/triangle_bg.png) no-repeat #fafafa; padding: 30px 50px;}

/* newsList */
.newsList{clear: both;}
.newsList li h4{position:relative; padding:7px 0; font-size: 1em; font-weight: normal; line-height:26px; overflow:hidden; vertical-align:top;}
.newsList li .time{position:absolute; right:0; top: 50%; margin-top: -13px; color:#999999;}
.newsList li a{float:left; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.newsList li a br{display: none;}
.newsList li a em{font-style: normal; margin-right: 10px;}
.newsList.MM-dd li h4{padding-right:60px;}
.newsList.yyyy-MM-dd li h4{padding-right:100px;}
.newsList.twoCol li{float: left; width: 50%;}
.newsList.twoCol{margin: 0 -15px;}
.newsList.twoCol li h4{margin: 0 15px;}
.newsList.dot li h4{padding-left: 18px;}
.newsList.dot li h4:before{content:''; position:absolute; left:0; top: 50%; margin-top: -2px; width: 5px; height: 5px; background: #666;}
.newsList.dot.gray li h4:before{background: #666;}
.newsList.dot.blue li h4:before{background: #1573db;}
.newsList.dot.orange li h4:before{background: #ee5e37;}
.newsList.line li{border-bottom: 1px solid #ececec;}
.newsList.line li h4{padding-top: 14px; padding-bottom: 14px;}
.newsList.line.lbn li:last-child{border-bottom: none;}
.newsList.dot li:hover h4:before{background: #2e6ddd;}
.newsList.dot li:hover a{color: #2e6ddd;}
.newsList.arrow li h4{padding-left: 20px;}
.newsList.arrow li h4:before{content:''; position:absolute; left:0; top: 50%; margin-top: -6px; width: 0; height: 0; border: transparent solid 6px;border-left-color: #666;}
.newsList.arrow.red li h4:before{border-left-color: #c60000;}
.newsList.arrow.red li a:hover{color: #c60000;}
.newsList.fs18{font-size: 1.125em;}
.newsList.fs18 li h4{padding-top: 9px; padding-bottom: 9px;}
.newsList.fs18.yyyy-MM-dd li h4{padding-right:120px;}
.newsList.timeLeft li h4{padding-left: 114px; padding-right: 0;}
.newsList.timeLeft li .time{left: 0; right: auto;}
.newsList-timeSepcial li{height: 100px; position: relative; padding-left: 92px; border-bottom: 1px solid #ededed; overflow: hidden;}
.newsList-timeSepcial li:before{content: ''; width: 1px; position: absolute; top: 20px; bottom: 20px; left: 74px; background: #d1d1d1; transition: .3s;}
.newsList-timeSepcial li .time{position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); width: 56px;text-align: center; color: #666666; font-family:Arial;}
.newsList-timeSepcial li .time b{display: block; font-size: 3em; line-height: 1;}
.newsList-timeSepcial li .time span{font-size: .875em;}
.newsList-timeSepcial li h4{padding: 23px 0 8px; font-weight: normal; font-size: 1.25em;}
.newsList-timeSepcial li p,
.newsList-timeSepcial li .memo{color: #999999;}
.newsList-timeSepcial li:hover *{color: #2e6ddd !important;}
.newsList-timeSepcial li:hover:before{background: #2e6ddd;}
.newsList-timeSepcial.noMemo li:after{content: ''; width: 16px; height: 13px; position: absolute; right: 10px; bottom: 27px; background: url(../images/more_arrow.png) no-repeat -7px -6px;}
.newsList-timeSepcial.noMemo li h4{line-height: 30px; padding: 20px 0 0; font-size: 1.125em;}
.newsList-timeSepcial.noMemo li:hover:after{background-position: -37px -6px;}

/*图片列表*/
.imageList{overflow:hidden;}
.imageList ul{margin-right:-15px; margin-left:-15px; overflow:hidden; zoom:1;}
.imageList ul li{position:relative; float:left;}
.imageList ul li a{position: relative; display:block; margin:30px 15px 0 15px; font-size:1em; overflow:hidden;}
.imageList ul li span.pic{display:block; height: 180px; background-color:#ebebeb; overflow:hidden;}
.imageList ul li span.pic img{display:block; width:100%; height:auto; min-height:100%;}
.imageList ul li span.pic.shadow{position:absolute; top:50%; left:50%; z-index:1; width:60px; height:60px; margin-top:-30px; margin-left:-30px; background:#000; filter:alpha(opacity=50); -moz-opacity:.5; opacity:.5; border-radius:8px;}
.imageList ul li span.pic i{position:absolute; top:50%; left:50%; z-index:2; width:21px; height:24px; margin:-12px 0 0 -9px;  background-size:100% 100%;}
.imageList ul li span.txt{display:block; padding:10px; text-align:center; background-color:#f5f5f5;}
.imageList ul li span.txt:before{display:inline-block; width:1px; height:48px; content:""; vertical-align:middle; visibility:hidden;}
.imageList ul li span.txt font{display:inline-block; vertical-align:middle; max-height:48px; line-height:24px; width:97%; text-align:left; overflow:hidden;}
.imageList .lay-col2 li{width:50%;}
.imageList .lay-col4 li{width:25%;}
.imageList .lay-col3 li{width:33.33333%;}
.imageList .hasBd li span.txt{border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; border-left:1px solid #e6e6e6;}


/* scroll */
.common-carouselArrow{position: relative; height: 100%;}
.common-carouselArrow .owl-nav div{position: absolute; top: 50%; margin-top: -25px; width: 50px; height: 50px; cursor: pointer;}
.common-carouselArrow .owl-nav div i{position: absolute; width: 15px; height: 26px; left: 0; top: 0; bottom: 0; right: 0; margin: auto; background: url(../images/scroll_arrow.png) no-repeat; opacity: .8; transition: .3s;}
.common-carouselArrow .owl-nav .owl-next i{background-position: -15px 0;}
.common-carouselArrow .owl-nav .owl-prev{left:-53px;}
.common-carouselArrow .owl-nav .owl-next{right:-53px;}
.common-carouselArrow .owl-nav.disabled{display: block;}
.common-carouselArrow .owl-nav div:hover i{opacity: 1;}
.common-carouselArrow .owl-nav div.disabled{opacity: .35; pointer-events:none;}
.common-carouselArrow.gray .owl-nav div i{background-image: url(../images/scroll_arrow_gray.png);}

.common-carouselArrow2{position: relative; height: 100%;}
.common-carouselArrow2 .owl-nav div{position: absolute; top: 50%; margin-top: -21px; width: 42px; height: 42px; cursor: pointer; border-radius: 50%; border: #b3bfd6 1px solid; background: #fff;}
.common-carouselArrow2 .owl-nav div i{position: absolute; width: 13px; height: 25px; left: 0; top: 0; bottom: 0; right: 0; margin: auto; background: url(../images/zwgk_arrow.png) no-repeat;}
.common-carouselArrow2 .owl-nav .owl-next i{background-position: -13px 0;}
.common-carouselArrow2 .owl-nav .owl-prev{left:-20px;}
.common-carouselArrow2 .owl-nav .owl-next{right:-20px;}
.common-carouselArrow2 .owl-nav.disabled{display: block;}
.common-carouselArrow2 .owl-nav div.disabled{pointer-events:none; opacity: .6;}
.common-carouselArrow2 .owl-nav .owl-prev.disabled i{background-position: 0 -25px;}
.common-carouselArrow2 .owl-nav .owl-next.disabled i{background-position: -13px -25px;}

.common-carouselOPic{position:relative; overflow:hidden;}
.common-carouselOPic .owl-item img{min-height: 80px;}
.common-carouselOPic .owl-dots{position:absolute; bottom:15px; right:15px; z-index:9;}
.common-carouselOPic .owl-dot{float:left; width:22px; height:4px; margin-right:6px; background-color:#fff; opacity:0.5; transition: .3s;}
.common-carouselOPic .owl-dot.active{opacity:1;}

.common-piclinks{overflow: hidden;}
.common-piclinks ul{margin: 0 -15px;}
.common-piclinks li{float: left;}
.common-piclinks li a{display: block; position: relative; margin: 0 15px; overflow: hidden;}
.common-piclinks li a img{display: block; width: 100%; height: 100%; float: right;}
.common-piclinks li a span{position: absolute; left: 10%; right: 10%; top: 50%; font-size: 1.5em; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
/* .common-piclinks li a em{position: absolute; left: 10%; top: 66px; font-style: normal; font-size: .875em;} */
.common-piclinks.space20 ul{margin: 0 -10px;}
.common-piclinks.space20 li a{margin-left: 10px; margin-right: 10px;}

.table-common-style{border:1px solid #e2e9f4; border-collapse: collapse;	border-spacing: 0;}
.table-common-style thead th,
.table-common-style tbody td{padding:11px 12px; line-height: 1.6; text-align:center;  border-collapse:collapse;}
.table-common-style thead th{font-size:1.125em; font-weight:normal; color:#2e6ddd; background-color:#eef2f9; border-color:#e2e9f4;}
.table-common-style tbody td{color:#666; border:1px solid #e2e9f4;}
.table-common-style tbody td a{color:#2e6ddd;}


/*pagediv*/
.pagediv{padding:30px 0; margin-top:0 !important; font-size:14px; color:#333; line-height:28px; text-align:center; clear:both;}
.pagediv a{color:#333;}
.pagediv .moye,
.pagediv .arrow a,
.pagediv .index_num,
.pagediv .pagination_index_last,
.pagediv #pagination_input,
.pagediv #currentPage{display:inline-block; *display:inline; margin:4px; zoom:1; border:#dfdfdf 1px solid; border-radius:3px; 
    vertical-align:top;
	transition: all .2s;
	-webkit-transition: all .2s;
	background: #f1f1f1;
	background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
	background: linear-gradient(#ffffff 10%, #f1f1f1);}
.pagediv .arrow a:hover,
.pagediv .index_num{background:#2e6ddd; border-color:#2e6ddd; color:#fff; text-decoration:none;}
.pagediv .moye,
.pagediv .arrow a,
.pagediv .index_num{padding:0 10px;}
.pagediv .index_num{font-weight:700;}
.pagediv .pagination_index_last{padding:0 6px;}
.pagediv #pagination_input{width:40px; height:30px; color:#888; text-align:center; background:#fff;}
.pagediv #currentPage{width:40px; height:30px; color:#888; text-align:center; background:#fff;}
.pagediv font.en{display:none;}

.pagesdiv{padding-top:30px; padding-bottom:10px;}
.pagesdiv .layui-laypage{margin:0;}
.pagesdiv .layui-laypage .layui-laypage-curr .layui-laypage-em{background-color:#2e6ddd;}


/* 接口数据分页 */
.web-pagediv{padding:30px 0; font-size:14px; color:#555; line-height:28px; text-align:center; clear:both;}
.web-pagediv li{display: inline-block;}
.web-pagediv .arrow a{color: #555;}
.web-pagediv .total_count,
.web-pagediv .arrow a,
.web-pagediv .arrow span,
.page_jump a{display: inline-block; padding:0 10px; margin:4px; zoom:1; border:#dfdfdf 1px solid; border-radius:3px; 
}
.web-pagediv  #page_input{width:40px; height:28px; color:#888; text-align:center; border:#dfdfdf 1px solid; border-radius:3px; background:#fff;}
.web-pagediv .total_count,
.web-pagediv .arrow a,
.web-pagediv .page_jump a{
	transition: all .2s;
	-webkit-transition: all .2s;
	background: #f1f1f1;
	background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
	background: linear-gradient(#ffffff 10%, #f1f1f1);
}
.web-pagediv .arrow span{background: #f5f5f5; color: #999;}
.web-pagediv .arrow a:hover,
.web-pagediv .page_jump a:hover,
.web-pagediv .arrow .current{background:#2e6ddd; border-color:#2e6ddd; color:#fff; text-decoration:none;}
.web-pagediv .arrow .current{font-weight: bold;}
.web-pagediv .page_jump{margin-left: 4px;}
.web-pagediv .page_jump a{margin-left: 6px;}



/* 外链跳转 */
.alert-mengban{position: fixed;top: 0px;left: 0px;z-index: 1000;background:rgba(0,0,0,0.7); filter: alpha(opacity=80) !important;width: 100%;height: 100%;display: none;}
.alert-warning{position: fixed;left: 50%;  top: 50%; margin-left:-300px; margin-top: -160px; width: 600px;height: 270px;background:#fff;z-index: 10001;display: none; border:2px solid;border-radius:10px;}
.alert-delete{width: 100%;height: 38px;position: relative;}
.alert-delete span{position: absolute; top:10px; right: 10px; width: 20px; height: 20px; line-height: 20px; color:#fff; text-align: center; background: #bebebe; cursor:pointer;}
.alert-delete span:hover{background: #929292;}
.alert-wzsm{width: 520px;height: 100px;margin: 15px auto 0; line-height: 35px;font-size: 1.5em;color: #000;text-align: center; padding-bottom: 15px;border-bottom: 1px solid #d4d4d4;}
.alert-footer{width: 100%; padding: 25px 0; text-align: center; color: #000;}	
.alert-footer span{cursor: pointer; display: inline-block; margin: 0 12px; font-size: 1.25em;}
.alert-warning .continue{width: 124px; height: 42px; color: #ab0d07; border-radius:3px; -webkit-border-radius:3px; border:#e1e1e1 1px solid; text-align: center; line-height: 42px; box-shadow: 0 0 10px rgba(0,0,0,0.2) inset; -webikt-box-shadow: 0 0 10px rgba(0,0,0,0.2) inset;}	
.alert-warning .fangqi{line-height: 42px;  color: #ab0d07;}	


/* 归档 */
.guidang{position: absolute; top: -55px; right: 2%; width: 258px; height: 104px; background: url(../2021images/guidang.png) no-repeat; z-index: 9;}
.guidang span{display: block; padding: 4px 0 0 116px;  color: #c81208; font-size:1.375em; font-weight: bold; transform:rotate(-2deg); 
	-ms-transform:rotate(-2deg); 	/* IE 9 */
	-moz-transform:rotate(-2deg); 	/* Firefox */
	-webkit-transform:rotate(-2deg); /* Safari 和 Chrome */
	-o-transform:rotate(-2deg);}

/*阴影*/
.shadow{border: 1px solid #e6ebf6; box-shadow: 0 0 18px 4px rgb(162 188 223 / 19%);}
	
	/* @media (max-width: 1480px) {
		.header-toggle-btn{width: 75px;}
		.header-aid{right: 85px;}
	} */
