﻿.custom-logo{
	width:164px;
}
.search-field{
	height:40px;
	border:1px solid #666;
}
input[type=search]:focus {
    outline: none;
}
.site-logo{
	width:128px!important;
}

.lang-item img{
margin:15px 0;
}

.al-center{
	text-align: center;
}
.al-left{
	text-align: left;
}
.al-right{
	text-align: right;
}
.pad-b-40{
	padding-bottom:40px;
}
.txt-white{
	color: #FFF;
}
/*主导航*/
#menu-item-4540 ul li a:link,#menu-item-4540 ul li a:visited{
	/*color: #3a3a3a;*/
	color: rgba(255, 255, 255, 0.7);
}
#menu-item-4540 ul li a:hover{
	/*color: #0274be;*/
	color: #fff;
}
.ast-desktop .main-header-menu.submenu-with-border .sub-menu {
    border-top-width: 2px;/*3px  #1c93e2 */
    border-top-color: #5781fd;
}


.ast-search-menu-icon
{
	-webkit-margin-top:10px;
}
.main-header-menu .menu-item .menu-link {
  height: 42px;
}

@media screen and (max-width:800px){
.main-header-bar .main-header-bar-navigation {/*主导航--苹果手机浏览器兼容*/
    height: 42px;
}
.ast-safari-browser-less-than-11 .main-header-menu .menu-item{
	display: flex;
	}

}

/*搜索无内容页面*/
#primary{
	margin-top: 35px;
}
input{
	line-height:1;
}
/*分页*/
.navigation .nav-links{
    text-align: center;
}
.navigation .nav-links .next,.navigation .nav-links .prev{
    width: 100%;
	visibility: hidden;
	display: none;
}
.ast-pagination {
    padding-bottom: 2em;
}
.navigation .nav-links span,.navigation .nav-links a{
    background-color: #00000003;
    border: 1px solid #aaa;
}

/*首页*/
.entry-content h2 {
    width: 100%;
    text-align: center;
	padding-top: 3rem;
	float: left;
}


.default-1,.default-2{
	background-color: #eef0f2;
	padding: 1% 0px 4% 0px;
}
.default-3{
	padding: 30px 0px 0px 0px;
}
.default-4{
	padding: 0px 0px 90px 0px;
}
.default-5{
	display: block;
	background-color: #fff;
}
.default-1,.default-2,.default-3,.default-4,.default-5{
	text-align: center;
	clear: both;
}
.default-3 .has-medium-font-size{
height:150px;
}
.advantage{
	width: 100%;
	float: left;
	margin:0 auto;
}
.bggy{
	background-color: #eee;
}
.maxw-1{
	max-width: 640px;
	text-align: center;
	margin: auto;
}
.maxw-e1{
	max-width: 940px;
	text-align: center;
	margin: auto;
}
.hono-imgw img{
    width: auto;
	max-height: 154px;
	
}
.hono-imgh img{
    width: auto;
	max-height: 172px;
}

.hono-imgh .wp-block-image,.hono-imgw .wp-block-image{
	text-align: center;
	color:#3a3a3a;
}

.advantage .wp-block-column .wp-block-image img{
	padding: 25px 25px 0px 25px;
}

.advantage .wp-block-column figcaption{
	padding: 0px 20px;
}


.wp-block-group__inner-container{
	max-width: 1200px;
	margin:auto;
	padding: 0 2em 0 2em;
}
.wp-block-image{
	padding: 25px 10px;
}
.entry-content p {
    margin-bottom: 0em;
}
.wp-block-image {
	padding: 0px 0px;
	margin-bottom: 0px;
}

.default-2 h2{
	color: #263caa;/*1c93e2*/
}
.default-2 img{
	margin-top: 8px;
}

.wp-block-im1,.wp-block-im2,.wp-block-im3{
	color:#fff;
	display: block;
	height: 290px;
	padding: 35px;
	margin: 0%;
	background-size: 100% 100%;
}
.about-hb{
	display: flex;
}
@media (min-width: 782px){
.wp-block-column:not(:first-child) {
	margin-left: 0px;
}

}
.wp-block-im1{
background-color: aqua;
background-image:url(../img/index-s1.jpg);
}
.wp-block-im2{
	background-image:url(../img/index-s2.jpg);
}
.wp-block-im3{
	background-image:url(../img/index-s3.jpg);
}

