@charset "utf-8";
/*------Header CSS-------*/
#body {
	width: 100%;
}

.header {
	position: fixed;
	height: 100px;
	color: #fff;
	z-index: 999;
	width: 100%;
	background-color: rgba(23, 22, 22, 0.5);
}

.header:hover {
	display: block;
}

.leftFloat {
	float: left;
}

.rightFloat {
	float: right;
}

.clearFloat:after {
	clear: both;
	display: block;
	content: '';
}

.logo {
	margin-top: 27px;
	float: left;
	width: 18%; margin-left:7%;
}


.header_item_li {
	color: #fff;
}

.loginbox {
	color: #ffffff;
	line-height: 30px;
	width: 14%;
}

.loginbox a {
	color: #ffffff;
}

.zlight-nav,#zlight-main-nav,#zlight-main-nav>li,#zlight-main-nav>li>a {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*************
* WRAP
*************/
.zlight-nav {
	display: block;
	position: relative;
	width: 100%;
	z-index: 9999;
}

/*************
* MAIN NAV
*************/
#zlight-main-nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*************
* CLEAR
*************/
#zlight-main-nav:before,#zlight-main-nav:after,.zlight-nav:before,.zlight-nav:after
	{
	display: table;
	content: " ";
}

#zlight-main-nav:after,.zlight-nav:after {
	clear: both;
}

/*************
* LI & A
*************/
#zlight-main-nav>li {
	line-height: 80px;
	float: left;
	text-align: center;
	position: relative;
	display: block;
	-webkit-transition: background ease 0.3s;
	-moz-transition: background ease 0.3s;
	transition: background ease 0.3s;
}

.ative { /*background-color: blue; */
	
}

#zlight-main-nav>li>a {
	display: block;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	outline: 0;
}

#zlight-main-nav>li:first-child>a {
	border-left: none;
}

/*************
* DROPDOWN
*************/
.zlight-dropdown:hover {
	background-color: #941f21;
}

.zlight-dropdown:hover>.zlight-submenu {
	display: block;
	background-color: #941f21;
}



.index-product{
    padding: 0;
}
.ipc-left{
    float: left;
    width:50%; background:url(../../images/images/new_bg.jpg); padding:20px;
}
.ipc-right{
    float: right;
    width: 45%;
}
.ipc-right-2{
    margin-top: 4px;
}
.ipc-right-2box{
    float: left;
    width: 49.7%;
}
.ipc-right-2 .ipc-right-2box:nth-child(2){
    margin-left: 3px;
}
.index-product img{
    transition: box-shadow .4s;
}
.index-product img:hover{
    box-shadow:0 8px 16px rgba(0,0,0,.18);
}
.index-product .ipc-right-1 img:hover{
    box-shadow:0 1px 8px rgba(0,0,0,.18);
}
.index-news{
    padding-top: 50px;
    padding-bottom: 90px;
    background-color: #f6f6f6;
}
.index-news-title{
    text-align: center;
}
.index-news-title p{
    display: inline-block;
    position: relative;
}
.index-news-title p span{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    color: #333333;
    padding-right: 42px;
    font-weight: 600;
}
.index-news-title-add{
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 22px;
    background: url("../images/more.png") no-repeat right center;
}
.index-news-content{
    margin-top: 30px;
}
.in-box{
    position: relative;
    float: left;
    width: 578px;
    transition: all 0.5s ease;
}
.index-product-content{ padding:2%;}
/*************
* SUBMENU
*************/
.zlight-submenu {
	width: 180%;
	list-style: none;
	display: none;
	box-shadow: 0 1px 7px rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 100%;
	left: -40%;
	font-size: 14px;
}

.zlight-submenu>li {
	line-height: 35px;
	float: none;
	position: relative;
	display: block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	width: 100%;
	min-width: 75.78px;
}

.zlight-submenu>li>a {
	display: block;
	float: none;
	text-decoration: none;
	outline: none;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	color: #fff;
}

.zlight-submenu>li:first-child>a {
	border-top: none;
}

.zlight-submenu>li:last-child>a {
	border-bottom: none;
}

.zlight-submenu .zlight-submenu {
	top: 0;
	left: 100%;
}

/*************
* ICON
*************/
#zlight-main-nav i {
	padding: 0 5px;
}
/***************************
* MEDIA QUERIES
***************************/

/* Small devices (tablets, 768px and up) */
@media ( max-width : 768px) {
	#zlight-mobile-nav {
		display: block;
	}
}

#zlight-main-nav {
	display: block;
	line-height: 83px;
}

@media ( max-width : 1200px) {
	#zlight-main-nav>li>a {
		padding: 5px 9px;
	}
}

@media ( min-width : 1201px) {
	#zlight-main-nav>li>a{
		padding: 5px 18px;
	}
}

.overCurtain {
	border-top: 1px solid rgb(230, 245, 255);
	height: 674px;
	width: 100%;
	left: 0px;
	top: 0px;
	opacity: 0;
	display: none;
	background-color: rgb(230, 245, 255);
}

.hide-center {
	width: 308px;
	height: 300px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	display: none;
	z-index: 1;
}

