﻿
/* top start*/
body,td,th {
	font-size: 14px;
}

img, div { behavior: url(/images/iepng/iepngfix.htc); }

body, div, p,img,dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	padding:0px;
	margin:0px;
}
a{ color:#434343;}
input, textarea{ outline:none;}
h1, h2, h3, h4, h5, h6{ font-weight:normal;}
em,i{ font-style:normal;}
.FontRed{ color:#EB3D00;}
i,em{ font-style:normal;}.container,.content{ width:92%; margin:auto;}

@media screen and (max-width: 1800px) {
.container,.content { max-width: 1300px;}
}

@media screen and (max-width: 1660px) {
	.container,.content { max-width: 92%;}
}
h3{
	font-size:14px;}

li{
	list-style-type:none;}

img{border: none;
    vertical-align: middle;
    max-width: 100%;
	}
.gray{
	color:#666666; font-size:16px;}
a{color:#666;text-decoration:none;}
a:active{text-decoration:none;}

.LineLink a{text-decoration:none;}
.LineLink a:hover {text-decoration:none;color:#1144A3;}

.ColorLink a {color:#1144A3;}
.ColorLink a:hover {color:#1144A3;}

.WidthTab{
	width:10px;
	height:1px;
	float:left;}
.WidthTab2{
	width:20px;
	height:1px;
	float:left;}	
.HeightTab{
	height:10px;
	width:1px;
	overflow:hidden;}

.HeightTab2{
	height:20px;
	width:1px;
	overflow:hidden;}

.ListDate{
	color:#666666;
	 }
.fl{float:left}
.fr{float:right}
.zww{width:1300px;margin:auto}
.f12{font-size:14px}
.f16{font-size:16px}
.tc{text-align:center}
.fb{font-weight:bold}
.ff{font-family:"微软雅黑";}
.cf{color:#ffffff}

.HituxInner{margin:auto;width:94%;}


/*友链
.links{padding:22px 0;}
.links span{font-size:30px}
.links p{padding:5px 20px}
.links p a{color:#333;margin:0 8px;font-size:12px;line-height:22px}*/
 
body{
	
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
	width:100%;
	color:#434343;
	
}
input,textarea{
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
}
#wrapper{
	}
	/*
.section{ width:100%; margin:auto; height:37px; background:#fff; line-height:37px; border-bottom:1px solid #F1F1F1;}*/
.tem_top{height:37px;color:#666;font-size:13px;}
.tem_top_nav{float:right;line-height:37px; background:url(/images/phone.png) no-repeat center left; color:#666; padding-left:32px;height:37px;}
.tem_top_nav span{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#666; line-height:37px;height:37px;}


 #head{   position: fixed;
    width: 100%;
    margin: auto;
	overflow:hidden;
	height:100px;
    background: rgba(255,255,255,1);
    z-index: 99999;}

 
 #head .top{
	width: 85%;
    margin: 0 auto;
	}	
 .TopBG{
	 width:100%;
	background:#535353;
	}
 .TopInfo{
	margin:auto;
	width:1300px;
	height:25px;
	} 
 .TopInfo .welcome{
	 float:left;
	 line-height:25px;
	 color:#FFF;
	 font-size:12px;}

 .TopInfo .link{
	line-height:23px;
	width:223px;
	height:25px;
	float:right;
	color:#FFF;
	padding-right:0px;
	padding-left:0px;
	font-size:12px;
	text-align:center;
	vertical-align:middle;}
 .TopInfo .link a{
	color:#FFF;
	padding:0px 3px;}
 .TopInfo .link img{
	 vertical-align:middle;
	 border:1px solid #F5F5F5;} 	
 .TopInfo .link a:hover{
	color:#ccc;}	
 #head .top .TopLogo{
	margin:auto;
	width:1300px;
	}
 #head .top .logo{
    display: block;
    float: left;
	height:100px;
	}
 #head .top .logo .pclogo{
    display: table-cell;
    vertical-align: middle;
    height: 100px;}
 #head .top .logo .pclogo img{ height:56px;}
	
 #head .top .tel{ width:160px; background:url(/images/phone.png) no-repeat center left; padding-left:36px; font-size:20px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#fff; float:right;}

/* navs*/
 #head #NavLink{
	height:100px;
	/*width:900px;*/
	float:right;
	}
 #head #NavLink #NavBG{
	height:100px;
	/*width:900px;*/
	display: table-cell;
    vertical-align: middle;
	margin:auto;}	
		
 #head #NavLink #sddm{
	/*width:900px;*/
	height:100px;
	margin:auto;}

 #head #NavLink #sddm li{
	float: left;
    position: relative;
    margin:0px 25px;
	font-weight:normal;}
 #head #NavLink #sddm .CurrentLi a span{ color:#e58322;
}
/*	
 #head #NavLink #sddm .CurrentLi p{
	background:#004216;
	border-left:none;
	 }
*/	 
 #head #NavLink #sddm li a
{	display: block;
	text-align: center;
	height:100px;
	}
 #head #NavLink #sddm li a span{	
	height: 100px;
    line-height: 100px;
    font-size: 16px;
	/*font-weight:bold;*/
	height:100px;color:#333;}
	
#head #NavLink #sddm .CurrentLi:after {
    width: 100%;
    color: #e58322;
	background:#e58322;
    z-index: 1;
}
 #head #NavLink #sddm .CurrentLi a:after,#head #NavLink #sddm li:hover:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 0;
    background: #fff;
    bottom: 0;
    left: 0;
    -webkit-transition: width .5s;
    transition: width .5s;
    color: #e58322;
    z-index: 1;
}
 #head #NavLink #sddm .CurrentLi a:after,#head #NavLink #sddm li:hover:after{
    width: 100%;
    color: #e58322;
	background:#fff;
    z-index: 1;}
 #head #NavLink #sddm li a em{
 	 height: 16px;
    line-height: 16px;
    font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
    color: #e58322;
	display:none;
    text-transform: uppercase;
    font-weight: lighter;}/*
 #head #NavLink #sddm li a:hover i{ background:#2B2B2B; height:2px; width:100%; display:block; margin-top:6px;}
 #head #NavLink #sddm .CurrentLi a i{ background:#2B2B2B; height:2px; width:100%; display:block; margin-top:6px;}
/*	
 #head #NavLink #sddm li P{
	border-left:1px solid #188139;
	text-align:center;
	font-size:10px;
	line-height:35px;
	font-weight:normal;
	color:#FFF;
	text-transform:uppercase;}
*/	
 #head #NavLink #sddm li:hover span, #head #NavLink #sddm li:hover em
{	text-decoration:none; color:#e58322 ;
}
 #head #NavLink #sddm div
{	position: absolute;
	visibility: hidden;
	background: #808080;
	padding:0px 0px;
	filter: alpha(opacity=85);
	top:54px;
	}
 #head #NavLink #sddm .CurrentLi div a{
		background:#8F050A;
	 }
 #head #NavLink #sddm div a
	{	position: relative;
		padding: 0px 0px;
		width:136px;
		text-align: center;
		background:#8F050A;
		color: #FFFFFF;
		font-size:12px;
		font-weight:normal;
		text-decoration:none;
		line-height:30px;
		height:30px;
		border-top:1px solid #c12305;}

 #head #NavLink #sddm div a:hover{
	background:#c12305;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	}

	
	 #body{
	width:100%;
	margin:auto;
}
/* albumblock*/

 .albumblock{
	padding:10px 10px 15px 10px;
	float:left;
	width:280px;
	}
 .albumblock .ine{
	width:280px;
	position:relative;
	overflow:hidden;
	}

