@charset "utf-8";
/* CSS Document */
/*news*/
.hznews .title {
	text-align: center;
	font-size: 1.5rem;
	padding: 15px 0px;
}
.hznews .author_t {
	border-bottom: 1px dashed #ccc;
	height: 35px;
	line-height: 35px;
	padding: 0px 35px;
}
.hz_ewm {
	float: left;
}
.hz_ewm a {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 15px;
	height: 25px;
	margin: 0px;
	position: relative;
	background: #09C;
}
.hz_ewm a i {
	display: inline-block;
 *display:inline;
 *zoom:1;
	width: 15px;
	height: 25px;
	background: url(../img/sj01.png);
}
.hz_ewm a .hzewm_in {
	background-position: -18px 0;
}
.hz_ewm a:hover i {
	opacity: 0.8;
}
.hz_ewm .ewm_pic {
	position: absolute;
	left: 50%;
	margin-left: -60px;
	top: 19px;
	width: 120px;
	padding-top: 15px;
	display: none;
}
.hz_ewm a:hover .ewm_pic {
	display: block;
	z-index: 100000;
}
.hz_ewm .ewm_pic::after {
	content: '';
	position: absolute;
	top: 2px;
	left: 50%;
	margin-left: -8px;
	width: 15px;
	height: 8px;
	background: url(../images/icon11.png) no-repeat center;
}
.hz_ewm .ewm_pic .ewm_in {
	background: #fff;
	box-shadow: 0 2px 7px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 7px rgba(0,0,0,0.3);
	padding: 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* ABOUT SECTION
-------------------------------------------------- */

.about-sec {
	background: url(../images/a1.jpg) no-repeat center center;
	background-size: cover;
	color: #fff;
	position: relative;
	overflow: hidden;
	padding: 5px 0px 35px 0px;
}
.about-sec:before {
	content: ' ';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	top: 0;
 left: 0 filter:Alpha(opacity=50);/* 只支持IE6、7、8、9 */
 *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
}
.inhz_txt {
	overflow: hidden;
	padding: 35px 0px;
}
.inhz_txt h2 {
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
}
.inhza_txt {
	overflow: hidden;
	padding: 35px 0px;
	position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
}
.inhza_txt p {
	text-align: center;
	font-size: 1rem;
}
.about-sec h2 {
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
	color: #FFF;
}
.inhz_txt p {
	text-align: center;
	font-size: 1rem;
}
.parallax-section {
	background-attachment: fixed !important;
}
.author_t li {
	float: left;
	padding: 0px 25px 0px 10px;
	font-size: 0.75rem;
}
.d_reader {
	margin: 10px;
	background: #E2F1FA;
	padding: 8px;
	color: #646464;
	z-index: -9999;
}
.news_cc {
	margin: 10px;
	line-height: 180%;
	padding: 8px;
}
.up_down {
	margin: 10px;
	background: #F0F0F0;
	padding: 8px;
}
.up_down li {
	font-size: 0.875rem;
	padding: 8px 0px;
}
#mgnews h1 {
	border-bottom: 1px solid #ccc;
	height: 30px;
	line-height: 30px;
	font-size: 1rem;
	font-weight: bold;
	margin: 0px 10px;
	color: #333;
	padding: 0px 6px 0px 0px;
}
#mgnews b {
	margin-left: 12px;
	width: 105px;
	border-bottom: 3px solid #F90;
	display: block;
	margin-bottom: 5px;
	position: relative;
	bottom: 2px;
	margin: 0px 10px;
}
#mgnews li {
	border-bottom: 1px dashed #ccc;
	font-size: 0.875rem;
	margin: 10px;
	color: #266F8A;
	padding: 3px 0px;
}
.chuban h1 {
	border: 1px solid #ededed;
	font-size: 1rem;
	font-weight: bold;
	margin: 10px;
	color: #266F8A;
	padding: 6px 0px;
}
.chuban .bqcon dl {
	padding: 6px 0px;
	margin: 10px;
	font-size: 0.875rem;
}
.chuban .bqcon dl a {
	padding: 6px 0px;
	margin: 10px;
	font-size: 0.875rem;
}
.zrbj {
	font-size: 0.875rem;
	margin: 10px;
	padding: 6px 0px;
}
.windowscp {
	padding: 10px;
	font-weight: bold;
	float: right;
	width: 100px;
	text-align: center;
	background: #09F;
	color: #FFF;
	margin: 5px 0px;
}
.windowscp a {
	color: #FFF;
}
.fenxiang {
	margin: 10px;
	padding: 6px 0px;
}
.fenxiang h3 {
	float: left;
}
/***contactus***/
#conuct_nav {
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: relative;
	bottom: 19px;
}
#conuct_nav li {
	background: #F3F3F3;
	margin-right: 1px;
	float: right;
	color: #333333;
	margin: 9px;
	border-radius: 4px;
}
#conuct_nav li a {
	display: block;
	padding: 5px 10px 5px 10px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	font-size: 13px;
	text-decoration: none;
	font-family: "微软雅黑";
}
#nav_curhz {
	background: #00CCCC;
	color: #FFFFFF;
	border-radius: 4px;
}
#nav_curhz a:visited {
	color: #FFFFFF;
}
#nav_curhz li a:active {
	color: #FFFFFF;
}
#nav_curhz a:link {
	color: #FFFFFF;
}
#nav_curhz li a:link {
	color: #333333;
}
#conuctnav li a:hover {
	background: #FF0000;
	color: #FFFFFF;
	border-radius: 4px;
}
.contactus {
	background: #EFEFEF;
	border-bottom: 1px solid #E5E5E5;
	overflow: hidden;
}
.conta_tel {
	width: 25%;
	background: #0E66BE;
	float: left;
	overflow: hidden;
	padding: 25px 0px 70px 0px;
	color: #FFF;
}
.conta_tel h2 {
	padding-left: 55px;
	font-size: 1.5rem;
	letter-spacing: 3px;
	font-family: "Microsoft yahei";
	font-weight: bold;
	background: url(../img/lxpeople.png) no-repeat left center;
}
.conta_tel h3 {
	padding-left: 55px;
	font-size: 1.3rem;
	font-family: "Microsoft yahei";
	background: url(../img/lxtel.png) no-repeat left center;
}
.conta_tel p {
	margin-top: 15px;
	padding-left: 55px;
	font-size: 1rem;
	font-family: "Microsoft yahei";
	line-height: 170%;
	background: url(../img/stel.png) no-repeat left center;
}
.welc {
	width: 70%;
	background: url(../img/lxwmr.png);
	padding: 25px 25px 50px 25px;
	overflow: hidden;
}
.welc h3 {
	font-size: 1.6rem;
	padding: 5px 50px;
}
.welc p {
	font-size: 16px;
	padding: 15px 50px;
	line-height: 190%;
	color: #666;
	text-indent: 2em
}
.contact_cc_mp {
	border: 1px solid #e3e3e3;
	overflow: hidden;
	margin: 35px 0px;
	padding: 10px;
}
.contact_us {
	margin-top: 5px;
	margin-right: 25px;
	float: left;
	width: 50%;
}
.contact_us h3 {
	color: #06C;
	font-size: 1.6em;
	margin-bottom: 20px;
	padding-left: 40px;
	border-bottom: 1px dashed #D0D0D0;
	background: url(../img/cmputerd.png) no-repeat -15px center;
	padding-top: 5px;
}
.web_map {
	margin:15px 0px;
	padding:5px;
}
.web_map img {
	max-width: none;
}
.web_map h3 {
	color: #06C;
	font-size: 1.6em;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 32px;
	border-bottom: 1px dashed #D0D0D0;
	background: url(../images/addressc.png) no-repeat -8px center;
}
.chengche {
	border: 1px solid #E6E6E6;
	padding: 10px;
	margin: 60px 0px;
	font-size: 0.875rem;
}
.chengche img {
	float: left;
	padding: 0px 10px 10px 0px;
}
.chengche h3 {
	position: relative;
	top: -3px;
	font-size: 1rem;
	font-weight: bold;
	padding: 0px 5px;
}
.kaiche {
	border: 1px solid #E6E6E6;
	padding: 10px;
	font-size: 0.875rem;
}
.kaiche img {
	padding: 0px 10px 10px 0px;
	float: left;
}
.kaiche h3 {
	position: relative;
	top: -3px;
	font-size: 1rem;
	font-weight: bold;
	padding: 0px 5px;
}
/****search*****/
	
