﻿/*banner*/
.banner{
	position: relative;
	height: 500px;
	width: 100%;
	overflow: hidden;
}
.banner .pic .bd .info{
	position: absolute;
	top: 126px;
	left: 50%;	
	margin-left: -325px;
}
.banner .pic{
	height: 500px;
	width: 100%;
	position: relative;
	overflow: hidden;

}
.banner .pic .hd{ height: 30px;
	position: absolute;
bottom: 20px;
	left: 50%;
	margin-left: -75px;
	text-align: center;
	z-index: 9999;
}
.banner .pic .hd ul li{cursor: pointer;
	display: inline-block;
	width: 40px;
	height: 5px;
	background: #fff;
	text-align: center;
margin: 0 5px;}
.banner .pic .hd ul li.on{ background: #265fa6;}
.banner .pic .bd{width:100%;height: 500px;}
.banner .pic .bd ul{  width:100%;  height:500px;overflow: hidden;}
.banner .pic .bd li{  height:500px;}
.banner .pic .bd li .date{ float:right; color:#999;  }


/*about*/
.Iabout{
	margin-top: 60px;
	margin-left: auto;
}
.Iabout .img{
	position: relative;
	width: 510px;
	z-index: 2;
}
.Iabout .img img{
	z-index: 1;
	transition-duration:1.0s;

}
.Iabout .img img:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1); /*Safari 和 Chrome*/
	-moz-transform: scale(1.1); /*Firefox*/
	-ms-transform: scale(1.1); /*IE9*/
	-o-transform: scale(1.1); /*Opera*/

}
.Iabout .img a{
	width: 136px;
	height: 46px;
	position: absolute;
	background: url(../img/btn01.png) no-repeat;
	display: block;
	bottom: -65px;
	left:-8px;
	padding: 18px 0 0 60px;
	font-size: 16px;
	color: #ffffff;
}
.Iabout .img a:hover{
	color: #d0a04f;
}
.Iabout .info{
	width: 600px;
}
.Iabout .info h3{
	height: 28px;
	border-left: #d0a04f solid 2px;
	line-height: 28px;
	font-size: 24px;
	color: #265fa6;
	padding-left: 10px;
}
.Iabout .info h3 a{
	color: #265fa6;
}
.Iabout .info h3 a:hover{
	color:#d0a04f;
}
.Iabout .info h3 span{
	font-size: 14px;
	color: #aaaaaa;
	padding-left: 5px;
}
.Iabout .info p{
	margin-top: 24px;
	line-height: 26px;
	font-size: 14px;
	color:#545454;
}
.Iabout .info p a{
	color:#d0a04f;
}
.Iabout .info p a:hover{
	color:#265fa6;
}

.Iabout .info ul{
	margin-top: 20px;
}
.Iabout .info ul li{
	width: 149px;
	height: 125px;
	float: left;
	border-right: #e9e9e9 solid 1px;
	border-bottom: #e9e9e9 solid 1px;
	text-align: center;
    color: #d0a04f;
    font-size: 16px;
}

.Iabout .info ul li.on i.icon.i_1{
	background-position: 100px 0;
}
.Iabout .info ul li.on i.icon.i_2{
	background-position: 100px -84px;
}
.Iabout .info ul li.on i.icon.i_3{
	background-position: 100px -168px;
}
.Iabout .info ul li.on i.icon.i_4{
	background-position: 100px -252px;
}
.Iabout .info ul li.on i.icon.i_5{
	background-position: 100px -336px;
}
.Iabout .info ul li.on a i.icon.i_6{
	background-position: 100px -420px;
}
.Iabout .info ul li.on a i.icon.i_7{
	background-position: 100px -504px;
}

