@charset "utf-8";
/*
Theme Name: TronHoo 
Author: 小兽
Author URI: http://www.seo628.com          
Description: 纳姆网络企业网站建设专用，官方网站：www.namu66.com，升级服务QQ448696976，手机号码18907337671。
Version: 2024
Text Domain: xs
*/
html, body, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, acronym, address, cite, code, del, dfn, 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: Arial, 'HelveticaNeue', 'Helvetica Neue', Helvetica, sans-serif; 
	color:#222;
	background-color: #fff;
}
ul,li,ol {
	list-style: none;
	background: transparent;
	margin-bottom:0;
}
a{
	text-decoration: none;
	color: #222;
}
a:hover{
	color: #eb612c;
	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;
}
.f5f5f5{background-color:#f5f5f5;}
embed,
iframe,
object {
  max-width: 100%;
  margin:20px auto;
  display:block;
}
table{
  margin:15px auto;
  border-collapse:collapse;
  width:100%;
}
table th {
    vertical-align: middle;
    padding: 10px;
    text-align: left;
    color: #fff;
    font-size: 18px;
	font-weight: 400;
}
table td {
	vertical-align: middle;
    padding: 5px;
    font-size: 16px;
}
.animate3s, .wp-post-image,.imghidden img{
    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 */	
}
.imghidden:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.imghidden{
	overflow:hidden;
}
#header{
	position:relative;
	border-bottom: 1px solid #ebebeb;
}
.header-logo h1{
	line-height:0;
    font-size:0;
    overflow:hidden;
	text-indent:-99999px;
}
.header-logo {
    height:90px;
    line-height: 90px;
    float: left;
    max-width: 50%;
}
.header-logo img {
    vertical-align: middle;
    width: auto;
    display: inline-block;
    max-height: 50px;
}
.header-menu{padding-left:60px;float:left;}
.header-menu>ul>li{
	float:left;
	position:relative;
	height: 90px;
    line-height: 90px;
	margin-left: 40px;
}
.header-menu>ul>li>a{
    display: inline-block;
    font-size: 18px;
    position: relative;
}
.header-form{
	margin-top:25px;
}
.header-form input{
    border: 1px solid #ccc;
    width: 200px;
    height: 40px;
    padding-left: 10px;
    line-height: 40px;
	float:left;
	border-radius: 5px 0 0 5px !important;
}
.header-form button{
    background-color: #222222;
    border: none;
    font-size: 20px;
    height: 40px;
    width: 40px;
    border-radius: 0 5px 5px 0;
}
.zindex1{z-index:1;position:relative;}	
.zindex10{z-index:10;position:relative;}	
.zindex100{z-index:100;position:relative;}	
.b-btn {
display: block;
    width: 120px;
    height: 36px;
    text-align: center;
    line-height: 32px;
    background-color: #eb612c;
    border: 2px solid transparent;
    color: #222 !important;
    overflow: hidden;
    position: relative;
    border-radius: 20px;
    z-index: -1;
    transition: all .3s;
    font-weight: 600;
}
.b-btn::after {
    content: '';
    width: 0;
    height: 100%;
    background-color: #2a66b1;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s;
    z-index: -1;
}
.b-btn:hover {
	color: #ffffff;
    border: 2px solid #2a66b1;
}
.b-btn:hover::after {
    width: 100%;
}
.c-btn{
    display: block;
    width: 120px;
    height: 36px;
    text-align: center;
    line-height: 32px;
    background-color: #eb612c;
    border: 2px solid transparent;
    color: #fff !important;
    overflow: hidden;
    position: relative;
    border-radius: 20px;
    z-index: -1;
    transition: all .3s;
    font-weight: 600;
}
.c-btn::after {
    content: '';
    width: 0;
    height: 100%;
    background-color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s;
    z-index: -1;
}
.c-btn:hover {
	color: #222 !important;
    border: 2px solid #eb612c;
}
.c-btn:hover::after {
    width: 100%;
}
.section-head h2{
	position: relative;
    font-size: 32px;
    font-weight: 600;
}
.section-head p{
    font-size: 18px;
	line-height:1.625;
}
.section1-num li h3 {
    font-size: 46px;
    color: #eb612c;
    font-weight: 700;
}
.section1-num li p {
    font-size: 18px;
}
.section2-con .box p {
    font-size: 18px;
    border-bottom: 2px solid #222;
}
.section2-con .left p{
	position: absolute;
    bottom: 0;
}
.section3-con .box h3{
	font-size:20px;
	font-weight:600;
}
.section3-con .box p{
	font-size:16px;
	color:#666;
}
.news-con a h3 {
    font-size: 20px;
	font-weight: 600;
}
.news-con a span {
    color: #666;
}
.news-con a p {
    font-size: 16px;
    color: #666;
}
.faq-list li{border-bottom: 1px solid #dedede;}
.faq-list li h2{
	font-size:20px;
	font-weight:600;
}
.faq-list li p{
	font-size:16px;
	color:#888;
}
.entry-content{
	clear:both;
	font-size: 16px;	
	overflow: hidden;
}
.entry-content p{
	margin-bottom:20px;
	line-height: 1.625;
}
.entry-content a{text-decoration: underline;}
.entry-content>div{
	margin-bottom:30px;
	line-height: 1.625;
}
.entry-content>figure{
	margin-bottom:30px;
	line-height: 1.625;
}
.entry-content>figure:last-child,.entry-content>div:last-child{margin-bottom:0;}
.entry-content p:last-child{margin-bottom:0;}
.entry-content p:first-child{margin-top:0;}
.entry-content>a{
    color: #ff0000;	
}
.entry-content h2:first-child{margin-top:0;}
.entry-content h2 {
    font-size: 28px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}
.entry-content h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom:20px;
	margin-top: 20px;
}
.entry-content h4 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom:20px;
	margin-top: 20px;
}
.entry-content h3:first-child{margin-top:0px}
.entry-content ul {
  list-style: disc;
  margin: 0 0 15px 30px;
}
 .entry-content ul li {
  list-style: disc;
  font-size: 16px;
  line-height: 1.625;
  margin-bottom: 10px;
}
.entry-content ol {
  list-style: decimal;
  margin: 0 0 15px 30px;
}
.entry-content ol li {
  list-style: decimal;
  font-size: 16px;
  line-height: 1.625;
  margin-bottom: 10px;
}
.entry-content blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 16px;
	border-left: 5px solid #eb612c;
	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:#eb612c}