.bn_tit_keywords {
	top: 0.3rem;
	position: relative;
}
.bn_tit_keywords span {
	float: left;
	color: #F00;
}
.bn_tit_keywords h1 {
	font-size: 0.875rem;
}
.bn_tit_lr .bn_tit_keywords {
	line-height: 23px;
	padding-left: 35px;
	font-size: 130%;
	color: #333;
	background: url(../images/search.png) no-repeat -8px -1px;
}
.ac_tit_lr .bn_tit_keywords {
	line-height: 23px;
	padding-left: 35px;
	font-size: 130%;
	color: #333;
	background: url(../images/search.png) no-repeat -8px -1px;
}
.bn_tit_search {
	position: absolute;
	right: 2px;
	top: 0;
	font-size: 1rem;
	line-height: 23px;
	padding-left: 35px;
	padidng-right: 20px;
	color: #000;
}
.webtop_seach {
	float: left;
	width: 305px;
 *width:305px;
	_width: 300px;
	height: 36px;
	line-height: 36px;
 *PADDING-top:0px;
	_PADDING-top: 0px;
}
.seach_cc {
	width: 377px;
	_width: 350px;
	height: 32px;
	line-height: 32px;
	border-right: #AACFE1 2px solid;
	border-left: #AACFE1 2px solid;
	border-top: #AACFE1 2px solid;
	border-bottom: #AACFE1 2px solid;
	color: #999999;
	font-size: 11pt;
	background: url(../img/sc.png)no-repeat -6px 6px;
	background-color: #fefefe;
	PADDING-left: 25px;
'
}
.webtop_scbotun {
	float: left;
	width: 100px;
	height: 36px;
	line-height: 36px;
 *PADDING-top:1px;
	_PADDING-top: 1px;
}
.search_botton {
	width: 100px;
	height: 36px;
	line-height: 36px;
	border-right: #e1e1e1 0px solid;
	border-left: #e1e1e1 0px solid;
	border-top: #e1e1e1 0px solid;
	border-bottom: #e1e1e1 0px solid;
}
.search_hotsc {
	width: 450px;
	height: 36px;
	line-height: 36px;
	text-align: left;
	margin: 0px auto;
}
/****downs***/
 
