<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	
 #FocusBG{
	position: relative;
    width: 100%;
    overflow: hidden;
}							
/*内页top*/
.inside_top {position: relative;z-index: 2;padding:10% 0;display: flex;flex-direction: column;justify-content: center;align-items: center;}					
.inside_top .in_title{ text-align:center; color:#fff;}
.inside_top .in_title h2{ color:#fff; font-size:30px;}
.inside_top .in_title h1{margin-top: 13px; font-family:Arial, Helvetica, sans-serif; display: block; font-size: 14px; text-transform: uppercase;}
.inside_top .in_title .ico{ background:#fff; margin-left: auto; margin-right: auto; margin-top: 13px;position: relative; width: 90px; height: 2px;}
.inside_top .in_title .ico:before { left: 0; background: #3e9b2c;}
.inside_top .in_title .ico:before, .in_title .ico:after { content: ''; display: block; position: absolute; width: 33.333333%; height: 2px; bottom: 0;}
.inside_top .in_title .ico:after { right: 0; background: #ec1b24;}
.inside_top_bg{position: absolute;width:100%;left:0;top:0;animation:imgZoomIn 10s ease 0s forwards;-webkit-animation:imgZoomIn 10s ease 0s forwards;}
.inside_banner img{display: block;width: 100%;animation:imgZoomIn 10s ease 0s forwards;-webkit-animation:imgZoomIn 10s ease 0s forwards;}
.inside_top .submeau{display: none; margin-left: -20px; margin-right: -20px; margin-bottom: 30px; position: relative; display: flex; flex-flow: row wrap; justify-content: center; margin-top:25px;}
.inside_top .submeau li{width:32.333%; margin:0.5%; background:#FFFFFF; line-height:30px; font-size:15px;}
.inside_top .submeau li a{position: relative;display: block;padding:10px 5px;font-size:15px;background:transparent;border:none;margin-right:0;z-index: 2;text-align: center; color:#405065; font-family:Arial, Helvetica, sans-serif; text-transform:capitalize;}
.inside_top .submeau li a span{display: block;}
.inside_top .submeau li a .en{font-size:12px;margin-top:3px;text-transform: uppercase;}
.inside_top .submeau li a:hover,
.inside_top .submeau li a:hover,
.inside_top .submeau li.current a,
.inside_top .submeau li.current a:focus,
.inside_top .submeau li.current a:hover{color:#fff;border:none;background:#405065;}


#body #InnerBanner{
	max-width:620px;
	margin:auto;}
#body .inner{
	max-width:640px;
	margin:auto;
	padding-top:0px;
	}
#body .inner .left{
	max-width:640px;
	}
#body .inner .right{
	max-width:640px;
	background:#FFF;
	padding-bottom:10px;}
#body .inner .left .Sbox{
	background:#fff;
	padding-bottom:0px;
	font-size:12px;
	}

#body .inner .left .Sbox .topic{
	background: url("/images/HituxMobileImages/m_box_bg3.gif") repeat-x center top;
	font-size:12px;
	height:28px;
	font-family:"Microsoft Yahei";
	margin:0px 0px 10px 0px;
	line-height:28px;
	border-bottom:1px solid #DDDDDD;
	text-align:center;
	color:#FFFFFF;
	font-weight:normal;
	display:none;}
#body .inner .left .Sbox .blank ul {
	padding:10px;}
#body .inner .left .Sbox .blank ul li{
	height:40px;
	overflow:hidden;
	float:left;
	width:32.333%;
	margin:0% 0.5% 1%;
	
}
#body .inner .left .Sbox .blank .current a{
	background: #342a28;
	color:#FFFFFF;}
#body .inner .left .Sbox .blank ul li a{
	text-align:center;
	height:40px;
	width:100%;
	color:#333;
	margin:auto;
	font-size:14px;
	line-height:40px;
	background: #e6e6e6;
	display:block;
	overflow:hidden;
 	}	
#body .inner .left .Sbox .blank ul li a:hover{
	background:#342a28;
	color:#FFF;
	text-decoration:none;}

#body .inner .left .Sbox .list dl{
	padding:0px 10px;
	}
#body .inner .left .Sbox .list dl dt{
	font-family:Arial;
	color:#666666;
	line-height:20px;
	font-size:10px;}

#body .inner .left .Sbox .list dl dd{
	line-height:30px;
	border-bottom:1px dotted #DDDDDD;
	padding-left:10px;
	}
#body .inner .left .Sbox .txt{
	padding:10px;}
	
#body .inner .right  .Position{
	display:none;
	font-size:14px;
	line-height:28px;
	background:url("/images/HituxMobileImages/top_bg1.jpg") repeat left top;
	text-align:right;
	color:#666666;}
#body .inner .right  .Position a{
	color:#666666;}
#body .inner .right  .Position span{
	padding-right:10px;
 	}


#body .inner .right .main{
	padding:10px 10px;
	}

/*content*/
#body .inner .right .main .content .title h3{
	text-align:center;
	font-size:18px;
	font-weight:normal;
	font-family:"Microsoft Yahei";}