.wp-block-inside{
	background-color: #fff;
	padding: 0 22px 25px 22px;
	border-radius: 12px;
	margin:0 32px;
}
.wp-block-image img {
    padding: 25px;
}
.index-bn-img img{
	padding: 25px 85px;
}
.wp-block-inside .wp-block-image img{
}
/*定义按钮*/
.wp-block-button .wp-block-button__link{
    font-family: inherit;
    font-weight: inherit;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0px;
    color:#fff;
    border: 2px solid #738af8;/*#1c93e2*/
    background-color: #738af8;/*#1c93e2*/
    background-image: none;
    border-radius: 2px;
    padding: 12px 42px 12px 42px;
	flex-flow: row-reverse nowrap;
}
.btn_w .wp-block-button__link {
    color: #fff;
    border: 2px solid #738af8;/*#1c93e2*/
    background-color: #263caa;/*#47a6e6*/
}
.wp-block-button .wp-block-button__link:hover {
    border: 2px solid #738af8;/*#1c93e2*/
    background-color: #263caa;/*#47a6e6*/
}
/*定义关于页面*/
.about-1,.about-2,.about-3,.about-4,.about-5,.about-bgy,.about-hb{
	text-align: center;
	margin: 1% auto 3% auto;
	}
.about-2,.about-4{
	color: #FFF;
	margin-top: 50px;
    padding-bottom: 50px;
    background-color: unset;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 100%;
    background-attachment: fixed;
}
.about-2{
    background-image: linear-gradient(to right,rgba(7, 143, 253, 0.4),rgba(7, 143, 255, 0.4)),url(../img/about-2bg.jpg);
}
.about-2 h2{
	color:#fff;
}
.about-3 div .wp-block-columns{
	float: left;
	width: 100%;
}
.about-3 img{
    width: 100%;
    height: auto;
    max-height: 172px;
}
.about-4{
    background-image: linear-gradient(to right,rgba(227, 235, 245, 0.24),rgba(255, 255, 255, 0.24)),url(../img/bg_table.jpg);
}
.about-5{
	text-align: center;
	}
.about-bgy{
	background-color: #eef0f2;
	padding-bottom: 2em;
}

/*bolg内部子目录查看更多按钮*/
.read-more{
	margin-top: 1.35em;
}

.search-submit,input[type="submit"],.read-more a{
    color:#fff;
    border: 2px solid #738af8;/*1c93e2*/
    background-color: #738af8;/*1c93e2*/
    background-image: none;
    border-radius: 2px;
	padding: 10px 32px;
	line-height: 1;
}
.read-more a:hover{
    background-color: #263caa;/*47a6e6*/
    border: 2px solid #738af8;/*1c93e2*/
}
/*预置按钮*/
input[type="submit"]:focus {
    background-color: #47a6e6;
    border-color: #1c93e2;
}
input[type="submit"]:hover {
    background-color: #47a6e6;
    border-color: #1c93e2;
}

/*bolg内部子目录ul*/
.inside-bar{
	font-size: 18px;
	width: 100%;
	max-width: 1200px;
	height:45px;
	display: block;
	text-align: center;
	margin: auto;
	padding-top:45px;
	padding-bottom: 95px;
	border-bottom: #ddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.inside-bar ul li a{
	padding: 10px 35px;
	color: #666;
}
.inside-bar a:hover{
	color: #fff;
}
.inside-bar ul{
	height:45px;
	margin: auto;
	display:inline-block;
}
.inside-bar ul li{
	padding: 5px 0px;
	display: block;
	background-color: #dde;
	float: left;
}
.inside-bar ul li:hover{
	color: #fff;
	background-color:#1c93e3cc;
}
.inside-bar li + li {
    margin-left:35px;
}


/*内部子目录UL完毕*/


/*页面当前分类标题清除*/

.ast-archive-description{
	margin-top: -100px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	visibility: hidden;
}
.posted-on .published{
	color: #888;
}
.single-layout-1 .entry-content p,.about-1 div p{/*文章页面缩进与间距*/
	/*text-align: left;*/
text-indent: 2em;
margin-bottom: 2em;
}
.about-1 div p{/*文章页面缩进与间距*/
text-align: left;
}