.downs_conn {
	padding: 10px;
}
.down_list {
	border-bottom: 1px solid #ccc;
	padding: 5px 0px;
}
.down_list span {
	font-size: 1rem;
	padding-left: 30px;
	background: url(../img/downpp.png) no-repeat left center;
}
.down_list p {
	padding-right: 8px;
	float: right;
	position: relative;
	bottom: 20px;
}
.down_lic {
	margin: 10px 0px;
}
.table_tit td {
	background: #F3F3F3;
	border: 1px #E2E2E2 solid;
	text-align: center;
	font-size: 0.875rem;
	font-weight: bold;
}
.table_cc td {
	border-left: 1px #E2E2E2 solid;
	border-right: 1px #E2E2E2 solid;
	border-bottom: 1px #E2E2E2 solid;
	font-size: 0.875rem;
}
.table_cc td a:hover {
	color: #09C;
}
.downcc {
	background: url(../img/downmm.png) no-repeat 16px center;
}
.downcc a:link {
	color: #F00;
}
.down_txe {
	background: url(../img/newq.png) no-repeat 2px center;
	padding-left: 16px;
}
.down_list b {
	width: 125px;
	border-bottom: 3px solid #09C;
	display: block;
	position: relative;
	bottom: -7px;
}
.downs_chz {
	padding: 10px;
}
.downs_chz td {
	background: #FFF;
	border: 1px #E2E2E2 solid;
	text-align: center;
}
.downs_chz p {
	padding: 10px;
	text-align: left;
}
.down_pic a {
	padding-left: 20px;
	line-height: 31px;
	background: url(../img/downmm.png) no-repeat -10px center;
}
/***jobs****/

.jobs_info {
	padding: 10px 5px 0px 5px;
}
.jobs_info td {
	background: #FFF;
	border-bottom: 2px #E2E2E2 solid;
	font-size: 0.95rem;
	height: 32px;
	font-weight: bold;
	color: #09C;
	padding-left: 3px;
}
.gz_list li {
	padding: 0 5px;
	background: #f5f5f5;
	margin: 15px 3px;
}
.gz_bTop {
	padding: 10px 0px 0px 0px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	
}
.gz_bTop h3 {
	color: #0093dd;
	font-size: 0.875rem;
}
.gz_bTop h3 span {
	color: #aeaeae;
	margin-left: 8px;
}
.gz_bDown {
	height: auto;
	overflow: hidden;
	line-height: 30px;
	padding: 18px 0;
}
.gz_Ltop {
	height: 48px;
	line-height: 48px;
	cursor: pointer;
	
}
.gz_jobName {
	
	padding-right: 10px;
	font-size: 0.875rem;
	display: block;
	color: #333
}
.gz_jobName table {
}
.gz_jobTime {
	color: #888;
	margin: 0 12px 0 18px;
}
.gz_jobNum {
	color: #888;
}
.gz_Ldown {
	color: #333;
	font-size: 14px;
	height: auto;
	overflow: hidden;
	line-height: 30px;
	padding: 3px;
	border-top: 1px solid #C2C2C2;
	display: none;
}
.gz_Ldown td {
	border: 1px #E2E2E2 solid;
	padding-left: 5px;
}
.gz_list li.gz_cur .gz_jobName {
	color: #333;
	background: url(../img/jobup.png) no-repeat right center;
}
.sqzw_l {
	height: 50px;
	line-height: 50px;
	text-align: center;
	padding: 20px 0;
}
.sqzw_l a {
	border: 1px solid #ccc;
	display: inline-table;
*display:inline;
	zoom: 1;
	width: 280px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 0.875rem;
	color: #333;
	border-radius: 3px;
}
.sqzw_l a:hover {
	border: 1px solid #00a0f0;
	color: #00a0f0
}
.gz_Ldown b {
	font-size: 15px;
	color: #0497e0
}
.gz_Ldown b a:link {
	font-size: 15px;
	color: #0497e0;
	text-decoration: none;
}
/****case*****/

.caseg_list {
	margin: 20px 8px;
	position: relative;
	overflow: hidden;
}
.caseg_list li {
	float: left;
	width: 33.3%;
	margin-bottom: 25px;
	}
.caseg_list li:nth-child(3n+1) { 
 
    clear:left; 
 
 
}