#body .inner .right .main .content .infos{
	font-size:12px;
	line-height:40px;
	color:#666666;
	text-align:center;}
#body .inner .right .main .content .maincontent{
	line-height:28px;
	font-size:15px;
	color:#666;
	}
#body .inner .right .main .content .maincontent p{
	padding:5px 0px;
	line-height:28px;
	font-size:15px;
	text-indent:2em;
	}
#body .inner .right .main .content .maincontent img{
	width:100%;}	
	
#body .inner .right .main .content .download{
	background:url("/images/HituxMobileImages/downicon.gif") no-repeat 15px 7px;
	padding-left:55px;
	border:1px solid #F5F5F5;
	line-height:40px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0px;}

#body .inner .right .main .content .prenext{
	padding:10px 0px;
	margin-top:10px;}
#body .inner .right .main .content .prenext ul li{
	line-height:30px;
	padding-left:15px;}				
				
#body .inner .right .main .ArticleList{
}
#body .inner .right .main .ArticleList td{
	line-height:45px;
	}	
#body .inner .right .main .ArticleList .fw_t{
	border-bottom:1px dotted #DEDEDC;
	background:url("/images/HituxMobileImages/arrow_icon.png") no-repeat 0px center;
	padding-left:10px;
}
#body .inner .right .main .ArticleList .fw_s{
	border-bottom:1px dotted #DEDEDC;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;}

/* recruit */

#body .inner .right .main .RecruitList{
	}
#body .inner .right .main .RecruitList td{
	line-height:35px;
	border-bottom:1px dotted #CCC;
	}	
#body .inner .right .main .RecruitList .Rtitle{
	background:#f5f5f5;
	color:#a71a19;
	font-size:14px;
	padding-left:10px;
	height:30px;
	line-height:30px;}
#body .inner .right .main .RecruitList .Rtitle span{
	text-align:right;
	font-size:12px;}

#body .inner .right .main .content .ProInfo .image{
	width:270px;
	margin:auto;}	
	
#body .inner .right .main .content .ProInfo .column{
	}
	
#body .inner .right .main .content .ProInfo .image img{
	width:270px;
	height:auto;
	}

#body .inner .right .main .content .ProInfo .image a{
	display:block;
	width:270px;
	height:auto;
	border:2px solid #F5F5F5;
	padding:2px;	
	}
#body .inner .right .main .content .ProInfo .image a:hover{
	border:2px solid #a71a19;}
#body .inner .right .main .content .ProInfo .column .titles{
	background-color:#f5f5f5;
	padding:0px 10px;
	margin-top:10px;}
#body .inner .right .main .content .ProInfo .column .titles h3{
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
	line-height:40px;}
	
#body .inner .right .main .content .ProInfo .column .infos{
	text-align:left;}
#body .inner .right .main .content .ProInfo .column ul li{
	line-height:33px;
	height:33px;
	color:#333;
	font-weight:normal;}

#body .inner .right .main .content .ProInfo .column ul li span{
	width:100px;
	height:20px;
	font-weight:bold;
	padding:3px;
	color:#333;
	}					
#body .inner .right .main .content .ProInfo .column ul .MPrice{
	color:#666666;
	text-decoration:line-through;
	}
#body .inner .right .main .content .ProInfo .column ul .NPrice{
	color:#F00;
	font-weight:bold;}
#body .inner .right .main .content .ProInfo .column ul .NPrice .BuyCount{
	color:#060;}
	
#body .inner .right .main  .se{ width:100%; margin:auto; overflow:hidden;}
#body .inner .right .main  .se li{ width:19%; float:left; margin:0.5%;}
#body .inner .right .main  .se li img{ width:100%;}
#body .inner .right .main .content .MorePro{
	}
#body .inner .right .main  .IntroTitle{
	font-size:14px;
	line-height:25px;
	border-left:3px solid #a71a19;
	margin:10px 0px;
	padding-left:10px;
	color:#a71a19;
	font-weight:bold;
	background-color:#e5e5e5;}

#body .inner .right .main .content .MorePro{
	}

#body .inner .right .main .content .CaseBlock  .albumblock{
	padding:10px 0px 10px 0px;
	float:left;
	width:50%;
	height:auto;
}
#body .inner .right .main .content .CaseBlock  .albumblock .inner{
  	width:96%;
	height:auto;
	margin:auto;
	}


#body .inner .right .main .content .CaseBlock .albumblock .inner img{
 	width:100%;
	height:120px;}

#body .inner .right .main .content .CaseBlock  .albumblock .inner .albumtitle{
 	width:100%;}
	
#body .inner .right .main .content .CaseBlock .CaseBox{
	width:370px;
	float:left;
	height:230px;
	overflow:hidden;
	}
#body .inner .right .main .content .CaseBlock .CaseBox .CaseLeft{
	width:170px;
	float:left;}
#body .inner .right .main .content .CaseBlock .CaseBox .CaseRight{
	width:160px;
	float:right;
	padding-top:10px;}	

#body .inner .right .main .content .CaseBlock .CaseBox .CaseRight h1{
	font-size:14px;
	padding-bottom:10px;
	}
#body .inner .right .main .content .CaseBlock .CaseBox .CaseRight p{
	line-height:200%;
	color:#666;}
 