.hide-center #formhead {
	width: 300px;
	height: 42px;
	margin: 0;
	padding-top: 12px;
	padding-bottom: -30px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #101010;
}

.hide-center #formhead-title {
	width: 120px;
	height: 24px;
	margin-left: 106px;
	margin-right: 36px;
	color: #bfbfbf;
	font-weight: 900;
	display: inline-block;
}

.hide-center #close {
	width: 24px;
	height: 25px;
	border: 0;
	border-radius: 23%;
	background-color: red;
	color: white;
	display: inline-block;
}

.hide-center #formbody {
	width: 300px;
	height: 220px;
	background-color: #1e1e1e;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.hide-center .loginHead {
	margin-right: -8px;
	padding: 13px;
	width: 25px;
	height: 28px;
	background-color: #141414;
	vertical-align: middle;
}

.hide-center .loginInput {
	height: 30px;
	width: 230px;
	border: 0;
	margin: 10px;
	/* background-color: #141414; */
	color: #141414;
}

.hide-center .loginUserName {
	padding-left: 30px;
	padding-top: 12px;
}

.hide-center .login1 #img-topleft-loginHead {
	border-top-left-radius: 5px;
}

.hide-center .login1 #input-topright-loginInput {
	border-top-right-radius: 5px;
}

.hide-center .login1 #img-bottomleft-loginHead {
	border-bottom-left-radius: 5px;
}

.hide-center .login1 #input-bottomright-loginInput {
	border-bottom-right-radius: 5px;
}

.hide-center .loginPassword {
	padding-left: 30px;
}

.hide-center #formfoot {
	margin-top: 12px;
	text-align: center;
}

.hide-center #BSignIn {
	border: 0;
	background: #329d90;
	color: #ffffff;
	width: 80px;
	height: 30px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.header_items {
	width: 67%; margin-left:4%;
}

.case {
	width: 100%;
	background: #fff;
	padding: 10px 0 0; 
}

.case .title {
	width: 100%;
	position: relative;
}

.case .title .t1 {
	font-size: 60px;
	font-weight: bold;
	color: #222;
	line-height: 1;
	font-family: Tahoma;
	text-transform: uppercase;
}

.case .title .t2 {
	font-size: 30px;
	line-height: 1;
	color: #222;
	margin-top: 18px;
}

.case .title .more {
	font-size: 20px;
	line-height: 26px;
	color: #999;
	position: absolute;
	right: 0;
	top: 88px;
}

.case .list {
	
	width: 100%;
	display: table; padding:2%;
}

.case .list li {
	float: left;
	position: relative;
	width: 400px;
	height: 328px;
	margin-right: 20px;
	margin-bottom: 20px;
	transition: all ease .5s;
}

.case .list li:hover {
	box-shadow: 0 0 8px 3px rgba(0, 0, 0, .24);
	z-index: 9;
}

.case .list li:nth-child(1), .case .list li:nth-child(6) {
	width: 43%;
}

.case .list li:nth-child(3n) {
	margin-right: 0;
}

.case .list li .img {
	width: 100%;
	height: 328px;
	overflow: hidden;
}

.case .list li .img img {
	width: 100%; height:100%
}

.case .list li .tbox {
	width: 391px;
	height: 288px;
	background: #fff;
	z-index: 2;
	position: absolute;
	top: 20px;
	right: -391px;
	padding: 40px 25px;
	opacity: 0;
}

.case .list li:hover .tbox {
	opacity: 1;
	right: -357px;
	transition: all ease .5s;
}

.case .list li:nth-child(3n) .tbox {
	right: initial;
	left: -391px;
}

.case .list li:nth-child(3n):hover .tbox {
	left: -357px;
	transition: all ease .5s;
}

.case .list li .tbox .txt {
	font-size: 16px;
	color: #222;
	line-height: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.case .list li .tbox .txt1 {
	font-size: 14px;
	line-height: 35px;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.case .list li .tbox .txt2 {
	width: 100%;
}

.case .list li .tbox .txt2 span {
	width: 87px;
	height: 30px;
	background: #15499a;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	display: block;
	text-transform: uppercase;
	text-align: center;
	float: left;
}

.case .list li .tbox .txt2 i {
	width: 29px;
	height: 28px;
	background: url(../images/icon8.png) left bottom no-repeat;
	display: block;
	float: right;
}



.zxqy .title{ color:#666666; font-size:20px; width:100%; height:42px; line-height:42px;}

.zxqy .title span{ float:left; border-bottom:1px solid #a0a0a0; width:100px;}
.zxqy .title span a{ color:#999999; font-family:隶书;}
.zxqy .title p a{ float:right; font-size:14px; color:#999999;}

.zxqy ul{ margin:30px 0 0 20px;}

.zxqy ul li{ line-height:45px; border-bottom:1px dashed #a4a4a4; height:45px; font-size:14px; color:#666666; float:left; width:100%;}

.zxqy ul li a{ float:left; color:#666666; background:url(../images/ico.png) no-repeat 10px center; }

.zxqy ul li a:hover{color:#ff9935;}

.zxqy ul li span{ float:right;}