.caseg_list li a {
}
.case_hzpic {
	border: 1px solid #e5e5e5;
	overflow: hidden;
}
.caseg_list li a:hover {
	border-color: #2096DD;
}
.caseg_list li .case_hzpic {
	margin: 0 6px;
}
.caseg_list li .img {
	padding: 1px 3px 1px 1px;
	overflow: hidden;
	max-width: 100%;
 
}
.caseg_list li img {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	width: 100%;
	padding: 1px 4px 1px 1px;
	display:inline-block;
	
	
}
.caseg_list li a:hover img {
	transform: scale(1.15);
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	opacity: 0.8;
 filter(alpha=80) opacity:1;
	transform: scale(1.05)
}
.caseg_list li .text {
	padding: 1em 1em 0.8em;
	text-align: center;
}
.caseg_list li .text b {
	width: 35px;
	background: #03C;
	border-bottom: 2px solid #ccc;
	display: block;
	margin-bottom: 0.5em;
	position: relative;
	left: 40%;
}
.caseg_list li .text h3 {
	font-size: 0.875rem;
	color: #3d3d3d;
	text-align: center;
	overflow: hidden;
}
.caseg_list li a:hover .text h3 {
	color: #2096dd;
	font-weight: bold;
}
.caseg_list li:hover .text b {
	border-bottom: 2px solid #09c;
	transition: all .8s;
	left: 0%;
	width: 100%;
}
.caseg_list li:hover .case_zx dt {
	background: #099;
	transition: all 1.2s;
	left: 0%;
	width: 20%;
}
.caseg_list li:hover .case_zx dt a:link {
	color: #FFF;
}
.caseg_list .case_zx {
	overflow: hidden;
}
.caseg_list .case_zx dt {
	float: left;
	margin: 0px 5px 15px 15px;
	background: #eee;
	border-radius: 4px;
	padding: 6px 10px;
}
.caseg_list .case_zx dd {
	float: right;
	margin: 0px 15px 15px 0px;
	background: #eee;
	border-radius: 4px;
	padding: 6px 8px;
}
.caseg_list .case_hzpic:after {
	content: "";
	width: 0;
	height: 2px;
	background: #F00;
	position: absolute;
	top: 100%;
	left: 50%;
	transition: all .8s;
}
.caseg_list .case_hzpic:hover:after {
	left: 0%;
	width: 100%;
}
.design_txt h2 {
	text-align: center;
	font-size: 18px;
	padding: 8px;
}
.design_txt dt {
	font-size: 13px;
	font-weight: normal;
	clear: both;
	padding: 10px;
	text-align: left;
	color: #666;
	height: 30px;
	overflow: hidden;
}
.design_gz dt {
	float: left;
}
.design_gz dd {
	float: right;
	height: 30px;
	padding: 10px;
	font-size: 13px;
	font-weight: normal;
}
.design_txt a:link, a:visited {
	color: #000;
}
.design_conn li:hover .design_txt a {
	color: #FFF;
}
.design_conn li:hover .design_txt dt {
	color: #E8E8E8;
}
.design_conn li:hover dd {
	color: #FFF;
}
.design_conn li:hover img {
	opacity: 0.8;
 filter(alpha=80) opacity:1;
	transform: scale(1)
}
.design_conn li:hover:hover .design_txt span {
	color: #FFF;
}
.design_conn li:hover {
	background: #37475A;
}
.design_txt b {
	width: 30px;
	height: 2px;
	background: #ccc;
	display: block;
 background:
}
.design_conn li {
	width: 260px;
	height: 255px;
	position: relative;
}
.design_conn li:after {
	content: "";
	width: 0;
	height: 2px;
	background: #F00;
	position: absolute;
	top: 100%;
	left: 50%;
	transition: all .8s;
}
.design_conn li:hover:after {
	left: 0%;
	width: 100%;
}
/****product***/