.albumblock .ine img{
	padding:1px;
	border:1px solid #DEDEDC;
	width:274px;}	

 .albumblock .ine .albumtitle{
	height:40px;
	line-height:40px;
	font-size:18px;
	width:274px;
	position:relative;
	bottom:0px;
	left:0;
	color:#666;
	text-align:center;
	cursor:pointer;
	margin:auto;
	text-transform:uppercase;
	overflow:hidden;}
 .albumblock .ine .albumtitle span{
	font-weight:normal;
	font-size:12px;}	

 .albumblock .ine  a{
	 color:#666;}
 .albumblock .ine  a:hover{
	text-decoration:none;}
 .albumblock .ine  a:visited{
	text-decoration:none;}	
 	

.subTitleCls{ overflow:hidden; text-align:center; margin:0px auto 50px;}
.subTitleCls h4{ line-height:66px; font-size: 32px; color:#E58322; font-weight: bold; text-transform:uppercase;}
.subTitleCls h4::before, .subTitleCls h4::after { display: inline-block; vertical-align: middle; content: ""; background: #E58322; width: 70px; height: 3px; margin: 0 10px;}
.subTitleCls h2 { display: block; font-size: 24px; color: #333; text-align:center;}

#wrapper  .t_page{ overflow:hidden; margin:30px auto 30px; width:100%; text-align:center;
	padding:10px 0px;
	
	}	
#wrapper  .t_page a{margin:0px 5px;
    padding: 6px 14px;
    height: 24px;
    border: 1px #cccccc solid;
    background: #fff;
    text-decoration: none;
    color: #434343;
    font-size: 12px;
    line-height: 24px;
    border-radius: 5px;
    font-family: Verdana,Arial;
}


/* date css*/ 	
 .header {font: 12px Arial, Tahoma !important;font-weight: bold !important;font: 11px Arial, Tahoma;font-weight: bold;color: #154BA0;background:#C2DEED;height: 25px;padding-left: 10px;
}
 .header td {padding-left: 10px;}
 .header a {color: #154BA0;}
 .header input {background:none;vertical-align: middle;height: 16px;}
 .category {font: 12px Arial, Tahoma !important;font: 11px Arial, Tahoma;color: #92A05A;height:20px;background-color: #FFFFD9;}
 .category td {border-bottom: 1px solid #DEDEB8;}
 .expire, .expire a:link, .expire a:visited {color: #999999;}
 .default, .default a:link, .default a:visited {color: #1144A31144A3;}
 .checked, .checked a:link, .checked a:visited {color: #FF1144A30;}
 .today, .today a:link, .today a:visited {color: #00BB00;}
 #calendar_year {display: none;line-height: 130%;background: #FFFFFF;position: absolute;z-index: 10;}
 #calendar_year .col {float: left;background: #FFFFFF;margin-left: 1px;border: 1px solid #86B9D6;padding: 4px;}
 #calendar_month {display: none;background: #FFFFFF;line-height: 130%;border: 1px solid #86B9D6;padding: 4px;position: absolute;z-index: 11;}
 #year,#month{padding:0 10px;background:#fff;}	


/* SearchBar 

.SearchBar {
	width:368px;
	height:37px;
	background:url("/images/HituxCMSNote/Search_bg.png") no-repeat left top;
}

.Sbox .SearchBar{
	margin:10px 0px 0px 10px;}

.SearchBar #search-text {
	width: 266px;
	padding:0px 0px;
 	margin:0px;
	color:#999999;
	height:36px;
	line-height:36px;
	font-size:12px;
	background:none;
	border:none;
	padding-left:30px;
	}

.SearchBar #search-submit {
	border:none;
	background:none;
	font-size:12px;
	color: #FFFFFF;
	height:37px;
	margin:0px;	
	cursor:pointer;
	padding:0px;
	line-height:37px;
	width:72px;
}
*/
/* search content */
#search_content .searchtip{
	line-height:40px;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
	BORDER-bottom: #023848 1px solid;
	padding-top:10px;
}

#search_content .result_list{
	padding:10px 10px;
	}
	
#search_content .result_list dt{
	font-size:17px;
	padding-top:10px;
	line-height:35px;
	font-family:Microsoft Yahei;}	

#search_content .result_list dd{
	padding:0 0 15px 0;
	margin:0px;
	font-size:15px;
	line-height:28px;
	}	

#search_content .result_list .line {
	overflow:hidden;
	BORDER-bottom: #E9E8E8 1px dashed;}	

#search_content .result_list .line a{
	padding-right:20px;}

#search_content .result_list .line a:hover{
	text-decoration:none;} 		
	
#search_content .search_welcome{
	line-height:25px;
	text-align:center;
	}
#search_content .search_welcome p{
	text-align:center;} 	
#search_content .result_page{
	text-align:center;
	font-size:13px;
	padding:10px;}

