@charset "utf-8";
/*
Theme Name: 浙江满毅电气有限公司
Author: 纳姆网络
Author URI: https://www.namu66.com      
Description: 纳姆网络企业网站建设专用，官方网站：www.namu66.com，升级服务QQ448696976，手机号码18907337671。
Version: 2020
Text Domain: xs
*/
html, body, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, acronym, address, cite, code, del, dfn, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead,figure{
	font-size:14px;
	border: 0;
	font-style: inherit;
	font-weight: inherit;
	outline: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}
p{
	padding: 0;
	margin: 0;	
}
body{
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, '宋体';
	color:#333;
	background-color: #fff;
}
ul,li,ol {
	list-style: none;
	background: transparent;
	margin-bottom:0;
}
a,a:focus{
	text-decoration: none;
	color: #333;
}
a:hover{
	color:#e62129;
	text-decoration: none;
}
a,button,input{ 
	outline: none;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
    border: 0;
}
input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #888; opacity:1; 
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #888;opacity:1;
}

input:-ms-input-placeholder{
    color: #888;opacity:1;
}
input::-webkit-input-placeholder{
    color: #888;opacity:1;
}
.alignleft {
	display:inline;
	float:left;
	margin-right:1.625em;
}
.alignright {
	display:inline;
	float:right;
	margin-left:1.625em;
}
.aligncenter {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
embed,
iframe,
object {
  max-width: 100%;
  margin:20px auto;
  display:block;
}
table{
  margin:15px auto;
  border-collapse:collapse;
  border:1px solid #aaa;
  width:100%;
}
table th {
  vertical-align:baseline;
  padding:10px;
  background-color:#3F3F3F;
  border:1px solid #3F3F3F;
  text-align:left;
  color:#fff;
}
table td {
	vertical-align: middle;
	padding: 10px;
  border:1px solid #aaa;
}
table tr:nth-child(odd) {
  background-color:#F5F5F5;
}
table tr:nth-child(even) {
  background-color:#fff;
}
.animate3s, .wp-post-image{
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.scale1{
	transform: scale(1);
	-ms-transform:scale(1); /* IE 9 */
    -webkit-transform:scale(1); /* Safari and Chrome */	
}
.overflow-hidden:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.f1f2f3{
	background-color:#f1f2f3;
}
#header{
	position:relative;
}
#header .box {
    width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.2);
    padding: 0 5%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    transition: all .3s;
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}
#header .box:hover,#header .sticky{
	background-color: #FFFFFF;
	border-bottom: 1px solid #eee;
}
.header-logo h1{
	line-height:0;
    font-size:0;
    overflow:hidden;
	text-indent:-99999px;
}
.header-logo img {
    max-height: 40px;
}
.header-logo img.logo2 {
    display: none;
}
#header .sticky .header-logo img.logo2 ,#header .box:hover .header-logo img.logo2,.single-post .header-logo img.logo2,.single-video .header-logo img.logo2,.single-down .header-logo img.logo2,.single-faq .header-logo img.logo2{
    display: block !important;
}
#header .sticky .header-logo img.logo1 ,#header .box:hover .header-logo img.logo1,.single-post .header-logo img.logo1,.single-video .header-logo img.logo1,.single-down .header-logo img.logo1,.single-faq .header-logo img.logo1{
    display: none !important;
}
#header .sticky .header-menu>ul>li>a{
	height: 60px;
    line-height: 60px;
}
.header-menu>ul{
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
}
.header-menu>ul>li{
	margin: 0 25px;
}
.header-menu>ul>li>a{
	display: block;
    height: 90px;
    line-height: 90px;
    font-size: 16px;
    color: #FFFFFF;
    position: relative;
	letter-spacing: 1px;
}
#header .box:hover .header-menu>ul>li>a, #header .sticky .header-menu>ul>li>a, .single-post .header-menu>ul>li>a, .single-video .header-menu>ul>li>a, .single-down .header-menu>ul>li>a {
    color: #333;
}
.sticky #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item > a.mega-menu-link,#header:hover #mega-menu-main-nav>li>a.mega-menu-link,.single-post #mega-menu-main-nav>li>a.mega-menu-link,.single-video #mega-menu-main-nav>li>a.mega-menu-link,.single-down #mega-menu-main-nav>li>a.mega-menu-link{color:#333;}