.panel-sd {
	margin-bottom: 20px;
	background-color: #f6f6f6;
}
.panel-sd:last-child {
	margin-bottom: 0;
}
.panel-sd .tit {
	text-align: center;
	color: #fff;
	font-size: 20px;
	background: url(../images/k1.jpg) no-repeat center / cover;
	padding: 20px 0;
}
.lanmu li {
	border-bottom: 1px dotted #ddd;
}
.lanmu li:last-child {
	border-bottom: 0;
}
.lanmu li>a {
	display: block;
	line-height: 44px;
	padding: 0 0 0 10px;
	margin: 5px;/*background-color: #3A66B1;
	color: #fff;*/
}
.lanmu li>a>span {
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 16px;
}
.lanmu li .arr {
	float: right;
	height: 45px;
	width: 40px;
	position: relative;
	cursor: pointer;
}
.lanmu li .arr:after {
	content: '';
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}
.lanmu-box {
	display: none;
}
.lanmu-box p {
	margin: 0;
	border-top: 1px dotted #ddd;
	padding-left: 15px;
}
.lanmu-box p a {
	padding: 0 25px;
	display: block;
	line-height: 40px;
}
.lanmu-box p.on a {
	color: #dd0000;
}
.lanmu li>a:hover, .lanmu li.active>a {
	color: #dd0000;
}
.lanmu li.open .lanmu-box {
	display: block;
}
.lanmu li.open .arr:after {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
/****index****/


.hzin_prol {
	float: left;
	width: 31%;
	margin: 35px 15px 35px 0px;
	border: 1px solid #E7E7E7;
	overflow: hidden;
	padding-bottom: 35px;
}
.hzin_prol img {
	padding: 6px;
	max-width: 100%;
	height: auto;
}
.hzin_prol h3 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
.hzin_prol dt {
	padding: 8px;
	text-align: left;
	font-size: 12px;
	padding-top: 15px;
	height: 60px;
	color: #666;
}
.hzin_prol dd {
	margin: 10px auto;
	width: 150px;
	height: 45px;
	line-height: 45px;
	background: #FC5505;
	border-radius: 20px;
	text-align: center;
	font-size: 18px;
	color: #FFF;
}
.hzin_prol dd:hover {
	margin: 10px auto;
	width: 150px;
	height: 45px;
	line-height: 45px;
	background:#F00;
	border-radius: 20px;
	text-align: center;
	font-size: 18px;
	color: #FFF;
}

.hzin_prol dd a:link{
	
	color: #FFF;
}

.hzin_prol dd:hover a{
	
	color:#FF0;
}
.hzin_prol dd a:visited{
	
	color:#FFF;
}
.hzin_prol:hover {
	float: left;
	width: 31%;
	margin: 35px 15px 35px 0px;
	border: 1px solid #E7E7E7;
	background: #FFF;
	float: left;
	border-show: 5px 10px;
	box-shadow: 0px 2px 8px rgba(200, 200, 200, .6);
	-webkit-transform: translatey(-5px);
	-moz-transform: translatey(-5px);
	-ms-transform: translatey(-5px);
	-o-transform: translatey(-5px);
	transform: translatey(-5px)
}
.hzin_prom {
	float: left;
	width: 31%;
	margin: 35px 0px 35px 10px;
	overflow: hidden;
	border: 1px solid #E7E7E7;
	padding-bottom: 35px;
}
.hzin_prom img {
	padding: 6px;
	max-width: 100%;
	height: auto;
}
.hzin_prom h3 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
.hzin_prom dt {
	padding: 8px;
	text-align: left;
	font-size: 12px;
	padding-top: 15px;
	height: 60px;
	color: #666;
}

.hzin_prom dd a:link{
	
	color: #FFF;
}


.hzin_prom dd {
	margin: 10px auto;
	width: 150px;
	height: 45px;
	line-height: 45px;
	background: #FC5505;
	border-radius: 20px;
	text-align: center;
	font-size: 18px;
	color: #FFF;
}
.hzin_prom:hover {
	float: left;
	width: 31%;
	margin: 35px 0px 35px 10px;
	background: #FFF;
	float: left;
	border-show: 5px 10px;
	box-shadow: 0px 2px 8px rgba(200, 200, 200, .6);
	-webkit-transform: translatey(-5px);
	-moz-transform: translatey(-5px);
	-ms-transform: translatey(-5px);
	-o-transform: translatey(-5px);
	transform: translatey(-5px)
}
.hzin_pror {
	float: left;
	width: 31%;
	margin: 35px 0px 35px 25px;
	overflow: hidden;
	border: 1px solid #E7E7E7;
	padding-bottom: 35px;
}
.hzin_pror img {
	padding: 6px;
	height: auto;
}
.hzin_pror h3 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
.hzin_pror dt {
	padding: 8px;
	text-align: left;
	font-size: 12px;
	padding-top: 15px;
	height: 60px;
	color: #666;
}
.hzin_pror dd {
	margin: 10px auto;
	width: 150px;
	height: 45px;
	line-height: 45px;
	background: #FC5505;
	border-radius: 20px;
	text-align: center;
	font-size: 18px;
	color: #FFF;
}

.hzin_pror dd a:link{
	
	color: #FFF;
}


.hzin_pror:hover {
	float: left;
	width: 31%;
	margin: 35px 0px 35px 25px;
	background: #FFF;
	float: left;
	border-show: 5px 10px;
	box-shadow: 0px 2px 8px rgba(200, 200, 200, .6);
	-webkit-transform: translatey(-5px);
	-moz-transform: translatey(-5px);
	-ms-transform: translatey(-5px);
	-o-transform: translatey(-5px);
	transform: translatey(-5px)
}
.inpro_hz {
	padding: 0px;
	overflow: hidden;
	background: #F0F7FD;
}
.inhz_prot h2 {
	padding-top: 25px;
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
}
.inhz_prot p {
	text-align: center;
	font-size: 1rem;
}
.inhz_prol {
	margin: 35px 15px 35px 0px;
	width: 25%;
	float: left;
	overflow: hidden;
	padding: 3px;
}
.wwcn_in {
	font-size: 1.5rem;
	text-align: center;
	padding: 35px;
	font-weight: bold;
	display: block;
}
.inhz_pror {
	margin: 35px 0px 35px 15px;
	width: 71%;
	float: left;
	overflow: hidden;
	padding: 0px 5px;
}
.hzpro-list li {
	float: left;
	width: 30%;
	height: 100%;
	border: 1px solid #EBEBEB;
	margin: 0px 9px 18px 9px;
	padding: 2px;
	overflow: hidden;
	
}
.hzpro-list li:hover {
	box-shadow: 1px 1px 3px #89E3EB;
	border: 1px solid #09C;
}
.hzpro-list li .hzpro-item-image {
	float: left;
	width: 99.9%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.hzpro-list li .hzpro-item-image .hzpro-item-image-i {
	float: left;
	width: 99.9%;
	height: 150px;
}
.hzpro-list li .hzpro-item-image .hzpro-item-image-i img {
	float: left;
	width: 99.9%;
	height: 150px;
	transition: all 3s;
}
.hzpro-list li:hover .hzpro-item-image .hzpro-item-image-i img {
	transform: scale(1.2, 1.2);
}
.hzpro-list li .hzpro-item-image .hzpro-item-image-w {
	float: left;
	width: 250px;
	height: 110px;
	background: rgba(0, 0, 0, 0.5);
	filter: alpha(opacity=50);
	position: absolute;
	left: 0;
	bottom: -200px;
	padding: 20px 20px;
	line-height: 26px;
	color: #fff;
	transition: all .4s ease;
}
.hzpro-list li:hover .hzpro-item-image .hzpro-item-image-w {
	bottom: 0
}
.hzpro-list li .hzpro-item-image .hzpro-item-image-w a {
	float: left;
	width: 250px;
	height: 110px;
}
.hzpro-item-image-w a:visited {
	color: #333;
}
.hzpro-list li .hzpro-item-image .hzpro-item-image-w p {
	color: #fff
}
.hzpro-list li .hzpro-item-title {
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	background:#DFEEF9;
}
.hzpro-list li .hzpro-item-title a {
	font-size: 14px;
	font-weight: bold
}
.hzpro-list li:hover .hzpro-item-title a {
	color: #0091e0
}
.hzpro-list .hzpro-item-title a:visited {
	color: #333;
}
.hzpro-list li .hzpro-item-image .hzpro-item-image-w p a:link {
	color: #FFF;
	text-decoration: none;
}
.hzpro-list li a:visited {
	color: #FFF;
	text-decoration: none;
}
.hzpro-title {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd;
	position: relative;
	margin-top: 30px;
}
.hzpro-title span {
	position: absolute;
	height: 40px;
	line-height: 45px;
	padding: 0 10px;
	border-bottom: 2px solid #0091e0;
	color: #0091e0;
	font-size: 20px
}
.hzpro-con {
	overflow: hidden;
	padding: 20px 0;
	color: #333;
	line-height: 25px;
	font-size: 14px;
}
.hzpro-con .hzpro-con-t {
	color: #777
}
.hzpro-con .hzpro-con-t i {
	color: #333;
	font-weight: bold
}
.inpro_hzad {
	margin: 0 auto;
}
.inpro_hzad img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
.inhz_link h2 {
	padding-top: 25px;
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
}
.inhz_link p {
	text-align: center;
	font-size: 1rem;
}
/**/
.inpro_hzcase {
	overflow: hidden;
}
.product {
	padding-bottom: 40px;
	overflow: hidden;
}
.product .pro_type {
	text-align: center;
	margin-bottom: 35px;
}
.product .pro_type li {
	display: inline-block;
*display: inline;
*zoom: 1;
	vertical-align: middle;
	position: relative;
	width: 133px;
	height: 40px;
	background: #555555;
	line-height: 40px;
	font-size: 15px;
}
.product .pro_type li a {
	color: #fff;
}
.product .pro_type li i {
	display: none;
	width: 13px;
	height: 7px;
	position: absolute;
	left: 50%;
	margin-left: -2px;
	top: 40px;
	background: url(images/xla.png) no-repeat center;
}
.product .pro_type li.cur {
	background: #37aaeb;
}
.product .pro_type li.cur i {
	display: block;
}
.product .conbox {
	overflow: hidden;
}
.product .conbox ul {
	display: none;
}
.product .conbox ul.cur {
	display: block;
}
.product .conbox ul li {
	float: left;
	width: 22.8%;
	border: 1px solid #d9d9d9;
	margin: 25px 20px 25px 20px;
	margin-bottom: 25px;
	transition: all 0.5s;
}
.product .conbox ul li:nth-child(4n+1) {
	margin-left: 0;
}
.product .conbox ul li i {
	display: block;
	height: auto;
	text-align: center;
	overflow: hidden;
}
.product .conbox ul li i em {
	display: inline-block;
*display: inline;
*zoom: 1;
	vertical-align: middle;
	height: 100%;
	width: 0;
}
.product .conbox ul li i img {
	display: inline-block;
*display: inline;
*zoom: 1;
	vertical-align: middle;
	transition: all 0.5s;
	overflow: hidden;
	width: 100%;
	height: auto;
}
.hover14 {
}
.hover14 figure {
	overflow: hidden;
	position: relative;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-17deg);
	-moz-transform: skewX(-17deg);
	-o-transform: skewX(-17deg);
	-ms-transform: skewX(-17deg);
	transform: skewX(-17deg);
}
.hover14 figure:hover::before {
	-webkit-animation: shine .95s;
	-moz-animation: shine .95s;
	animation: shine .95s;
}
 @keyframes shine {
 100% {
 left: 125%;
}
}
.product .conbox ul li p {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: #555555;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 5px;
}
.product .conbox ul li:hover {
	box-shadow: 1px 1px 5px #00CCCC;
	border-color: #37aaeb;
}
.product .conbox ul li:hover p {
	background: #1B5FDC;
}
.product .conbox ul li:hover i img {
	transform: scale(1.05);
}
.product .pro_more {
	margin-top: 25px;
}
.product .pro_more a {
	display: block;
	width: 202px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #666666;
	margin: 0 auto;
	border-radius: 3px;
	text-indent: 36px;
	font-size: 14px;
	position: relative;
	transition: all 0.5s;
}
.product .pro_more a i {
	display: block;
	width: 21px;
	height: 21px;
	background: url(../images/icon31.png) no-repeat center;
	position: absolute;
	right: 40px;
	top: 7px;
}
.product .pro_more a:hover {
	background: #1B5FDC;
	border-color: #37aaeb;
	color: #fff;
	box-shadow: 5px 5px 15px #999;
}
.product .pro_more a:hover i {
	background: url(../images/icon3.png) no-repeat center;
}
/****aboutus****/	
	
.inpro_aboutus {
	background: #1260AD;
	overflow: hidden;
	padding: 55px 0px;
}
.tweb_aboutus_l {
	width: 45%;
	height: auto;
	float: left;
	position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
	border: 1px solid #666;
	padding: 5px;
}
.tweb_aboutus_r {
	width: 50%;
	text-align: left;
	float: right;
	color: #FFF;
	position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
}
.tweb_aboutus_r h3 {
	color: #FFF;
	font-size: 1.6rem;
	font-weight: bold;
}
.tweb_aboutus_r dd {
	font-size: 0.875rem;
	padding-top: 0px;
	font-weight: bold;
}
.tweb_aboutus_r p {
	font-size: 0.875rem;
	padding-top: 15px;
	line-height: 180%;
}
.tweb_aboutus_r a:link {
	color: #F00;
	font-weight: bold;
}
.tweb_aboutus_r a:visited {
	color: #0CC;
	font-weight: bold;
}
.tweb_aboutus_r dt {
	font-size: 14px;
}
.tweb_aboutus_r dt a:link {
	font-size: 14px;
	text-decoration: none;
	color: #0CF;
	font-weight: bold;
}
/*-- about section --*/


section.about-w3l div#slideshow-banner {
	height: 350px;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0px auto;
}
section.about-w3l div#slideshow-banner ul {
	width: 100%;
	height: 100%;
}
ul li {
	list-style-type: none;
}
section.about-w3l #slideshow-controller {
	position: absolute;
	bottom: 10px;
	left: 45%;
}
section.about-w3l #slideshow-banner ul {
	position: relative;
}
section.about-w3l #slideshow-banner ul .slideshow-item {
	position: absolute;
}
#slideshow-banner ul li.slideshow-item img {
	width: 100%;
	height: auto;
}
section.about-w3l #controller-left {
	position: absolute;
	left: 2%;
	top: 45%;
	cursor: pointer;
}
section.about-w3l #controller-right {
	position: absolute;
	right: 2%;
	top: 45%;
	cursor: pointer;
}
section.about-w3l .controller-item {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #f00;
	margin-right: 10px;
	border-radius: 10px;
	opacity: 0.5;
	cursor: pointer;
}
section.about-w3l .controller-item-hover {
	opacity: 1;
	background: #ccc;
	transform: rotateX(360deg);
	transition: transform 2s;
}
section.about-w3l .slideshow-transform {
	transform: scale(1.7, 1.7);
	transition: transform 8s;
}
.aboutus_fw {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
}
.aboutus_fw dl {
	display: inline-block;
 *display:inline;
	zoom: 1;
	vertical-align: top;
	height: 70px;
	margin: 20px;
	color:#FFF;

}
.aboutus_fw dl dt, .aboutus_fw dl dt img {
	width: 70px;
	height: 70px;
	vertical-align: top;
	float: left;
}
.aboutus_fw dl dd {
	width: 115px;
	height: 70px;
	float: left;
	padding-left: 2px;
	text-align: left;
	padding-top: 20px;
}
.aboutus_fw dl dd b {
	display: block;
	font-size: 18px;
	font-weight: bold;
}
/***/	
#facts {
	padding: 50px 0 10px 0;
}
#facts .text-center {
	float: left;
	margin: 0px 25px 0px 0px;
}
#facts .counters span {
	font-size: 26px;
	display: block;
	color: #FFF;
	float: left;
}
#facts .counters p {
	padding: 0;
	margin: 20px 0 20px 0;
	font-family: "Microsoft yahei", sans-serif;
	font-size: 14px;
}
.inpro_hzgspic{
	background: url(../images/ys_bg.jpg) no-repeat center center;
	
	padding: 20px 0 30px 0;
	font-size: 0;
	overflow: hidden;
}
/*----箭头产品滚动----*/
#skins_pro {
	width: 100%;
	margin: 10px auto;
	overflow: hidden;
	clear: both;
	position: relative;

	padding:0px;
	
}