/* sitemap */
#body .inner .right .main .SiteMap{
	padding:0px 10px;}
		
#body .inner .right .main .SiteMap ul li{
	font-weight:bold;
	line-height:25px;
	padding:10px 20px;
	border-bottom:1px dashed #CCCCCC;
	font-size:14px;
	}


#body .inner .right .main .SiteMap ul li ul li{
	font-weight:normal;
	border-bottom:none;
	background:none;
	padding:5px 0px;}
					



/* FeedBack */
 .FeedBack {}
 .FeedBack .Fleft{
	width:90px;
	float:left;
	}
 .FeedBack .Fleft .Ficon{
	padding:0px  12px;
	}
 .FeedBack .Fleft .Fname{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	color:#a71a19;
	font-weight:bold;}		
 .FeedBack .Fright{
	float:left;
	width:600px;
	padding-bottom:10px;
	}
 .FeedBack .Fright .Fcontent .Ftime{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#a71a19;
	padding:0px 20px 5px 20px;}	
 .FeedBack .Fright .Fcontent{
	width:600px;
	background:url("/images/HituxMobileImages/PostBG.jpg") no-repeat left top;
	padding:10px 0px;
	}
 .FeedBack .Fright .Fcontent p{
	padding:0px 20px 5px 50px;}

 .FeedBack .Fright .Fcontent .Freply .FRtitle{
	margin-left:20px;
	line-height:20px;
	color:#FFFFFF;
	height:25px;
	background:url("/images/HituxCMSSimple/picon.gif") no-repeat 2px 0px;
	padding-left:20px;
	font-weight:bold;}
 .FeedBack .Fright .Fcontent .Freply p{
	color:#989E4D}	
 .FeedBack .Fright .Fline{
	float:right;
	width:572px;
	border-top:1px solid #EDEDEF;
	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#999999, Strength=1, Direction=180);} 

 .FeedBack .IntroTitle{
	margin:auto;
	}
 .FeedBack .commentbox{
	padding-top:5px;}	
 .FeedBack .commentbox #commentform td{
	height:40px;
	}
 .FeedBack .commentbox #commentform input{
	height:25px;
	line-height:25px;}
 .FeedBack .commentbox #commentform td span{
	font-weight:bold;
	color:#900;}
 .FeedBack .commentbox #commentform .Cbutton{
	line-height:25px;
	background:#a71a19;
	border:none;
	color:#FFFFFF;
	font-size:14px;
	cursor:pointer;}
	
#body .inner .right .main .FeedBack .commentlist dt{
	padding:5px 10px;
	background-color:#dededc;
	height:22px;
	line-height:22px;
	}	
#body .inner .right .main .FeedBack .commentlist dd{
	padding:15px 0px 15px 0px;
	line-height:180%;
	font-size:14px;
	}	
#body .inner .right .main .FeedBack .commentlist dd  b{
	color:#458D3A;}

#body .inner .right .main .FeedBack .commentlist dd span{
	color:#A00000;}	
#body .inner .right .main .FeedBack .commentlist p{
	padding:0px;
	line-height:180%;
	margin:0px;}



.clicktimes{
	display:none;}
/*img list*/
.ImageList{
	padding:0px 0px;}
.ImageList .ImageBlockBG{
	float:left;
	width:50%;
	padding:10px 0px 20px 0px;}
.content .ImageList .ImageBlockBG{
	max-width:50%;
	width:133px;
	padding:10px 10px 20px 5px;}
.ImageList .ImageBlock{
	padding:2px;
	width:127px;
	height:115px;
	overflow:hidden;
	border:1px solid #DDDDDD;
	cursor:pointer;
	margin:auto;}
.content .ImageList .ImageBlock{
	height:115px;
	float:left;
	padding:2px;}	
.ImageList .ImageBlock:hover{
	border:1px solid #a71a19;
	background-color:#F5F5F5;
}	
.ImageList .ImageBlock .ImageNote{
	padding:5px;
	line-height:25px;
	color:#FFFFFF;
	font-size:11px;}