.footer-adv-widget div nav ul li{/*底部横向列表*/
	font-size: 18px;
	display: block;
	float: left;
	margin-top: -28px;
	margin-bottom:12px;
	margin-right:7%;
}
.footer-adv-widget div nav ul li ul li{/*底部横向列表*/
	float: left;
	list-style-type: circle;
	margin-left:-20px;
	margin-bottom:0px;
}
.footer-adv-widget div nav ul li ul li a,.footer-adv-widget div nav ul li a{/*底部横向列表*/
    color:#999;
}
.footer-adv-widget div{/*底部横向列表*/
    color:#bbb;
}

.aline {/*分隔线*/
	background-color:#FFF;
	opacity: 0.2;
	height:1px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.single-post .site-content > .ast-container {
	max-width: 1240px;
	padding:0px;
}

.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
    background-color:transparent;
	margin: 0;
}

@media (min-width: 993px){/*分类目录页面顶部间距变更*/
.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
    margin: 0 0;
    padding: 0;
}
.main-header-bar .main-header-bar-navigation {/*主导航--苹果浏览器兼容*/
	height: 99px;
	/*padding-top:28px;*/
}
.ast-safari-browser-less-than-11 .main-header-menu .menu-item{
	display: flex;
}
}

/*页脚小工具*/
.site-footer {
    margin-bottom: -50px;
}
.footer-adv-overlay {
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-adv-widget-1{
	/*width: 75%;*/
}
.footer-adv-widget-2{
	/*width: 25%;*/
	padding-top: 15px;
	text-align: right;
}
.footer-adv-widget-3,.footer-adv-widget-4{
	width: 100%;
	height:10px;
	margin-top: -40px;
}
.ast-footer-overlay {
	font-weight: 200;
	color:#999;
    padding-top: 1em;
    padding-bottom: 1em;
}
.ast-footer-overlay a{color:#999;}
.ast-footer-overlay p{margin-bottom: 3px;}
.padding-left-2em{
	padding-left:2em;
}

/*底部向上导航钮*/
#tops{
	position: absolute;
   	margin-top: -100px;
}
.totop{
	font-size: 48px;
	width:75px;
	height:75px;
	background-color: #00000033;
	border: 1px solid #999;
	position: fixed;
	bottom:150px;
	right: 20px;
	text-align: center;
	color: #FFF;
	padding-bottom: 20px;
}
.totop div{
	margin-top: 10px;
}
.totop a{
	color:#fff;
}
.totop a:hover{
	color:#666;
	/*color:#47a6e6;*/
}


@media screen and (max-width:800px){
	.custom-logo{/*logo*/
		width:128px;
	}
	.main-header-bar .main-header-bar-navigation.toggle-on {/*顶部导航*/
		padding-top: 0;
	}
    .ast-row {
        margin-left: auto;
        margin-right: auto;
	}


	.inside-bar{/*页面大标题*/
		padding-top: 25px;
		padding-bottom: 65px;

	}
	
	.footer-adv-overlay {
		padding-top: 50px;
		padding-bottom: 50px;
		margin-top: -58px;
	}
	.footer-adv-widget-1,.footer-adv-widget-2{
		width: 100%;
		text-align: center;
	}
	.padding-left-2em{
		padding-left:0em;
	}
	.totop{
		font-size: 28px;
		width:50px;
		height:50px;
   		bottom:50px;
	}
	.totop div{
		margin-top: 10px;
	}
}
.entry-header{/*.blog-layout-1 .post-content .post-thumb .entry-header*/
	padding-left: 2em;
	padding-right: 2em;
}

.advantage figcaption{
	text-align: center;
	
}

@media screen and (max-width:800px){/*原782*/
.advantage figcaption {/*手机浏览器图片文字放大*/
    font-size: 100%;
}
.ast-button-wrap .menu-toggle {
    z-index: 9999;
}
.default-1,.default-2,.default-3,.default-4{
		padding: 0px 0px 6% 0px;
	}

.entry-content .wp-block-columns .wp-block-column {
    margin: 20px 0px;/*原20 32*/
}
.entry-content .wp-block-columns .wp-block-im1,.entry-content .wp-block-columns .wp-block-im2,.entry-content .wp-block-columns .wp-block-im3{
    margin: 0px 0px;
}
.default-4 {
    padding: 0px 0px 120px 0px;
}

.about-3 img {
    max-height: none;
}

.ast-article-post {
    padding: 0px;
}
.post-thumb a img{
	width: 100%;
}

.site-content .ast-container{
	padding:0;
}
.ast-pagination {/*分页栏*/
    padding-bottom: 1.5em;
}
.ast-page-builder-template .no-results {/*无检索结果*/
    margin: 4em auto 10em auto;
}
.navigation .nav-links {
    margin-bottom: 12%;
}
.default-4 {
    padding: 0px 0px 0px 0px;
}
.footer-adv,.footer-adv-layout-4{
    margin-top: 20%;
}
}

.txt-lg{
    background-image: -webkit-linear-gradient(left,#0B318F,#7E318E);
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; 
}

/*页脚底图更换*/
.footer-adv-overlay {
    background-color: unset;
    background-image: linear-gradient(to right,rgba(20,48,147,0.56),rgba(20,48,147,0.56)),url(../img/pol6.svg)!important;
    background-repeat: repeat;
    background-position: center center;
    background-size: 120%!important;
    background-attachment: fixed;
}

/*以下是将轮播吃掉页头的代码*/

/*页头底色及边框取消*/
.main-header-bar {
    background-color:transparent;
    border-bottom-color: transparent;
    border-bottom-style: none;
}
.ast-header-break-point .main-header-bar {
    border-bottom-width: 0px;
}
div#content {
    margin-top: -132px;
}

.main-header-menu .current-menu-item > .menu-link{
	color: rgba(255, 255, 255, 0.7);
}
.slide-search,.main-header-menu .menu-link, .ast-header-custom-item a {
    color: rgba(255, 255, 255, 0.7);
}
.main-header-menu .menu-item:hover > .menu-link, .main-header-menu .menu-item:hover > .ast-menu-toggle, .main-header-menu .ast-masthead-custom-menu-items a:hover, .main-header-menu .menu-item.focus > .menu-link, .main-header-menu .menu-item.focus > .ast-menu-toggle, .main-header-menu .current-menu-item > .menu-link, .main-header-menu .current-menu-ancestor > .menu-link, .main-header-menu .current-menu-item > .ast-menu-toggle, .main-header-menu .current-menu-ancestor > .ast-menu-toggle {
    color: #fff;
}
.main-header-menu .sub-menu {
	/*background: #031a61f5;*/
	background:#0136D3f0;
}
.custom-logo {
    width: 210px;
}
/*轮播样式}*/

@media screen and (min-width:1300px){
.n2-ss-slider .n2-ss-layer-content .n2-ss-layer[data-pm=normal] {
/*
	margin-left: -20px!important;
	*/
}

.n2-ss-layers-container .n2-ow{
	padding: 0px 0px 12px 0px!important;
}

.n2-ss-layers-container .n2-ow .n2-ss-layer{
	max-width: 1160px!important;
}

}
@media screen and (max-width:800px){
	.custom-logo {
		width: 164px;
	}
	div#content {
		margin-top: -140px;
	}
	.ast-header-break-point .main-header-menu {
		/*background-color: #031a61;
		*/
		background:#2951c7;
	}
	.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu {
		border-top-width: 0px;
	}
	.ast-header-break-point .main-navigation ul .menu-item .menu-link {
		/*border-color: #2c3961;*/
		border-color:#5474d2;
	}
	.ast-header-break-point .main-header-menu .sub-menu {
		background-color:transparent;
	}
	.main-navigation,.menu-toggle-icon{
		color:#ffffff88;
	}
	
	/*轮播样式*/
	.n2-ss-slider .n2-ss-layer-content .n2-ss-layer[data-pm=normal] {
		font-size: 8px!important;
		line-height:1.25;
		padding-top: 16px;
		padding-left: 24px;
		padding-right: 24px;
	}
	/*页脚底图更换*/
	.footer-adv-overlay {
	    background-size: 320%!important;
	    background-position: center bottom;
	}
}