#skins_pro .leftLoop .bd ul {
	overflow: hidden;
	zoom: 1;
}
#skins_pro .leftLoop ul li {
	margin: 0px 15px 0px 0px;
	width: 305px;
	height: 288px;
	float: left;
	background: #fff;
}
#skins_pro .leftLoop ul li .proimg_bk {
	width: 305px;
	height: 224px;
	position: relative;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	
}
#skins_pro .leftLoop ul li .proimg {
	text-align: center;
	position: static;
    +position:absolute;
	top: 50%;
}
#skins_pro .leftLoop ul li .proimg_bk img {
	vertical-align: middle;
	position: static;
    +position:relative;
	top: -10%;
	left: -10%;
	max-width: 93%;
	max-height: 93%;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#skins_pro .leftLoop .pro-module {
	text-align: center;
	width: 100%;
	float: left;
	height: 51px;
	line-height: 50px;
	background: #5ab5f1;
}
#skins_pro .leftLoop .pro-module a {
	width: 250px;
	padding: 0 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	color: #fff;
	font-size: 14px;
}
#skins_pro .leftLoop ul li:hover .pro-module a {
	color: #fff;
	font-size: 14px;
}
#skins_pro .leftLoop ul li:hover {
	background: #fff;
	box-shadow: 0px 2px 10px 1px #145e90;
}
#skins_pro .leftLoop ul li:hover .pro-module {
	background: #ff7800;
}
#skins_pro .leftLoop ul li:hover img {
	-webkit-transform: scale(1.05) rotate(0deg) translateY(0);
	-ms-transform: scale(1.05) rotate(0deg) translateY(0);
	transform: scale(1.05) rotate(0deg) translateY(0);
}
/*---箭头产品滚动结束----*/