.sticky #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item > a.mega-menu-link:hover{color:#e62129 !important;}
#mega-menu-wrap-main-nav #mega-menu-main-nav a.mega-menu-link .mega-description-group .mega-menu-description{display:none !important;}
.header-menu>ul>li>a:after {
	content: '';
    position: absolute;
    bottom: 0;
    height: 2px;
    overflow: hidden;
    background-color:#e62129;
    left: 50%;
    right: 50%;
    transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
}
.header-menu>ul>li:hover>a:after{
    left: 0px;
    right: 0px;
}
.sub-menu{
    position: absolute;
    display: none;
    z-index: 9999;
    top: 100%;
	left:0;
	background-color: rgba(255,255,255,0.9);
    padding: 0;
    width: 100%;
    box-shadow: 0px 2px 2px rgba(34,34,34,0.3);
}
.sub-menu li {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
    z-index: 9999;
    line-height: 1.4;
}
.sub-menu li:last-child{border-bottom: none;}
.sub-menu li a {
    display: block;
    border: none;
	padding: 10px 10px 10px 20px;
}
.sub-menu li:hover {
	background-color:#e62129;
}
.sub-menu >li:hover>a{color:#fff !important;}
.sub-menu ul {
    top: 1px;
    left: 100%;
}
.sf-menu li li ul {
    margin-top: -1px;
}
.lang{
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
}
.lang a{
	color:#fff;
	font-size:16px;
}
#header .box:hover .lang a:hover,#header .sticky .lang a:hover{color:#e62129;}
.lang span {
    display: block;
    width: 1px;
    height: 14px;
    background-color: #fff;
    margin: 0 15px;
}
#header .box:hover .lang a,#header .sticky .lang a,.single-post .lang a,.single-video .lang a,.single-down .lang a{color:#333;}
#header .box:hover .lang span,#header .sticky .lang span,.single-post .lang span ,.single-video .lang span,.single-down .lang span{background-color: #333;}
#slider{
	width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
	}
#slider::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.4);
    z-index: 0;
}	
#slider video {
	display: block;
    width: 100%;
    object-fit: cover;
    height: 100%;
}
#slider .video-text {
    position: absolute;
    bottom: 10%;
    left: 50%;
    max-width:1200px;
    display: flex;
    display: -webkit-flex;
    -webkit-flex-flow: column;
    flex-flow: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    z-index: 1;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}
#slider .video-text p {
    font-size: 16px;
    color: #FFFFFF;
    text-shadow: 0px 4px 8px rgb(0 0 0 / 30%);
    letter-spacing: 14px;
    text-transform: uppercase;
    margin-bottom: 30px;
    display: block;
    opacity: 1;
}
#slider .video-text p:before {
    content: '';
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: rgba(255,255,255,0.8);
    margin-bottom: 8px;
    margin-right: 30px;
}
#slider .video-text p:after {
    content: '';
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: rgba(255,255,255,0.8);
    margin-bottom: 8px;
    margin-left: 30px;
}
#slider .video-text h2 {
    font-size: 40px;
    color: #FFFFFF;
    line-height: 48px;
    font-weight: bold;
    text-shadow: 0px 4px 8px rgb(0 0 0 / 30%);
    letter-spacing: 2px;
    margin-bottom: 28px;
    text-transform: uppercase;
}
.more {
    display: block;
    width: 180px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background-color:#e62129;
    color: #FFFFFF !important;
    overflow: hidden;
    position: relative;
    border-radius: 2px;
	z-index:-1;
    transition: all .3s;
}
.more::after {
    content: '';
    width: 0;
    height: 100%;
    background-color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s;
    z-index: -1;
}
.more:hover {
    color: #e62129 !important;
}
.fff,.contact .more{z-index: 1;}
.fff:hover,.contact .more:hover {
    border: 1px solid #e62129;
}
.more:hover::after {
    width: 100%;
}
.pro-con{position:relative;}
.pro-con .owl-item {
	  transform: scale(0.9);
		transition: all .3s;
    }
.pro-con .center{
      transform: scale(1);
	}