#search_content .result_page span{
	font-size:12px;
	font-family:arial;
	padding:0 5px;
	}	

#dark_footer .box_240px_left {
	width:143px;
	padding-right: 42px;
	padding-top: 0px;
	background-image: none;
	padding-bottom:0px;
	float:left;
}
#dark_footer .box_240px_left h2{
	font-size:14px;
	border-bottom:1px dotted #999;
	color:#FFF;
	padding-bottom:10px;}
#dark_footer .box_240px_left li{
	line-height:250%;
	font-size:12px;}
#dark_footer .box_240px_middle {
	padding: 0px 42px;
	background-image: none;
}
#dark_footer .box_240px_right {
	padding-left: 42px;
	padding-top: 0px;
	background-image: none;
}
#dark_footer_wrap {
	background-color:#1144A3;
	overflow: hidden;
	padding:20px 0px;
}
#dark_footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	color#FFF;
}
#light_footer_wrapper {
	font-size:12px;
	padding:10px;
	height:100px;
	
}
.box_240px_right li {
	display: inline;
}
#dark_footer li a{
	color:#FFF;}


/*backtotop*/
.backToTop {
 display: none;
 width: 50px;
 height:50px;
 line-height: 1.2;
 background:url("/images/HituxCMSNote/back_top.png") left top;;
 color: #fff;
 font-size: 12px;
 text-align: center;
 position: fixed;
 _position: absolute;
 right: 10px;
 bottom: 100px;
 _bottom: "auto";
 cursor: pointer;
 opacity: .6;
 filter: Alpha(opacity=60);
}