/*-- about section --*/



section.about-w3l div#slideshow-banner {
	height: 350px;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0px auto;
}
section.about-w3l div#slideshow-banner ul {
	width: 100%;
	height: 100%;
}
ul li {
	list-style-type: none;
}
section.about-w3l #slideshow-controller {
	position: absolute;
	bottom: 10px;
	left: 45%;
}
section.about-w3l #slideshow-banner ul {
	position: relative;
}
section.about-w3l #slideshow-banner ul .slideshow-item {
	position: absolute;
}
#slideshow-banner ul li.slideshow-item img {
	width: 100%;
	height: auto;
}
section.about-w3l #controller-left {
	position: absolute;
	left: 2%;
	top: 45%;
	cursor: pointer;
}
section.about-w3l #controller-right {
	position: absolute;
	right: 2%;
	top: 45%;
	cursor: pointer;
}
section.about-w3l .controller-item {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #f00;
	margin-right: 10px;
	border-radius: 10px;
	opacity: 0.5;
	cursor: pointer;
}
section.about-w3l .controller-item-hover {
	opacity: 1;
	background: #ccc;
	transform: rotateX(360deg);
	transition: transform 2s;
}
section.about-w3l .slideshow-transform {
	transform: scale(1.7, 1.7);
	transition: transform 8s;
}
/****news****/



