﻿/*pc端*/


/*2级导航*/
.two_nav1 ul {padding: 8px 0}
.two_nav1 ul li{
	float: left;
	width: 25%;
	text-align: center;
	background: url(../images/index15.png) no-repeat 0 25px;
}
.two_nav1 ul li a:hover,.two_nav1 ul li.active a{
	color:#005dc4;
}
.two_nav1 ul li a img{
	margin-top: -3px;
	opacity: 0
}
.two_nav1 ul li a img.img1{
 	margin-right: 10px
}
.two_nav1 ul li a img.img2{ margin-left: 10px}
.two_nav1 ul li a:hover img,.two_nav1 ul li.active a img {
	opacity: 1
}
.two_nav1 ul li a{
	font-size: 14px;
	color:#858585;
	height: 50px;line-height: 50px;
	position: relative;
}
.two_nav1 ul li:first-child{background: none}
.product-content {padding: 90px 0 100px;background: #f5f5f5}
.product-content .product-left{
	float: left;width: 505px
}
.product-content .product-left h3{
	font-size: 26px;font-weight: bold;line-height: 26px;margin-bottom: 20px;margin-top:25px
}
.product-content .product-left .line{
	height: 3px;width: 40px;background: #000;margin-bottom: 32px
}
.product-content .product-left .intro{
	font-size: 14px;line-height: 30px;color: #4a4a4a
}
/*缩略图控制*/
.product-content .product-right{
	float: right;
	height: 500px;
	/*width: 558px*/
}
.product-right{ margin:0 auto; position:relative;  overflow:hidden;  zoom:1;   }
.product-right .hd{ width:100%; padding-top:18px;  overflow:hidden; }
.product-right .hd ul{ margin-right:-5px;  overflow:hidden; zoom:1; }
.product-right .hd ul li{float:left;  text-align:center;  }
.product-right .hd ul li img{ width:82px; height:62px; border:2px solid #e1e1e1; cursor:pointer; margin-right:12px; overflow: auto;  }
.product-right .hd ul li.on img{ border:2px solid #005dc4;  }
.product-right .bd{box-shadow: 0px 0px 10px 5px #f3f7fc; }
.product-right .bd li{ vertical-align:middle;width:558px;height:380px;}
.product-right .bd li a{width:558px;height:380px;text-align:center;background:#fff;vertical-align: middle;display:table-cell;}
.product-right .bd img{max-width:100%;max-height:100%;}

/*第二种产品展示形式*/
.product-content.con2{padding-bottom: 0}
.show{width: 100%}
.show .showtop{
 width: 100%;background: #f8f8f8;padding-top: 80px;padding-bottom: 120px;position: relative;
}
.show .showtop h2{
	font-size: 26px;
	line-height: 26px;color: #005dc4;
	width: 100%;text-align: center;
}
.show .showtop .ze_1{
	width: 31px;margin: 60px auto 30px;
}
.show .showtop .ze_1 img{width: 100%;}
.show .showtop .ze_2{
	color: #858585;
	line-height: 30px;
	font-size: 16px;
	width: 100%;text-align: center;
}
.show .showtop .pic{
	position: absolute;
	width: 79px;
	bottom: -34px;
	left: 50%;
	margin-left: -40px;
}
.show .showtop .pic img{width: 100%}
.show .showm{
	background: #fff;width: 100%;padding: 100px 0
}

.show .showm .product-left{
	padding-top: 90px
}    
.show .showm .product-left h3{
	color: #005dc4
}
.show .showm .gallery-top{
	box-shadow: 0px 0px 10px 5px #f3f7fc;
}
.show .showbottom{
	background: #e63d39;width: 100%;position: relative;
}
.show .showbottom .title{
	position: absolute;
	top: -31px;
	left: 50%;
	margin-left: -90px;
	width: 180px;
	height: 62px;line-height: 62px;
	border-radius: 30px;
	box-shadow: 0px 0px 10px 0px #e63d39;
	color:#e63d39;
	background: #fff;
	text-align: center;
}
.show .showbottom .title img{position: relative;top:-1px;}
.show .showbottom ul li{
	float: left;width: 25%;height: 340px
}
.show .showbottom ul li .pic{
	width: 80px;margin: 0 auto;
	margin-top: 108px;
}
.show .showbottom ul li .pic img{width: 100%}
.show .showbottom ul li h6{
	width: 100%;
	font-size: 24px;
	line-height: 38px;
	margin-top: 17px;
	text-align: center;
	color: #fff;
}
.show .showbottom ul li .intro{
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	opacity: 0.7;
	width: 100%;text-align: center;
}
/*切换*/
.show .showm ul.top{
	position: absolute;
	height: 42px
}
.show .showm ul.top li{
	float: left;height: 42px;line-height: 42px;padding: 0 18px;
	border: 1px solid #e1e1e1;color: #858585;margin-right: 24px;cursor: pointer;
}
.show .showm ul.top li.on{
	border-color: #005dc4;
	color: #fff;
	background: #005dc4
}
.slideTxtBox{ width:100%;}

/*pad*/
@media only screen and (min-width: 840px) and (max-width: 1200px){
	/*2级导航*/
	.two_nav1 ul li{
		float: left;width: 25%;
	}
	.two_nav1 ul li a{
		font-size: 16px;
		color:#858585;
	}
	.product-content .product-left{
		width: 40%
	}
	.product-content .product-right{width: 55%}
	.product-content.con2{padding: 0}
	
}

/*iphone*/
@media (max-width: 840px) {
	/*2级导航*/
	.two_nav1 ul li {
		float: left;
		width: 50%;
		margin-bottom: 1em;
		font-size: 0.9em
	}

	.two_nav1 ul li a {
		font-size: 1em;
		color: #858585;
		height: 2em;
		line-height: 2em;
		padding: 0 !important
	}

	.two_nav1 ul li a:hover {
		color: #005dc4;
	}

	.product-content {
		padding: 2em 0
	}

	.product-content .product-left {
		width: 100%
	}

	.product-content .product-right {
		width: 100%;
		margin-top: 2em
	}

	.product-content .product-left h3 {
		margin-top: 1em;
		font-size: 1.5em;
		height: 1.5em;
	}

	.product-content.con2 {
		padding: 0
	}

	.product-right .bd li {
		width: 100%
	}

	.product-content .product-right {
		height: auto;
	}

	/*第二种展示形式*/
	.show .showtop {
		padding: 2em 0
	}

	.show .showm .product-left {
		padding-top: 4em
	}

	.show .showbottom ul li {
		height: auto;
	}

	.show .showbottom ul li .pic {
		margin-top: 4em;
		width: 80%
	}

	.show .showbottom ul li h6 {
		font-size: 1.2em
	}

	.show .showtop h2 {
		font-size: 1.5em;
		line-height: 1.5em
	}

	.show .showtop .ze_2 {
		font-size: 1em;
		line-height: 2em
	}

	.show .showtop .ze_1 {
		width: 2em;
		margin: 1.5em auto
	}

	.show .showtop .pic {
		width: 4em;
		bottom: -1.7em;
		margin-left: -2em
	}
}
@media (max-width: 840px){
	.product-right .hd {
		width: 100%;
		padding-top: 18px;
		overflow: hidden;
		margin-left: 30px;
	}
	.product-right .hd ul li {
		float: left;
		text-align: center;
		margin-bottom: 11px;
	}
}