body {
	font-family: "Microsoft YaHei UI", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
	font-size: 16px;
}
.consult{
	background-size: cover; 
}
p {
	line-height: 1.5;
}
.dl-menu > .menu_lv_1 > a {
	font-size: 18px;
}
.dl-menu > .menu_lv_1 li > a {
    line-height: 50px;
    font-size: 16px;
}
.menu-tab li {
	font-size: 18px;
}
.desk-search .search-input {
	font-size: 16px;
	line-height: 16px;
}
.btn {
	font-size: 16px;
}
.footer .footer-bottom .right {
	font-size: 14px;
}
@media (min-width: 768px){
	.footer .footer-bottom .left a {
		font-size: 14px;
	}
}
@media (max-width: 767px){
	.footer .footer-bottom .left a {
		font-size: 16px;
	}
}
.footer .footer-top h4 {
	font-size: 18px;
}
@media (max-width: 767px){
	.footer .footer-top a {
	    font-size: 16px;
	}
	.footer .footer-top .contact-title {
		font-size: 16px;
		line-height: 2;
	}
}
.row-blue-bg {
	padding-bottom: 0;
}
p.white {
	color:#fff;
}
.row-blue-bg:after {
	content: '';
	display: block;
	position: relative;
	z-index: 999;
	width: 100%;
	height: 73px;
	background-size: cover;
	background-image: url(../images/vote-events-bg.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.row-blue {
	background: #1474cd;
}
.home-user-content h6 {
	font-size: 18px;
}
@media screen and (min-width: 768px) {
	.summary {
		padding-top: 0;
	}
}
.block a {
	font-size: 16px;
	line-height: 46px;
}
.header .navbar-brand.back-old {
	width: 120px;
	font-size: 16px;
}
.summary p {
	line-height: 2;
}
.sub-onelevel {
	font-size: 16px;
}
.text-graphics-center {
	max-width: inherit;
}
.text-graphics-center .text-caption {
	font-size: 20px;
}
.text-graphics-center .text-desc {
	font-size: 16px;
}
.ywwd-title {
	font-size: 20px;
}
.ywwd-list p a {
	font-size: 18px;
	line-height: 2;
}
.describe {
	line-height: 2;
}
.additional-remarks {
	font-size: 16px;
}
.text-caption {
	font-size: 20px;
}
.lists-caption {
	font-size: 20px;
}
.dl-text .btn-lightBlue {
	font-size: 16px;
}
.unit-lists-desc {
	text-align: left;
}
.lists-item .lists-item-desc li {
	line-height: 2;
}
@media screen and (max-width: 767px){
	.fs16 .text-graphics-center .text-desc {
	    font-size: 18px;
	}
}
.unit-lists-desc {
	text-align: left;
}
@media screen and (min-width: 768px){
	.text-graphics .text {
	    width: 90%;
	    margin: 0 auto;
	}
}
.box-h-p .text {
	font-size: 16px;
	line-height: 2;
}
.sseinfo-table-T02 .table tr td, .sseinfo-table-T02 .table tr th {
	padding: 15px !important;
}
@media screen and (max-width: 767px) {
	.summary {
	    font-size: 16px;
	}
}
.sseinfo-list dl dd a, .sseinfo-home-list dl dd a {
	font-size: 16px;
}

.events-area {
	margin-top: 25px;
	margin-bottom: 30px;

}
.events-area .swiper-wrapper {
	margin-top: 150px;
	margin-right: 100px;
	position: relative;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

@media screen and (max-width: 767px) {
	.events-area .swiper-wrapper {
		margin-top: 85px;
	}
}
.events-area .swiper-button-prev,.events-area .swiper-button-next {
	width: 72px;
	height: 72px;
	background: #dcdcdc;
	border-radius: 50%;
}
@media screen and (max-width: 768px) {
	.events-area .swiper-button-prev,.events-area .swiper-button-next {
		display: none;
	}
}
.events-area .swiper-button-prev {
	background-image: url(../images/swiper-arrow-left.png); 
	background-position: center center;
    background-repeat: no-repeat;
}
.events-area .swiper-button-next {
	background-image: url(../images/swiper-arrow-right.png) ; 
	background-position: center center;
    background-repeat: no-repeat;
}
.events-area .swiper-button-prev::after ,.events-area .swiper-button-next::after {
	content:'';
	color: #fff;
	width: 14px;
	height: 26px;
	font-size: 24px;

}
.events-area .my-button-disabled {
	opacity: .2;
}
.events-area .swiper-slide:nth-child(2n-1) .article-pic {
    margin-left: 100px;
}
.events-area .swiper-slide:nth-child(2n) .article-pic{
   margin-right: 100px;
}
.events-area .swiper-slide:nth-child(2n-1) .events,.events-area .swiper-slide:nth-child(2n-1) .events-h1 {
    margin-right: 100px;
}
.events-area .swiper-slide:nth-child(2n) .events,.events-area .swiper-slide:nth-child(2n) .events-h1{
   margin-left: 100px;
}
@media screen and (max-width: 768px) {
	.events-area .swiper-slide:nth-child(2n-1) .article-pic,
	.events-area .swiper-slide:nth-child(2n) .article-pic,
	.events-area .swiper-slide:nth-child(2n-1) .events,
	.events-area .swiper-slide:nth-child(2n) .events,
	.events-area .swiper-slide:nth-child(2n-1) .events-h1,
	.events-area .swiper-slide:nth-child(2n) .events-h1 {
		margin-left: 0;
		margin-right: 0;
	}
}

.events-area .f-l {
	float: left;
}
.events-area .f-r {
	float: right;
}
.events {      
  margin: 0;
  padding: 0;
  font-size: 16px;   
  list-style: none;  
}
.events-h1 { 
  margin: 0;
  padding: 0;
  padding-bottom: 18px;
  margin-bottom: 30px;
  font-family: 'Helvetica Neue', Helvetica, Arial, 'Hiragino Sans GB', 'Hiragino Sans GB W3', 'Microsoft YaHei UI', 'Microsoft YaHei', 'WenQuanYi Micro Hei', sans-serif;
  font-size: 36px;
  font-style: italic;
  color: rgb(87,87,87);
  border-bottom: 2px solid rgb(229,229,229);
}
@media screen and (max-width: 767px) {
	.events h1 {
		font-weight: bold;
		font-size: 30px;
		padding-bottom: 11px;
		margin-bottom: 0;
	}
}
.events li em {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 25px;
  font-style: normal;
  line-height: 1.5; 
}
.events li:before {
  content: '';
  display: inline-block;
  margin-right: 20px;
  float: left;
  margin-top: 5px;
  width: 0;
  height: 0;
  border-left: 5px solid rgb(220,220,220);
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.events .imgnews {
  width: 100%;
  height: 149px;
  background-size: cover;
  background-position: left center;
}
@media screen and (max-width: 767px) {
	.events .imgnews {
		display: none;
	}
}
.events-pagination {
  top: 0;
  position: absolute;
  width: 100%;
  text-align: center;
}
.events-pagination span {
  display: inline-block;
  margin-right: 7px;
  vertical-align: top;
}
.events-pagination i {
  display: inline-block;
  width: 137px;
  height: 18px;
  margin-bottom: 1px;
  background: rgb(220,220,220);
}
.events-pagination span.active i {
  box-sizing: border-box;
  width: 100%;
  min-width: 141px;
  height: 24px;
  background: transparent;
  border: 2px solid #7ecef4;
}
.events-pagination span.active em {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  height: 20px;
  background: rgb(0,160,233);
  border: 2px solid #fff;
}
.events-pagination h1 {   
  font-weight: normal;  
  font-size: 20px;
  line-height: 50px;
  color: rgb(220,220,220);   
  margin: 0;
  padding: 0;   
}
.events-pagination span.active h1 {
  	font-family: 'Helvetica Neue', Helvetica, Arial, 'Hiragino Sans GB', 'Hiragino Sans GB W3', 'Microsoft YaHei UI', 'Microsoft YaHei', 'WenQuanYi Micro Hei', sans-serif;
  	font-size: 26px;
  	font-weight: bold;
  	color: rgb(0,160,233);
	margin-bottom: -4px;
}
/*.events-area .swiper-slide:nth-child(2n) {
  width: 45%;
}
.events-area .swiper-slide:nth-child(3n) {
  width: 40%;
}*/
@media screen and (max-width: 767px) {
	.events-pagination {
		overflow-x: scroll;
		white-space: nowrap;
	}
	.events-pagination span {
		height: 60px;
		vertical-align: top;
	}
	.events-pagination span.active i {
		width: 100%;
		min-width: 62px;
		height: 12px;
		background: rgb(0,160,233);
		border: 2px solid rgb(126,206,244);
	}
	.events-pagination i {
		width: 62px;
		height: 9px;
	}
	.events-pagination span.active i em,.events-pagination i em {
		width: 0;
		height: 0;
    }
	.events-pagination span.active h1 {
		font-size: 18px;
		line-height: 18px;
    	margin-bottom: 6px;
	}
	.events-pagination span h1 {
		font-size: 12px;
		line-height: 18px;
	}	
}

.browserVer {
	left: 0;
	top: 0;
	right: 0;
	bottom: auto;
	width: 100%;
	height: auto;
	color: #fff;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-size: 12px;
	position: fixed;
	z-index: 1002;
	background: rgb(70,70,70);
}
.browserVer .browserVer-content {
	width: 560px;
	padding-left: 45px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url("../images/browser_icon.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: center;
	background-color: transparent;  
}
.browserVer span {
	color: #fff;
	display: inline-block;
}
.browserVer .browserLinks {
	color: #fff;
	padding-left: 3px;
	padding-right: 3px;
}
.browserVer .browserVer-close {
	top: -3px;
	width: 26px;
	height: 24px;
	right: -25px;
	position: absolute;
	z-index: 1003;
	background-image: url("../images/browser_close.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: top;
	background-color: transparent; 
}
.browserVer #noTips {
	color: #d7e8f7;
}
.picinfo-block {
	margin-top: 68px;
}
.picinfo-block .col-sm-6 {
	min-height: 250px;
}
.picinfo-block h4 {
	margin-top: 22px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
}
.picinfo-block.nobold h4 {
	font-weight: normal;
}
.picinfo-block p {
	color: #666;
}
.picinfo-block .img-list {
	float: left;
	margin-right: 30px;
}
@media screen and (max-width: 768px) {
	.picinfo-block .img-list {
		float: none;
		margin: 0 auto;
	}	
}
.picinfo-block span {
	display: block;
	padding-top: 20px;
	color: #666;
}
.contact-block dt h1 {
	width: 366px;
	margin: 0 auto;	
	margin-bottom: 36px;
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
	text-align: center;
	font-size: 32px;
	color: #fff;
}
.contact-block dd {
	display: inline-block;
	width: 33.333%;
	float: left;
	color: #fff;
	text-align: center;
}
.contact-block dd img {
	display: inline-block;
	margin:inherit;
	margin-right: 15px;
}
.contact-block dd a {
	color: #fff;
}
@media screen and (max-width: 768px) {
	.contact-block dt h1 {
		width: 100%;
	}
	.contact-block dd {
		width: 100%;
		text-align: left;
		padding-left: 20px;
		padding-bottom: 20px;
	}
}
.summary .subtitle {
	color: #5ea1d4;
}
@media screen and (max-width: 768px) {
	.summary .subtitle {
		font-size: 16px;
		line-height: 1.5;
	}	
}
.info-block {
	text-align: left;
}
.info-block h4 {
	padding-bottom: 6px;
	font-size: 20px;
	font-weight: bold;
	color: rgb(1,86,172);
	border-bottom: 1px solid rgb(1,86,172);
}
.info-block h4 small {
	color: rgb(1,86,172);
}
.info-block .col-xs-12, .info-block .col-sm-4 {
	padding-bottom: 40px;
}
.info-block .col-md-4 {
	min-height: 180px;
}
.has-split:before {
	height: 100%;
	top: 15px;
}
.sub-onelevel {
	max-width: 85%;
}
@media screen and (min-width: 768px) {
	.text-graphics .text {
	    width: 100%;
	    margin: 0 auto;
	}
}
.text-graphics .text p {
	margin-bottom: 0;
    line-height: 1.75;
    text-align: justify;
    color: #999;
}
.graphics > img {
	width: 100%;
}
.banner_mask_link {
	position: relative;
	display: block;
	text-decoration: none;
	color: #fff; 
}
.banner_mask_link:hover:before {
	position: absolute;
	content: ''; 
	display: block;
	background-color: rgba(67,133,194,.8);
	color: #fff;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
.banner_mask_link i {
	display: none;
}
.banner_mask_link:hover i {	
	display: block;
    position: absolute;
    top: 42%;
    left: 42%;
    color: #fff;
    font-style: normal;
    font-size: 24px;
    letter-spacing: 2px;
}
/*.banner_mask_link:hover i {
	display: block;
}*/
.vote-events,.vote-events dt,.vote-events dd {
	margin: 0;
	padding: 0;	
}
.vote-events {
	position: relative;
	padding-bottom: 300px;
}
.vote-events:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: -7px;
	width: 50%;
	height: 100%;
	border-right: 2px solid rgb(13,119,206);
}
.vote-events dl {
	margin:0;
	padding: 0;
	margin-bottom: 30px;
}
.vote-events dl.img-height {
	margin-bottom: 1
}
.vote-events dl:nth-child(even) {
	padding-left: 50%;
}
.vote-events dl dt {
	position: relative;
	right: -15px;
}
.vote-events dl dt span{
	margin-right: 75px;
	color: rgb(13,119,206);
	font-size: 20px;
	line-height: 14px;
}
.vote-events dl dt span:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	    margin-top: -5px;
	right: 16px;
	width: 60px;
	height: 1px;
	background: rgb(13,119,206);
}
.vote-events dl dt span:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 75px;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: rgb(13,119,206);
}
.vote-events dl dt i {
	z-index: 66;
	float: right;
	position: relative;
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 1px solid rgb(13,119,206);
	background: #fff;
}
.vote-events dl dt i:before {
	

}
.vote-events dl dt i:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -3px;
	margin-left: -3px;
	width: 6px;
	height: 6px;
	background: rgb(13,119,206);
	border-radius: 50%;

}
.vote-events dl:nth-child(odd)  {
	text-align: right;
}
.vote-events dl:nth-child(odd){
	margin-right: 50%;
	padding-right: 14px;
}
.vote-events dl:nth-child(even) dt i {
	float: left;
}
.vote-events dl:nth-child(even) dt {
	left: -15px;
}
.vote-events dl:nth-child(even) dt span,.vote-events dl:nth-child(even)  dd {
	margin-left: 75px;
}
.vote-events dl:nth-child(even) dt span:after {
	left: 14px;
}
.vote-events dl:nth-child(even) dt span:before {
	left: 75px;
}
.vote-events dl dd {
	margin-right: 75px;
	margin-top: 10px;
	line-height: 1.5;
	color: rgb(81,81,83);
}
.vote-events dl:last-child {
	position: relative;
	padding-left: 0;
	width: 50%;
	margin: 0 auto;
	z-index: 60;
	margin-top: -30px;
}
.vote-events dl:last-child dt {
	position: relative;
	text-align: center;
	
}
.vote-events dl:last-child:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	height: 300px;
	border-radius: 300px 300px 0 0;
	line-height: 300px;
	border: 2px solid rgb(170,170,170);
	border-bottom: 0;
	background: rgb(246,246,246);
}
.vote-events dl:last-child:after {
	content: '';
	display: block;
	position: absolute;
	top: 10px;
	left: 15px;
	width: 95%;
	height: 290px;
	border-radius: 290px 290px 0 0;
	line-height: 290px;
	border: 1px solid rgb(170,170,170);
	border-bottom: 0;
	background: rgb(246,246,246);
	
}
.vote-events dl:last-child dt span {
	position: absolute;
	left: 50%;
	margin-top: 100px;
	margin-left: -60px;
}
.vote-events dl:last-child dt span:before, .vote-events dl:last-child dt span:after {
	display: none;
}
.vote-events dl:last-child dd {
	position: absolute;		
	width: 70%;
	left: 15%;
	margin: 0 auto;
	margin-top: 150px;
	text-align: center;
	z-index: 99;
}
.vote-events dl:last-child dt {
	position: relative;
	width: 100%;
	z-index: 99;
	text-align: center;
}
.vote-events dl:last-child dt i {
	left: 50%;
	float: left;
}
.vote-events dl:nth-last-child(2) {
	padding-bottom: 60px;
}
.vote-events dl:nth-child(2) {
	padding-top: 30px;
}
.vote-events dl:nth-child(1) {
	padding-left: 50%;
    margin-right: 0;
}
.vote-events dl:nth-child(1) dt em {
	position: absolute;
	top: 0;
	left: -25px;
    z-index: 66;
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: rgb(13,119,206);
}
.vote-events dl:nth-child(1) dd {
	padding-top: 10px;
	margin-left: -7px;
}
.vote-events dl:nth-child(1) dd img {
	margin-left: 0;
}
.vote-events dl:nth-child(odd) dd img {
	margin-top: 10px;
	margin-right: 0;
}
.vote-events dl:nth-child(even) dd img {
	margin-top: 10px;
	margin-left: 0;
}
.vote-events dl dd h2 {
	color: rgb(13,119,206);
	font-size: 20px;
	font-weight: bold;
    line-height: 14px;
}
@media screen and (max-width: 768px) {
	.vote-events dl:nth-child(even),.vote-events dl:nth-child(odd) {
	    margin-left: 0;
	    padding-left: 0;
	    margin-right: 0;
	    text-align: left;
	}
	.vote-events dl:nth-child(odd) dd img {
		margin-left: 0;
	}
	.vote-events dl dd {
		margin-right: 0;
	}
	.vote-events dl:nth-child(even) {
	    text-align: left;
	}
	.vote-events dl dt i {
		float: left;
	}
	.vote-events dl dt {
	    left: -15px;
	}
	.vote-events dl dt span {
		margin-left: 75px;
	}
	.vote-events dl dt span:before {
		left: 75px;
	}
	.vote-events dl dt span:after {
		left: 16px;
	}
	.vote-events dl dd {
		margin-left: 75px;
	}
	.vote-events dl:last-child {
		width: 100%;
	}
	.vote-events dl:last-child:before,.vote-events dl:last-child:after {
		display: none;
	}
	.vote-events dl:last-child dt {
		text-align: left;
	}
	.vote-events dl:last-child dt span {
	    position: initial;
	    margin-top: 100px;
	    margin-left: 75px;
	}
	.vote-events dl:last-child dt i {
		left: 0;
	}
	.vote-events dl:last-child dt span:before,.vote-events dl:last-child dt span:after {
		display: block;
	}
	.vote-events dl:last-child dd {
		position: inherit;
		margin-top: 10px;
		width: auto;
		text-align: left;
		margin-left: 75px;   
		left: 0; 
	}
	.vote-events dl:nth-last-child(2) {
	    padding-bottom: 30px;
	}
	.vote-events:after {
		width: auto;
		left: 7px;
	}
	.vote-events {
		padding-left: 15px;
	}
	.vote-events dl:nth-child(2) {
		padding-top: 0;
	}
	.vote-events dl:nth-child(1) {
		display: none;
	}
	.vote-events {
		margin-top: 30px;
		padding-bottom: 30px;
	}
}


 /* 202008 行情服务调整*/
         /* 标签*/
        .market{
           background: #eee;
            padding-bottom: 10px;
           box-shadow: 0px -10px 5px #e9e9e9 inset;
        }
        .market-tabs li.tab {
            position: relative;
            bottom: -10px;
            cursor: pointer;
            list-style: none;
            float: left;
            font-size: 20px;
            padding: 15px 30px;
            text-align: center;
            /*width: 20%;*/
        }
        .market-tabs li.tab a{
            color: #444;
        }
        .market-tabs li.tab i{
            display: block;
            width: 100%;
            height: 6px;
            background: #b5b5b5;
            border: 1px solid #7d7d7d;
            margin-top: 2px;
        }
        .market-tabs li.tab-on {
            color: #00a0ea;
            background: #fff;
            box-shadow: 0px -5px 5px #e9e9e9;
        }
        .market-tabs li.tab-on a{
            color: #00a0ea;
        }
        .market-tabs li.tab-on i{
            box-sizing: border-box;
            height: 8px;
            background: #00a0ea;
            border: 1px solid #00a0ea;

        }
        /* .market-tabs li.tab-on>i>em{
            box-sizing: border-box;
            display: block;
            width: 100%;
            height: 6px;
            background: #00a0ea;
            border: 1px solid #fff;
        }*/

        .tabs {
            border-bottom: 1px solid #ddd;
            padding-bottom: 10px;
        }
        .tabs li.tab {
            position: relative;
            bottom: -1px;
            cursor: pointer;
            list-style: none;
            float: left;
            font-size: 20px;
            margin-right:30px;
            padding: 0 20px 4px 0;
            border-bottom: 4px solid #dcdcdc;
        }
        .tabs li.tab-on,.tabs li.active{
            color: #00a0ea;
            border-bottom: 4px solid #00a0ea;
        }
        .tabs-content {
            padding: 10px;
            list-style: none;
        }
         .css_new{
            display: inline-block;
            background: url("../images/css_new.png") no-repeat;
            width: 44px;
            height: 19px;
            margin-left: 5px;
            vertical-align: middle;
        }
        .notice-lists li{
            line-height: 4;
            list-style: inside url( ../images/icon-list.png) ;
        }
        .notice-lists li a{
            color: #444;
        }
        .notice-lists li span{
            float: right;
            color: #bbb;
        }
        .btn-lightBlue-more{
            background: url("../images/more_white.png") no-repeat;
            width: 22px;
            height: 22px;
            display: inline-block;
            margin-left: 10px;
            vertical-align: bottom;
        }
        .notify{
            background: url("../images/zytz-bg.png") no-repeat center bottom ;
            height: 518px;
            color: #fff;
            padding: 2px 20px 20px 20px;
        }
        .notify h4{
            font-size: 20px;
            border-bottom: 1px solid #fff;
            padding-bottom: 4px;
        }
        .notify p{
            line-height: 2;
        }
        .notify span{
            font-weight: bold;
        }
        .notify .notify-center{
            text-align: center;
        }
        .notify .notify-b{
            padding: 10px 4px;
        }
        .notify .notify-b span{
            color:#f8b551;
        }
        .notify .notify-b a{
            text-decoration: underline;
        }
        /*qa*/
        .title-qa{
            border-bottom: 1px solid #959595;
        }
        .qa-more{
            display: inline-block;
            background: url("../images/more_inco.png") no-repeat;
            width: 30px;
            height: 30px;
            float: right;
            margin-top: 12px;
        }
        .collapse-wrap{
            padding: 20px 15px ;
        }
        .collapse-wrap:nth-child(even) {
            background: #f6f6f6;
        }
        .collapse-wrap p{
            text-align: justify;
        }
        .collapse-wrap .collapse-button > a > p {
            color: #222;
            line-height: 1.5;
        }
        .collapse-wrap  .collapse-tag{
            color: #00a0e9;
            font-size: 20px;
            font-weight: bold;
            padding: 0 10px 0 0;
        }
 /*page-qa*/
        .page-qa:nth-child(even){
            background-color: #f6f6f6;
        }
        .page-qa-num{
            color: #7d7d7d;
            font-weight: bold;
            border-bottom: 1px solid #7d7d7d;
            width: 60px;
        }
        .page-qa-tag{
            font-size: 30px;
            font-weight: bold;
            color: #00a0e9;
            display: inline-block;
        }
        .page-qa-question{
            margin-bottom: 20px;
        }
        .page-qa-question .page-qa-tag{
            color:#c9c9c9;
        }
        .page-qa-question p,.page-qa-answer p{
            margin-left: 60px;
            line-height: 2.5;
            margin-top: -33px;
            color: #222;
        }
        @media screen and (max-width: 767px) {
            .tabs li.tab {
                margin-right: 10px;
            }
            .market{
                background:#fff;
                box-shadow: none;
                padding-bottom: 0;
            }
            .market-tabs li.tab{
                background: #eeeeee;
                border: 1px solid #bfbfbf;
                padding: 5px;
                width: 48%;
                margin-right: 2%;
                margin-bottom: 10px;
            }
            .market-tabs li.tab-on{
                box-shadow: none;
                color: #fff;
                background: #a3d4ff;
                border: 1px solid #8abdef;
            }
            .market-tabs li.tab-on a{
                color: #fff;
            }
            .market-tabs li.tab i{
                display: block;
                width: 100%;
                height: 6px;
                background: #e5e5e5;
                border: 1px solid #d2d2d2;
                margin-top: 2px;
            }
            .market-tabs li.tab-on i{
                background: #fff;
                border: 1px solid #5ea1d4;
            }
            .market-tabs li.tab-on i em{
                display: none;
            }
            .qa-more{
                margin-top: 6px;
            }
        }
@media screen and (min-width: 992px){
.hidden-pc {
    display: none;
}
}
@media screen and (max-width: 992px){
.hidden-mobile {
    display: none;
}
}
/* 202008 行情服务调整 end*/
 /*szy-202009*/
        .tabs li.tab a {
            color: #222;
            padding: 0;
            background: none!important;
            border: none!important;
        }
        .tabs li.active a{
            background: none;
            border: none;
            color: #00a0ea!important;
        }
       .szy-sdkserve dt{
            display: table-cell;
            width: 82px;
            height: 82px;
            border-radius: 82px;
            background-color: #146cc5;
            color: #fff;
            text-align: center;
            vertical-align: middle;
        }
        .szy-sdkserve dd{
            display: table-cell;
            padding-left: 10px;
            vertical-align: middle;
            text-align: left;
        }
        .szy-sdkserve dd p{
            font-size: x-small;
        }
        .szy-table-yellow{
            background-color: #fff799;
        }

/*202011业务文档*/
.icon-hqzszy {
    background: url('../images/icon-hqzszy.png') no-repeat;
    background-size: 100%;
    vertical-align: bottom;
}
.icon-jkqt {
    background: url('../images/icon-jkqt.png') no-repeat;
    background-size: 100%;
    vertical-align: bottom;
}
.icon-kfjksms {
    background: url('../images/icon-kfjksms.png') no-repeat;
    background-size: 100%;
    vertical-align: bottom;
}

/*202106xqh*/
.title-xqh{
	padding-left: 12px;
	border-left: 10px solid #0154ac;
	margin-bottom: 28px;
}
.article-pic-xqh{
	margin-top: 30px;
}
.xqh-twlb{
	 box-shadow: 2px 2px 5px #ccc;
}
.xqh-twlb p{
	padding: 10px 0 20px 10px;
}
.xqh-twlb img{
	width: 100%;
}


@media screen and (min-width: 1025px) {
	.define-col-et {
		width: 12.5%;
	}
}
@media screen and (max-width: 767px){  
	.banner-caption img { 
		position: relative;
		left: 25%;
		width: 50%;
	} 
}
/*20211230授权许可下菜单调整与外链保持一致*/
/*20220228菜单超长调整*/
.colnum-2 > .container {
    padding: 0;  
}
.colnum-2 > .container > .col-sm-3,.colnum-2 > .container > .col-sm-3 + .col-sm-3 {
    width: 50%;
}
.colnum-2 > .container > .col-sm-3+ .col-sm-3 .col-sm-4 {
    width: 35%;
}
.colnum-2 > .container > .col-sm-3+ .col-sm-3 .col-sm-4:last-child {
    width: 65%;
}
/*20231201菜单调整*/
.nav-side-show .colnum-3 .col-sm-3 {
	width: 33.33%;
}
.nav-side-show .colnum-3 .col-sm-3 .col-sm-4 {
	width: 100%;
}
.sitemap03 .col-sm-12:nth-child(2){
    width:40%;
}
.sitemap03 .col-sm-12:nth-child(3),.sitemap03 .col-sm-12:nth-child(4){
    width:30%;
}
.sitemap03 .block div{
    float: left;
    width:33.33333333%;
}
.sitemap03 .block > h2 > a {
    margin-bottom: 30px;
    font-size: 16px;
    color: #999;
    line-height: 1.5;
}
/*202210上证e服务及咨询联系方式手机版遮挡*/
        .svce-colhx{
            margin-left: -15px;
            margin-right: -15px;
            position: relative;
        }
        .svce-colhx ul{
            width: 50%;
            border: none;
            padding: 30px 0 30px 30px;
            position: relative;
            z-index: 1;
        }
        .svce-colhx ul li.tab{
            width: 180px;
            height: 136px;
            border: none;
            text-align: center;
            margin-right: 10px;
            margin-bottom: 10px;
            background-color: rgba(255, 255, 255, 0.3);
        }
        .svce-colhx ul li.tab a{
            display: block;
            width: 180px;
            height: 136px;
            font-size: 18px;
            color: #fff;
            padding: 20px;
            line-height: 60px;
        }
        .svce-colhx ul li.active{
            background: #0156AC;
        }
        .svce-colhx ul li.active a{
            color: #fff!important;
        }
        .svce-colhx .tab-content{
            padding: 0;
        }
        .svce-colhx .tab-content > .tab-pane{
            position: absolute;
            top: 80px;
        }
     
        @keyframes svceborderx {
            from {width: 0;}
            to {width: 100%;}
        }
        @keyframes svcebordery {
            from {height: 0;}
            to {height: 100%;}
        }
        .svce-colhx .tab-content .tab-pane .svce-colhx-text{
            position: absolute;
            left: 50%;
            top: 0;
            bottom: 0;
            right: 0;
            color: #fff;
            margin: 42px 30px;
            line-height: 36px;
            background: transparent;
        }
        .svce-colhx .tab-content .active .svce-colhx-text>div:nth-child(2){
            padding: 30px;
        }
        .svce-colhx .tab-content .active .svce-colhx-text .line-wrap .line-t{
            position: absolute;
            display: block;
            background: rgba(255,255,255,0.4);
            left: 0;
            width: 100%;
            top: 0;
            height: 1px;
            animation: 0.5s linear 0s normal svceborderx;
        }
        .svce-colhx .tab-content .active .svce-colhx-text .line-wrap .line-b{
            position: absolute;
            display: block;
            background: rgba(255,255,255,0.4);
            right: 0;
            bottom: 0;
            height: 1px;
            width: 100%;
            animation: 0.5s linear 0s normal svceborderx;
        }
        .svce-colhx .tab-content .active .svce-colhx-text .line-wrap .line-r{
            position: absolute;
            display: block;
            background: rgba(255,255,255,0.4);
            right: 0;
            bottom: 0;
            height: 100%;
            width: 1px;
            animation: 0.5s linear 0s normal svcebordery;
        }
        .svce-colhx .tab-content .tab-pane .svce-colhx-text ol{
            list-style: disc;
            padding-top: 30px;
        }
        .svce-colhx .tab-content .tab-pane .svce-colhx-text ol li{
            float: left;
            width: 50%;
        }
        .svce-nobd .has-leftBorder::before{
            display: none;
        }
        @media screen and (max-width: 1081px) {
            .svce-colhx ul li.tab{
                width: calc(33.3333333333% - 18px);
                height: auto;
                padding: 0;
            }
            .svce-colhx ul li.tab a{
                width: 100%;
                height: auto;
                font-size: 16px;
                padding: 10px;
                line-height: 50px;
            }
            .svce-colhx ul li.tab:nth-child(3n+0) {
                margin-right: 0;
            }
        }
        @media screen and (max-width: 811px) {
            .svce-colhx{
                min-height: 700px;
            }
            .svce-colhx ul{
                width: 100%;
                border: none;
                padding: 15px;
                position: relative;
                z-index: 1;
                margin-top: -40px;
            }
           .svce-colhx ul li.tab{
                width: calc(33.3333333333% - 1px);
                height: auto;
                margin: 0 1px 1px 0;
                padding: 0;
            }
            .svce-colhx ul li.tab a{
                width: 100%;
                height: auto;
                padding: 10px;
                font-size: 12px;
                line-height: 30px;
            }
            .svce-colhx ul li.tab:nth-child(3n+0) {
                margin-right: 0;
            }
            .svce-colhx .tab-content .tab-pane img{
                height: 700px;
                margin-top: -60px;
            }
            .svce-colhx .tab-content .tab-pane .svce-colhx-text{
                left: 0;
                top: 42%;
                border: 2px solid rgba(255,255,255,0.4);
                border-top: none;
                margin: 0 20px 20px;
                padding: 0 15px 15px;
                animation: none;
            }
            .svce-colhx .tab-content .active .svce-colhx-text .line-wrap{
                display: none;
            }
            .svce-colhx .tab-content .active .svce-colhx-text > div:nth-child(2) {
                padding: 0;
            }
            .svce-colhx .tab-content .tab-pane .svce-colhx-text ol{
                padding: 15px;
            }
            .has-split:before {
                display: none;
            }
        }
        @media screen and (max-width: 375px) {
            .svce-colhx .tab-content .tab-pane .svce-colhx-text ol{
                padding: 0 0 0 15px;
            }
            .svce-colhx .tab-content .tab-pane .svce-colhx-text ol li{
                padding-right: 20px;
                line-height: 26px;
            }
        }