.cp-xg h2{
    font-size: 24px;
    font-weight: 600;
}
.cp-xg {
    border-top: 1px solid #dedede;
}
.post-xg ul li a {
	color: #888;
    border-bottom: 1px solid #eee;
    display: inline-block;
    padding-bottom: 10px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 15px;
}
.post-xg ul li a:hover{color: #eb612c;}
.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: #eb612c;
  text-decoration: none;
  border: 1px solid #eb612c;
  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 #dedede;
}
.content-list li h2 a{
	font-weight: 600;
	display:inline-block;
	font-size:20px;
}
.content-list li h2{
    overflow: hidden;
	line-height:1.42;
}
.content-list li p{
	font-size:16px;
    overflow: hidden;
	line-height:1.6;
}
.content-list li span{
	color: #b4b4b4;
}
.content-list li span i{
	margin-right:10px;
}
.content-list li p{
	color: #888;
}
.pro-top{border-bottom: 1px solid #dedede;}
.pro-info h1 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 600;
}
.pro-info h3 {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
}
.pro-des{
	font-size:16px;
	line-height:1.625;
	}
.pro-pagination .swiper-pagination-bullet-active{background-color: #eb612c !important;}	
#footer{background-color:#222222;}
.footer-top h3{
	font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.footer-top ul li {
    margin-bottom: 10px;
}
.footer-top ul li a{
    color: #dedede;
	display:block;
}
.footer-top ul li a:hover{
	color:#ffffff;
}
.footer-top .textwidget{
	color: #dedede;
}
.footer-top .textwidget h4{
	font-size:40px;
	 color: #fff;
	 font-weight:600;
}
.footer-top .d-flex aside:nth-child(2) ul li{
	width:50%;
	float:left;
}
.footer-top form {
    display: flex;
}
.footer-top form .wpforms-field-container{width:100% !important;}
.footer-top form input[type="email"] {
    max-width: 100% !important;
    height: 40px !important;
    line-height: 40px !important;
	border-radius: 5px 0 0 5px !important;
    padding-left: 15px !important;
	font-size: 14px !important;
}
.footer-top form button[type="submit"] {
    height: 40px !important;
    line-height: 40px !important;
    width: 100px !important;
    border-radius: 0 5px 5px 0 !important;
    padding: 0 !important;
    font-size: 14px !important;
    background-color: #eb612c !important;
    border: none !important;
    color: #fff !important;
    font-weight: 600;
}
.footer-top div.wpforms-container-full{margin-bottom:0 !important;}
.footer-btm {
	border-top: 1px solid rgb(255 255 255 / 10%);
    color: #dedede;
}
.footer-btm a{color:#dedede;}
.link {overflow:hidden;}
.link  h3{font-size:16px;margin-bottom:10px;}
.link ul li {
    float: left;
    margin:0 10px 10px 0;
}
.link ul li a{
	color:#dedede;
}
.link ul li a:hover{
	color:#ffffff;
}
.footer-info img{max-height:40px;}
.footer-info p{font-size:18px;color: #dedede;}
.subheader {
    position: relative;
    overflow: hidden;
}
.subheader img {
    width: 100%;
    object-fit: cover;
}
.subheader .text {
    width: 100%;
    text-align: left;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 1;
}
.subheader h3, .subheader h1 {
    font-weight: 600;
    font-size: 48px;
    color: #ffffff;
	max-width: 600px;
}
.subheader p {
	font-size: 24px;
	color:#ffffff;
    max-width: 750px;
}
.postheader h1 {
    font-size: 30px;
    padding: 0 15px;
    max-width: 750px;
    margin: auto;
    font-weight: 600;
}
.crumbs a,.crumbs{color:#888;}
.crumbs a:hover{color:#eb612c !important;}
.copyr{line-height:1.5;}
.pro-menu{
	overflow: hidden;
    background-color: #fff;
    box-shadow: 0 0px 5px 0 rgba(0,0,0,.05)!important;
}
.pro-menu ul li {
    float: left;
    margin-right: 30px;
	margin-bottom: 10px;
}
.pro-menu ul li a{
    -webkit-transition: color .3s ease-in-out!important;
    transition: color .3s ease-in-out!important;
    font-weight: 500;
    line-height: 20px;
	font-size:16px;
}
.pro-menu ul li.current-menu-item a, .pro-menu ul li:hover a {
    border-bottom: 2px solid #eb612c!important;
    padding-bottom: 5px;
}
.news-list ul li a{
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;	
	overflow: hidden;
	background-color: #f5f5f5;
	}
.news-list ul li a h3{
	font-size:16px;
	line-height:1.625;
}	
.news-list ul li a span{
    color: #999;	
}
.post-xg ul li a{
    position: relative;
}
.post-xg ul li a:before {
	content: '';
    position: absolute;
    top: 9px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #eb612c;
    border-radius: 50%;
}
.post-tags,.post-tags a{
	color:#888;
}

.social li{
	display:inline-block;
	margin-right:20px;
}
.social li a i{
	font-size: 24px;
    color: #dedede;
}
.social li a:hover i{
	color: #ffffff;
}

.pro-menu-con{
    padding: 20px;
    border: 1px solid #eaeaea;
}
.pro-menu-con>li>a{
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
}
.pro-menu-con>li:last-child>a{margin-bottom:0;}
.pro-menu-con>li.current-menu-item>a,.pro-menu-con>li.current-menu-parent>a{
	color: #eb612c;
    font-weight: 600;
}
.pro-menu-con .sub-menu{
	padding-left:15px;
}
.pro-menu-con .sub-menu li{
	position:relative;
	padding-left:20px;
	}
.pro-menu-con .sub-menu li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top:-1px;
    height: 2px;
    width: 10px;
    background: #007bff;
}
.pro-menu-con .sub-menu li a{
	margin-bottom:10px;
	display: block;
}
.pro-con .text h3{
	border-bottom: 2px solid #222;
    padding-bottom: 5px;
	display: inline-block;
	font-size: 16px;
}
.pro-center .fu a {
    border: 2px solid #333333;
    border-radius: 8px;
    display: inline-block;
    padding: 10px 40px;
    font-size: 20px;
}	
.pro-center .zi a {
    font-size: 18px;
}	
.rtbar{ display:none;position:fixed; top:200px; right:0; width:50px; height:203px; z-index:10;}
.rtbar li{ width:62px; height:50px; z-index:20; }
.rtbar li.rtbar1,.rtbar li.rtbar4{ position:absolute; left:0;}
.rtbar li.rtbar1{ top:0; width:172px; }
.rtbar li.rtbar2{ position:absolute; top:51px; left:0;width:172px;}
.rtbar li.rtbar3{ position:absolute; top:102px; left:0; width:172px; }
.rtbar li.rtbar4{ top:153px;}
.rtbar4{ position:absolute; top:102px; left:0;}
.rtbar li a{ display:block; color:#FFF !important; height:50px; line-height:50px; overflow:hidden; background-color:#222; border-radius:6px;}
.rtbar li a .fa{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;font-size: 24px;}
.rtbar li a:hover{background-color:#eb612c ;opacity:1;color:#fff !important}
.wpforms-submit-container .wpforms-submit {
    background-color: #eb612c !important;
    color: #fff !important;
    border: none !important;
    font-size: 16px !important;
    border-radius: 2px !important;
    padding: 10px 40px !important;
	font-weight:600 !important;
}
.modal-title{
    font-size: 24px !important;
    font-weight: 600 !important;
}
.mega-menu-row .mega-sub-menu .mega-menu-link{
	text-align:center !important;
}
.lang .hide{
	display:none;
}
.lang{
	height: 30px;
    line-height: 30px;
    margin-top: 30px;
    cursor: pointer;
    position: relative;
    z-index: 99;
    width: 120px;
    margin-left: 20px;
}
.lang p{
    padding: 0 10px;
	font-size: 16px;	
}
.lang p i{
	font-size: 20px;
    margin-top: 3px;
    color: #222;
    margin-left: 5px;
}
.lang .hide{
    width: 100%;
    background-color: #fff;
    border: 1px solid #E6E6E6;
    box-shadow: 0 10px 10px 0 rgb(0 0 0 / 5%);
    border-radius: 6px;	
}
.lang .hide li a {
    display: block;
    padding: 0 10px;
}	
.lang .hide li a:hover{
	background: #F5F5F5;
	color:#333	
}
.navul3 li{width:33.33%;float:left;}
.navul3 li a{font-size:16px;text-decoration:underline;margin-bottom:10px;display:block;}
.navul2 li{width:50%;float:left;}
.navul2 li a{font-size:16px;text-decoration:underline;margin-bottom:10px;display:block;}
.navul1 li a{font-size:16px;text-decoration:underline;margin-bottom:10px;display:block;}