.pro-con .owl-item .item {
    box-shadow: 0 0 16px rgb(0 0 0 / 5%);
    background: #fff;
    border-radius: 10px;
}	
.pro-con .owl-item .item  .text h3{
    font-size: 20px;
    font-weight: bold;
}
.pro-con .owl-item .item  .text p{
	color:#888;
    font-size: 15px;
}
.pro-con .owl-theme .owl-nav,.rongyu .owl-theme .owl-nav {
    cursor: pointer;
	margin-top:0;
}
.pro-con .owl-theme .owl-nav [class*='owl-'],.rongyu .owl-theme .owl-nav [class*='owl-'] {
    background-color: transparent!important;
	margin: 0 !important;
    padding: 0 !important;
    border: 2px solid #eee !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    line-height: 40px !important;
}
.pro-con .owl-theme .owl-nav [class*='owl-']:hover,.rongyu .owl-theme .owl-nav [class*='owl-']:hover{
	background-color:#e62129 !important;
	border: 2px solid #e62129 !important;
}
.pro-con .owl-theme .owl-nav [class*='owl-']:hover i,.rongyu .owl-theme .owl-nav [class*='owl-']:hover i{
	color:#fff;
}
.pro-con .owl-prev,.rongyu .owl-prev{
    position: absolute;
    top: 50%;
    z-index: 99;
	-webkit-transform: translateY(-50%);
    left: -80px;	
}
.pro-con .owl-prev i,.rongyu .owl-prev i{
	margin-right:5px;
}
.pro-con .owl-next,.rongyu .owl-next{
    position: absolute;
    top: 50%;
    z-index: 99;
	-webkit-transform: translateY(-50%);
    right: -80px;
}
.pro-con .owl-next i,.rongyu .owl-next i{
	margin-left:5px;
}
.pro-con .owl-nav i,.rongyu .owl-nav i {
    font-size: 30px;
    cursor: pointer;
	color:#e62129;
	height: 40px;
    line-height: 35px;
}
.pro-con .owl-theme .owl-dots .owl-dot.active span, .pro-con .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #e62129;
}
.pro-con .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 10px;
    display: inline-block;
    opacity: 1;
}
.rongyu .item p{
	background-color:#008fd7;
}
.about .box{
	width: 100%;
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	align-items: center;
    overflow: hidden;
    background: #f1f2f3;
	z-index: 1;
}
.about #video2{
    cursor: pointer;
    display: block;
    width: 50%;
    overflow: hidden;
    position: relative;
}
.about #video2 .cover {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}
.about #video2 .cover dt {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: 0.8s;
}
.about #video2 .fa {
    border: 4px solid #fff;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-weight: normal;
    border-radius: 50%;
    width: 100%;
    text-align: center;
    width: 60px;
    height: 60px;
	margin-top:-30px;
	margin-left:-30px;
}
.about #video2:hover .fa {
	background-color:#e62129;
    color: #fff;
    width: 60px;
    height: 60px;
    border: 4px solid #e62129;
}
.about #video2 .fa:before {
    display: block;
    width: 55px;
    height: 60px;
    border-radius: 50px;
    text-align: center;
    line-height: 55px;
    font-size: 3em;
    padding-left: 5px;
    margin: 0 auto;
}
.about #video2 .cover #imgbg {
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.about #video2:hover dt img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
.about #video2 video {
    display: block;
    width: 100%;
}
.about .txt {
	width:50%;
    overflow: hidden;
    position: relative;
    padding: 5%;
	z-index: 10;
}
.about .txt h3{
	font-weight: 800;
    font-size: 30px;
    letter-spacing: 1px;
}
.about .txt p {
    line-height: 30px;
    overflow: hidden;
    letter-spacing: 1px;
    font-size: 16px;
}
.about .about-num{
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;	
	flex-wrap: wrap;
}
.about .about-num li {
    display: flex;
    display: -webkit-flex;
    -webkit-flex-flow: column;
    flex-flow: column;
    -webkit-align-items: center;
    align-items: center;
}
.about .about-num li span.number-box {
    display: block;
    overflow: hidden;
	font-weight: 800;
    float: left;
    font-size: 30px;
    color: #008fd7;
    line-height: 60px;
}
.about .about-num li span.number-text {
    display: block;
    font-size: 14px;
    color: #666;
}
.about .about-num li span.number-box font {
    display: block;
    overflow: hidden;
    float: right;
    font-size: 20px;
    margin: 0 0 0 5px;
    color: #0870d8;
}
.section-head h2{
	font-size: 36px;
    font-weight: bold;
	letter-spacing: 1px;
	    z-index: 9;
		position: relative;
}
.section-head p{
	font-size: 15px;
    color: #888888;
    line-height: 26px;
	letter-spacing: 1px;
}
.solution-nav a{
	display:block;
    width: 46%;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 0 50px 0 0;
	padding: 20px 30px 20px 60px;
    margin-right: 2%;
    margin-top: 2%;
    float: left;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.solution-nav a:nth-child(-n+2) {
    margin-top: 0;
}
.solution-nav a.on {
    background: #e62129;
    border-color: #e62129;
	color:#fff;
}
.solution-nav a.on{
	background-position:0 -66px !important;
}
.solution .left{
    overflow: hidden;
    border-radius: 50px 0 0 0;	
}
.solution .left .item .text {
    width: 50%;
    background-color: rgb(0 143 215 / 80%);
    border-radius: 50px 0 0 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}
.solution .left .item img {
	height:100%;
	object-fit: cover;
}
.solution .left .item .text h3{
    width: 100%;
    line-height: 1;
    color: #fff;
	font-size:16px;
}
.solution .left .item .text p{
    width: 100%;
    line-height: 1.6;
    color: #fff;
}
.solution .left .item .text img{width:auto !important;}
.solution-con .box a {
    display: block;
    width: 100%;
    position: relative;
	overflow:hidden;
}
.solution-con .box a:hover .text {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    padding: 20px 40px 40px;
    background-color: rgb(0, 118, 187, 0.8);
}
.solution-con .text {
    width: 100%;
    background-color: rgba(29, 27, 28, 0.55);
    transition: all .3s;
    position: absolute;
    left: 0;
    top: 100%;
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
}
.solution-con .text h3 {
    font-size: 18px;
    color: #ffffff;
    line-height: 50px;
	letter-spacing: 1px;
}
.solution-con .box a:hover .text h3{line-height: 30px;margin-bottom: 10px;}
.solution-con .text p {
    width: 100%;
    font-size: 15px;
    color: #ffffff;
    line-height:1.75;
    position: relative;
    text-align: left;
}
.solution-con .box:hover .fa {
    color: #df6420;
    width: 60px;
    height: 60px;
    border: 4px solid #df6420;
}
.solution-con .box .fa {
    border: 4px solid #fff;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-weight: normal;
    border-radius: 50%;
    width: 100%;
    text-align: center;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
}
.solution-con .box .fa:before {
    display: block;
    width: 55px;
    height: 60px;
    border-radius: 50px;
    text-align: center;
    line-height: 55px;
    font-size: 3em;
    padding-left: 5px;
    margin: 0 auto;
}
.chayi {
    position: relative;
}
.chayi::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    transition: all .3s;
    background-color: rgba(0,0,0,.4);
}
.chayi a{margin:auto;}
.chayi p {
    letter-spacing: 1px;
    display: block;
    font-size: 30px;
    max-width: 800px;
    margin: 0 auto;
    z-index: 9;
    position: relative;
}
.news-con a h3{
	font-size:20px;
	line-height: 1.5;
	letter-spacing: 1px;
}
.news-con a span{
	color:#888;
}
.news-con a p {
    font-size: 16px;
    color: #888;
	letter-spacing: 1px;
}
.subheader{
	background-color: #f5f5f5;	
	position:relative;
	max-height:600px;
	overflow:hidden;
}
.subheader:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(1,61,91,.6);
    z-index: 0;
    pointer-events: none;
}
.subheader img{
	width:100%;
	}
