﻿


/* top start*/
body,td,th {
	font-size: 14px;
}
/*
img, div { behavior: url(/images/iepng/iepngfix.htc); }*/

body{
	
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
	width:100%;
	margin:auto;
	min-width:1200px;
	max-width:1920px;
	padding:0px;
	
}

div, p,dl, dt, dd, ul, ol, li,  pre, form, fieldset, input, textarea, blockquote {
	padding:0px;
	margin:0px;
}
.container{ width:1200px; margin:auto;}
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	padding:0px;
	margin:0px;}
.FontRed{
	color:#FF0000;}
i,em{ font-style:normal;}
h3{
	font-size:14px;}

li{
	list-style-type:none;}

img {border:none; display:inline-block;}

.gray{
	color:#666666;}
a{color:#999;text-decoration:none;}
a:hover {text-decoration:none;color:#014596;}
a:active{text-decoration:none;}

.LineLink a{text-decoration:underline;}
.LineLink a:hover {text-decoration:none;color:#014596;}

.ColorLink a {color:#fff;}
.ColorLink a:hover {color:#fff;}

.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:1200px;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:1200px;}
.section{ width:100%; margin:auto; background:#333; height:38px;}
.tem_top{height:38px;color:#fff;font-size:14px;}
.tem_top h2{font-size:14px;float:left;}
.tem_top h2 p{font-weight:normal;line-height:38px;}
.tem_top a{color:#53555a;}
.tem_top a:hover{color:#e9280c;}
.tem_top_nav{float:right;line-height:38px;}
.tem_top_nav a{ padding:0px 5px; color:#fff; line-height:38px; font-size:14px;}


/*友链
.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}*/
 
input,textarea{
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
}
#wrapper{
	}
.headtop{height: 46px; color: #b3b3b3; line-height: 46px; font-size: 13px; overflow: hidden; background:#333333; z-index:100; position:relative;}
.headtop .tel{ float:left;}
.headtop .profes{ float:right;font-size:13px;}
.headtop .profes a{font-size:13px; padding:0px 5px;}
.headtop .profes span{ font-size:15px; font-family:Arial, Helvetica, sans-serif;}
 #head{width:100%; background:#333333;overflow:hidden;}
 #head .top{ overflow:hidden; background:#fff; z-index:100; width:100%; height:100px;}
 #head .top .TopLogo{
	margin:auto;
	width:1200px;
	overflow:hidden;
	}
 #head .top .TopLogo .logo{ text-align:center; float:left;
	}
   #head .top .TopLogo .logo .l{ height:100px;display: table-cell; vertical-align: middle;}
  #head .top .TopLogo .logo .l img{ height:60px;}
 #head .top .TopLogo .des{
	float:left;
	font-size:24px;
	color:#333;
	font-weight:bold;
	margin-top:48px;
	margin-left:50px;
	}
 #head .top .TopLogo .SearchTop{
	 float:right;
	 margin-top:34px;
	 padding-left:39px;
	 background:url(/images/phone.png) no-repeat center left;
	 }	

 #head .top .TopLogo .tel{
	line-height:25px;
	text-align:left;
	font-size:14px;
	} 	
 #head .top .TopLogo .tel span{
	font-size:26px;
	color:#ff0000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

/* navs*/
 #head #NavLink{
	height:100px;
	width:1000px;
	float:right;
	}
 #head #NavLink #NavBG{
	height:100px;
	width:1000px;
	margin:auto;}	
		
 #head #NavLink #sddm{
	width:1000px;
	margin:auto;
	text-align: center;
	display: inline-table;
	position: relative;}

 #head #NavLink #sddm li{
    font-size: 16px;
    position: relative;
	display: inline-table;
    margin: 0 20px;
}
#head #NavLink #sddm .CurrentLi a{}
#head #NavLink #sddm .CurrentLi:after {
    width: 100%;
    color: #2f318b;
	background:#2f318b;
    z-index: 1;
}
 #head #NavLink #sddm li:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 0;
    background: #2f318b;
    bottom: 0;
    left: 0;
    -webkit-transition: width .5s;
    transition: width .5s;
    color: #2f318b;
    z-index: 1;
}

#head #NavLink #sddm li:hover:after{
    width: 100%;
    color: #2f318b;
	background:#2f318b;
    z-index: 1;}
	
/*	
 #head #NavLink #sddm .CurrentLi p{
	background:#004216;
	border-left:none;
	 }
*/	 
 #head #NavLink #sddm li a
{	text-decoration: none;
    height: 100px;
    line-height: 100px;
    display: block;
    position: relative;
	display: block;
    z-index: 2;
    color: #000;
    box-sizing: border-box;
}
 #head #NavLink #sddm li a span{	
	height: 25px;
    line-height: 25px;
    font-size: 16px;
	color:#fff;}
 #head #NavLink #sddm li a em{
 	 height: 25px;
    line-height: 25px;
    font-size: 15px;
    color: #fff;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: lighter;}
/*	
 #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 a:hover
{	text-decoration:none;
}

 #head #NavLink #sddm div
{	position: absolute;
	visibility: hidden;
	background: #808080;
	padding:0px 0px;
	filter: alpha(opacity=85);
	top:100px;
	}
 #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 a:hover span{
	color:#E90006;
	}

 #head #NavLink #sddm a:hover em{
	color:#E90006;
	}
	
 #head #NavLink #sddm .CurrentLi span{
	color:#fff;
	}
 #head #NavLink #sddm .CurrentLi em{
	color:#fff;
	}
 #head #NavLink #sddm .CurrentLiafter {
    width: 100%;
    color: #ffffff;
    z-index: 1;
}
	
	
	 #body{
	width:100%;
	margin:auto;
}
/* albumblock*/

/* albumblock*/

 .mlbumblock:nth-child(3n+0){ margin-right:0px;}
 .mlbumblock{
	padding:0px;
	margin-right:1%;
	float:left;
	width:32.66%;
	}
 .mlbumblock .innar{
	width:380px;
	position:relative;
	overflow:hidden;
	}
 .mlbumblock .inner{ width:100%;}