.ImageList .ImageBlock p a{
	color:#FFFFFF;}		 
.ImageList .ImageBlock img{
	width:125px;
	height:93px;
	border:1px solid #F5F5F5;}
.ImageList .ImageBlock img:hover{
	border:1px solid #DDDDDD;}
	
.ImageList .ImageBlock p{
	text-align:center;
	bottom:0px;
	background-color:#9b0024;
	color:#FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	height:20px;
	line-height:20px;}
.content .ImageList .ImageBlock p{
	color:#FFFFFF;}	
.ImageList .ImageBlock a{
	text-decoration:none;}
#body .prenext .blk_29 {	 PADDING:0px 0px; OVERFLOW: hidden;  ZOOM: 1; POSITION: relative;}
	
#body .prenext .blk_29 .LeftBotton {	BACKGROUND: url(/images/Arrow_l.jpg) no-repeat -1px 0px; LEFT: 0px; FLOAT: left; WIDTH: 35px; CURSOR: pointer; POSITION: absolute; TOP: 50px; HEIGHT: 114px}
#body .prenext .blk_29 .RightBotton {	RIGHT: 5px; BACKGROUND: url(/images/Arrow_r.jpg) no-repeat -0px 0px; FLOAT: right;right:0px; WIDTH: 35px; CURSOR: pointer; POSITION: absolute; TOP: 50px; HEIGHT: 114px}
#body .prenext .blk_29 .Cont {	MARGIN: 0px auto; OVERFLOW: hidden;  PADDING:15px 0 0 0px;float:left;height:170px;width:720px;POSITION: relative;left:30px;}
#body .prenext .blk_29 .box {	FLOAT: left; WIDTH: 240px; TEXT-ALIGN: center;}
#body .prenext .blk_29 .box IMG {	BORDER: #ccc 1px solid; PADDING: 3px; DISPLAY: block; BACKGROUND: #fff; PADDING-BOTTOM: 3px; MARGIN: 0px auto; width:160px;height:120px;}
#body .prenext .blk_29 .box A:hover IMG {	BORDER: #3092b9 1px solid;}
#body .prenext .blk_29 .box P {	WIDTH: 240px; LINE-HEIGHT: 20px;text-align:center;font-size:12px;color:#3092b9}

/* open div*/
#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9990;
	background-color:#131a31;
	-moz-opacity: 0.7;
	opacity:0.70;
	filter: alpha(opacity=70);
	font-size:12px;
}
#popupContainer {
	position: absolute;
	z-index: 9991;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
	}
#popupInner {
	border: 3px solid #a71a19;
	background-color: #FFFFFF;
	}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
}
#popupTitleBar {
	background:url("/images/box_bg1.jpg") repeat-x left top;
	color: #a71a19;
	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: -9000px;
	background: url('/images/close.gif') no-repeat;
}

.VideoBox{
	padding:10px;}
							

		
