﻿@import url(jquery.bxslider.css);
@import url(pscroll.css);
/*首页*/
.i_product_bg {
	background: url(../images/i_bg3.jpg) center center no-repeat;
	overflow: hidden;
	height: 200px;
}
.i_title {
	margin-bottom: 45px;
	overflow: hidden;
	
}
.i_title h2 {
	overflow: hidden;
	font-weight: bold;
	color: #000000;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-family: Arial;
}
.i_title p {
	background: url(../images/i_bg1.png) center bottom no-repeat;
	color: #373737;
}


.nproduct_listab ul li {
	float: left;
	margin-right: 14px;
	overflow: hidden;
	margin-bottom: 1.5%;
	padding-bottom: 2%;
}
.nproduct_listab ul li img {
	display: inline-block;
	width:100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
}
.nproduct_listab ul li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.nproduct_list3 {
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 8px;
}
.nproduct_list3 ul li {
	float: left;
	width: 220px;
	height:100px;
	margin-right: 24px;
	margin-bottom: 2%;
	text-align: center;
	background-color: #fff;
}
.nproduct_list3 ul li img {
	display: inline-block;
	width: 220px;
	height:100px;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
	border: 1px solid #ededed;
}
.nproduct_list3 ul li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.nproduct_list3 ul li:hover {
	-webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.1);
	box-shadow: 0 5px 20px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	transition: all 0.3s;
}



