.focus_pro_body {
	background-color: #efefef;
	padding: 60px 0 90px
}

.focus_pro_body .focus_pro_scroll .swiper-slide {
	padding: 0 70px;
	box-sizing: border-box
}

.focus_pro_body .focus_pro_scroll .swiper-slide div.clearfix{
	height:350px;
}


.focus_pro_body .focus_pro_scroll img.fl {
	width: 350px;
	margin-right: 50px
}

.focus_pro_body .focus_pro_scroll .txt.fl {
	width: 570px;
	overflow: hidden;
	position:absolute;
	top:50%;
	transform: translateY(-50%);
}

.focus_pro_body .focus_pro_scroll .txt.fl h3 {
	font-size: 24px;
	color: #012468;
	margin-bottom: 20px
}

.focus_pro_body .focus_pro_scroll .txt.fl p {
	font-size: 16px;
	line-height: 26px;
	color: #666;
	margin-bottom: 20px
}

.focus_pro_body .focus_pro_scroll .txt.fl a.btn {
	display: block;
	background-color: #002169;
	width: 190px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	color: #fff
}
.focus_pro_body .focus_pro_scroll .txt.fl a.btn i{
	margin-left:10px;
}
.focus_pro_body .focus_pro_scroll .txt.fl a.btn:hover {
	background-color: #f60
}

.pro_list_body {
	padding: 60px 0
}

.pro_list_body div.clearfix {
	width: 100%;
	display: block
}

.pro_list_body .pro_con {
	width: 780px;
	overflow: hidden
}

.pro_list_body .pro_list li {
	margin-bottom: 30px;
	width: 800px
}

.pro_list_body .pro_list li img.fl {
	width: 320px;
	height: 220px
}

.pro_list_body .pro_list li .txt.fl {
	width: 400px;
	margin-left: 40px
}

.pro_list_body .pro_list li .txt.fl h3 {
	color: #012468;
	font-size: 24px;
	line-height:22px;
	font-weight:700;
	margin-bottom: 15px
}

.pro_list_body .pro_list li .txt.fl .in {
	min-height: 120px;
	margin-bottom: 15px
}

.pro_list_body .pro_list li .txt.fl .in p {
	font-size: 14px;
	line-height: 28px
}

.pro_list_body .pro_list li .txt.fl .in p a {
	color: #333
}

.pro_list_body .pro_list li .txt.fl .in p a i {
	padding-right: 3px
}

.pro_list_body .pro_list li .txt.fl a.btn {
	display: block;
	background-color: #012468;
	text-align: center;
	color: #fff;
	font-size: 14px;
	width: 100px;
	height: 45px;
	line-height: 45px
}

.pro_list_body .pro_list li .txt.fl a.btn:hover {
	text-decoration: none;
	background-color: #f60
}

.pro_list_body .pro_form {
	width: 370px
}

.pro_form_con .box {
	margin-bottom: 35px
}

.pro_form_con .box h3.tit {
	background-color: #012468;
	height: 56px;
	line-height: 56px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight:700;
	border-bottom: 1px solid #fff
}

.pro_form_con .box h6 {
	height: 50px;
	line-height: 50px;
	background-color: #efefef;
	border-bottom: 1px solid #fff;
	padding: 0 15px
}

.pro_form_con .box h6 i,
.pro_form_con .box h6 span {
	vertical-align: middle
}

.pro_form_con .box h6 i {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #d2d2d2;
	border-radius: 100%;
	margin-right: 10px;
	color: #666;
	font-size: 20px;
	margin-left:50px;
}

.pro_form_con .box h6 span {
	font-size: 16px;
	color: #333
}

.pro_form_con .box h6 span strong {
	color: #012468
}

.pro_form_con .box .in {
	background-color: #efefef;
	padding: 20px 10px
}

.pro_form_con .box .show{
	background:#efefef;
	padding:0 15px 40px;
}

.pro_form_con .box .show .txt{
	font-size:15px;
	line-height:24px;
	color:#333;
	padding-top:30px;
}
.pro_form_con .box .show .txt a{
	color:#333;
}