.Iabout .info ul li.on{
font-weight: bold;
color:#265fa6;}



.Iabout .info ul li.rigtno{
	border-right: none;
}
.Iabout .info ul li.bottomno{
	border-bottom: none;
}
.Iabout .info ul li i.icon{
	display: block;
	width: 84px;
	height: 71px;
	background: url(../img/icon-bg.png);
	margin: 20px 27px 0;
	
}
.Iabout .info ul li i.icon.i_1{
	background-position: 15px 0;
}

.Iabout .info ul li i.icon.i_2{
	background-position: 15px -84px;
}
.Iabout .info ul li i.icon.i_3{
	background-position: 15px -168px;
}

.Iabout .info ul li i.icon.i_4{
	background-position: 15px -252px;
}

.Iabout .info ul li i.icon.i_5{
	background-position: 15px -336px;
}

.Iabout .info ul li i.icon.i_6{
	background-position: 15px -420px;
}

.Iabout .info ul li i.icon.i_7{
	background-position: 15px -504px;
}

.Iabout .info ul li a{
	font-size: 16px;
	color: #d0a04f;
}

.Iabout .info ul li a:hover{
	color: #265fa6;
}
/*news*/
.iNews{
	margin-left: auto;
	background: #f8f8f8;
	height: 512px;
	margin-top: 60px;
}
.iNews-info{
	padding-top: 40px;
}
.iNews-info .info{
	width: 450px;
        height:420px;
}
.iNews-info .info .img{
width:450px;
height:320px;
}
.iNews-info .info h3{
	height: 28px;
	border-left: #d0a04f solid 2px;
	line-height: 28px;
	font-size: 24px;
	color: #265fa6;
	padding-left: 10px;
}
.iNews-info .info h3 a{
	color: #265fa6;
	background: none;
	font-size: 24px;
	padding:0 0 0 10px;
	display: inline-block;
	margin-top: 0;
}
.iNews-info .info h3 a:hover{
	color:#d0a04f;
}


.iNews-info .info h3 span{
	 font-size: 14px;
	 color: #aaaaaa;
	 padding-left: 5px;
 }
.iNews-info .info .img{
        width:450px;
        height:280px;
	margin-top: 15px;
	/*overflow: hidden;*/
	font-size: 0;
	z-index: 2;
}
.iNews-info .info .img img{
	z-index: 1;
	transition-duration:1.0s;

}
.iNews-info .info .img img:hover{
	transform: scale(1.1);
	             -webkit-transform: scale(1.1); /*Safari 和 Chrome*/
	             -moz-transform: scale(1.1); /*Firefox*/
	             -ms-transform: scale(1.1); /*IE9*/
	             -o-transform: scale(1.1); /*Opera*/

}

.iNews-info .info h4{
	margin-top: 10px;
	font-size: 18px;
	color: #4c4c4c;
	text-align: center;
}
.iNews-info .info p a{
	margin-top: 6px;
	font-size: 12px;
	color: #838282;
	line-height: 18px;
	display: block;
}

.iNews-info .info .text h4 a{
	color:#545454;
}

.iNews-info .info .text a:hover{
	 color:#d0a04f;

 }

.iList{
	margin-left: auto;
	width: 600px;
}
.iList .tab{
	margin-top: -9px;
	margin-right: -9px;
}
.iList .tab li{
	float: right;
	background: url(../img/icon-3.png) no-repeat;
	width: 109px;
	height: 46px;
	background-position:0 -60px;
	padding-left: 40px;
	padding-top: 14px;
	cursor: pointer;
}
.iList .tab li a{font-size: 16px;
	color: #d0a04f; }
/*.iList .tab li.active{*/
    /*;*/
    /*color: #ffffff;*/
/*}*/
.iList .tab li.active{
	background-position:0 0;
}
.iList .tab li.active a{
    font-size: 16px;
    color: #fff;
    background-position:0 -60px;
}


/**.iList .tab li:hover,.iList .tab li.active{
	background-position:0 0;
	color: #ffffff;
}**/
.iList .list {
	margin-top: 10px;
}
.iList .list .item{
	display: none;
}
.iList .list ul li{
	height: 50px;
	line-height: 50px;
	border-bottom: #e9e9e9 solid 1px;
}
.iList .list ul li a i{
	width: 10px;
	height: 10px;
	float: left;
	background: url(../img/icon-2.png) no-repeat;
	background-position: 0 0 ;
	margin: 20px 0 0 10px;
}
.iList .list ul li a span.text{
	font-size: 16px;
	color: #545454;
	padding-left: 15px;
	float: left;
}


.iList .list ul li a span.time{
	font-family: georgia;
	font-size: 14px;
	color: #b1b1b1;
	float: right;
	margin-right: 20px;
}
.iList .list ul li a:hover span{
	color: #d0a04f;
	font-size: 16px;
}
.iList .list ul li a:hover i{
	background-position: -11px 0 ;
}
/*Product*/
.iProduct{
	margin: 0 auto;
	height: 577px;
	position: relative;
}
.iProduct h3{
	margin-top: 60px;
	height: 28px;
	border-left: #d0a04f solid 2px;
	line-height: 28px;
	font-size: 24px;
	color: #265fa6;
	padding-left: 10px;
}
.iProduct h3 a{
	color: #265fa6;
}
.iProduct h3 a:hover{
	color:#d0a04f;
}
.iProduct h3 span{
	font-size: 14px;
	color: #aaaaaa;
	padding-left: 5px;
}
.iProduct .pMain{
	position: relative;
	height: 374px;
	width: 1180px;	
	margin-top: 60px;
}
.iProduct .plist{
	position: relative;
	height: 374px;
	width: 1180px;
}

.iProduct .pic{
	width: 581px;
	height: 374px;
	overflow: hidden;
	font-size: 0;
}
.iProduct .info{
	width: 546px;
	position: relative;
}
.iProduct .info h4{
	height: 39px;
	border-bottom: #e5e5e5 solid 1px;
	font-size: 24px;
	/**color: #265fa6;**/
	position: relative;
}
.iProduct .info h4 a{
	color:#265fa6;
}
.iProduct .info h4 a:hover{
	color:#d0a04f;
}
.iProduct .info h4 i{
	width: 30px;
	height: 3px;
	background: #d0a04f;
	position: absolute;
	left: 0;
	bottom:-2px
}
.iProduct .info p{
	margin-top: 20px;
	font-size: 14px;
	color: #7b7b7b;
	line-height: 26px;
}

.pside{
	position: absolute;
	background:url(../img/bg.png) no-repeat;
	width: 721px;
	height: 152px;
	margin-top: 42px;
	right: -30px;
	bottom: 18px;
}
.pside ul{
	margin-top: 8px;
	width: 700px;
	height: 120px;
	background: #fff;
}
.pside ul li{
	width: 175px;
	height: 120px;
	background: url(../img/line.jpg) no-repeat left center;
	float: left;
	text-align: center;
}
.pside ul li.first{
	background: none;
}
.pside ul li i.icon-4{
	background: url(../img/icon-4.png) no-repeat;
	width: 38px;
	height: 36px;
	display: block;
	margin: 0 auto;
}
.pside ul li i.icon-4.i_1{
	background-position: 0 0;
}
.pside ul li i.icon-4.i_2{
	background-position: -38px 0;
}
.pside ul li i.icon-4.i_3{
	background-position: -76px 0;
}
.pside ul li i.icon-4.i_4{
	background-position: -114px 0;
}
.pside ul li span{
	font-size: 16px;
	color: #d0a04f;
	display: block;
	margin-top: 5px;
}
.pside ul li a{
	display: block;
	width: 100%;
	padding-top: 24px;
	height: 96px;
}
.pside ul li a:hover{
	background: #265fa6;
}
.pside ul li a:hover span{
	color: #fff;
}
.pside ul li a:hover i.icon-4.i_1{
	background-position: 0 -36px;
}
.pside ul li a:hover i.icon-4.i_2{
	background-position: -38px -36px;
}
.pside ul li a:hover i.icon-4.i_3{
	background-position: -76px -36px;
}
.pside ul li a:hover i.icon-4.i_4{
	background-position: -114px -36px;
}

/*case*/
.iCase{
	margin: 0 auto;
	height: 600px;
	background: #f8f8f8;
}
.caseMain{
	padding-top: 45px;
}
.caseMain h3{		
	height: 28px;
	border-left: #d0a04f solid 2px;
	line-height: 28px;
	font-size: 24px;
	color: #265fa6;
	padding-left: 10px;
}
.caseMain h3 a{
	color:#265fa6;
}
.caseMain h3 a:hover{
	color:#d0a04f;
}

.caseMain h3 span{
	font-size: 14px;
	color: #aaaaaa;
	padding-left: 5px;
}
.case-list ul{
	margin-left: -20px;
	margin-top: 40px;
}
.case-list ul li{
	width: 380px;
	height: 415px;
	position: relative;
	background: #fff;
	float: left;
	margin-left: 20px;
}
.case-list ul li .img{
	overflow:hidden;
	width: 380px;
	height: 300px;
	text-align: center;
	font-size: 0;
	z-index: 2;
}
.case-list ul li .img img{
    z-index: 1;
	transition: 1s;

}
.case-list ul li .img img:hover{
	transform: scale(1.1);
	               -webkit-transform: scale(1.1); /*Safari 和 Chrome*/
	               -moz-transform: scale(1.1); /*Firefox*/
	                -ms-transform: scale(1.1); /*IE9*/
	                -o-transform: scale(1.1); /*Opera*/


}
.case-list ul li .info{
	padding: 15px 15px 0;
}
.case-list ul li .info h4{
	font-size: 20px;
	color: #4c4c4c;
}
.case-list ul li .info p{
	font-size: 14px;
	color: #949494;
	margin-top: 6px;
	line-height: 24px;
}
.case-list ul li span{
	position:absolute;
	top:400px;
	background: url(../img/icon-5.png) no-repeat;
	width: 60px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	color: #949494;
	margin-top: 15px;
	display: block;
}
.case-list ul li a:hover h4{
	color: #265fa6;
}
.case-list ul li a:hover p{
	color: #d0a04f;
}
.case-list ul li a:hover span{
	background-position: -60px 0;
	color:#d0a04f;
}