.nproduct_list2 {
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 8px;
}
.nproduct_list2 ul li {
	float: left;
	width: 387px;
	margin-right: 20px;
	overflow: hidden;
	margin-bottom: 1.5%;
	text-align: center;
	background-color: #fff;
	padding-bottom: 2%;
}
.nproduct_list2 ul li:nth-child(3n+0) {
	margin-right: 0;
}
.nproduct_list2 ul li img {
	display: inline-block;
	width:100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
}
.nproduct_list2 ul li .imgs {
	
	overflow: hidden;margin: 6%;
}
.nproduct_list2 ul li .imgx {
	
	margin: 0 6%; font-size:16px; color:#999999;  float:left!important;
}
.nproduct_list2 ul li h2 {
	font-weight: normal;
	color: #353535;
	height: 55px;
	text-align: left;
	overflow: hidden;
	padding-left: 6%;
	padding-right: 6%;
	text-overflow: ellipsis;
	transition: all 0.3s;
	margin-bottom: 3%;max-width: 340px;
}
.nproduct_list2 ul li p {
	line-height: 20px;
	overflow: hidden;
	color: #353535;
	font-size: 14px;
	padding-left: 6%;
	padding-right: 6%;
	max-width: 350px;
	margin: 0 auto;text-align: left;
}
.nproduct_list2 ul li em {
	display: block;
	color: #ee697e;
	font-size: 14px;
	margin-top: 10px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.nproduct_list2 ul li label {
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 5px;
}
.nproduct_list2 ul li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.nproduct_list2 ul li:hover {
	-webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.1);
	box-shadow: 0 5px 20px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	transition: all 0.3s;
}
.nproduct_list2 ul li:hover h2 {
	color: #000000;
}
.i_solution {
	overflow: hidden;
	padding-bottom:20px;
}
.i_solution ul li {
	float: left;
	overflow: hidden;
	margin-bottom: 1.5%;
	text-align: center;
}
.i_solution ul li:nth-child(2n+0) {
	margin-right: 0;
}
.i_solution ul li img {
	display: block;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
}
.i_solution ul li .imgs {
	margin: 0 auto;
	overflow: hidden;
}
.i_solution ul li .txts {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
}
.i_solution ul li h2 {
	font-weight: normal;
	color: #fff;
	line-height: 36px;
	height: 36px;
	text-align: center;
	overflow: hidden;
	padding-left: 2%;
	padding-right: 2%;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s;
	margin-bottom: 1%;
	margin-top: 30%;
}
.i_solution ul li p {
	line-height: 38px;
	text-align:justify;
	overflow: hidden;
	color: #000;
	font-size: 16px;
	padding-left: 2%;
	padding-right: 2%;
	
	margin: 0 auto;
}
.i_solution ul li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.i_case_bg {
	background: url(../images/i_bg1.jpg) center top no-repeat;
	/*background-size: cover;*/
	overflow: hidden;
}
.i_case_bg .i_title h2 {
	color: #fff;
}
.i_case_bg .i_title p {
	color: #fff;
	background: url(../images/i_bg3.png) center bottom no-repeat;
}
.i_link {
	overflow: hidden;
	margin-bottom: 3%;
}
.i_link ul li {
	float: left;
	width: 15.8%;
	margin-right: 1%;
	margin-bottom: 1%;
	overflow: hidden;
}
.i_link ul li:nth-child(6n+0) {
	margin-right: 0;
}
.i_link ul li .imgs {
	overflow: hidden;
	border: 1px solid #f0f0f0;
}
.i_link ul li .imgs img {
	display: block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.i_link ul li .imgs:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.banner_pos {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
}
.banner_pos .banner_div {/* display:table; vertical-align:bottom; */
	height: 100%;
	width: 100%;
	position: relative;
}
/*.banner_pos .wrap .td{ display:table-cell; vertical-align:bottom;height:100%;}*/
/*.banner_pos img{transition:all 0.3s;filter: Alpha(Opacity=100);opacity: 1.0; max-width:100%;}*/
.banner_pos .img001 {
	height: 100%;
	width: 57.6%;
	vertical-align: bottom;
	position: absolute;
	bottom: 0;
	right: 0%;
}
.banner_pos .img001 img {
	height: 100%;
	filter: Alpha(Opacity=0);
	opacity: 0;
}
.banner_pos .txtsbox {
	float: left;
	width: 50%;
}
.banner_pos .txts {
	float: right;
	margin-right: 3%;
	margin-top: 20%;
	width: 94%;
	max-width: 536px;
	text-align: left;
}
.banner_pos .txts h2 {
	color: #00a1e9;
}
.banner_pos .txts p {
	color: #767676;
	margin-top: 6%;
}
.banner_pos .txts a {
	margin-top: 6%;
	width: 220px;
	display: block;
	height: 48px;
	line-height: 48px;
	border: 1px solid #606060;
	text-align: center;
	font-size: 12px;
	color: #a2a2a2;
}
.banner_pos .txts a em {
	float: right;
	margin-right: 7%;
	font-style: normal;
	font-family: "宋体";
	font-size: 18px;
}
.banner_pos .txts a:hover {
	border: 1px solid #00a1e9;
}
.banner_pos .txts a:hover {
	color: #00a1e9;
}

/*动画*/


@media screen and (max-width:1760px) {
}
@media screen and (max-width:1440px) {
}
@media screen and (max-width:1200px) {
}
@media screen and (max-width:1000px) {
.i_link ul li {
	width: 19%;
}
.i_link ul li:nth-child(6n+0) {
	margin-right: 1.1%;
}
.i_link ul li:nth-child(5n+0) {
	margin-right: 0;
}
}
@media screen and (max-width:960px) {
}
@media screen and (max-width:830px) {
/*轮显*/
#slider {
	display: none;
}
.flash_div {
	display: block;
}
.i_link ul li {
	width: 24%;
}
.i_link ul li:nth-child(5n+0) {
	margin-right: 1.1%;
}
.i_link ul li:nth-child(4n+0) {
	margin-right: 0;
}
}
 @media screen and (max-width: 780px) {
.nproduct_list2 ul li {
	width: 49%;
}
.nproduct_list2 ul li:nth-child(3n+0) {
	margin-right: 1%;
}
.nproduct_list2 ul li:nth-child(2n+0) {
	margin-right: 0;
}
}
@media screen and (max-width: 640px) {
.nproduct_list2 ul li p {
	font-size: 13px;
}
.i_link ul li {
	width: 32.5%;
}
.i_link ul li:nth-child(4n+0) {
	margin-right: 1.1%;
}
.i_link ul li:nth-child(3n+0) {
	margin-right: 0;
}
.i_solution {
    padding-bottom: 0%;
    padding-top: 0px;
}
.i_solution ul li {
	float: left;
	width: 99%;
	margin-right: 1%;
	overflow: hidden;
	margin-bottom: 1%;
}
.i_solution ul li p {
    line-height: 24px;
    text-align: justify;
    overflow: hidden;
    color: #FFF;
    font-size: 16px;
    padding-left: 2%;
    padding-right: 2%;
    margin: 0 auto;
}
}
 @media screen and (max-width: 480px) {
.nproduct_list2 ul li p {
	font-size: 12px;
}
}
 @media screen and (max-width:360px) {
}