.pro_form_con .box p {
	padding-bottom: 10px
}

.pro_form_con .box p input,
.pro_form_con .box p textarea {
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0 10px 0 40px;
	font-size: 16px;
	color: #666;
	box-sizing: border-box;
	border: 0;
	background-repeat: no-repeat;
	background-position: 8px 13px
}

.pro_form_con .box p textarea {
	resize: none;
	height: 110px;
	padding-top: 13px;
	padding-bottom: 13px;
	line-height: 20px
}

.pro_form_con .box p .ico_1 {
	background-image: url(../images/common/form_ico_1.png)
}

.pro_form_con .box p .ico_2 {
	background-image: url(../images/common/form_ico_2.png)
}

.pro_form_con .box p .ico_3 {
	background-image: url(../images/common/form_ico_3.png)
}

.pro_form_con .box p .ico_4 {
	background-image: url(../images/common/form_ico_4.png)
}

.pro_form_con .box p a.btn {
	margin-top: 10px;
	display: block;
	background-color: #012468;
	text-align: center;
	color: #fff;
	font-size: 14px;
	width: 100px;
	height: 45px;
	line-height: 45px
}

.pro_form_con .box p a.btn:hover {
	text-decoration: none;
	background-color: #f60
}

.pro_details_body .pro_details_focus_con {
	min-height: 370px;
	background-color:#edf0f2;
/*	background-image: -moz-linear-gradient(top, #ecebec, #fff);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ecebec), color-stop(1, #fff));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ecebec', endColorstr='#fff', GradientType='0');*/
	padding: 60px 0
}


.pro_details_body .pro_details_focus_con .pic.fl {
	width: 500px;
	text-align: center;
	margin-right: 58px;
	height:420px;
	position: relative;
}
/* 方法一 */
.pro_details_body .pro_details_focus_con .pic.fl .scollLeft{
	width:100px;
	padding:0 10px;
	box-sizing: border-box;
	height:420px;
	position: relative;
}
.pro_details_body .pro_details_focus_con .pic.fl .scollLeft .prevBtn{
	display:none;
	height:12px;
	width:80px;
	background-image:url(../images/product/prev.png);
	background-size:auto 8px;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#fff;
	cursor: pointer;
	position: absolute;
	left:10px;
	bottom:18px;
	z-index:99;
}
.pro_details_body .pro_details_focus_con .pic.fl .scollLeft .nextBtn{
	display:none;
	height:12px;
	width:80px;
	background-image:url(../images/product/next.png);
	background-color:#fff;
	background-size:auto 8px;
	background-repeat:no-repeat;
	background-position:center;
	cursor: pointer;
	position: absolute;
	left:10px;
	bottom:0;
	z-index:99;
	
}
.pro_details_body .pro_details_focus_con .pic.fl .smallpic{
	width:80px;
	overflow:hidden;
	height:390px;
}
.pro_details_body .pro_details_focus_con .pic.fl .smallpic .box{
	border:1px solid #fff;
	width:80px;
	height:80px;
	box-sizing: border-box;
	margin-bottom:15px;
	cursor: pointer;
}
.pro_details_body .pro_details_focus_con .pic.fl .smallpic .box span{
	display:block;
	width:78px;
	height:78px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:100% auto;
	background-color:#fff;
}
.pro_details_body .pro_details_focus_con .pic.fl .smallpic .swiper-slide-thumb-active .box{
	border:1px solid #011f68;
	
}

.pro_details_body .pro_details_focus_con .pic.fl .smallpic .box img{
	display:block;
	width:100%;
}
.pro_details_body .pro_details_focus_con .pic.fl .bigpic{
	width:400px;
	height:400px;
	overflow:hidden;
	background-color:#fff;
}
.pro_details_body .pro_details_focus_con .pic.fl .bigpic .swiper-slide{
	position: relative;
}
.pro_details_body .pro_details_focus_con .pic.fl .bigpic .swiper-slide .pic{
	display:block;
	width:400px;
	height:400px;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:100% auto;
}