.subheader h1{
	font-weight: bold;
    font-size: 36px;
    color: #ffffff;
    width: 70%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    z-index: 1;
}
.subnav {
    z-index: 2;
    width: 100%;
    box-sizing: border-box;
	background-color: rgb(0 145 217 / 80%);
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid #ddd;
    position: absolute;
    bottom: 0;
    left: 0;
}
.subnav h3 {
    font-size: 30px;
    color: #e62129;
    font-weight: bold;
    padding: 20px;
    background-color: #FFFFFF;
    width: 30%;
    text-align: center;
}
.subnav ul{
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-around;
	justify-content: space-around;
    width: 100%;
}
.subnav ul li a {
    display: block;
    font-size: 22px;
    color: #FFFFFF;
    opacity: 0.5;
	line-height: 1;
}
.tax-solutions .subnav ul li a,.single-solution .subnav ul li a{
    font-size: 16px;
}
.subnav ul li.current-menu-item a,.subnav ul li.current-downs-ancestor a,.subnav ul li.current-menu-parent a{
    opacity: 1;
    font-weight: bold;
}
.about1{position:relative;}
.about1::after {
    content: '';
    display: block;
    max-width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f1f2f3;
    z-index: -1;
    left: calc((100% - 1200px)/2);
}
.pro-info h1{
    font-size: 32px;
    color: #008fd7;
    font-weight: bold;	
}
.pro-info .pro-des p{
    font-size: 16px;
    color: #666666;
    line-height: 1.75;
}
.pro-info .pro-app h3{
    font-size: 20px;
    color: #008fd7;
    font-weight: bold;	
}
.pro-info .pro-app p {
    line-height: 1.75;
    background: #f1f2f3;
    padding: 20px;
    border-radius: 4px;
}
.news-box h3{
    font-size: 20px !important;
    font-weight: 800;
}
.news-box ul li:last-child{margin-bottom:0 !important;}
.news-box .text{
    position: absolute;
    bottom: 0;
    width: 100%;
	background-color: rgb(0 145 217 / 80%);
    color: #fff;
}
.post-list ul li a {
	font-size:16px;
	position: relative;
	color:#fff;
}
.post-list ul li a .text{
	position:absolute;
	left:0;
	bottom:0;
	background-color: rgba(29, 27, 28, 0.55);
	width:100%;
}
.pro-list .text h2{
    font-size: 20px;
    font-weight: 800;
}
.pro-list .text p {
    font-size: 15px;
    color: #888888;
    line-height: 26px;
}
.cp-xg .box>h3 {
    font-size: 20px;
    font-weight: 800;
}
.cp-xg .video-list ul li:last-child{margin-bottom:0 !important;}
.pro-list ul li .box{
	width: 100%;
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    background: #fff;
    z-index: 1;
}
.pro-list ul li .box .images{width:50%;}
.pro-list ul li .box .text{width:50%;}
.entry-content{
	clear:both;
	font-size: 16px;	
	overflow: hidden;
}
.entry-content p{
	letter-spacing: 1px;
	margin-bottom:20px;
	line-height: 1.75;
}
.entry-content>div{
	margin-bottom:20px;
	line-height: 1.75;
	letter-spacing: 1px;
}
.entry-content p:last-child{margin-bottom:0;}
.entry-content>a{
    color: #ff0000;	
}
.entry-content h2 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom:20px;
	letter-spacing: 1px;
}
.entry-content h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom:20px;
	letter-spacing: 1px;
}
.entry-content ul {
  list-style: disc;
  margin: 0 0 15px 30px;
}
 .entry-content ul li {
  list-style: disc;
  font-size: 16px;
  line-height: 1.6;
}
.entry-content ol {
  list-style: decimal;
  margin: 0 0 15px 30px;
}
.entry-content ol li {
  list-style: decimal;
  font-size: 16px;
  line-height: 1.6;
}
.entry-content blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 16px;
	border-left: 5px solid #8952E9;
	background-color: #f5f5f5;
}
.textwidget .gallery-item{
	margin-top:0 !important;
}
.entry-content .gallery .gallery-item{
	padding:10px;
}
.entry-content .gallery .gallery-item img{
	border: none !important;
}
div.wp-caption{
	max-width:100%;
}
p.wp-caption-text,dd.wp-caption-text{
	text-align: center;
    margin-top: 10px;
    font-weight: bold;
}
.single-meta span{color:#888;}
#nav-single div{
	height: 30px;
    line-height: 30px;
    overflow: hidden;
}
#nav-single,#nav-single a{color:#888;}
#nav-single a:hover,.post-tags a:hover{color:#e62129;}
.newsheader {
    margin-top: 90px;
}
.newsheader h1{
	font-size: 30px;
    font-weight: bold;
    line-height: 36px;
}
.newsheader span,.newsheader a{
    font-size: 15px;
    color: #888888;
}
.navigation {
  text-align: center;
  display:block;
}
.navigation a,
.navigation span {
  display: inline-block;
  border: 1px solid #eee;
  padding: 10px 20px;
  margin: 0 1px;
  background-color: #fff;
}
.navigation .current {
  background-color:#e62129;
  text-decoration: none;
  border: 1px solid#e62129;
  color:#fff;
}
.screen-reader-text{
	clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.content-list .row{align-items: center;}
.content-list li{
	border-bottom: 1px solid #eee;
}
.content-list li h2 a{
	font-weight: bold;
	display:inline-block;
	font-size:20px;
}
.content-list li:hover h2 a{
	color:#e62129;
}
.content-list li h2{
    overflow: hidden;
	line-height:1.42;
	letter-spacing: 1px;
}
.content-list li p{
	font-size:16px;
    overflow: hidden;
	line-height:1.6;
	letter-spacing: 1px;
}
.content-list li span{
	color: #888888;
}
.content-list li span i{
	margin-right:10px;
}
.content-list li p{
	color: #888888;
}
.contact .box {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
	align-items: center;
	background-color: #f1f2f3;
}
.contact .box .images {
    width: 50%;
    position: relative;
}
.contact .box .images img {
    display: block;
    width: 100%;
}
.contact .box .text {
    width: 50%;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    padding-right: calc((100% - 1200px)/2);
	overflow:hidden;
}
.contact .box .text .cont .fontbg {
    font-size: 140px;
    color: #222222;
    opacity: 0.05;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    margin-top: -70px;
    letter-spacing: 20px;
}
.contact .text .cont h3 {
    font-size: 32px;
    color: #222222;
    font-weight: bold;
    position: relative;
}
.contact .text .cont h3::before {
    content: '';
    display: block;
    width: 3px;
    height: 30px;
    position: absolute;
    top: 0;
    background-color: #e6771b;
    left: -80px;
}
.contact .text .cont h4 {
    font-size: 18px;
    color: #222222;
    line-height: 30px;
	letter-spacing: 1px;
}
.contact .box .text .cont p {
    font-size: 15px;
    color: #666666;
    line-height: 36px;
}
.jiameng p{
	max-width: 800px;
    margin: auto;
}
.jiameng h3{
    letter-spacing: 1px;
    display: block;
    font-size: 30px;
    max-width: 800px;
    margin: 0 auto;
    z-index: 9;
    position: relative;
    line-height: 1.42;
}
#footer {
    background: #2a2a2a;
    color: #fff;
}
.footer-top h3{
	font-size: 20px;
}
.footer-top ul li a{
	color: #b5b5b5;
    display: block;
	margin-bottom:10px;
	letter-spacing: 1px;
}
.footer-top ul li a:hover{
	color:#fff;
}
.footer-top .widget_text{text-align:right;}
.footer-btm {
    color: #b5b5b5;
}
.footer-btm input{
	color: #333;
    border: none;
    width: 70%;
    float: left;
    height: 40px;
    padding-left: 10px;
    line-height: 40px;
    background-color: #fff;
}
.footer-btm button{
    width: 30%;
    float: right;
    display: block;
    height: 40px;
    background: #e62129;
    border: none;
    border-left: none;
    font-size: 16px;
    color: #fff;
}
.footer-btm a{color:#b5b5b5;}
.link {overflow:hidden;}
.link  h3{font-size:16px;margin-bottom:10px;}
.link ul li {
    float: left;
    margin: 10px 10px 0 0;
}
.link ul li a{
	color:#b5b5b5;
}
.link ul li a:hover{
	color:#fff;
}
.social li {
    display: inline-block;
    margin-left: 15px;
}
.social li a i {
    font-size: 20px;
    color:#b5b5b5;
}
.social li a:hover i{
	color:#fff;
}
.copyr{
	line-height:1.5;
    border-top: 1px solid #3a3939;	
	}
.side-top{
	display:none;
    position: fixed;
    width: 50px;
    bottom: 50px;
    right: 10px;
    z-index: 1000;
}
.side-top a {
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    display: block;
    cursor: pointer;
    background-color:#e62129;
	border-radius: 2px;
}
.side-top a:hover{
	    background:#218838 !important;
}
.f_top {
    display: block !important;
    font-size: 20px !important;
    color: #fff !important;
    line-height: 36px !important;
}
.crumbs{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 60px;
    line-height: 60px;
	background-color: rgb(0 145 217 / 80%);
    color:#dedede;
}
.crumbs a{color:#dedede;}

.line::after {
	content: "";
    display: block;
    background-color:#e62129;
    width: 30px;
    height: 3px;
    margin: 15px auto 0;
}
.post-xg ul li a:before {
	content: '';
    position: absolute;
    top: 9px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color:#e62129;
    border-radius: 50%;
}
.post-tags,.post-tags a{
	color:#888;
}
.p-top-mv__text{color:#fff;font-family:"Poppins",sans-serif;font-size:13px;font-weight:400;letter-spacing:0.05em;position:absolute;bottom:278px;left:30px;transform:rotate(90deg);transform-origin:left bottom;z-index:2;}

.p-top-mv__scroll{position:absolute;left:50%;bottom:40px;z-index:2;transform: translateX(-50%);-webkit-transform: translateX(-50%);width: 30px;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;}
.p-top-mv__scroll-point{width:1px;height:40px;background:rgba(255,255,255,.26);position: relative;}
.p-top-mv__scroll-point::before{width:7px;height:7px;background:#fff;border-radius:50%;content:"";position:absolute;top:0;left:-3px;-webkit-animation:scroll 2.3s cubic-bezier(0,0,0.38,0.97) infinite;animation:scroll 2.3s cubic-bezier(0,0,0.38,0.97) infinite}
@-webkit-keyframes scroll{0%{transform:translateY(0);opacity:1}
45%{transform:translateY(33px);opacity:1}
70%{transform:translateY(33px);opacity:0}
100%{transform:translateY(33px);opacity:0}
}@keyframes scroll{0%{transform:translateY(0);opacity:1}
45%{transform:translateY(33px);opacity:1}
70%{transform:translateY(33px);opacity:0}
100%{transform:translateY(33px);opacity:0}
}
.down-list .item div {
    flex: 1;
    color: #666;
    font-size: 16px;
}
.down-list .item .name {
    flex: 4;
}
.down-list .item {
    display: flex;
    align-items: center;
	border-bottom: 1px solid #eee;
}
.down-list .tit {
    display: flex;
    background-color: #008fd7;
}
.down-list .tit .name {
    flex: 4;
}
.down-list .tit div {
    flex: 1;
    color: #fff;
    font-size: 18px;
}
.down-list .item a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex: 1;
}
.down-list .item a i {
	font-size:30px;
}
.faq-list li{
	border: 1px solid #ddd;
}
.faq-list li:last-child{margin-bottom:0 !important;}
.faq-list li .qa{cursor:pointer;}
.faq-list li .qa h3{
	font-size:18px;
}
.faq-list li .qa h3 b{
	    display: inline-table;
	background-color: #e62129;
    color: #fff;
    padding: 1px 8px;
	margin-right:10px;
}
.faq-list li .qa span b{
    font-size: 30px;
	width: 50px;
}
.faq-list li .an b{
	display: inline-table;
	background-color: #008fd7;
    color: #fff;
    padding: 1px 8px;
	margin-right:10px;
}
.faq-list li .an{
	display:none !important;
}
.faq-list li.on .an{
	display:flex !important;
}
.video-con .cover a{
	display:block;
	position:relative;
	border-radius: 4px;
	overflow: hidden;
}
.video-con .cover a .fa {
    border: 4px solid #fff;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-weight: 400;
    border-radius: 50%;
    width: 100%;
    text-align: center;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
}
.video-con .cover a .fa:before {
    display: block;
    width: 55px;
    height: 60px;
    border-radius: 50px;
    text-align: center;
    line-height: 55px;
    font-size: 3em;
    padding-left: 5px;
    margin: 0 auto;
}
.video-con .cover a:hover .fa {
	width: 60px;
    height: 60px;
    background-color: #e62129;
    border: 4px solid #e62129;
}
.video-con .cover p{
	background-color: #008fd7;
    color: #fff;
    font-size: 16px;
    text-align: center;
	    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pro-btm-nav{
    background-color: #008fd7;
    color: #fff;
    font-size: 16px;
}
.pro-btm-nav ul li {
    line-height: 68px;
    height: 68px;
}
.pro-btm-nav ul li:after {
    content: '|';
}
.pro-btm-nav ul li:last-child:after {
    content: '';
}
.pro-btm-nav ul li a{
	position: relative;
    padding: 0 50px;
    color: #fff;
	font-size: 16px;
	display: inline-block;
}
.pro-btm-nav ul li a:after {
    content: '';
    display: block;
    width: 16px;
    height: 8px;
    background: url(images/icon17.png) no-repeat center center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
}
.pro-btm-nav ul li.on a:after,.pro-btm-nav ul li:hover a:after{
	opacity: 1;
}
.pro-wrap .pro-item{display:none;}
.pro-wrap .on {
    display: block;
}