.hznews_txt h2 {
	
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
	color:#333;
}
.hznews_txt p {
	text-align: center;
	font-size: 1rem;
	color: #999;
}
.inpro_news {
	overflow: hidden;
	margin: 5px 0px;
	
	
}
.new-wrap {
	margin-top: 30px;
	padding:0px 20px;
	overflow:hidden;
	
}
.new-wrap .show {
	display: block;
}
li.new_cnlf {
	width: 32%;
	float: left;
	border:1px solid #f1f1f1;
	padding:10px;
}
li.new_cnlf p {
	width: 100%;
}

li.new_cnlf img {
	width:550px;
	height:230px;
}




p.newlf_tel a {
	color: #217af0;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	display: block;
}
p.newlf_tel a:hover {
	color: #C33
}
p.newlf_tx {
	font-size: 14px;
	line-height: 26px;
	color: #999;
	height: 105px;
	overflow: hidden;
}
li.new_cnrf {
	float: right;
	width: 65%;
	
	
	
}
.newrf_lst dd {
	width: 475px;
	height: 85px;
	border: 1px solid #e4e4e4;
	float: left;
	margin-left: 35px;
	margin-bottom: 20px;
}
p.new_rq {
	width: 65px;
	height: 65px;
	background: #969393;
	float: left;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
p.new_rq span {
	display: block;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
	padding-top: 5px;
}
p.newrf_tx {
	float: left;
	width: 250px;
	margin-top: 8px;
}
p.newrf_tx a {
	color: #333;
	font-size: 14px;
	display: block;
	line-height: 30px;
}
p.newrf_tx span {
	display: block;
	font-size: 12px;
	color: #999;
	height: 60px;
	overflow: hidden;
}
.newrf_lst dd:hover {
	width: 475px;
	height: 83px;
	border: 2px solid #217af0;
	box-shadow: 0px 0px 15px rgba(37, 125, 242, .27);
}
.newrf_lst dd:hover p.newrf_tx a {
	color: #217af0;
}
.newrf_lst dd:hover p.new_rq {
	background: #217af0;
	margin-top: 9px;
	margin-left: 9px;
}
.newrf_lst dd:hover p.newrf_tx {
	margin-top: 7px;
}
.mr0 {
	margin-right: 0px;
}
/***link***/
.web_link {
	margin: 15px 0px;
	border: 1px solid #EEE;
	padding: 15px;
	overflow: hidden;
}
.Link_txt {
	padding-bottom: 8px;
}
.web_link span {
	font-size: 16px;
	background: url(../img/links02.png) no-repeat left center;
	padding-left: 35px;
	color: #099;
	font-weight: bold;
}
.Link_con li {
	float: left;
	font-size: 0.75rem;
	padding: 15px 15px 15px 5px;
}
.Link_con li a:hover {
	color: #09C;
}