.pro_details_body .pro_details_focus_con .pic.fl .bigpic .swiper-slide .txt{
	position: absolute;
	left:20px;
	right:20px;
	bottom:10px;
	text-align:left;
	height:26px;
}
.pro_details_body .pro_details_focus_con .pic.fl .bigpic .swiper-slide .txt h3{
	font-size:14px;
	line-height:20px;
	color:#333;
	padding-right:20px;
	position: absolute;
	top:50%;
	transform: translateY(-50%)
}
.pro_details_body .pro_details_focus_con .pic.fl .bigpic .swiper-slide .txt a.link{
	display:inline-block;
	width:18px;
	height:18px;
	position: absolute;
	right:0;
	top:4px;
	background-image:url(../images/product/link_ico.png);
	background-repeat:no-repeat;
	background-size:cover;
	cursor: pointer;
}


/* 方法二 */


/*.pro_details_body .pro_details_focus_con .pic.fl .scollLeft{
	width:100px;
	overflow:hidden;
	height:365px;
	position: relative;
}
.pro_details_body .pro_details_focus_con .pic.fl .scollLeft ul{
	width:80px;
	left:10px;
	position:absolute;
}
.pro_details_body .pro_details_focus_con .pic.fl .scollLeft ul li{
	width:80px;
	height:95px;
	cursor:pointer;
	position:relative;
	float:left;
}
.pro_details_body .pro_details_focus_con .pic.fl .scollLeft ul li.on .box{
	border:1px solid #011f68;
}
.pro_details_body .pro_details_focus_con .pic.fl .scollLeft .box{
	border:1px solid #fff;
	width:80px;
	height:80px;
	box-sizing: border-box;
	margin-bottom:15px;
	cursor: pointer;
}
.pro_details_body .pro_details_focus_con .pic.fl .scollLeft .box span{
	display:block;
	width:78px;
	height:78px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:100% auto;
	background-color:#fff;
}


.pro_details_body .pro_details_focus_con .pic.fl .scollLeft .box img{
	display:block;
	width:100%;
}

.pro_details_body .pro_details_focus_con .pic.fl .picright{
	width:400px;
	height:400px;
	overflow:hidden;
	background-color:#fff;
	position: relative;
}
.pro_details_body .pro_details_focus_con .pic.fl .picright ul{
	position: absolute;
	height:400px;
}
.pro_details_body .pro_details_focus_con .pic.fl .picright ul li{
	position: relative;
	width:400px;
	height:400px;
	float:left;
}
.pro_details_body .pro_details_focus_con .pic.fl .picright ul li .pic{
	display:block;
	width:400px;
	height:400px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:100% auto;
}

.pro_details_body .pro_details_focus_con .pic.fl .picright ul li .txt{
	position: absolute;
	left:20px;
	right:20px;
	bottom:20px;
	text-align:left;
	height:26px;
}
.pro_details_body .pro_details_focus_con .pic.fl .picright ul li .txt h3{
	font-size:16px;
	line-height:26px;
	color:#333;
}
.pro_details_body .pro_details_focus_con .pic.fl .picright ul li .txt a.link{
	display:inline-block;
	width:26px;
	height:26px;
	position: absolute;
	right:0;
	top:0;
	background-image:url(../images/product/link_ico.png);
	background-repeat:no-repeat;
	background-size:cover;
	cursor: pointer;
}
.pro_details_body .pro_details_focus_con .pic.fl .btn2{
	display:none;
}
.pro_details_body .pro_details_focus_con .pic.fl .btn{
	height:12px;
	width:80px;
	cursor: pointer;
	position: absolute;
	display:none;
}

.pro_details_body .pro_details_focus_con .pic.fl .prevBtn{

	background-image:url(../images/product/prev.png);
	background-size:auto 8px;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#fff;
	left:10px;
	bottom:18px;
	z-index:99;
}
.pro_details_body .pro_details_focus_con .pic.fl .nextBtn{
	background-image:url(../images/product/next.png);
	background-color:#fff;
	background-size:auto 8px;
	background-repeat:no-repeat;
	background-position:center;
	cursor: pointer;
	position: absolute;
	left:10px;
	bottom:0;
	z-index:99;
	
}
*/