.head-main {
	float: right;
	margin-top: 50px;
}

.head-ul {
	float: left;
}

.head-li {
	position: relative;
	/*margin-right: 10px;*/
	float: left;
	padding: 0 20px;

}



.head-li-a {
	
	display: block;
	line-height: 46px;
	height: 46px;
	color: #046bba;
	font-size:20px;
	font-weight:600;

}
.head-li-a:hover {
	color: #2f318b;
	border-bottom:#046bba 2px solid;

}

.caidan {
	position: absolute;
	top: 82px;
	left: 0;
	background:#f2f7fb;
	color: #333;
	width: 100px;
	box-shadow: 0 3px 2px -2px rgba(200, 200, 200, .15);
}

.caidan {
	display: none;margin-left: 10px;
}

.head-li:hover .caidan {
	display: block;
}

.caidan ul {
	width:100px;
}

.caidan li {
	line-height: 30px;
	text-align:center;
	border-top: 1px solid #1b8ad3;
	border-bottom:1px solid #1b8ad3;
	padding-bottom:1px;
}

.caidan a {
	color: #377bbe;
	font-size:18px;
}

.caidan .l_msg {
	display: inline-block;
	width: 100px;

}

.caidan .r_msg {
	display: inline-block;
	vertical-align: top;
	/*padding-left: 10px;*/
	margin-left:30px;
	margin-top:10px;
}
.caidan .r_msg img{
	width: 220px;
	height:130px;
	border:0;
}

.caidan .r_msg p {
	line-height: 1.6;
	
	/*height: 3em;*/
	overflow: hidden;
	width:220px;
}

.right_img {
	width: 39px;
	z-index: 10;
}

.right_img li {
	position: relative;
}



.lingyu_box .lingyu .left-content .active {
	/*background-color: #3a5764;*/
	background:url(../images/jt.png) no-repeat;
	color: white;
}

.lingyu_box li {
	width:370px;
	height:65px;
	line-height: 55px;
	float:left;
	margin-left:20px;
	color: #1371ab;
	display: block;
	font-size: 20px;
	font-weight:600;
	padding: 0 1px;
	background:url(../images/jts.png) no-repeat;
	/*background-color: #efefef;*/
	font-family: "微软雅黑";
	text-align: center;
}

.lingyu_box li:hover {
	/*background-color: #3a5764;*/
	background:url(../images/jt.png) no-repeat;
	cursor: pointer;
	transition: all .3s;
	color: #FFFFFF;
}

.lingyu_box .lingyu .left-content {
	display: inline-block;
	width: 1190px;
}

.lingyu .right-content {
	display: inline-block;
	width: 1200px;
	margin-top: auto;
	vertical-align: top;
}

.lingyu_box {
	height:460px;
}

.lingyu .right-content .item a {
	padding: 0 10px;
	color: #333333;
	display: inline-block;
	line-height: 28px;
	height:28px;
	margin-bottom:12px;
	font-size:16px;
	width:1120px;
}

.lingyu .right-content .item p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #414141;
	letter-spacing: 1px;
	line-height: 2;
}

.lingyu .right-content .item {
	margin-left: 0px;
	display: none;
}

.lingyu .right-content .item.act {
	display: block;
}

.lingyu .right-content .item h3 {
	color: #3a5764;
	font-size: 22px;
	font-family: "微软雅黑";
	line-height: 50px;
	padding-top: 20px;
}

.searcher { position:relative; z-index:10; }

.aboutdibu{background-color:#096bde; width:146px; height:50px; font-size:16px; font-weight:700; line-height:50px; text-align:center}
.aboutdibu:hover{background-color:#ff9900;}