.mlbumblock img{
	width:376px;
	height:270px;	}	

 .mlbumblock .albumtitle{
	height:40px;
	line-height:40px;
	font-size:18px;
	width:100%;
	position:relative;
	bottom:0px;
	left:0;
	color:#666;
	text-align:center;
	text-transform:capitalize;
	cursor:pointer;
	margin:auto;
	overflow:hidden;}
 .mlbumblock .inner .albumtitle span{
	font-weight:normal;
	font-size:12px;}	

 .mlbumblock .inner  a{
	 color:#666;}
 .mlbumblock .inner  a:hover{
	text-decoration:none;}
 .mlbumblock .inner  a:visited{
	text-decoration:none;}	
		
		
 .albumblock{
	padding:10px 10px 15px 10px;
	float:left;
	}
 .albumblock .innar{
	width:368px;
	padding: 5px 5px 20px;
	border: solid 1px #e6e6e6;
	text-align:center;
	position:relative;
	overflow:hidden;
	}
 .albumblock .innar:hover{ background:#fff; box-shadow: 5px 5px 40px rgba(0,0,0,.2);}

.albumblock .innar img{
	width:100%;
	height:276px;}	

 .albumblock .innar .albumtitle{
	font-size:18px;
	width:100%;
	position:relative;
	bottom:0px;
	left:0;
	padding:22px 0px 10px;
	color:#333;
	text-align:center;
	text-transform:capitalize;
	cursor:pointer;
	margin:auto;
	overflow:hidden;}
 .albumblock .innar .albumtitle span{
	font-weight:normal;
	font-size:12px;}	

 .albumblock .innar  a{
	 color:#333;}
 .albumblock .innar p {
    height: 50px;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
 .albumblock .innar .y-btns { display: block; width: 180px; margin: 15px auto 0; text-align:center; }
 .albumblock .innar .y-btns a { display: block; font-size: 15px; color: #333; width: 50%; box-sizing: border-box;}
 .albumblock .innar .y-btns a:first-child { border-right: dashed 1px #999; }
 .albumblock .innar .y-btns a:hover { color: #be2517; }
 
 .albumblock .innar  a:hover{
	text-decoration:none;}
 .albumblock .innar  a:visited{
	text-decoration:none;}	
		

/*footer*/
#footer{clear: both;width: 100%;background: #000; overflow:hidden; padding:40px 0px 40px; color:#fff;}

         .footWrap{background:#1e1e1e;height:352px;font-family:"Microsoft Yahei";padding-top: 84px;box-sizing: border-box;}
         .footer{width:1200px;margin: 0 auto; }
         .f_nav{width:250px; height: 141px; border-right: 1px solid #626262;box-sizing: border-box;float: left;}
         .fnav a{display: block;font-size:14px;color:#ffffff; line-height: 20px; float: left;text-decoration: none;width: 110px;background: url(/images/fnavico.png) no-repeat left center;color: rgba(255,255,255,0.5);padding-left: 19px;box-sizing: border-box;margin-bottom: 20px;}

         .fcontact{width:645px; border-right: 1px solid #626262;padding-left: 50px; box-sizing: border-box;float: left; }
         .fcontact .lx{/*width: 377px;*/ float: left;}
         .fcontact .lx p{font-size: 15px;color: rgba(255,255,255,0.6);line-height: 20px;margin-bottom: 15px; }
         .fcontact .lx p:nth-child(1){color: #fff;}
         .fcontact span{font-size: 12px;color:#fff;line-height: 20px;display: block; float: left;}
         .fcontact span b{display:block; font-size: 24px; color: #fff;margin-top: 20px; }

        .fcode{margin-top: 10px; width: 130px; float: right;box-sizing: border-box; text-align:center; margin:0px 10px;}
        .fcode p{width: 130px; line-height:32px;}
        .fcode img{width: 100%;padding:1px;}

         .fbeian{width: 1200px; height: 58px; border-top: 1px solid #4b4b4b; text-align: center; }
         .fbeian p{color: #ffffff; font-size: 14px;line-height: 58px;opacity: 0.7; font-weight: bold;}
         .fbeian p a{color: #fff;}
         .fbeian em{padding:0 15px;}
		 
		 
#wrapper  .t_page{
	padding:10px;
	text-align:center;
	font-size:12px;
	color:#666;
	line-height:25px;
	
	}	
#wrapper  .t_page a{
	padding:2px 5px;
	border:1px solid #666;
	color:#666;
	margin:0px 3px;}	


/* date css*/		
 .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: #000000;}
 .checked, .checked a:link, .checked a:visited {color: #FF0000;}
 .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 {
	float:right;
	line-height:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	background:url(/images/inde2.png) no-repeat center left;
	color:#fff;
	padding-left:37px;
}
.SearchBar span{ font-family:Arial, Helvetica, sans-serif; font-size:22px;}

.Sbox .SearchBar{
	margin:10px 0px 0px 10px;}

.SearchBar #search-text {
	width: 140px;
	padding:0px 0px;
 	margin:0px;
	color:#fff;
	height:30px;
	line-height:30px;
	font-size:14px;
	background:none;
	border:none;
	outline:none;
	padding-left:20px;
	}

.SearchBar #search-submit {
	border:none;
	background:url(/images/search.png) no-repeat;
	color: #FFFFFF;
	height:20px;
	margin:0px;	
	cursor:pointer;
	margin-right:20px;
	padding:0px;
	line-height:20px;
	width:20px;
	outline:none;
}

/* search content */
#search_content .searchtip{
	line-height:25px;
	font-size:14px;
	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:14px;
	font-weight:bold;
	padding-top:10px;
	line-height:25px;
	font-family:Microsoft Yahei;}	

#search_content .result_list dd{
	padding:0 0 5px 0;
	margin:0px;
	line-height:20px;
	}	

#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:#014596;
	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:#000;
	-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 #014596;
	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: #014596;
	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/HituxCMSNote/close.gif') no-repeat;
}

.VideoBox{
	padding:10px;}


/*product*/
.RightNav span{
	color:#014596;}
 .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:#014596;
	font-weight:bold;
    height: 50px;
    line-height: 50px;
	text-decoration:none;
}
 .ClassNav .NavTree ul li .current a{
    background: url(/images/blank_zg.png) no-repeat 190px center;
	color:#014596;
	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:#014596;
	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:2000; }
* html  .ClassNav .NavTree ul li a { height: 1%;z-index:2000; }
/* End */	


/*service*/
.qqbox a:link {
	color: #000;
	text-decoration: none;
}
.qqbox a:visited {
	color: #000;
	text-decoration: none;
}
.qqbox a:hover {
	color: #f80000;
	text-decoration: underline;
}
.qqbox a:active {
	color: #f80000;
	text-decoration: underline;
}
.qqbox {
	width:132px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0;
	top:200px;
	color:#000000;
	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 #cc0000;
	background:#fff;
}
.qqkfbt {
	width:118px;
	height:20px;
	overflow:hidden;
	background:#cc0000;
	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; }



.tit1 h2{font-size: 30px;color: #fff;position: relative;display: inline-block;margin-bottom: 58px;}
.tit1 h2:before,.tit1 h2:after{content: "";position: absolute;top: -8px;left: -110px;width: 27px;height: 24px;
background: url(/images/lcomma.png) no-repeat center;}
.tit1 h2:after{right:-110px;left: unset;background-image: url(/images/rcomma.png);}
.tit1_1 h2{font-size: 24px;}
.tit1_1 h2:before{left: -68px;}
.tit1_1 h2:after{right: -68px;}

.tit2{text-align: center;padding: 62px 0;}
.tit2 h3{display: inline-block;position: relative;font-size: 30px;color: #fff;}
.tit2 h3:before,.tit2 h3:after{content: "";position: absolute;top:49.9%;left:-72px;width: 45px;height: 1px;background:#fff;}
.tit2 h3:after{left:auto;right: -72px;}
.tit2 p{font-size: 18px;padding-top:16px;}

.tit3 {padding-bottom: 60px;color: #fff;text-align: center;}
.tit3 h3{font-size: 30px;}
.tit3 p{font-size: 14px;padding-top: 3px;text-transform: uppercase;}

.tit4 {padding: 0 0 18px 24px;border-bottom: 1px solid #2e2e2e;width: 1276px;margin:0 auto 60px;}
.tit4 .tit{background: url(/images/prv_titicon.jpg) no-repeat left;padding-left: 16px;}
.tit4 .tit h4{font-size: 18px;color: #fff;}
.tit4 .tit p{color: #666;text-transform: uppercase;padding-top: 4px;}

.tit5{padding:68px 0 30px;text-align: center;color: #fff;}
.tit5 h2{display: inline-block;position: relative;font-size: 36px;margin-top: 4px;}
.tit5 h2:before,.tit5 h2:after{content: "";position: absolute;top:49.7%;left:-24px;width:12px;height: 4px;background:#fff;}
.tit5 h2:after{left:auto;right: -24px;}
.tit5 p{padding-top:8px;}

.ipro{margin-top:30px;}
.ipro .list_box{ width:1200px; margin:auto; overflow:hidden;}
.ipro .list{ width:100%; margin:auto;}
.ipro .list li{width: 378px;float: left; margin:0px 10px 25px;border: 1px solid #dedede;}/*
.ipro .list li:hover .img_box{transform: scale(1.1);}
.ipro .list li .img_box{transition: .5s;}*/
.ipro .list li .img_box img{ width:100%; height:284px;}
.ipro .list li h4{padding: 20px 0 6px;color: #727272; font-size:18px;text-align:center; }
.ipro .list li p{font-size: 14px;color: #666;line-height: 25px;text-align:center; padding:0px 15px;}
.ipro .list li .more{margin:8px 0 18px; text-align:center;}
.ipro .list li:hover h4 a { color: #141b31; }
.ipro .list li:hover {border: 1px solid #141b31;}

.ipatent {overflow:hidden;}
.ipatent .list{height: 100px;width: 275px;padding: 0 5px;background:#141b31;float: left;margin-right: 20px;}
.ipatent .list:nth-child(4n){margin-right: 0;}
.ipatent .list .pic_box{width: 80px;height: 100px;float: left;text-align: center;line-height: 100px;}
.ipatent .list .pic_box img{display: inline;vertical-align: middle;}
.ipatent .list .text{float: left;color: #fff;}
.ipatent .list .text p{padding: 28px 0 4px;font-size: 18px;}
.ipatent .list .text i{font-size: 12px;text-transform: uppercase;}

.iquality { overflow:hidden; margin-top:25px;}
.iquality .swiper-slide{height: 328px;}
.iquality li{ width:284px; float:left; margin:0px 8px;}
.iquality li img{ width:100%;}
.iquality li:nth-child(4n){margin-right: 0;}
.iquality .page{bottom: 0;}
.iquality .swiper-pagination-bullet{font-family:微软雅黑;background:none;font-size: 16px;color: #fff;line-height: 60px;width: 50px;height: 60px;opacity: 1;border-bottom:3px solid rgba(0,0,0,0);}
.iquality .swiper-pagination-bullet-active{border-color:#ac6249;}

.isupport .list{padding: 25px 30px 38px;background: #212121;width: 330px;position: relative;margin-right: 65px;float: left;}
.isupport .list:nth-child(3n){margin-right: 0;}
.isupport .list .more{position:absolute;top: 26px;right: 30px;background: url(/images/support_icon.png);width: 14px;height: 14px;}
.isupport .list .tit{color: #fff;}
.isupport .list .tit h4{font-size: 24px;}
.isupport .list .tit p{font-size:14px;margin: 2px 0 16px;text-transform: uppercase;}
.isupport .list .pic_box{height: 220px;}
.isupport .list ul{padding: 24px 0 28px;}
.isupport .list li{float: left;line-height: 30px;width: 165px;}
.isupport .ul_box{position: relative;}
.isupport .ul_box:before{content: "";position: absolute;bottom:0;width:100%;height: 1px;background: #999;}
.isupport .ul_box:after{content: "";position: absolute;bottom:0;width:100%;height: 1px;background: #666;transition:.9s;transform: scale(0);transform-origin: center;}
.isupport .list:hover .ul_box:after{transform: scale(1);}

.istore{overflow: hidden;text-align: center;}
.istore .bd li{width: 418px;margin:0 13px;}
.istore .bd li .bg_box{height: 294px;border-radius: 5px;}
.istore .bd li p{line-height: 50px;text-align: center;}
.istore .btn_box{padding-top: 40px;}
.istore .hd{z-index: 2;text-align: center;display: inline-block;}
.istore .hd li{width: 12px;height: 12px;border-radius: 100%;margin:0 9px;line-height: 13.5px;background: #999;display: inline-block;cursor: pointer;text-indent: -9999px;}
.istore .hd li.on{background: #ac6249;}
.istore .prev,.istore .next{display: inline-block;font-family: 新宋体;width: 20px;}

.ihonor{ overflow:hidden;}
.ihonor li{ width:19.2%; float:left; margin-right:1%;}
.ihonor li img{ width:100%;}
.ihonor li:nth-child(5n){margin-right: 0;}
.ihonor .bd{display: inline-block;}
.ihonor .bd li{width:254px;margin:0 10px;float: left;}
.ihonor .bd li .bg_box{height:345px;cursor: pointer;}
.ihonor .bd li p{height: 60px;line-height: 60px;color: #fff;text-align: center;}
.ihonor .prev,.ihonor .next{display: inline-block;font-family: 新宋体;width: 20px;}
.ihonor .prev,.ihonor .next{background: url(/images/left.png) no-repeat center;width: 28px;height: 28px;position: absolute;top: 50%;left: 0;margin-top: -14px;}
.ihonor .next{background-image: url(/images/right.png);left: unset;right: 0;}

.istyle {padding-bottom: 20px;}
.istyle .list{float: left;width:33.33%;position: relative;height: 400px;}
.istyle .list .bg_box{position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,.5);transition: .5s;}
.istyle .list:hover .bg_box{background:rgba(0,0,0,0);}
.istyle .list:hover .text{opacity: 0;}
.istyle .list:first-child{height: 800px;}
.istyle .list .text{transition: .5s;position: absolute;display: inline-block;left: 50%;top: 50%;transform: translate(-50%,-50%);font-size: 30px;color: #fff;text-align: center;}
.istyle .list .text p{padding-bottom: 10px;}
.istyle .list .text i{font-family: 思源黑体 CN;text-transform: uppercase;font-style:extraLight;display: block;}

.iabout{height: 426px;}
.iabout .pic_box{float: left;width: 656px;}
.iabout .text_box{float: right;width:590px;color: #fff;height: 426px;position: relative;}
.iabout .text_box h3{margin: 12px 0 80px;position: relative;font-size:38px;font-weight: bold;}
.iabout .text_box h3:after{position: absolute;content: "";bottom:-36px;left: 0;width: 60px;height: 1px;background: #fff;}
.iabout .text_box .txt{line-height:24px;font-size: 14px;max-height: 186px;overflow: hidden;}
.iabout .more{transition:.5s;font-size: 14px;float: right;color: #fff;width: 180px;height: 50px;line-height: 50px;text-align: center;border: 1px solid #fff;position: absolute;left: 0;bottom: 0;}
.iabout .more:hover {background:#ac6249;border-color: #ac6249;}

.inews_tit{margin:80px auto 20px; overflow:hidden;}
.inews_tit p{font-size: 30px;float: left;color: #666;line-height: 36px;}
.inews_tit a{transition:.5s;font-size:14px;float:right;color: #666;width:180px;height:50px;line-height:50px;text-align:center;border:1px solid #fff;}
.inews_tit a:hover {background:#ac6249;border-color: #ac6249;}
.inews {overflow:hidden;}
.inews .list{padding: 34px 25px;width: 530px;float: left;margin: 0 40px 35px 0;background: #efefef;}
.inews .list:nth-child(2n){margin-right: 0;}
.inews .list:hover .img_box{transform: scale(1.1);}
.inews .img_box{height:160px;width:260px;float: right;transition: .5s;}
.inews .img_box img{ height:160px; width:100%;}
.inews .text_box{float: left;width: 265px;}
.inews h4{color: #333;font-size: 18px;margin: 14px 0 8px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.inews p{font-size: 14px;line-height: 24px;height: 74px; color:#999;}
.inews .date{color: #666;font-size:16px;}
.inews .date span{font-size: 36px;display: block;}
.inews .more{ font-size:15px;} 

.index_nav {position: fixed;top:38%;right: 26px;z-index: 999;}
.index_nav li{position: relative;width: 44px;height: 44px;line-height: 44px;margin:8px 0;background: #ac6249;text-align: center;border-radius: 100%;cursor: pointer;}
.index_nav li img{display: inline;vertical-align: middle;}
.index_nav .gotop{background: #a1a1a1;}
.index_nav .show_ewm .pic_box{position: absolute;right: 100%;padding-right: 8px;top: 0;width: 126px;height: 126px;opacity: 0;pointer-events: none;}
.index_nav .show_ewm:hover .pic_box{opacity: 1;transition: .5s;pointer-events: auto;}
.index_nav .show_phone .txt{position: absolute;right: 100%;padding-right: 8px;top: 0;display: inline-block;padding:0px 10px;color: #333;opacity: 0;pointer-events: none;}
.index_nav .show_phone:hover .txt{opacity: 1;transition: .5s;background: #F5F5F5;pointer-events: auto;}



.pp_bj{ margin:50px auto 0; overflow:hidden;}
/*.pp{ position: relative;height: 572px; }*/
.pp h2{ line-height: 70px; height: 70px;text-align: left; font-size: 24px; color:#141b31;  font-weight: normal;}
.pp h2 em{line-height: 70px; height: 70px; float: left; font-size: 16px; color: #141b31; font-family: "Arial"; text-transform: uppercase;margin-right: 10px;}
.pp h4{width: 40px; font-size: 22px; color: #141b31; font-weight: normal; text-align: center; position: absolute;right: 36px;top:0;}
.pp span a{width: 60px; height: 30px; line-height: 30px; font-size:16px;color: #141b31; text-decoration: underline;text-transform: uppercase; position: absolute; right: 0; bottom: 0;}
.pp ul{width: 1200px; margin:auto; }
.pp ul li{ width:25%; float:left;}
.pp ul li img{display: block;width: 100%; float: left;}
.pp ul li h3{ float: left; font-weight: bold;font-size: 20px; color: #141b31; margin-left: 15px;}
.pp ul li h3 i{display: block;  font-size:14px;color: #141b31;opacity: 0.5; font-weight: normal;text-transform: capitalize;}
.pp ul li h3  em{display: block; font-size: 12px; color: #141b31; font-weight: normal;}
.pp ul li:nth-child(1) {height: 67px;}
.pp ul li:nth-child(1) img{width: 52px; height: 49px;}
.pp ul li:nth-child(2) {height: 89px;}
.pp ul li:nth-child(2) img{width: 67px; height: 49px;}
.pp ul li:nth-child(3) {height: 74px;}
.pp ul li:nth-child(3) img{width: 91px; height: 49px;}
.pp ul li:nth-child(3) {height: 90px;}
.pp ul li:nth-child(4) img{width: 52px; height: 49px;}
.pp dl{width: 660px;overflow: hidden;  float: right;margin-right: 157px;margin-top: 25px;}
.pp dl dt{width: 660px; height: 340px; }
.pp dl dt img{width: 660px; height: 340px; display: block;}
.pp dl dd{width: 660px; padding-top: 20px; font-size: 13px; color: #535353; line-height: 23px; text-align: justify;}


/**/
.pro_bj{ overflow: hidden; background:#fff; padding-top:62px; box-sizing: border-box; font-family: "Microsoft YaHei"; }
.pro_bj h2{padding-top: 50px;background: url(/images/cptiten.png) no-repeat center top;margin-bottom: 20px;}


.cp_nav{ width: 1200px;clear: both; }
.cp_nav dl{  width: 1200px;margin-bottom: 3px;  clear: both;overflow: hidden;}
.cp_nav dl dt {width:200px; position: relative; float: left;height:47px; line-height: 47px; font-weight: bold; box-sizing: border-box; background: #333333;}
.cp_nav dl dt em{position: absolute;left:20px;top:10px;width: 29px;height:30px;}
.cp_nav dl dt em img{width: 100%;display: block;}
.cp_nav dl dt a{font-size: 20px;color: #fff;padding-left: 55px;}
.cp_nav dl dd{width:1000px;height: 47px; border:1px solid #f4f4f4;border-left:0; background: #fff; float: left;box-sizing: border-box;padding-left: 37px;}
.cp_nav dl dd a{height: 47px; line-height: 47px; padding:0 25px 0 18px; font-size: 15px; color: #333333; text-decoration: none;}
.cp_nav dl dd a:hover{ color: #b6830e;}

.cp_nav dl:hover dt{background: #d4b265;}
.cp_nav dl:hover dd{background: #f4f4f4;}


/**/
.pro_bj1{ height: 539px; overflow: hidden; background:#f1f1f1; box-sizing: border-box; font-family: "Microsoft YaHei"; margin-bottom: 3px;}
.pro{ width:1200px;position: relative; margin:0 auto;}
.pro .pro_nr{width: 1920px;position: absolute;left:50%;margin-left: -960px;top:0;}

.cp_next{position: absolute;right:-86px;top:60px;background: url(/images/next.png) no-repeat;width: 86px; height: 32px;}

.pro_nr dl{height: 539px; background: #f1f1f1;}
.pro_nr dt{width: 960px;height: 539px;overflow: hidden; float: left;}
.pro_nr dt img{width: 960px;height: 539px;display: block;transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-o-transition: all 0.5s linear;}
.pro_nr dd{width:460px;padding:130px 0 0;box-sizing: border-box; float: left;margin-left: 124px;}
.pro_nr dd h3{font-size: 28px; color: #141b31; overflow: hidden;  font-weight: normal; white-space: nowrap;margin-bottom: 35px;}
.pro_nr dd h3 em{ font-size: 14px; color: #a2a2a3; font-family: "Arial";  text-transform: uppercase;display: block; }
.pro_nr dd h3 a{color: #141b31;}
.pro_nr dd p{font-size: 14px; color: #141b31; line-height: 24px;overflow: hidden; height: 124px; }
.pro_nr dd .more{width: 200px; height: 36px; line-height: 36px; border:2px solid #424242; display: block; text-align: center; font-size: 14px; color: #141b31;}
/**/
.pro_bj2{height: 178px; overflow: hidden; background:#fff;box-sizing: border-box; font-family: "Microsoft YaHei";}
.pro2{width: 100%;overflow: hidden;}
.pro2 dl{width: 319px;height: 178px; position: relative; float: left;margin-right: 2px; }
.pro2 dt{width: 319px;overflow: hidden;}
.pro2 dt img{width: 319px;height: 178px;display: block;}
.pro2 dd{width: 100%;position: absolute;bottom:-35px;left:0; background: rgba(0,0,0,0.5); font-size: 14px; color: #fff; height:35px;line-height: 35px; overflow: hidden;  font-weight: normal; white-space: nowrap;text-align: center;-webkit-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s; }
.pro2 dl:hover dd{bottom:0;}


.tit01{ font-size: 30px; color: #141b31; text-align: center; font-weight: normal;}
.tit01 b{font-weight: bold;}
.tit01 a{color: #141b31; text-decoration: none; }
.tit01 span{letter-spacing: 8px; display: block;font-size: 20px; color: #000000;font-family:"Microsoft Yahei"; font-weight: normal; text-align: center; line-height: 44px;}


/**/
.kjbj{ height: auto; box-sizing: border-box; background:#fff; padding-top: 75px; overflow: hidden; font-family:"Microsoft Yahei";}
/*.kjbj h2{padding-top: 50px;background: url(/images/kjtiten.png) no-repeat center top;margin-bottom: 20px;}*/


.kj{width: 100%;border-top:1px solid #e9e9e9;border-bottom: 1px solid #e9e9e9; line-height: 30px;font-size: 16px;clear: both;overflow: hidden;}
.kj dl{width:25%;border-right:1px solid #e9e9e9;padding:6.875em 4% 6.875em 2%; max-height: 34.875em; background: #fff;box-sizing: border-box; float: left;}
.kj dd{width: 100%; }
.kj dd h4{ font-size:30px; color: #000000; height:55px;line-height: 55px; padding-left: 64px; text-align: left; margin-bottom: 1em; font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
.kj dd p{ font-size: 0.875em; color: #666666; line-height: 25px; text-align: justify;margin-bottom: 1em;height:50px;overflow:hidden;}
.kj dt{width: 100%; overflow: hidden;}
.kj dt img{ width: 100%; display: block; }
.kj dt a{display: block;width: 150px; height: 40px; line-height: 40px; text-align: left;background: url(/images/kj_btn.png) no-repeat;font-size: 14px; color: #000000; padding-left: 24px;margin-top: 2em; text-decoration: none;}
.kj dt a:hover{background: url(/images/kj_btn1.gif) no-repeat; color: #fff;}
.kj dl:nth-child(4){border-right: 0;}
.kj dl:hover dt a{background: url(/images/kj_btn1.gif) no-repeat; color: #fff;}
.kj dl:nth-child(1) dd h4{background: url(/images/kj_1.png) no-repeat left center;}
.kj dl:nth-child(2) dd h4{background: url(/images/kj_2.png) no-repeat left center;}
.kj dl:nth-child(3) dd h4{background: url(/images/kj_3.png) no-repeat left center;}
.kj dl:nth-child(4) dd h4{background: url(/images/kj_4.png) no-repeat left center;}



/**/
.zxbj{ height: auto; box-sizing: border-box; background:#fff; padding-top: 75px; overflow: hidden; font-family:"Microsoft Yahei";}
/*.zxbj h2{padding-top: 50px;background: url(/images/zxtiten.png) no-repeat center top;margin-bottom: 20px;}
.ipro h2{padding-top: 50px;background: url(/images/zxtiten.png) no-repeat center top;margin-bottom: 20px;}*/


.zx{width: 100%;clear: both;overflow: hidden;}
.zx_nr{height: 642px;}

.zx_nr dl{width: 100%; height:642px; position:relative;}
.zx_nr dt{ width:1200px;margin:0 auto; height:642px; }
.zx_nr dt img{ display:block;width:1920px; height:642px;margin-left:-360px; }
.zx_nr dd{width:670px;padding: 55px 60px 0 67px; height: 372px; background: #fff; position: absolute;left:50%;top:160px; box-sizing: border-box; }
.zx_nr dd h4{font:24px "Microsoft YaHei"; color:#141b31;  margin-bottom: 20px; font-weight: normal;box-sizing: border-box; }
.zx_nr dd h4 em{color: #141b31; font-size:12px;display: block; text-transform: uppercase;opacity: 0.5;}
.zx_nr dd p{ line-height:30px; position:relative; color: #000000;text-align: left;font-size: 16px;opacity: 0.7;}
.zx_nr dd ul{margin:22px 0 35px;height: 50px;}
.zx_nr dd li{width: 180px;height: 50px; line-height: 50px;padding-left: 15px; box-sizing: border-box; float: left;background: #737373;border-right: 1px solid #b9b9b9; color: #fff;}
.zx_nr dd li span{width: 115px; text-align: center;color: #fff; font-size: 12px; float: right; line-height: normal;padding-top: 8px;}
.zx_nr dd a{display: block;width: 150px; height: 40px; line-height: 40px; text-align: left;background: url(/images/kj_btn.png) no-repeat;font-size: 14px; color: #000000; padding-left: 24px;margin-top: 2em; text-decoration: none;}
.zx_nr dd a:hover{background: url(/images/kj_btn1.gif) no-repeat; color: #fff;}


.zx_nav{height: 135px; position: relative;}
.zx_nav:after{content:'';position:absolute;height:1px;width:100%;background:#959595;top:41px;left:0;}

.zx_nav ul{width: 1200px; margin:0 auto;}
.zx_nav li{height: 135px;padding-top: 72px; box-sizing: border-box; font-size: 20px; color: #141b31; text-align: center;width: 300px; float: left; position: relative;cursor: pointer;}
.zx_nav li:after{content:'';position:absolute;height:14px;width:14px;border:1px solid #070707;border-radius: 100%; background:#ffffff;top:33px;left:50%;z-index: 1;}
.zx_nav li em{display: block; font-size: 12px; color: #141b31;opacity: 0.5;text-transform: uppercase;font-family: "Arial";}

.zx_nav li.on:after{border:1px solid #070707; background:#070707;}



/**/
.nswsbj{padding-top:88px; overflow: hidden; font-family:"Microsoft Yahei";}
.nswsbj h2{padding-top: 50px;background: url(/images/newtiten.png) no-repeat center top;margin-bottom: 40px;}


.newstit{height:24px;width: 548px; margin:0 auto 30px; height: 48px;}
.newstit a{ text-decoration: none; font-size: 20px; display: inline-block;height:24px; color:#333333; line-height:48px; font-weight: normal;height: 48px;width: 180px; text-align: center;}
.newstit a.cur,.newstit a:hover{font-weight: bold;}
.news{width:100%; overflow:hidden; margin:50px auto 50px;}
.news .newsCon {padding:45px 0 70px 0;}
.news .conbox {float: left; width: 21%;margin-left: 5%;position: relative;border: 1px solid #e6e6e6;}
.news .conbox:first-child {margin-left: 0;}
.news .conbox dl {width: 96%;padding-bottom: 25px;}
.news .conbox dl dt {position: relative;top: -45px;}
.news .conbox dl dt img {display: block;width: 100%; height:202px;}
.news .conbox dl dd.dd1 {position: relative;top: -15px;margin: 0 15px 5px 25px;font-size: 18px;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.news .conbox dl dd.dd1 a {color: #333;}
.news .conbox dl dd.dd2 {margin: 0 15px 20px 25px;font-size: 13px;line-height: 24px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.news .conbox dl dd.dd2 a {color: #666;}
.news .conbox dl dd.dd3 {margin: 0 15px 0 25px;}
.news .conbox dl dd.dd3 a {color: #333;font-style: italic;}
.news .conbox:hover {background: #000;}
.news .conbox:hover dl dd.dd1 a {color: #fff;}
.news .conbox:hover dl dd.dd2 a {color: #ccc;}
.news .conbox:hover dl dd.dd3 a {color: #fff;}

/**/
.aboutbj{background:url(/images/about.jpg) no-repeat center 213px;height:790px; font-family:"Microsoft Yahei";box-sizing: border-box; overflow: hidden; position: relative;padding-top: 78px;}
/*.aboutbj h2{padding-top: 50px;background: url(/images/abttiten.png) no-repeat center top;margin-bottom: 120px;}*/

.about{width:1200px; margin:0 auto 25px; height:403px;padding:21px; box-sizing: border-box; position: relative; background:#fff;}
.about dt{width: 583px; height:361px; float: left;}
.about dt img{width: 583px; height:361px; display: block;}
.about a{ text-decoration: none; }
.about dd {padding-top: 55px; width:466px; box-sizing: border-box; float: right;margin-right: 60px; line-height:30px;}
.about dd  h3{font-size: 26px; color: #1e1e1e;margin-bottom: 25px; font-weight: bold; }
.about dd  h3 a{color: #333333;}
.about dd p{font-size: 14px; color: #898989;line-height: 24px; text-align: justify;}
.about dd span{display: block;width: 150px; height: 40px; line-height: 40px; text-align: left;background: url(/images/kj_btn.png) no-repeat;font-size: 14px; color: #000000; padding-left: 24px;margin-top: 2em; text-decoration: none;}
.aboutbj dl:hover dd span{background: url(/images/kj_btn1.gif) no-repeat; color: #fff;display: block;}

.aboutbj ul{height: 70px;border-bottom: 1px solid #a79c93;width: 1200px;margin:0 auto;}
.aboutbj ul li{margin-right: 60px;font-size: 20px; color: #ffffff; line-height: 70px; height: 70px; position: relative; text-align: center; float: left;}
.aboutbj ul li a{color: #fff;}
.aboutbj ul li:after{content:'';position:absolute;height:2px;width:0;background:#ffffff;bottom:-1px;left:0;-webkit-transition:width .5s;transition:width .5s;color: #fff; z-index: 1;}
.aboutbj ul li:hover:after,.aboutbj li.cur:after{width:100%;color: #ffffff;z-index: 1;}
.aboutbj ul li a:hover{ font-weight: normal; text-decoration: none;  color: #ffffff; }
.aboutbj ul li:nth-child(1){margin-left: 452px;}

/**/
.jzbj{ background:#fff; padding-top:77px; overflow: hidden; font-family:"Microsoft Yahei";box-sizing: border-box; position: relative;}
.jzbj h2{padding-top: 50px;background: url(/images/ystiten.png) no-repeat center top;margin-bottom: 20px;}

.jz{width: 1200px;margin:0 auto;}
.jz  dl{width:397px;height: 297px;box-sizing: border-box; position: relative;margin:0 4px 4px 0; float: left; }
.jz  dl dt{width: 397px;height: 297px;  position: relative; float: left;}
.jz  dl dt img{width: 397px;height: 297px; display: block;}
.jz  dl dd{width: 397px; height: 45px; position: absolute;bottom: 0;left:0;}
.jz  dl dd h3{text-align: center;width: 170px; margin:0 auto; font-size: 16px; line-height: 45px; height: 45px; color: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;background: rgba(0,0,0,0.6); font-weight: normal;}
.jz  dl:nth-child(3n){margin-right: 0;}



.lc_bj{height: 393px; background: url(/images/lcbg.jpg) no-repeat center top; padding-top: 85px; font-family:"Microsoft Yahei";position: relative;box-sizing: border-box; margin-top:40px;}
.lc_bj h2{margin-bottom: 45px; color: #fff;}
.lc{width: 1200px;  height:150px;margin:0 auto;}
.lc ul{width:1200px; margin:0 auto;}
.lc li{width: 90px;height: 120px; padding-right: 95px; float: left; background: url(/images/lcico.png) no-repeat right 40px;}
.lc li img{width: 87px;height: 87px; display: block;margin:0 auto 20px;}
.lc li span{display: block;font-size: 14px; color: #ffffff; line-height: 32px; text-align: center; font-weight: normal;}
.lc li:last-child{padding-right:0px;background: none;}

.lc li:hover img{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}


.morepro{display: flex;justify-content: flex-end;margin-top: 100px;position: relative;padding: 0 15px;}
.morepro .moreCont{width: 67%;background: #eee;display: flex;justify-content: flex-end;align-items: center;padding: 12% 0;}
.morepro .moreCont .content{max-width: 34%;margin-right: 100px;line-height: 3em;}
.morepro .moreCont .content a{font-size: 14px;color: #2c2c2c;}
.morepro img{position: absolute;left: 15px;top: 50%;transform: translateY(-50%);width: 60%;z-index: 11;}
.morepro span{ font-size:15px; line-height:28px; color:#333;}


h2.h2_title {text-align: center;/*padding-top: 50px;*/margin-bottom: 30px;font-weight: normal;}
h2.h2_title a {display: block;font-size: 30px;color: #333;margin-bottom: 5px;}
h2.h2_title i {display: block;font-size: 16px;color: #999999;}



.ysxy {padding: 0 21px; overflow:hidden; margin:90px auto 75px;}
.ysxy .conbox {float: left;width: 25%;background: #f5f5f5;position: relative;}
.ysxy .conbox .pImg {position: relative;z-index: 1;overflow: hidden;}
.ysxy .conbox img {display: block;width: 100%;transition: all 0.5s;}
.ysxy .conbox .pImg:hover img {transform: scale(1.1);}
.ysxy .conbox .conTit {position: absolute;left: 0;top: 0; z-index: 2;width: 100%; height: 50%;background: #f5f5f5;}
.ysxy .con1 .conTit ,.ysxy .con3 .conTit {top: 50%;}
.ysxy .conbox .conTit .p1 {padding-top: 15%;text-align: center;margin-bottom: 7%;color: #333;}
.ysxy .conbox .conTit .p1 b {display: block;font-size: 23px;font-family: "Bodoni Bd BT";color: #333;margin-bottom: 5px;}
.ysxy .conbox .conTit .p1 span {display: block;font-size: 19px;}
.ysxy .conbox .conTit .p1 em {display: block;width: 45px;height: 1px;background: #999999;margin: 6% auto 0 auto;}
.ysxy .conbox .conTit .p2 {text-align: center;margin: 0 10% 12% 10%; line-height:30px; font-size:15px;}
.ysxy .conbox .conTit .p3 {text-align: center;}
.ysxy .conbox .conTit .embg {width: 0;height: 0;border: 10px solid #f5f5f5;position: absolute;left: 50%;margin-left: -5px}
.ysxy .con1 .conTit .embg {top: 0;border-top-color: #262722;}
.ysxy .con2 .conTit .embg {bottom: 0;border-bottom-color: #b38581;}
.ysxy .con3 .conTit .embg {top: 0;border-top-color: #414243;}
.ysxy .con4 .conTit .embg {bottom: 0;border-bottom-color: #4870a7;}

.exhibition{margin-top: 100px;display: flex;justify-content: flex-end;position: relative;padding: 0 15px; margin-bottom:60px;}
.exhibition .exhibitionCont{position: absolute;left: 15px;bottom: -5%;background: #eee;width: 42%;height: 70vh;display: flex;align-items: center;padding-left: 60px;}
.exhibition .exhibitionCont .excontent{line-height: 3em;max-width: 75%;}
.exhibition .exhibitionCont .excontent h1{font-size: 32px;}
.exhibition .exhibitionCont .excontent p{margin: 20px 0 30px;font-size: 16px;}
.exhibition .exhibitionCont .excontent a{font-size: 16px;color: #2C2C2C;}
.exhibition .case{width: 69%;}
.exhibition .case img{width: 100%;}
.exhibition .case.swiper-container{margin-left: 31%}

em,i{ font-style:normal;}


.zj-title{
    text-align: center;
    width: 65%;
    margin: 0 auto 30px;
} 
.zj-title h3{
    font-size: 42px;
    color: #000;
    font-weight: bold;
    margin-bottom: 6px;
}
.zj-title span{
    font-size: 14px;
    color: #8c734a
}
.zj-title p{
    margin-top: 6px;
    font-size: 16px;
    color: #6f6f6f
}

.zj-set5{
    padding: 60px 0;
    background: #ebebeb
}
.zj-set5-cont{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.zj-set5-cont ul,
.zj-set5-cont .zj-set5-d{
    width: 49.5%;
}
.zj-set5-cont ul{
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
}
.zj-set5-cont ul li{
    width: 49%;
}
.zj-set5-page{
    width: 100%;
    position: relative;
    /* height:; */
}
.zj-set5-page .imgd{
    overflow: hidden;
}
.zj-set5-page .imgd img{
    width: 100%;
    height: auto;
    transition: all .5s
}
.zj-set5-page:hover img{
    transform: scale(1.1)
}
.zj-set5-page .text{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 5%;
    z-index: 1;
    padding: 0 6%;
}
.zj-set5-page a::before{
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0),rgba(0, 0, 0, 0),rgba(0, 0, 0, 1));
    left: 0;
    top: 0;
    z-index: 1;
    content: '';
}
.zj-set5-page .text h6{
    font-size: 18px;
    color: #fff
}
.zj-set5-page .text p{
    font-size: 18px;
    color: #fff
}



.icoursebg{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/images/zj-set3-bj.jpg);
	position: relative; margin-top:-243px;
	height: 820px;
}
.icoursebg .pics { margin-top: 180px; position: relative; margin-bottom:80px; }
.icoursebg .pics  img { margin-top:-178px; position: relative; width: 100%;}
@media(max-width:1600px){
	.icourse_item.item{
		padding: 0;
	}
}
.icourse_item.item{
	width: 100%;
	max-width: 100%;
}
.icourse{
	width: 100%;
	height: 100%;
}
.icourse .icourse_slidebox{
	position: relative;
}
.icourse .icourse_slidebox::after{
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	top: 210px;
	left: 0;
	background-color: #fff;
}
.icourse_slide{
	max-width: 1500px;
	padding-bottom: 200px;
	margin: 0 auto;
}
.icourse_slide .swiper-slide{
	height: 420px;
	position: relative;
}
.icourse_slide .swiper-slide .pic{
	height: 210px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	box-sizing: border-box;
}
.icourse_slide .swiper-slide:nth-child(2n) .pic{
	top: unset;
	bottom: 0;
	padding-top: 40px;
}
.icourse_slide .img{
	width: 160px;
	height: 160px;
	margin:  0 auto;
	overflow: hidden;
	border-radius: 50%;
	border: 4px solid #000;
}
.icourse_slide .swiper-slide:hover .img{
	border: 4px solid #fff;
}
.icourse_slide .img img{
	width: 100%;
	height: 100%;
}
.icourse_slide .swiper-slide:nth-child(2n) .img{
	top: unset;
	bottom: 2px;
}
.icourse_slide .dot{
	width: 16px;
	height: 16px;
	border-radius: 50%;
	position: absolute;
	top:50%;
	margin-top: -8px;
	left: 50%;
	margin-left: -8px;
	background-color: #fff;
}
.icourse_slide  .swiper-slide .text{
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding-top: 35px;
	box-sizing: border-box;
	height: 210px;
}
.icourse_slide .swiper-slide:nth-child(2n) .text{
	top: 0;
	bottom: 0;
}
.icourse_slide .text h4{
	font-size: 24px;
	margin-bottom: 10px;
}
.icourse_slide .text .txt{
	font-size: 14px;
	text-align: left;
	line-height: 24px;
	display: inline-block;
}
.icourse_slide .swiper-pagination{
	bottom: 0;
}
.icourse_slide .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	outline: none;
	opacity: 1;
	margin: 0 10px!important;
	background-color: #fff;
}
.icourse_slide .swiper-pagination-bullet-active{
	background-color: #018441;
}


@media(max-width:1400px){
	.icourse{
		padding-top: 80px;
		margin-bottom: 0;
	}
	.icourse{
		padding-bottom: 150px;
	}
	.icourse .swiper-slide{
		height: 400px;
	}
	.icourse .swiper-slide .pic{
		height: 200px;
	}
	.icourse_slide .swiper-slide .text{
		height: 200px;
	}
	.icourse .icourse_slidebox::after{
		top: 200px;
	}
	.icourse_slide .img{
		width: 140px;
		height: 140px;
	}
}
@media(max-width:1300px){
	.icourse{
		padding: 60px 0;
	}
	.icourse .pub_tit{
		margin-bottom: 70px;
	}
	.icourse_slide{
		padding-bottom: 100px;
	}
}
@media(max-width:991px){
	.icourse{
		padding: 50px 0;
	}
	.icourse .pub_tit{
		margin-bottom: 50px;
	}
	.icourse_slide .swiper-slide{
		height: 340px;
	}
	.icourse_slide .swiper-slide .pic{
		height: 170px;
	}
	.icourse_slide .img{
		width: 120px;
		height: 120px;
	}
	.icourse_slide .swiper-slide .text{
		height: 170px;
	}
	.icourse_slide .text h4{
		font-size: 20px;
		margin-bottom: 5px;
	}
	.icourse .icourse_slidebox::after{
		top: 170px;
	}
}
@media(max-width:768px){
	.icourse{
		display: none;
	}
}

/* history */
.history { position: relative; overflow: hidden;}
.history  .history-tit { overflow: hidden; width: 100%; height: 381px; background: #fff; padding-top: 50px;}
.history  .history-tit .tit-le { float: left; /*width: 310px;*/ position: relative;}
.history  .history-tit .tit-le:after { content: ''; display: block; position: absolute; right: 0; top: 0; background: url("/images/history-icon.png") no-repeat center; width: 10px;height: 82px;}
.history  .history-tit .tit-le h2 {font-size: 42px;color: #333;animation: fadeinT 1s ease-out backwards;font-weight: normal;}
.history  .history-tit .tit-le h2 a { color: #333;}
.history  .history-tit .tit-le h2:hover a { color: #2f318b;}
.history  .history-tit .tit-le p { font-size: 20px; color: #666; margin-top: 5px; font-family: "DIN Medium";}
.history  .history-tit .tit-ri  { float: left; width: 950px; padding-left: 56px;}
.history  .history-tit .tit-ri p { font-size: 14px; color: #333; line-height: 1.85;}
.history-con { position: relative; margin-top:-243px;background: url("/images/history-bg.jpg") no-repeat center; width: 100%; height: 613px;}
.history-con .pic { margin-top: 180px; position: relative; width: 100%;}
.history-con .pic  img { margin-top:-178px; position: relative; width: 100%;}
.history-slide { padding-top: 72px; overflow: hidden; position: relative;}
.history-slide:after {content: '';display: block;position: absolute;left: 170px;top: 153px;width: 75%;height: 1px;background: rgba(255,255,255,.2);}
.history-slide .item { float: left; width: 25%; text-align: center; position: relative; margin-top: 20px;}
.history-slide .item h2 { font-weight: normal;margin:0 auto;  font-size: 42px; color: #fff; width: 85px; font-family: "DIN Medium";}
.history-slide .item span {transition:all 1s;content:'';position:absolute;margin-left:-43px;left:50%;top: 18px;display: block;width: 85px;height: 85px;/*background: rgba(255,255,255,.1);border: 1px solid rgba(255,255,255,0.36);*/border-radius: 50%;}
.history-slide .item span i { display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background: url("/images/history-icon02.png") no-repeat center; width: 15px; height: 15px;}
.history-slide .item p {font-size: 18px;color: #fff;margin-top: 30px;}
.history-slide .item em { display: block; width: 90%; font-size: 14px; color: #fff; margin: 14px auto 0; line-height: 1.5;}
.history-slide .item:hover span { transform: scale(1.8); background: rgba(255,255,255,.1);border: 1px solid rgba(255,255,255,0.36);}
.history-slide > span  {position: absolute;top: 63%;}
.history  .prev  {position: absolute;z-index: 99;left: 8px;width: 15px;height: 15px;border-top: 2px solid #868686;border-right: 2px solid #868686;transform: rotate(-135deg);margin-right:30px;margin-top: -14px;}
.history  .next  {position: absolute;z-index: 99;right:0;width: 15px;height: 15px;border-top: 2px solid #868686;border-right: 2px solid #868686;transform: rotate(45deg);margin-right:30px;margin-top: -14px;}
.history-slide > span:hover {border-top: 2px solid #fff;border-right: 2px solid #fff; }
/* history end */


@media (max-width: 1440px) {
    .history .history-tit .tit-le { width: 210px;}
    .history  .history-tit .tit-ri { width: 934px;}
    .banner .swiper-slide i {left: 50%;}
    .history-slide:after { left: 150px;}
}


.zj-set3{
    background: url('/images/zj-set3-bj.jpg') no-repeat #f2f2f2;
	position: relative; margin-top:-243px;
	height: 820px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
    
}

.zj-set3 .pics { margin-top: 180px; position: relative; margin-bottom:100px; }
.zj-set3 .pics  img { margin-top:-178px; position: relative; width: 100%;}
.zj-set3-cont{/*
    width: calc(50% + 800px);
    background: url('/images/zj-set3-bj.jpg') no-repeat;
    background-size: 100% 100%;
    padding: 108px 0 82px;*/
}
.zj-set3-cont .w1600{
    margin-left: 0;
}
.zj-set3-left{
    width: 44.5%;
}
.zj-set3-left .ts h3{
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 16px;
}
.zj-set3-left .ts span{
    color: #fff;
}
.zj-set3-left i{
    width: 27px;
    height: 14px;
    display: block;
    margin: 20px 0;
    background: url('/images/zj-set3-i.png') no-repeat center;
}
.zj-set3-left .cont{
    margin-bottom: 26px;
}
.zj-set3-left .cont h6{
    font-size: 16px;
    color: #dddee0;
    line-height: 1.7;
    margin-bottom: 14px;
}
.zj-set3-left .cont p{
    font-size: 16px;
    color: #dddee0
}
.list_box{
    width: 50%;
	float:right;
}
.list_box .zj-set3-views{
    padding-bottom: 70px;
}
.list_box .swiper-pagination-progressbar{
    top: calc(100% - 10px)
    /* z-index: 1; */
}
.list_box .swiper-pagination-progressbar-fill{
    /* top: calc(100% - 4px); */
    background: #95785d
}
.list_box .list ul,.list_box .tc,.list_box .tempWrap{ width:600px;}
.list_box li{ width:202px; float:left; margin-right:10px;}
.list_box li p{
    text-align: center;
    color: #fff;
    margin-top: 12px;
    font-size: 16px;
}
.list_box li img{ width:100%;}



/*企业特色*/
.qyts {width:100%; margin:0px auto;background: #f5f5f5;}
.qyts .container {position: relative;height: 296px;}
.qyts .qytsCon {position: absolute;width: 1300px;top: 0;height: 296px;}
.qyts .qytsCon dl {float: left;margin-left: 155px;text-align: center;}
.qyts .qytsCon dl:first-child {margin-left: 0;}
.qyts .qytsCon dl dt {margin-bottom: 20px;padding-top: 70px;}
.qyts .qytsCon dl dt img {display: block;width: 85px;height: 85px;margin: 0 auto;transition: all 0.5s;position: relative;top: 0;}
.qyts .qytsCon dl dd b {display: block;margin-bottom: 5px;font-size: 18px;color: #333;}
.qyts .qytsCon dl dd span {display: block;font-size: 14px;color: #999;}
.qyts .qytsCon dl:hover dt img {transform: rotateY(360deg);top: -15px;}


/*招商加盟*/

.zsjm .container {position: relative;height: 395px; width:1400px;}
.zsjm .conleft {left: 0;top: 0;background: url(/images/zsjm01.jpg) no-repeat right top;}
.zsjm .conright {right: 0;top: 0;background: url(/images/zsjm02.jpg) no-repeat left top;}
.zsjm .box {position: absolute;width:695px;height: 395px;}
.zsjm .box h3 {padding-top: 70px;margin-bottom: 45px;margin-left: 65px;}
.zsjm .box h3 a {display: block;font-size: 32px;color: #fff;margin-bottom: 5px;}
.zsjm .box h3 b {color: #fff;}
.zsjm .box h3 i {display: block;font-size: 18px;color: #666;font-weight: normal;text-transform: uppercase;}
.zsjm .box .p1 {font-size: 16px;margin-bottom: 75px;margin-left: 65px;}
.zsjm .box .p2 {width: 185px;height: 51px;border: 1px solid #fff; margin-left: 65px;border-radius: 5px;}
.zsjm .box .p2 a {display: block;height: 51px;line-height: 51px;text-indent: 23px;color: #fff;background: url(/images/zsjmjtr01.png) no-repeat 88px center;}
.zsjm .box .p2:hover {background: #fff;}
.zsjm .box .p2:hover a {color: #333;background: url(/images/zsjmjtr02.png) no-repeat 88px center;}
.zsjm .conright h3 ,.zsjm .conright .p1 ,.zsjm .conright .p2 {margin-left: 65px;}


.jdal {padding: 0 21px;min-width: 1158px; margin:50px auto 60px;}
.jdal h2.h2_title {margin-bottom: 45px;}
.jdal .jdalCon {position: relative;}
.jdal .jdalCon .conbox {position: relative;overflow: hidden;}
.jdal .jdalCon ul {position: relative;}
.jdal .jdalCon ul li {float: left;position: relative;}
.jdal .jdalCon ul li p.pImg {position: relative;}
.jdal .jdalCon ul li p.pImg img {display: block;width: 100%;}
.jdal .jdalCon ul li .libox {position: absolute;width: 666px;height: 295px;left: 50%;margin-left: -333px;top: 20%;background: url(/images/bg02.png);font-family: "宋体";}
.jdal .jdalCon ul li .libox h3 {text-align: center;padding-top: 42px;margin-bottom: 28px;font-weight: normal;}
.jdal .jdalCon ul li .libox h3 a {display: block;font-size: 22px;color: #fff;margin-bottom: 3px;}
.jdal .jdalCon ul li .libox h3 i {display: block;font-size: 11px;color: #999;font-family: arial;}
.jdal .jdalCon ul li .libox .p1 {margin: 0 50px 40px 40px;line-height: 32px;height: 96px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;margin-bottom: 25px;}
.jdal .jdalCon ul li .libox .p1 a {color: #ccc;}
.jdal .jdalCon ul li .libox .p2 {text-align: center;}
.jdal .jdalCon ul li .libox .p2 a {margin: 0 70px;color: #fff;}
.jdal .jdalCon ul li .libox .p2 a:hover {color: #e2c083;}

.jdal .jdalCon .jdalBtnl {display: block;width: 100px;height: 50px;cursor: pointer;position: absolute;left: 15%;top: 45%;background: url(/images/jdaljtl01.png) no-repeat center;z-index: 3;}
.jdal .jdalCon .jdalBtnr {display: block;width: 100px;height: 50px;cursor: pointer;position: absolute;right: 15%;top: 45%;background: url(/images/jdaljtr01.png) no-repeat center;z-index: 3;}
.jdal .jdalCon .jdalBtnl:hover {background: url(/images/jdaljtl02.png) no-repeat center;}
.jdal .jdalCon .jdalBtnr:hover {background: url(/images/jdaljtr02.png) no-repeat center;}



/**pag4**/
.pag4
{
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
	z-index:1000;
}
.pag4-center
{
    max-width: 1440px;
    margin: auto;
    padding: 0px 20px;
}
.pag4-title
{margin-bottom: 50px;position: relative;top: 200px;opacity: 0;transition: all 1s;}

.active .pag4-title{
    opacity: 1;
    transition-delay: 0.5s;
    top: 0px;
}



.bg {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    position: absolute;
}
 .fp-section {
     position: relative;
     -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
     -moz-box-sizing: border-box; /* <=28 */
     box-sizing: border-box;
 }
#bg4 {
	background:url(/images/bg3.jpg) no-repeat center;
	background-size:cover;
}

.pag4-title p
{color: #fff;font-size: 78px;line-height: 1em;text-align: center;font-family: Branch !important;}
.pag4-title span
{
	display: block;
	font-size: 30px;
	line-height: 1.5em;
}
.pag4fl
{display: flex;justify-content: space-between;position: relative;top: 200px;opacity: 0;transition: all 1s;}
.active .pag4fl{
    opacity: 1;
    transition-delay: 0.7s;
    top: 0px;
}

.pag4fl li
{text-align: center;height: 100px;width: 190px;background: rgba(10,16,38,0.9);font-size: 16px;color: #fff;border-radius: 100%;padding: 45px 0px;cursor: pointer;transition: all 0.5s;}
.pag4fl li img
{

}
.pag4fl li.cur
{
	background:#e5732a;
}

.pag4fl li .title
{margin: 10px auto 0px;}

.pag4main
{margin-top: 40px;height: 50px;width: 100%;position: relative;top: 200px;opacity: 0;transition: all 1s;}
.active .pag4main {
    opacity: 1;
    transition-delay: 0.9s;
    top: 0px;
}
.pag4main li
{
	visibility: hidden;
	opacity: 0;
	transition: all 0.5s;
	height: 0px;
	position: absolute;
	width: 100%;
}
.pag4main li.cur
{
	visibility: visible;
	opacity: 1;
	height: auto;
}
.pag4main li .title
{
	color: #fff;
	font-size: 16px;
	text-align: center;
}