/*.pro_details_focus_con .pic.fl img {
	display: inline-block;
	width: 100%;
}*/

.pro_details_body .pro_details_focus_con .txt.fl {
	width: 600px
}

.pro_details_body .pro_details_focus_con .txt.fl h3 {
	color: #012468;
	font-size: 28px;
	margin-bottom: 20px
}

.pro_details_body .pro_details_focus_con .txt.fl p {
	font-size: 16px;
	line-height: 28px;
	color: #000;
	margin-bottom: 30px
}
.pro_details_body .pro_details_focus_con .txt.fl p span{
	color:#012468;font-weight:700;
}
.pro_details_body .pro_details_focus_con .txt.fl p span a{
	color:#012468;font-weight:700;
}
/*.pro_details_body .pro_details_focus_con .txt.fl p span a{
	display:inline-block;
    background-color: #002169;
    width: 190px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
}*/

.pro_details_body .pro_details_focus_con .txt.fl a.btn {
	display: block;
	width: 190px;
	height: 60px;
	line-height: 60px;
	background-color: #5a5a5a;
	border-radius: 6px;
	text-align: center
}

.pro_details_body .pro_details_focus_con .txt.fl a.btn:hover {
	text-decoration: none;
	background-color: #012468
}

.pro_details_body .pro_details_focus_con .txt.fl a.btn:hover span {
	color: #fff
}

.pro_details_body .pro_details_focus_con .txt.fl a.btn i,
.pro_details_body .pro_details_focus_con .txt.fl a.btn span {
	vertical-align: middle;
	display: inline-block
}

.pro_details_body .pro_details_focus_con .txt.fl a.btn i {
	width: 30px;
	height: 30px;
	background: url(../images/product/btn_ico.png) left center no-repeat;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #a8a8a8
}

.pro_details_body .pro_details_focus_con .txt.fl a.btn span {
	font-size: 16px;
	color: #cfcfcf
}

.pro_details_body .pro_details_con {
	background-color:#fff;
/*	background-image: -moz-linear-gradient(top, #f5f5f5, #fff);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), color-stop(1, #fff));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#fff', GradientType='0');*/
	padding: 30px 0 90px
}

.pro_details_body .pro_details_con .page_tit {
	margin-top:40px;
	margin-bottom: 40px;
	text-align: center
}

.pro_details_body .pro_details_con .page_tit h3 {
	font-size: 22px;
	color: #333
}

.pro_details_body .pro_details_con .page_tit i {
	color: #4d4d4d;
	font-size: 25px
}

.pro_details_body .more_pro_body {
	background-color: #f6f6f6;
	padding: 60px 0 90px
}