/* open div*/
#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9990;
	background-color:#1144A3;
	-moz-opacity: 0.7;
	opacity:0.70;
	filter: alpha(opacity=70);
}
#popupContainer {
	position: absolute;
	z-index: 9991;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
	}
#popupInner {
	border: 3px solid #1144A3;
	background-color: #FFFFFF;
	}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
}
#popupTitleBar {
	background:url("/images/HituxCMSNote/box_bg1.jpg") repeat-x left top;
	color: #1144A3;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	z-index: 9992;
	text-align:center;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupControls a span {
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -91144A3px;
	background: url('/images/HituxCMSNote/close.gif') no-repeat;
}

.VideoBox{
	padding:10px;}


/*product*/
.RightNav span{
	color:#1144A3;}
 .ClassNav{
	padding:0px 0px;}
	
 .ClassNav .NavTree ul{
	padding:26px;
}
	
 .ClassNav .NavTree ul li{
	cursor:pointer;
    height: 50px;
    border-top: 1px solid #eaeaea;
}
	
 .ClassNav .NavTree ul li a{
	display: block;
    font-size: 15px;
    color: #666666;
    height: 50px;
    line-height: 50px;
    background: url(/images/blank_bg.png) no-repeat 190px center;
    text-indent: 25px;
    text-decoration: none;
    border: 1px solid #eaeaea;
    border-top: none;
	 }	
 	
 .ClassNav .NavTree ul li a:hover{
    background: url(/images/blank_zg.png) no-repeat 190px center;
	color:#CFAF74;
	font-weight:bold;
    height: 50px;
    line-height: 50px;
	text-decoration:none;
}
 .ClassNav .NavTree ul .current a{
    background: url(/images/blank_zg.png) no-repeat 190px center;
	color:#CFAF74;
	font-weight:bold;
	}
 .ClassNav .NavTree dl dd a{
	display: block;
    font-size: 14px;
    color: #666666;
    height: 50px;
    line-height: 50px;
    background: url(/images/blank_bg.png) no-repeat 190px center;
    text-indent: 25px;
    text-decoration: none;
    border: 1px solid #eaeaea;
    border-top: none;
	 }	
 	
 .ClassNav .NavTree dl dd a:hover{
    background: url(/images/blank_zg.png) no-repeat 190px center;
	color:#1144A3;
	font-weight:bold;
}
 .ClassNav .NavTree .subfolderstyle{
background: url(/images/HituxCMSNote/arrow-list.gif) no-repeat 150px center ;
}
/* Holly Hack for IE \*/
* html  .ClassNav .NavTree ul li { float: left; height: 1%;z-index:21144A3; }
* html  .ClassNav .NavTree ul li a { height: 1%;z-index:21144A3; }
/* End */	


/*service*/
.qqbox a:link {
	color: #1144A3;
	text-decoration: none;
}
.qqbox a:visited {
	color: #1144A3;
	text-decoration: none;
}
.qqbox a:hover {
	color: #f81144A30;
	text-decoration: underline;
}
.qqbox a:active {
	color: #f81144A30;
	text-decoration: underline;
}
.qqbox {
	width:132px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0;
	top:200px;
	color:#1144A31144A3;
	font-size:12px;
	letter-spacing:0px;
	z-index:500;
}
.qqlv {
	width:33px;
	height:256px;
	overflow:hidden;
	position:relative;
	float:right;
	z-index:50px;
}
.qqkf {
	width:120px;
	height:auto;
	overflow:hidden;
	right:0;
	top:0;
	z-index:99px;
	border:6px solid #cc1144A30;
	background:#fff;
}
.qqkfbt {
	width:118px;
	height:20px;
	overflow:hidden;
	background:#cc1144A30;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	position:relative;
	border:1px solid #fff;
	cursor:pointer;
	text-align:center;
}
.qqkfhm {
	width:112px;
	height:22px;
	overflow:hidden;
	line-height:22px;
	padding-right:8px;
	position:relative;
	margin:3px 0;
}
.bgdh {
	width:102px;
	padding-left:10px;
}
#K1 {
	padding-left:3px;
}
#K1 p{
	padding:5px 0px;}	


