.nav-tabs>li>a{
	font-size: 24px;
	font-weight: 400;
	padding: 12px 50px;

}
.main-article h1{
	text-align: center;
	padding-bottom: 0.5em;
	border-bottom:1px solid #999;
	margin-bottom: 1em;
}
.main-article p{
	font-size:14pt;
	text-indent:2em;
}
.main-article p img{
	margin:1em auto;
}
ul, ol {
    margin-left: 0;
    padding-left: 1.2em;
}
p img{
	display: inline-block;
}
.subfooter a{
	color:#999;
}
.owl-wrapper-outer {
    border: 1px #efefef solid;}
.content-slider-with-controls .owl-buttons div, .content-slider-with-controls-autoplay .owl-buttons div{
	opacity:0.1;
        filter:Alpha(opacity=10); /* IE8 and earlier */
}
.logo {
    margin-top: 7px;
    user-select: none;
}
#footer{
	display: block !important;
	clear: both;
}
.main-container::after{
        content: "";
        display: block;
        clear: both;
 }

}
@media (max-width: 767px){/*手机屏幕*/
	.tp-caption.large_bold_white {
    font-size: 6.24vw !important;
    top:10vw !important;
}
}
img.edianhome{
	width: 1px!important;
	height: auto;
}