.more_pro_list {
	height: 251px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.more_pro_list .swiper-slide {
	float: left;
	width: 25%;
	border-bottom: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	overflow: hidden;
	height: 250px;
	text-align:center;
	background-color: #fff;
	box-sizing: border-box;
	padding: 20px 15px;
	transition: all ease .3s
}

.more_pro_list .swiper-slide:hover {
	z-index: 1;
	position: relative;
	box-shadow: 0 0 3px 2px rgba(110, 110, 110, 0.2)
}

.more_pro_list .swiper-slide:last-child {
	border-right: 0
}

.more_pro_list .swiper-slide a {
	display: block;
	text-decoration: none
}

.more_pro_list .swiper-slide img {
	display:inline-block;
	width:170px;
}

.more_pro_list .swiper-slide p {
	text-align: center;
	font-size: 14px;
/*	font-weight: 700;*/
	line-height: 18px;
	color: #333
}


.page_tit_body{
	height:56px;
	font-size:0;
	border-bottom:2px solid #012468;
	margin-bottom:30px;
}
.page_tit_body .tab_tit a{
	display:inline-block;
	width:190px;
	height:56px;
	line-height:56px;
	background:#c2c2c2;
	font-size:18px;
	color:#333;
	text-decoration:none;
	margin-right:10px;
	cursor:pointer;
	text-align:center;
}
.page_tit_body .tab_tit a.active{
	background-color:#012468;
	color:#fff;
}
.opt_body{
	width:100%;
}
.opt_body .lf_list{
	float:left;
	width:230px;
}
.opt_body .lf_list h3{
	font-size:15px;
	line-height:38px;
	color:#333;
}
.opt_body .lf_list ul{
	border-top:1px solid #c2c2c2;
}
.opt_body .lf_list ul li{
	border-bottom:1px solid #c2c2c2;
}

.opt_body .lf_list ul li a{
	display:block;
	font-size:15px;
	line-height:25px;
	padding:5px 15px 5px 0;
	color:#333333;
	text-decoration:none;
}
.opt_body .lf_list ul li a:hover{
	background:url(../images/product/opt_list.png) no-repeat 220px center;
}
.opt_body .rt_area{
	width:885px;
	overflow:hidden;
	float:right;
}
.opt_body .rt_area ul{
	width:900px;
	font-size:0;
}
.opt_body .rt_area ul li{
	display:inline-block;
	width:285px;
	margin-right:15px;
	margin-bottom:25px;
	vertical-align:top;
}
.opt_body .rt_area ul li .txt{
	width:285px;
	box-sizing: border-box;
	padding:25px 15px;
/*	background:#f5f5f5;*/
}
.opt_body .rt_area ul li .txt h3{
	font-size:17px;
	line-height:20px;
	font-weight:700;
	color:#333333;
	margin-bottom:5px;
}
.opt_body .rt_area ul li .txt p{
	font-size:15px;
	line-height:18px;
	color:#333;

	overflow:hidden;
}
.opt_body .rt_area ul li .txt a{
	display:inline-block;
	width:110px;
	height:30px;
	line-height:30px;
	font-size:15px;
	background-color:#358dd9;
	color:#fff;
	border-radius:4px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
	margin-top:20px;
	transition:all linear .5s;
}
.opt_body .rt_area ul li .txt a:hover{
	background-color: #012468;
}

.opt_body .rt_area ul li .photo{
	width:285px;
	height:195px;
	overflow:hidden;
	background:url(/images/product/1-1-1.jpg) no-repeat center;
	background-size:cover;
}
.opt_body .rt_area ul li .photo img{
	display:block;
	width:100%;
    object-fit: cover;
}

.popPar{
	position: fixed;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background-color:rgba(245,245,245,.9);
	z-index:9900;	
	display:none;
}
.popPar .par_body{
	position: absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	text-align:center;
	display: flex;
    justify-content: center;
    align-items: center;
}
.popPar .par_body .cw{
	position: relative;
}
.popPar .par_body a.closed{
	position: absolute;
	right:0;
	top:-25px;
	display:inline-block;
	width:50px;
	height:50px;
	background:url(../images/product/closed.png) no-repeat center;
	cursor:pointer;
	transition:all ease-out .4s;
}
.popPar .par_body a.closed:hover{
	transform: rotate(180deg)
}
.popPar .content{
	box-sizing: border-box;
	margin:0 auto;
	display:inline-block;
	text-align:left;
}

.popPar .content table{
	margin-bottom:15px;
}
.popPar .content table th,.popPar .content table td{
	border:1px solid #000000;
}
.popPar .content table th{
	padding:15px 0;
	font-size:15px;
	color:#fff;
	background-color:#012468;
	text-align:center;
}
.popPar .content table td{
	text-align:center;
	padding:10px 20px;
	font-size:14px;
	line-height:24px;
	color:#000;
	background:#fff;
}
.popPar .content table tr td:first-child{
	text-align:left;
	max-width:260px;
}
.popPar .content p{
	font-size:14px;
	line-height:24px;
	color:#000000;
}