.video{width:100%; margin:auto; overflow:hidden; background:none;}
.video ul{ width:100%; margin:auto; overflow:hidden;}
.video li{ width:31.333%; float:left; margin:1%;}
.video li img{ width:100%;}
.video p{ width:100%; background:#373737; height:45px; line-height:45px; text-align:center; font-size:16px; color:#fff;}
.video p a{ color:#fff;}							

			
/*内页top*/
.inside_top {position: relative;z-index: 2;padding:10% 0;display: flex;flex-direction: column;justify-content: center;align-items: center;}					
.inside_top .in_title{ text-align:center; color:#fff;}
.inside_top .in_title h2{ color:#fff; font-size:30px;}
.inside_top .in_title h1{margin-top: 13px; font-family:Arial, Helvetica, sans-serif; display: block; font-size: 14px; text-transform: uppercase; color:#fff;}
.inside_top .in_title .ico{ background:#fff; margin-left: auto; margin-right: auto; margin-top: 13px;position: relative; width: 90px; height: 2px;}
.inside_top .in_title .ico:before { left: 0; background: #3e9b2c;}
.inside_top .in_title .ico:before, .in_title .ico:after { content: ''; display: block; position: absolute; width: 33.333333%; height: 2px; bottom: 0;}
.inside_top .in_title .ico:after { right: 0; background: #ec1b24;}
.inside_top_bg{position: absolute;width:100%;left:0;top:0;animation:imgZoomIn 10s ease 0s forwards;-webkit-animation:imgZoomIn 10s ease 0s forwards;}
.inside_banner img{display: block;width: 100%;animation:imgZoomIn 10s ease 0s forwards;-webkit-animation:imgZoomIn 10s ease 0s forwards;}
.inside_top .submeau{display: none; margin-left: -20px; margin-right: -20px; margin-bottom: 30px; position: relative; display: flex; flex-flow: row wrap; justify-content: center; margin-top:25px;}
.inside_top .submeau li{width:32.333%; margin:0.5%; background:#FFFFFF; line-height:30px; font-size:15px;}
.inside_top .submeau li a{position: relative;display: block;padding:10px 5px;font-size:15px;background:transparent;border:none;margin-right:0;z-index: 2;text-align: center; color:#405065; font-family:Arial, Helvetica, sans-serif; text-transform:capitalize;}
.inside_top .submeau li a span{display: block;}
.inside_top .submeau li a .en{font-size:12px;margin-top:3px;text-transform: uppercase;}
.inside_top .submeau li a:hover,
.inside_top .submeau li a:hover,
.inside_top .submeau li.current a,
.inside_top .submeau li.current a:focus,
.inside_top .submeau li.current a:hover{color:#fff;border:none;background:#131a31;}


.in_title{ text-align:left; margin:15px 0px;}
.in_title h2{ color:#333; font-size:26px;}
.in_title h1{display: block; font-size: 18px; color:#7f7f7f; text-transform: uppercase; line-height:32px;}
.in_title .ico{ background:#efefef; margin-top: 13px;position: relative; width: 90px; height: 2px;}
.in_title .ico:before { left: 0; background: #3e9b2c;}
.in_title .ico:before, .in_title .ico:after { content: ''; display: block; position: absolute; width: 33.333333%; height: 2px; bottom: 0;}
.in_title .ico:after { right: 0; background: #ec1b24;}



.futures{ width:100%; margin:auto; overflow:hidden; background:#F2F2F2;}
.futures .fl{width:99%; padding:0.5%; background:#D8D8D8; margin:auto;}
.futures .in_title { text-align:center; margin-top:20px;}
.futures .in_title h2{ font-weight:bold; color:#131a31;}
.futures .fl img{ width:100%;}
.futures .fr{ width:90%; margin:auto; text-align:center;}
.futures h1{ margin-top:2%;}
.futures h1 img{ width:100%;}

.part2{ width:100%; margin:auto; overflow:hidden; background:url(/images/20210605153928ad1d7e.jpg) no-repeat center; padding:50px 0px;}
.part2 .cont{ width:96%; margin:auto;}

.part3{ width:100%; margin:auto; overflow:hidden;}
.part3 .cont{ width:96%; margin:auto;}

.part4{ width:100%; margin:auto; overflow:hidden; background:#D8D8D8; padding:30px 0px;}
.part4 .cont{ width:96%; margin:auto;}
.part4 p{ font-size:16px; line-height:30px;}

.inews{ width:100%; margin:auto; overflow:hidden;}
.inews li{float:left;width:384px;height:auto;margin:12px 24px 12px 0px;}
.inews li .news-img{width:100%;height:214px;overflow: hidden;}
.inews li .news-img img{width:100%;height:214px;}
.inews li:nth-child(3){ margin-right:0px;}
.inews li:nth-child(6){ margin-right:0px;}
.inews li:nth-child(9){ margin-right:0px;}
.inews li:nth-child(12){ margin-right:0px;}
.inews li:nth-child(15){ margin-right:0px;}
.inews li:nth-child(18){ margin-right:0px;}
.inews li .li-box{width:100%;height:94px;padding:20px 0px;}
.inews li .li-box .tit{height:30px;line-height:30px;font-size:18px; color:#131a31; margin-bottom:12px;overflow: hidden;text-overflow:ellipsis; white-space: nowrap;}
.inews li .li-box .des{height:25px;line-height:25px;font-size:14px;color:#666; margin-bottom:15px; margin-top:20px;overflow: hidden;text-overflow:ellipsis; white-space: nowrap;}
.inews li .li-box .des a{ color:#999;}
.inews li .li-box .time{ position:relative;font-size:12px; display: block;margin:11px 0 10px 0;}
.inews li .li-box .time{padding-left:px;}
.inews li .li-box .time{padding-right:px;}
.inews li .li-box .time:before{border-bottom-color:#ccc;}
.inews li .li-box .time:before{border-bottom-style:solid;}
.inews li .li-box .time:before{border-bottom-width:1px;}
.inews li a:hover .time:before{margin-bottom: -10px;background:-webkit-gradient(linear,0 0 ,0 100%, from(#fff), to(#fff));-webkit-animation:liner 0.6s linear 1;-webkit-animation-fill-mode:both;border-bottom-color:#2196f3; }
.inews li .li-box .time:before{margin-bottom: -10px;transition: all 0.1s  cubic-bezier(.23, 1, .38, 1) 0.1s;position: absolute;height: 1px; width: 100%; content: ""; position: absolute; bottom:0px; left: 0; }

.icolor{ width:100%; margin:auto; overflow:hidden;}
.icolor li{ width:49%; margin:0.5%; float:left;}
.icolor li img{ width:100%;}

.icolor2{ width:100%; margin:auto; overflow:hidden;}
.icolor2 li{ width:32.333%; margin:0.5%; float:left; position: relative; display:flex;align-items:center;vertical-align:middle; height:auto;}
.icolor2 li img{ width:100%;}

.indexa2Hbreen26red {
    color: #CC0000;
    text-decoration: none;
    font-size: 24px;
	margin-top:40px;
}
.intro14 {
    font-size: 16px;
    text-decoration: none;
    line-height: 27px;
    color: #666666;
}
intro18 {
    font-size: 17px;
    text-decoration: none;
    line-height: 26px;
    color: #333333;
}	


.inhon{ width:100%; margin:2% auto 0%; overflow:hidden;}
.inhon li{ width:24%; float:left; margin:0.5%;}
.inhon li img{ width:100%;}	


.ke-zeroborder{ margin-top:10px; overflow:hidden;}


.inpro{ width:100%; margin:auto; overflow:hidden;}
.inpro li{ width:49%; margin:0.5%; float:left;}
.inpro li img{ width:100%}
.inpro li p{ text-align:center; font-size:18px; line-height:38px;}


.about_3 ul{ width:100%; margin:auto; overflow:hidden;}
.about_3 ul li{ width:49%; float:left; margin:0.5%;}
.about_3 ul li img{ width:100%;}

.about_2 .col-md-3 .caption { padding-top: 30px !important; padding-bottom:30px !important;}
.ab_1_text h3{ font-size:30px !important; margin-bottom:15px !important;}
.ab_2_text h3{ font-size:30px !important; margin-bottom:15px !important; color:#333;}
.about_2 .col-md-3 .caption h3{ font-size:30px !important; margin-bottom:15px !important;}
.about_3 .col-md-9 .caption h3{ font-size:30px !important; margin-bottom:15px !important;}
.about_4 .row .col-md-5 .caption h3{ font-size:24px !important; margin-bottom:15px !important;}
.about_3 .col-md-9 .caption span{ font-size:18px !important; line-height:18px !important;}
.about_4 .row .col-md-5 .caption span{ font-size:18px !important; line-height:18px !important;}
.about_4 .row .col-md-5 .caption span b{ display:inline-block !important;}
.about_2 .col-md-3 .caption span{ font-size:18px !important; line-height:18px !important;}
.about_3 .col-md-9 .caption span{ font-size:18px !important; line-height:18px !important;}
.ab_1_text { padding-top: 30px !important;}
.ab_1_text h3 {
    margin-bottom: 30px;
    padding-bottom: 20px;
	color:#333;
	
    background: linear-gradient(to right,#f75930,#f75930,#f75930) no-repeat left bottom / 50px 8px;
}

.about_2{ background:url(/images/ab_7.jpg) center center no-repeat; background-size:cover; padding-top:30px; padding-bottom:8px; overflow:hidden; margin-bottom:18px;}
.ab2{ height:10px;}
.about_2 p{ color:#fff; text-align:center;}
.about_2 .col-md-9 .row{ margin:0 -10px; margin-bottom:20px;}
.about_2 .col-md-9 .row .col-md-4{ padding:0.5%; float:left; width:49%;}
.about_2 .col-md-9 .row .col-md-4 .caption{ background:rgba(255,255,255,0.5); padding:5%; min-height:248px; padding-top:40px;}
.about_2 .col-md-9 .row .col-md-4 .caption p{ margin-top:20px; color:#fff;}
.ab_2_img{ margin:0 auto; width:50px; height:50px; text-align:center;line-height:50px;}
.ab_2_img img{display: inline-block; vertical-align: middle; width:100%;}
.about_2 .col-md-3 .caption{/* padding-top:200px;*/}
.about_2 .col-md-3 .caption h3{ color:#fff; padding-bottom:20px; margin-bottom:20px; background:linear-gradient(to right,#f75930,#f75930,#f75930) no-repeat left bottom / 50px 8px;}
.about_2 .col-md-3 .caption span{ font-family:Arial; font-size:50px; line-height:50px; display:block; text-transform:capitalize; color:#fff;}

.about_3{ padding-bottom:30px;}/*
.about_3 .col-md-9 .caption{ padding-top:60px; padding-bottom:30px; padding-left:370px; margin-left:-370px;}
.about_3 .col-md-9 .caption h3{ color:#fff; padding-bottom:20px; margin-bottom:20px; background:linear-gradient(to right,#f75930,#f75930,#f75930) no-repeat left bottom / 50px 8px;}
.about_3 .col-md-9 .caption span{ font-family:Arial; font-size:50px; line-height:50px; display:block; text-transform:capitalize; color:#fff;}*/


.picss{ width:100%; margin:auto;}
.picss li{ width:49%; float:left; margin:0.5%;}
.picss li img{ width:100%;}


.brand{
	width: 100%;
	max-width: 1920px;
	padding-top: 50px;
	padding-bottom: 60px;
	margin: 0 auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/images/brandbg.jpg);
}
.brand .pub_tit {
	margin-top: 20px;
}
.brand .pub_tit h2{
	color: #fff;
}
.brand .list{
	color: #fff;
	width: 25%;
	float: left;
	margin-bottom: 110px;
}
.brand .list i{
	width: 55px;
	height: 55px;
	display: block;
	margin: 0 auto;
	margin-bottom: 25px;
	transition: all .5s;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.brand .list:nth-child(1) i{
	background-image: url(/images/brand_icon1.png);
}
.brand .list:nth-child(2) i{
	background-image: url(/images/brand_icon2.png);
}
.brand .list:nth-child(3) i{
	background-image: url(/images/brand_icon3.png);
}
.brand .list:nth-child(4) i{
	background-image: url(/images/brand_icon4.png);
}
.brand .list:nth-child(5) i{
	background-image: url(/images/brand_icon5.png);
}
.brand .list:nth-child(6) i{
	background-image: url(/images/brand_icon6.png);
}
.brand .list:nth-child(7) i{
	background-image: url(/images/brand_icon7.png);
}
.brand .list:nth-child(8) i{
	background-image: url(/images/brand_icon8.png);
}
.brand .list:hover i{
	transform: translateY(-15px);
}
.brand .list h4{
	font-size: 18px;
	margin-bottom: 15px;
	text-align: center;
}
.brand .list p{
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	max-width: 200px;
	height: 48px;
	margin: 0 auto;
}




@media(max-width:1400px){
	.brand{
		padding-top: 100px;
	}
	.brand .list{
		margin-bottom: 80px;	
	}
}
@media(max-width:1300px){
	.brand .pub_tit{
		margin-bottom: 55px;
	}
	.brand{
		padding-top: 80px;
		padding-bottom: 20px;
	}
	.brand .list{
		margin-bottom: 60px;	
	}
}
@media(max-width:1200px){
	.brand{
		padding-top: 60px;
	}
	.brand .pub_tit{
		margin-bottom: 45px;
	}
	.brand .list{
		margin-bottom: 40px;	
	}
	.brand .list i{
		width: 45px;
		height: 45px;
		margin-bottom: 20px;
	}
	.brand .list h4{
		margin-bottom: 10px;
	}
}
@media(max-width:991px){
	.brand{
		padding-top: 50px;
		padding-bottom: 10px;
	}
	.brand .list{
		width: 47%;
		margin-right: 6%;
	}
	.brand .list:nth-child(2n){
		margin-right: 0;
	}
}
@media(max-width:768px){
	.brand{
		padding-top: 40px;
	}
	.brand .pub_tit{
		margin-bottom: 30px;
	}
	.brand .list i{
		width: 28px;
		height: 28px;
		margin-bottom: 15px;
	}
	.brand .list:hover i{
		transform: translateY(-10px);
	}
	.brand .list h4{
		font-size: 16px;
	}
	.brand .list  p{
		max-width: 100%;
	}
}


.advantage{
	padding-top: 70px;
}
.advantage_slide{
	position: relative;
}
.advantage_slide .swiper-slide{
	width: 100%;
	overflow:hidden;
}
.advantage_slide .textbox{
	color: #333;
	width: 96%;
	margin:auto;
	padding-top: 10px;
	box-sizing: border-box;
	position: relative;
}
.advantage_slide .textbox::after{
	content: '';
	position: absolute;
	top: 40px;
	right: 0;
	width: 290px;
	height: 500px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/images/advantage_bg.png);
}
.advantage_slide .textbox .pub_tit{
	margin-bottom: 2%;
}
.advantage_slide .textbox .pub_tit::after{
	left: 0;
	margin-left: 0;
}
.advantage_slide .textbox .pub_tit h2{
	text-align: left;
}
.advantage_slide .textbox .text h4{
	font-size: 24px;
	margin-bottom: 25px;
}
.advantage_slide .textbox .text p{
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.advantage_slide .img{
	width: 96%;
	margin:auto;
}
.advantage_slide .btngrop{
	width: 100px;
	height: 40px;
	display: flex;
	justify-content: space-between;
	position: absolute;
	left: 100px;
	bottom: 70px;
}
.advantage_slide .swiper-button-prev,
.advantage_slide .swiper-button-next
{
	width: 40px;
	height: 40px;
	z-index: 70;
	outline: none;
	position: static;
	top: 0;
	margin-top: 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.advantage_slide .swiper-button-prev{
	left: 0;
	background-image: url(/images/adv_prev.png);
}
.advantage_slide .swiper-button-next{
	right: 0;
	background-image: url(/images/adv_next.png);
}
.advantage_slide .swiper-button-prev::after,
.advantage_slide .swiper-button-next::after
{
	display: none;
}




@media(max-width:1400px){
	.advantage{
		padding-bottom: 110px;
	}
	.advantage_slide .textbox{
		padding: 0 70px;
		padding-top: 50px;
	}
	.advantage_slide .textbox::after{
		top: 0;
	}
	.advantage_slide .textbox .pub_tit{
		margin-bottom: 45px;
	}
	.advantage_slide .img{
		height: 520px;
	}
	.advantage_slide .btngrop{
		left: 70px;
	}
}
@media(max-width:1300px){
	.advantage{
		padding-bottom: 90px;
	}
	.advantage_slide .textbox{
		padding: 0 50px;
		padding-top: 30px;
	}
	.advantage_slide .textbox::after{
		width: 250px;
		height: 420px;
	}
	.advantage_slide .textbox .text h4{
		margin-bottom: 20px;
	}
	.advantage_slide .btngrop{
		bottom: 50px;
		left: 50px;
	}
	.advantage_slide .img{
		height: 460px;
	}
}
@media(max-width:1200px){
	.advantage{
		padding: 70px 0;
	}
	.advantage_slide .textbox{
		padding: 0 15px;
	}
	.advantage_slide .textbox::after{
		width: 220px;
		height: 360px;
	}
	.advantage_slide .textbox .pub_tit{
		margin-bottom: 30px;
	}
	.advantage_slide .textbox .text h4{
		font-size: 22px;
	}
	.advantage_slide .btngrop{
		bottom: 40px;
		left: 15px;
	}
	.advantage_slide .img{
		height: 380px;
	}
}
@media(max-width:991px){
	.advantage{
		padding: 40px 0;
	}
	.advantage_slide .textbox::after{
		width: 200px;
		height: 320px;
	}
	.advantage_slide .textbox .text h4{
		font-size: 20px;
	}
	.advantage_slide .img{
		height: 340px;
	}
	.advantage_slide .btngrop{
		width: 80px;
		bottom: 30px;
	}
	.advantage_slide .swiper-button-prev,
	.advantage_slide .swiper-button-next
	{
		width: 30px;
		height: 30px;
	}
}
@media(max-width:768px){
	.advantage{
		padding-top: 25px;
		padding-bottom: 40px;
	}
	.advantage .textbox{
		width: 100%;
		float: none;
		margin-bottom: 30px;
	}
	.advantage_slide .textbox::after{
		display: none;
	}
	.advantage_slide .textbox .pub_tit{
		margin-bottom: 20px;
	}
	.advantage_slide .textbox .text h4{
		font-size: 16px;
		margin-bottom: 15px;
	}
	.advantage_slide .textbox .text p{
		max-width: 100%;
		font-size: 14px;
		line-height: 24px;
	}
	.advantage_slide .btngrop{
		position: static;
	}
	.advantage_slide .img{
		width: 100%;
		max-width: 460px;
		height: 300px;
		margin-bottom: 30px;
	}
}
@media(max-width:480px){
	.advantage_slide .btngrop{
		margin: 0 auto;
	}
}


    .inpro {}
    
    .pro_1 {}
    
    .pro_1 li {
        float: left;
        width: 49%;
        margin-right: 2%;
        margin-top: 10px;
    }
    
    .pro_1 li img{ width:100%;}
	
    .pro_1 li:nth-child(2n) {
        margin-right: 0;
    }
    
    .pro_2 li {
        float: left;
        width: 32%;
        margin-right: 2%;
        margin-top: 25px;
    }
    .pro_2 li img{ width:100%;}
    
    .pro_2 li:nth-child(3n) {
        margin-right: 0;
    }
	
	
    .til01 {
        font-size: 30px;
        text-align: center;
        margin: 45px 0 30px;
        color: #141b31;
    }
    
    .til01 em {
        font-size: 36px;
        color: #aeaeae;
        font-weight: normal;
        font-family: Times New Roman;
        display: block;
        font-style: normal;
        text-transform: uppercase;
        height: 48px;
        letter-spacing: 5px;
    }
    
    .til01 b {
        color: #141b31;
        padding-bottom: 15px;
        display: block;
    }
	
	
    .pro2 {
        padding: 20px 0;
		overflow:hidden;
    }
    
    .pro2 li {
        float: left;
        width: 22.3%;
        margin-right: 3.5%;
        margin-top: 25px;
        margin-bottom: 1%;
        height: 200px;
    }
    
    .pro2 li img {
        border-radius: 15px;
		width:100%;
    }
    
    .pro2 li:nth-child(4n) {
        margin-right: 0;
    }
    
    .til02 {
        margin: 45px 0 0px;
    }
	
	img {
    border: none;
	vertical-align:bottom;
    display: inline-block;
}


	
	
.ry_banner{ background:url(../img/ry_banner.jpg) no-repeat center bottom; width:100%; height:600px; position:relative;}
.rongyu_list{ display:flex; justify-content:flex-start; align-items:flex-start; margin-top:100px; flex-wrap:wrap; }
.rongyu_list li{ width:32.333%;margin:0.5% ;}
.rongyu_list li img{ width:100%; height:auto; border: 1px solid #cbcbcb !important;}
.rongyu_list .title{ font-size:1rem; text-align:center; padding-top:6px; padding-bottom:5px; }

.ab_banner{ background:url(../img/ab_banner.jpg) no-repeat center bottom; width:100%; height:505px; position:relative;}

.company_about&gt;h3{ font-size:2.25rem; text-align:center;  margin-top:80px; }
.company_about&gt;h4{ font-size:0.875rem; text-align:center; }
.company_about_con{ line-height:30px; text-indent:2rem; margin-top:40px; }
.index_about_yousi_about{ display:flex; justify-content:space-around; align-items:flex-start; margin-top:90px; margin-bottom:30px; }
.index_about_yousi_about&gt;div{ color:#e70012; font-size:1.125rem; font-weight:600; flex:1; text-align:center;  }
.index_about_yousi_about&gt;div&gt;span{ font-size:4.375rem; font-family:"思源黑体 CN"; }
.index_about_yousi_aboutCon{ color:#00863f; font-size:1.375rem; font-weight:normal; text-align:center; }
@media screen and (max-width:1024px) {
    .index_about_yousi_about&gt;div&gt;span{ font-size:2.9rem;  }
.index_about_yousi_aboutCon{ font-size:1rem; }
}
@media screen and (max-width:520px) {
.rongyu_list{ margin-top:50px; }
  .rongyu_list .title{ font-size:0.825rem;}
.company_about&gt;h3{ font-size:1.5rem; }
.company_about&gt;h4{ font-size:0.725rem; }
.index_about_yousi_about{ display:block; }
.index_about_yousi_about&gt;div{  text-align:left; }
.index_about_yousi_aboutCon{ text-align:left; margin-bottom:15px; }
}

    
    .about2_1 ul {
        width: 100%; overflow:hidden;
    }
    
    .about2_1 ul li {
        float: left;
        width: 46%;
		margin:0.5% 2%;
    }
    
    .about2_1 ul li i {
        text-align: center;
        display: block;
        width: 100%;
    }
    
    .about2_1 ul li span {
        display: block;
        text-align: center;
        font-weight: bold;
        color: #131a31;
        font-size: 15px;
    }
	
	
    .pic { overflow:hidden;
    }
    
    .pic i {
        display: block;
        float: left;
        width: 32.333%;
        margin: 0.5%;;
    }</pre></body></html>