.cbbfixed {position: fixed;right: 10px;transition: bottom ease .3s;bottom: -85px;z-index: 3;cursor:pointer;}
.cbbfixed .cbbtn {width: 40px;height: 40px;display: block;background-color: #333;}
.cbbfixed .gotop {transition: background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{float:left;margin:14px 0 0 9px;width:23px;height:12px;background: url(/images/side-icon02.png);}
.cbbfixed .gotop:hover {background-color:#2c2d2e;}
.cbbfixed .weixin {background: #dadbdd;}
.cbbfixed .weixin div {background: url(/images/QRCode.png);width: 210px;height: 210px;position: absolute;left: -212px;top: -130px;opacity: 0;transform: scale(0);    -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;}
.cbbfixed .weixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;}
.cbbfixed .weixin .weixin-icon{float: left;margin:12px 0 0 11px;width:18px;height: 18px; background: url(/images/side-icon01.png);}

/* clearfix */
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}/*
.clearfix {
	clear:both;
}*/
.clearbox {
	clear:both; 
	width:996px; 
	margin:0 auto; 
	height:0; 
	overflow:hidden;}
.clear { 
	height:1%; 
	overflow:hidden; }



footer{background:#2F2F2F;color: #7f7f7f;justify-content: space-between;display: flex;flex-wrap: wrap;}
footer .nav{ height:80px; line-height:80px; text-align:center; color:#fff; border-bottom:1px solid #545454;}
footer .nav ul{overflow: hidden;text-align:center;margin: 0 auto;}
footer .nav ul li{height: 80px;line-height: 80px;margin:0 3%;display: inline-block;font-size: 18px;text-align: center; position:relative;}
footer .nav ul li a span{display: inline-block; color:#fff; line-height:80px; font-size:16px;}
footer .nav ul li a em{ display:none;}
footer .nav ul a:hover{color:#fff;}
footer .nav ul a:hover:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 0;
    background: #cd040c;
    bottom: 0;
    left: 0;
    -webkit-transition: width .5s;
    transition: width .5s;
    color: #cd040c;
    z-index: 1;
}
footer .nav ul a:hover:after{
    width: 100%;
    color: #cd040c;
	background:#cd040c;
    z-index: 1;}
footer li p{ font-size:14px; line-height:28px;}
footer li p span{ color:#b6363a; font-size:22px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
footer li p a{color: #7f7f7f;}
.foot_t{
 /*   display: flex;
   border-bottom: 1px solid #484848;
   justify-content: space-between;
   align-items: center;*/
   padding: 40px 0;
}
.foot_t h2 img{ height:45px;}
.foot_t .ds-qq{
    display: flex;
}
.foot_t .ds-qq> div{
    display: inline-block;
    vertical-align: middle;
    margin-left: 18px;
    cursor: pointer;
}
.foot_t .ds-qq> div  img{
    opacity: 0.5;
}
.foot_t .ds-qq> div:hover img{
    opacity: 1;
}
.foot-d{
    padding: 45px 0 30px;
}
.foot-d .ico{ float:left; margin-right:8px; width:28px;}
.foot-d .des{ float:left;}
.foot-d .des span{}
.foot-d .des  h1{ font-size:30px; color:#fff; font-family:Arial, Helvetica, sans-serif; line-height:45px; font-weight:bold;}
.foot-d li{ width:auto; float:left; border-right:1px solid #545454; padding-right:25px; margin-right:25px;}
.foot-d li:nth-child(3){ width:120px; float:right; margin:none; border:none;}
.foot-d ul{
   /* display: flex;
    justify-content: space-between;*/
	overflow:hidden;
}
.foot-d li h6{
    font-size: 30px;
    color: #7f7f7f;
    font-weight: bold;
    margin-bottom: 10px;
}
.foot-d li .f_cont h2{ font-size:16px;}
.foot-d li .f_cont{
    font-size: 14px;
    line-height: 2;
}
.foot-d li dd{
    display: inline-block;
    vertical-align: text-top;
    margin-right: 134px;
}
.foot-d li dd:last-of-type{
    margin-right: 0;
}
.foot-d li dd span{
    display: block;
    margin-bottom: 20px;
   
}
.foot-d li dd span a{
    font-size: 20px;
}
.foot-d li dd a{
    display: block;
    font-size: 16px;
    margin-bottom: 16px;
}
.foot-d li h4{
    font-size: 14px;
    text-align: center;
    margin-top: 16px;
}
.foot-b{
    display: flex;
    justify-content: space-between;
    line-height: 60px;
    font-size: 14px;
    color: #848484;
	border-top:1px solid #545454;
}
.foot-b a{
    color: #848484;
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}
.foot-b a:hover{
    color: #fff;
}


/*关于我们*/
.about{ margin:auto; padding-bottom:80px; overflow:hidden;justify-content: space-between;display: flex; flex-wrap: wrap; background:url(/images/a-bg.jpg) no-repeat center top; background-size:cover;}
.about .container{display: flex; justify-content: space-between; margin: 0 auto; flex-wrap: wrap;}
.about .al{ width:35%;}
.about .al img{ width:100%;}
.about .ar{ width:58%; padding-left:2%;display: flex; flex-direction: column; justify-content: center; align-items: stretch;}
.about .ar .gspb_text{font-size: 13px; font-weight: 600!important; margin-bottom: 20px!important; padding: 4px 8px!important; background:#E9EBEC;width: fit-content;}
.about .ar h2{ font-size:32px; line-height:50px;}
.about .ar .gspb_text_fa01{font-size: 36px;color: #E58322; font-weight:bold; margin-bottom: 10px!important;}
.about .ar .iconsList{ margin-bottom: 10px; padding-top: 10px; border-top:1px solid #eaeee8; margin-top:10px;}
.about .ar .iconsList_item{ display: flex; flex-direction: row; align-items: center; position: relative; font-weight: 500!important; margin-bottom: 25px;}
.about .ar .ico{ width:18px; height:18px;}
.about .ar .gspb_iconsList_item_text{ font-size:14px; line-height:27px; color:#333; text-indent:2em;}
.about .ar .gspb_iconsList_item_text p{ font-size:18px; line-height:40px; text-indent:0;}
.about .ar .gspb_iconsList_item_text strong{ color:#E58322;}
.about .ar .button{border: 1px solid #E58322; width:140px; line-height:50px; height:50px; margin-top:30px; text-align:center; color:#fff; background:#E58322; font-size:15px; display:block;}
.about .ar .button:hover{ color:#E58322;border: 1px solid #E58322; background:none;}
.about .des{ overflow:hidden;}
.about .des li{ width:20%; float:left; margin-right:5%;}
.about .des li .cc-countup--number { font-size: 32px !important; font-family:Arial, Helvetica, sans-serif; color: #E58322 !important; font-weight: bold !important;}
.about .des li .cc-countup--postfix{font-family: 微软雅黑; font-size: 14px; color: #1c863b; font-weight:normal;
}
.about .des li .dt{ color:#333; font-size:18px; border-top:1px solid #cccccc; padding-top:15px; margin-top:15px;}

.numindex{
  padding: 55px 0; overflow:hidden; width:100%;
}

.numlist li{
  text-align: center;
  width: 25%; float:left;
}

.numlist li .num1{
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.numlist li .num1 b{
  color: #e88838;
  font-size: 36px;
  font-weight:bold;
  line-height: 1;
}

.numlist li .num1 span{
  color: #999999;
  font-size: 18px;
  margin-left: 10px;
}

.numlist li .num2{
  color: #333333;
  font-size: 16px;
  margin-top: 10px;
}

/*新闻*/

.pag6-main{ overflow:hidden; margin:0px auto 60px;}
.pag6-main .left
{width: 45%; float:left;}

.active .pag6-main .left,.fp-viewing-usense7 .pag6-main .left
{opacity:1;transition-delay: 0.5s;}

.pag6-main .left li .ico
{height: 350px;overflow: hidden;}
.pag6-main .left li .ico img
{    display: block;
    transform: scale(1);
    transition: all 1s ease-out; width:100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1;}
.pag6-main .left li .text
{padding:24px 30px;background: #A5A5A5;}
.pag6-main .left li .text .date
{font-size: 14px;color: #fff;}
.pag6-main .left li .text .title
{font-size: 20px;color: #fff;margin-top: 10px;transition: all 0.5s; text-align:left; margin-bottom:0;}
.pag6-main .left li .text .ext_summary
{font-size: 14px;color: #fff;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin-top: 10px;line-height: 2em;}
.pag6-main .left li:hover .text
{ background:#000000;}
.pag6-main .left li:hover .ico img
{
    transform: scale(1.2);
}
.pag6-main .left li:hover .title,.pag6-main .left li:hover .text .ext_summary,.pag6-main .left li:hover .text .date
{
color:#FCC700;
	
}



.pag6-main .right{width: 55%;padding-left: 40px;position: relative;transition: all 1s;}
.news_box{ width: 50%; float:right;}
.news_box .list{ margin-top:40px;}
.news_box li{ width:320px; float:left; margin-right:15px;}
.news_box li h3{ text-align: center; color: #333; margin-top:10px; font-size: 16px; line-height:32px;}
.news_box li .ico { margin-bottom: 15px;}
.news_box li .ico img{ width:100%; height:180px;object-fit: cover;}
.news_box li .text{}
.news_box li .text .date{ display:block;}
.news_box li .text .date .day{color: #D2D2D2; font-size: 42px; font-weight:bold;}
.news_box li .text .date .yaermonth { color: #D2D2D2;margin-bottom: 40px; font-size:15px;}
.news_box li .text .date .title{font-size: 16px; line-height:32px; margin-bottom:25px;color: #333; text-align:left;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical; height:32px;}
.news_box li .ext_summary{color: #A1A1A1; line-height:28px;height: 56px; word-break: break-word; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 1; display: -webkit-box; -webkit-box-orient: vertical;}

.service{ width:100%; margin:auto; overflow:hidden;}
.service li{ width:33.333%; float:left;}
.service li img{isplay: block;
    transform: scale(1);
    transition: all 1s ease-out; width:100%;
    height: 100%;}
.service li :hover img
{
    transform: scale(1.2);
}

.gban{ width:100%; margin:auto; overflow:hidden; background:url(/images/th_bg.jpg) no-repeat center; padding:150px 0px;}
.gban h1{ font-size:36px; text-align:center; color:#fff; line-height:80px;}
.gban p{ text-align:center; font-size:18px; color:#fff; line-height:32px;}

.zj-set3-cont{ width:100%; overflow:hidden; margin:40px auto 60px;}
.list_boxs{ width: 100%; margin:auto;}
.list_boxs .list ul,.list_boxs .tc,.list_boxs .tempWrap{ width:100%;}
.list_boxs li{ width:300px; float:left; margin-right:10px;}
.list_boxs li h3{ text-align: center; color: #333; margin-top:10px; font-size: 16px; line-height:32px;}
.list_boxs li .img{width: 100%; overflow:hidden; height:400px;}
.list_boxs li .img img { display: block; transform: scale(1); transition: all 1s ease-out; height: 100%; object-fit: cover; aspect-ratio: 1;}
.list_boxs li:hover .img img { transform: scale(1.2);}


.indexsolu{
width:100%; max-width:1500px; margin:0px auto; clear:both; overflow:hidden; padding-top:4%; padding-bottom:4%;
}
.indexsolu div{
overflow:hidden;
}
.soluleft{
float:left; width:55.83%;
}
.soluright{
float:right; width:41.67%;
}


.solu01{
clear:both; position:relative;
}
.solu01 img{
width:100%; height:auto; border:0px;
}
.solu02{
clear:both; position:absolute; z-index:100; bottom:24px; left:26px;
}
.solu02 h1{
color:#FFF; font-size:24px; font-family:"Microsoft Yahei";
}
.solu02 p{
color:#F0F0F0; font-size:16px; font-family:"Microsoft Yahei"; padding:5px 0px 20px 0px;
}
.solu02 a{ 
color:#c5d3dd; display:block; border:1px solid #c5d3dd; font-size:15px; height:26px; line-height:26px; width:90px; text-align:center;
border-radius:13px;
-webkit-border-radius:13px;
-o-border-radius:13px;
-moz-border-radius:13px;
-ms-border-radius:13px;
}
.solu02 a:hover{ color:#F00; border:1px solid #F00;}


/* 锐芯驱动 精准还原 */
.htbg{
  background: url(/images/ggban.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding-top: 5.2vw;
  padding-bottom: 7.55vw;
  overflow: hidden;
}

.htlogo img{
  max-width: 30%;
}

.htx{
  width: 52px;
  height: 2px;
  background: #fff;
  margin: 1.5vw 0;
}

.htw p{
  color: #fff; font-size:18px; line-height:32px;
}

.htw p:nth-of-type(1) img{
  max-width: 100%;
}

.htw p:nth-of-type(2){
  font-size: 25px;
  margin: 1.3vw 0;
}

.htw p:nth-of-type(3){
  font-size: 18px;
}

.htmore{
  justify-content: flex-start;
  align-items: center;
  margin-top: 3.65vw;
}

.htmore .t{
  width: 145px;
  height: 47px;
  line-height: 45px;
  text-align: center;
  background: #332a24;
  font-size: 16px;
  color: #fff;
  float:left; display:block;
  margin-right: 4px;
}

.htmore .htmorew{
  border: 1px solid #fff;
  width: 400px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  text-align: center;
  font-size: 16px;
}