﻿.pub-table-box {
    margin-top: 0;
}
.big-title{
	/* line-height: 36px; */
	text-align: center;
	/* font-size: 24px; */
	color: #333333;
	width: 70%;
	margin: 26px auto;
	font-size: 22px;
	line-height: 60px;
}
.details-informations{
	height: 40px;
	line-height: 40px;
	color: #787777;
	font-size: 14px;
	text-align: center;
	margin: 0 32px;
	margin-bottom: 40px;
	font-family: '宋体';
	position: relative;
}
.details-informations>span{
	margin-left: 88px;
}
.details-informations>span:first-child {
    margin-left: 0;
}
.details-informations:before, .details-informations:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    left: 0;
    top: 0;
	background: url(details_bg.png) repeat-x;
}
.details-informations:after {
	top: auto;
	bottom: 0;
}
#details{
	min-height: 500px;
	margin: 0 50px;
	margin-bottom: 30px;
	line-height: 26px;
	font-size: 14px;
}
.tab-title2 {
    background: #fff;
    line-height: 44px;
    height: 44px;
    margin-bottom: -10px;
    margin-top: 20px;
    padding-left: 17px;
}
.tab-title2 {
    background: #fff;
    line-height: 44px;
    height: 44px;
    margin-bottom: -10px;
    margin-top: 20px;
    padding-left: 17px;
    font-size: 20px;
    font-weight: bold;
    color: #1e64aa;
}
.tab-title2 a {
    color: #1e64aa;
    padding-left: 20px;
    position: relative;
}
.tab-title2 a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 12px;
    background: #1e64aa;
    width: 8px;
    height: 22px;
}
.zwgk_title_tab {
	margin: 17px 0 10px 0;
}
.zwgk_title_tab a {
    display: block;
    float: left;
    height: 46px;
    line-height: 46px;
    background: #f0f4f9;
    margin: 0 0.5% 9px 0;
    margin-bottom: 0.4vw;
    color: #0062bd;
    width: 12%;
    text-align: center;
}
.zwgk_title_tab a:last-child {
    width: 24.5%;
}
.zwgk_title_tab a.active {
    background: #0062bd;
    color: #fff;
}
.zwgk_title_tab {
	margin-bottom: 50px;
}

.zwgk_title_tab a:hover {
	background: #197acd !important;
	color: #fff
}
.hidden{
	display: none;
}
@media screen and (max-width: 1200px){
				
				.main-box {
				    margin-top: 0;
				    padding: .4rem .3rem .38rem;
				    border:none;
				    background: #fff;
						overflow:unset;
				}
				.tabtitle{
					position: relative;
				}
				.tabtitle>div>a{
					color: #1A7ACD;
					padding-left:.16rem;
					position: relative;
					background: none;
					border-bottom: none;
					font-size: .32rem;
					font-weight: bold;
				}
				.tabtitle>div>a::before{
				    content: '';
						width: .06rem;
						height: .28rem;
						position: absolute;
						top: .1rem;
						left: 0;
						background-color: #1A7ACD;	
				}
			 .dot{
			 	position: absolute;
			 	top: 0.1rem;
			 	right: 0;
			 	cursor: pointer;
			 }
			 .dot .dot-icon{
			 	width: .11rem;
			 	height: .12rem;
			 	display: inline-block;
			 	background: #808080;
			 	border-radius: 50%;
			 }
			 .dot .dot-icon:nth-of-type(2){
			 	margin: 0 .07rem;
			 } 
				.zwgk_title_tab {
				    margin-bottom: 50px;
				    position: absolute;
				    top: .2rem;
				    right: 0;
				    width: 3.5rem;
				    z-index: 999;
				}
				.dot .zwgk_title_tab a {
				     display: block;
				     float: none;
				     height: .6rem;
				     line-height: .6rem;
				     background: #f0f4f9;
				     margin-bottom: 0.4vw;
				     color: #0062bd;
				     width: 100%;
				     text-align: center;
						 font-size: .22rem;
				 }
				 .dot .zwgk_title_tab a:hover{
				    color: #fff;
				  }
					#details {
					    margin: 0 ;
					    font-size:.28rem;
					}
					.MsoNormal{
						text-align: left!important;
					}
					.MsoNormal span strong span{
						font-size: .32rem!important;
						font-weight: normal!important;
						margin-bottom: .58rem;
						margin-top: .28rem;
					}
					
			}