﻿@charset "utf-8";
/* css document */
 
/*indexbanner开始*/
.bannerslide{
	overflow:hidden;
	position: relative;
}
.bannerslide .bt{
	display: block;
	width:60px;
	height:60px;
	background-repeat:no-repeat;
	background-position:center center;
	z-index:9;
	position: absolute;
	top:50%;
	margin-top:-30px;
	cursor:pointer;
}
.bannerslide .bt.prev{left:30px;background-image:url(/uploads/image/vpdimages/icon1.png)}
.bannerslide .bt.next{right:30px;background-image:url(/uploads/image/vpdimages/icon2.png)}
.bannerslide .hd{
	width:100%;
	height:47px;
	position: absolute;
	bottom:0;
	left:0;
	z-index:99;
	text-align: center;
}
.bannerslide .hd ul{display:inline-block}
.bannerslide .hd ul li{
	float:left;
	width:8px;
	height:8px;
	background:#fff;
	border-radius:100%;
	margin:0 11px;
	font-size:0;
	cursor:pointer;
	position: relative;
}
.bannerslide .hd ul li.on{
	width:5px;
	height:5px;
	margin-top:1px;
}
.bannerslide .hd ul li:after{
	content: "";
	width:11px;
	height:11px;
	border-radius:100%;
	border:1px solid #ffffff;
	position:absolute;
	top:50%;
	left:50%;
	margin:-7px 0 0 -6px;
	transform:scale(0);
	transform-origin:center center;
	transition-duration:0.3s;
}
.bannerslide .hd ul li.on:after{transform:scale(1)}
.bannerslide .hd ul li:before{
	content:"";
	width:25px;
	height:25px;
	border-radius:100%;
	border:1px solid #ffffff;
	position: absolute;
	top:50%;
	left:50%;
	margin:-14px 0 0 -14px;
	transform:scale(0);
	transform-origin:center center;
	transition-duration:0.3s;
}
.bannerslide .hd ul li.on:before{transform:scale(1)}
.bannerbg{
	width:1920px;
	height:160px;
	background:url(/uploads/image/vpdimages/bg1.png) no-repeat center center;
	position: absolute;
	bottom:0;
	left:50%;
	margin-left:-960px;
	z-index:9;
}
.bannerdl dd{
	overflow:hidden;
	background-position:center center;
	background-repeat: no-repeat;
	background-size: cover;
	animation:ant 3s 1;
	-webkit-animation:ant 3s 1;
	animation-timing-function:linear;
	-webkit-animation-timing-function:linear;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	transform:scale(1);
	-webkit-transform:scale(1);
}
/*动画*/
@keyframes ant
{
from {transform:scale(1.05);-webkit-transform:scale(1.05);}
to {transform:scale(1);-webkit-transform:scale(1);}
}
/* safari and chrome */
@-webkit-keyframes ant 
{
from {transform:scale(1.05);-webkit-transform:scale(1.05)}
to {transform:scale(1);-webkit-transform:scale(1)}
}
/*indexbanner 结束*/
.wrapc{padding:0 10.67%}
@media(max-width:1366px){
 .wrapc{padding:0 5.5%}   
}
.wrapc_h93{clear:both;padding-top:6.1589%}
.wrapc_h100{clear:both;padding-top:6.6225%}
.wrapc_h115{clear:both;padding-top:7.6158%}
.wrapc_h75{clear:both;padding-top:4.9688%}
.ixboxt{
	clear: both;
	height:62px;
	background-position:left center;
	background-repeat:no-repeat;
}
/*第一通栏start*/
.ixbox1{
	clear: both;
	overflow:hidden;
	position: relative;
	z-index:1;
}
.ixbox1:after{
	content:"";
	display: block;
	width:56.35%;
	height:100%;
	background:#fff;
	position: absolute;
	top:0;
	left:0;
	z-index:-1;
}
.ixbox1:before{
	content:"";
	display: block;
	width:43.65%;
	height:100%;
	background:#fafafa;
	position: absolute;
	top:0;
	right:0;
	z-index:-1;
}
.ixbox1l{
	width:58.23%;
}
.ixbox1l_h40{clear:both;padding-top:4.5454%}
.ixbox1l_h68{clear:both;padding-top:7.7272%}
.ixbox1l .txt{
	overflow:hidden;
	margin-right:15.34%;
	font-size:14px;
	line-height:26px;
	color:#787878;
	height:104px;
}
.ixmore{
	display: block;
	width:180px;
	height:45px;
	overflow:hidden;
	background:#fff;
	text-align: center;
	box-shadow:0 1px 3px #c9e2f4
}
.ixmore:hover{box-shadow:0 3px 10px #c9e2f4}
.ixmore span{
	display:inline-block;
	height:45px;
	line-height:45px;
	padding-right:41px;
	color:#666666;
	font-size:14px;
	background:url(/uploads/image/vpdimages/icon5.png) no-repeat right center;
}
.ixbox1c{position: relative;}
.ixbox1r{
	width:41.77%;
	height:100%;
	position: absolute;
	top:0;
	right:0;
}
.ixbox1rdl{padding-left:50px}
.ixbox1rdl dd{
	float:left;
	width:33.3333%;
	overflow:hidden;
	text-align: center;
	padding:4.7244% 0;
}
.ixbox1rdl dd .divc{
    display:inline-block;
    min-width:105px;
}
.ixbox1rdl dd .divc .divt{
	clear: both;
	height:60px;
	overflow:hidden;
}
.ixbox1rdl dd .divc .divt span{
	float:left;
	display: block;
	color:#063e8a;
	font-size:44px;
	font-weight:bold;
	line-height:60px;
	/*transform:scale(0.9,1.2);*/
	font-family:"zwp";
}
.ixbox1rdl dd .divc .divt i{
	float:left;
	line-height:82px;
	color:#063e8a;
	font-size:14px;
	font-style:normal;
	margin-left:5px;
}
.ixbox1rdl dd .divc .divt2{
	clear: both;
	height:28px;
	overflow:hidden;
	text-align:left;
	color:#666666;
	font-size:14px;
	line-height:28px;
}
/*第一通栏end*/
/*第二通栏start*/
.ixbox2{
	overflow:hidden;
	background:#edf6fd url(/uploads/image/vpdimages/bg1.jpg) no-repeat right bottom;
	background-size:auto 78.75%;
}
.ixbox2l{
	width:38.7417%;
	overflow:hidden;
}
.ixbox2l_90{clear:both;padding-top:15.3846%}
.ixbox2l_40{clear:both;padding-top:10.3896%}
.ixbox2lsldie{overflow:hidden}
.ixbox2ldl dd{
	overflow:hidden;
}
.ixbox2ldl dd .divt{
	clear: both;
	height:42px;
	overflow:hidden;
	line-height:42px;
	color:#4c4c4c;
	font-size:20px;
}
.ixbox2ldl dd .txt{
	clear: both;
	height:186px;
	font-size:14px;
	overflow:hidden;
	color:#787878;
	line-height:24px;
}
.ixbox2lsldie .btbox{
	clear: both;
	overflow:hidden;
}
.ixbox2lsldie .btbox .bt{
	float:left;
	width:68px;
	height:68px;
	overflow:hidden;
	border-radius:100%;
	border:1px solid #e0e2e3;
	margin-right:20px;
	background-position:center center;
	background-repeat:no-repeat;
	transition-duration:0.3s;
	cursor:pointer;
}
.ixbox2lsldie .btbox .bt:hover{background-color:#e0e2e3}
.ixbox2lsldie .btbox .bt.prev{background-image:url(/uploads/image/vpdimages/icon6.png)}
.ixbox2lsldie .btbox .bt.next{background-image:url(/uploads/image/vpdimages/icon7.png)}
/**/
.ixbox2r{
	width:54.3046%;
	overflow:hidden;
}
.ixbox2rdl dd{
	float:left;
	width:33.3333%;
	overflow:hidden;
}
.ixbox2rdl dd a{
	display: block;
	overflow:hidden;
	margin:0 10px;
	margin-bottom:20px;
	position: relative;
	background:#fff;
	border-radius:3px;
}
.ixbox2rdl dd a:after{
	content:"";
	display: block;
	width:100%;
	padding-top:59.6153%;
}
.ixbox2rdl dd a .ddc{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.ixbox2rdl dd a .ddc .divt{
	clear: both;
	overflow:hidden;
	padding-left:11.5384%;
	height:30px;
	line-height:30px;
	color:#444444;
	font-size:16px;
	transition-duration:0.3s;
}
.ixbox2rdl dd a:hover .ddc .divt{color:#fff}
.ixbox2rdl dd a .ddc .divt2{
	clear: both;
	overflow:hidden;
	padding-left:11.5384%;
	height:28px;
	line-height:28px;
	color:#999999;
	font-size:14px;
	transition-duration:0.3s;
}
.ixbox2rdl dd a:hover .ddc .divt2{color:#ffffff}
.ixbox2rdl dd a .ddc .divt3{
	clear: both;
	overflow:hidden;
	padding-left:11.5384%;
	height:45px;
	line-height:45px;
	color:#cccccc;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	bottom:0;
	left:0;
	transition-duration:0.3s;
}
.ixbox2rdl dd a:hover .ddc .divt3{color:#ffffff}
.ixbox2rdl dd a .icon{
	width:90px;
	position:absolute;
	bottom:0;
	right:0;
	transition-duration:0.3s;
}
.ixbox2rdl dd a .icon span{
	display: block;
	width:70px;
	height:70px;
	position:absolute;
	bottom:0;
	right:0;
	background-position:center center;
	background-repeat:no-repeat;
}
.ixbox2rdl dd a .icon.icon1 span{background-image:url(/uploads/image/vpdimages/ixbox2_icon1.png)}
.ixbox2rdl dd a .icon.icon2 span{background-image:url(/uploads/image/vpdimages/ixbox2_icon2.png)}
.ixbox2rdl dd a .icon.icon3 span{background-image:url(/uploads/image/vpdimages/ixbox2_icon3.png)}
.ixbox2rdl dd a .icon.icon4 span{background-image:url(/uploads/image/vpdimages/ixbox2_icon4.png)}
.ixbox2rdl dd a .icon.icon5 span{background-image:url(/uploads/image/vpdimages/ixbox2_icon5.png)}
.ixbox2rdl dd a .icon.icon6 span{background-image:url(/uploads/image/vpdimages/ixbox2_icon6.png)}
.ixbox2rdl dd a .icon.icon7 span{background-image:url(/uploads/image/vpdimages/ixbox2_icon7.png)}
.ixbox2rdl dd a .icon.icon8 span{background-image:url(/uploads/image/vpdimages/ixbox2_icon8.png)}
.ixbox2rdl dd a .icon.icon9 span{background-image:url(/uploads/image/vpdimages/ixbox2_icon9.png)}

.ixbox2rdl dd a:hover .icon.icon1 span{background-image:url(/uploads/image/vpdimages/ixbox2_icon1h.png)}
.ixbox2rdl dd a:hover .icon.icon2 span{background-image:url(/uploads/image/vpdimages/ixbox2_icon2h.png)}
.ixbox2rdl dd a:hover .icon.icon3 span{background-image:url(/uploads/image/vpdimages/ixbox2_icon3h.png)}
.ixbox2rdl dd a:hover .icon.icon4 span{background-image:url(/uploads/image/vpdimages/ixbox2_icon4h.png)}
.ixbox2rdl dd a:hover .icon.icon5 span{background-image:url(/uploads/image/vpdimages/ixbox2_icon5h.png)}
.ixbox2rdl dd a:hover .icon.icon6 span{background-image:url(/uploads/image/vpdimages/ixbox2_icon6h.png)}
.ixbox2rdl dd a:hover .icon.icon7 span{background-image:url(/uploads/image/vpdimages/ixbox2_icon7h.png)}
.ixbox2rdl dd a:hover .icon.icon8 span{background-image:url(/uploads/image/vpdimages/ixbox2_icon8h.png)}
.ixbox2rdl dd a:hover .icon.icon9 span{background-image:url(/uploads/image/vpdimages/ixbox2_icon9h.png)}

.ixbox2rdl dd a:hover .icon{width:120%}
.ixbox2rdl dd a .icon:after{
	content:"";
	display:block;
	width:100%;
	padding-top:100%;
}
.ixbox2rdl dd a .icon:before{
	content:"";
	display:block;
	width:200%;
	padding-top:200%;
	position:absolute;
	top:0;
	left:0;
	background:#f6f6f6;
	border-radius:100%;
	transition-duration:0.3s;
}
.ixbox2rdl dd a:hover .icon:before{background:#f6ab00;}
/*第二通栏end*/
/*第三通栏begin*/
.ixbox3{
	clear: both;
	overflow:hidden;
	position: relative;
}
.ixbox3t{
	position: absolute;
	left:0;
	top:5.7291%;
	width:100%;
	z-index:99;
}
.ixbox3slide{
	position:relative;
	overflow:hidden;
	background:#fafafa;
}
.ixbox3slide .bt{
	display: block;
	width:66px;
	height:66px;
	text-align: center;
	line-height:172px;
	font-size:16px;
	color:#ffffff;
	border:1px solid #fff;
	border-radius:100%;
	background:rgba(255,255,255,0.3) url(/uploads/image/vpdimages/icon8.png) no-repeat center center;
	position: absolute;
	top:50%;
	margin-top:-33px;
	right:30px;
	z-index:999;
	cursor:pointer;
	transition-duration:0.3s;
	display:none;
}
.ixbox3slide .bt:hover{background:rgba(246,171,0,0.3) url(/uploads/image/vpdimages/icon8.png) no-repeat center center;}
.ixbox3slide .bt:after{
	content:"";
	display: block;
	width:88px;
	height:88px;
	border-radius:100%;
	border:1px solid rgba(255,255,255,0.5);
	position: absolute;
	top:-12px;
	left:-13px;
	cursor:pointer;
}
.ixbox3dl{
	position: absolute;
	top:0;
	left:0;
	transition-duration:0.5s;
}
.ixbox3dl dd{
	overflow:hidden;
	padding-right: 20px;
	position: relative;
	float:left;
	transition-duration:0.5s;
}
.ixbox3dl a{
	display: block;
	position: relative;
	height: 100%;
}
.ixbox3dl dd .divbg{
	width:100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}
.ixbox3dl dd .divbg i{
	display: block;
	width:100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
	background:rgba(0,0,0,0.2);
}
.ixbox3dl dd .divc{
	position: absolute;
	bottom:11.2987%;
	left:0;
	z-index:9991;
	padding-left:20px;
	transition: 0.4s;
}
.ixbox3dl dd.activew .divc{padding-left:16.8724%}
.ixbox3dl dd .divc .divt{
	clear: both;
	height:55px;
	line-height:55px;
	color:#ffffff;
	font-size:22px;
}
.ixbox3dl dd .divc .divt2{
	height:13px;
	background:url(/uploads/image/vpdimages/ixmore.png) no-repeat left center;
}
/*第三通栏end*/
/*第四通栏start*/
.ixbox4{
	clear: both;
	overflow:hidden;
	background:#fff;
}
.ixbox4tslide{
	clear: both;
	height:135px;
	position:relative;
	z-index:1;
}
.ixbox4tslide:after{
	content:"";
	width:1920px;
	height:1px;
	background:#cccccc;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-960px;
	z-index:-1;
}
.ixbox4tslide .bd{
	height:135px;
	overflow:hidden;
	position: relative;
}
.ixbox4tslide .bd:after{
	content:"";
	display:block;
	width:1px;
	height:58px;
	background:url(/uploads/image/vpdimages/ixbox4icon3.png) no-repeat center bottom;
	position:absolute;
	bottom:0;
	left:0;
}
.ixbox4tslide .bd:before{
	content:"";
	display:block;
	width:1px;
	height:58px;
	background:url(/uploads/image/vpdimages/ixbox4icon3.png) no-repeat center center;
	position:absolute;
	bottom:0;
	right:0;
}
.ixbox4tdl{
	position:absolute;
	left:0;
	bottom:1px;
	height:134px;
	transition-duration:0.5s;
}
.ixbox4tdl dd{
	width:126px;
	height:134px;
	background-position:center bottom;
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.ixbox4tdl dd.bg1{background-image:url(/uploads/image/vpdimages/ixbox4icon1.png)}
.ixbox4tdl dd.bg2{background-image:url(/uploads/image/vpdimages/ixbox4icon2.png)}
.ixbox4tslide .bt{
	display:block;
	width:25px;
	height:18px;
	background:url(/uploads/image/vpdimages/ixbox4icon4.png) no-repeat center center;
	cursor:pointer;
	position: absolute;
	bottom:30px;
	right:-25px;
	display:none;
}
.ixbox4tslide .bt:hover{background:url(/uploads/image/vpdimages/ixbox4icon4h.png) no-repeat center center;}
.ixbox4tdl dd span{
	display: block;
	position: absolute;
	left:5px;
	right:5px;
	line-height:20px;
	font-size:14px;
	color:#666;
	text-align: center;
	cursor:pointer;
	transition-duration:0.3s;
}
.ixbox4tdl dd:hover span{
	color:#f6ab00;
	font-weight:bold;
	font-size:16px;
}
.ixbox4tdl dd.hover span{
	color:#f6ab00;
	font-weight:bold;
	font-size:16px;
}
.ixbox4tdl dd.bg1 span{top:0;}
.ixbox4tdl dd.bg2 span{bottom:65px;}
.ixbox4cslide{
	clear:both;
	position: relative;
}
.ixbox4cslide .bt{
	width:60px;
	height:60px;
	cursor:pointer;
	background-position:center center;
	background-repeat:no-repeat;
	position: absolute;
	top:50%;
	margin-top:-30px;
	z-index:11;
	outline:none;
}
.ixbox4cslide .bt.prev{
	left:30px;
	background-image:url(/uploads/image/vpdimages/icon9.png)
}
.ixbox4cslide .bt.prev:hover{background-image:url(/uploads/image/vpdimages/icon9h.png)}
.ixbox4cslide .bt.next{
	right:30px;
	background-image:url(/uploads/image/vpdimages/icon10.png)
}
.ixbox4cslide .bt.next:hover{background-image:url(/uploads/image/vpdimages/icon10h.png)}
.ixbox4cslide .swiper-slide a{
	display: block;
	overflow: hidden;
	position: relative;
	border-radius:12px;
}
.ixbox4cslide .swiper-slide a .pic{
	overflow:hidden;
	padding-top:66.129%;
	position: relative;
}
.ixbox4cslide .swiper-slide a .pic img{
	display: block;
	width:100%;
	height:100%;
	position: absolute;
	top:0;
	left: 0;
	object-fit:cover;
}
.ixbox4cslide .swiper-slide a .pic:after{
	content:"";
	display: block;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.2);
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	opacity:0;
	transition-duration:0.3s;
}
.ixbox4cslide .swiper-slide a:hover .pic:after{opacity:1}
.ixbox4cslide .swiper-slide a span{
	display: block;
	width:100%;
	height:84px;
	line-height:84px;
	text-align: center;
	overflow:hidden;
	padding-top:40px;
	color:#ffffff;
	font-size:22px;
	background:url(/uploads/image/vpdimages/icon11.png) no-repeat center top;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-45px;
	z-index:2;
	opacity:0;
	transition-duration:0.3s;
}
.ixbox4cslide .swiper-slide a:hover span{opacity:1}
/*第四通栏end*/
/*第五通栏begin*/
.ixbox5{
	clear: both;
	overflow:hidden;
	background:#fafafa;
}
.ixbox5t{
	clear: both;
	overflow:hidden;
}
.ixbox5t .ixboxt{
	clear:none;
	width:250px;
}
.ixbox5t_a a{
	float:left;
	width:160px;
	height:50px;
	overflow:hidden;
	line-height:50px;
	text-align: center;
	background:#ebebeb;
	margin-left:10px;
	border-radius:50px;
	color:#666666;
	font-size:14px;
	transition-duration:0.3s;
}
.ixbox5t_a a.hover{background:#1a5987;color:#fff}
.ixbox5t_a a:hover{background:#1a5987;color:#fff}
a.ixbox5more{
	display: block;
	width:160px;
	height:50px;
	overflow:hidden;
	line-height:50px;
	text-align: center;
	background:#ebebeb;
	margin-left:10px;
	border-radius:50px;
	color:#666666;
	font-size:14px;
	transition-duration:0.3s;
}
a.ixbox5more:hover{background:#1a5987;color:#fff}
.wrapc_h60{clear: both;padding-top:3.9735%}
.ixbox5l{
	width:44.3708%;
	height:572px;
	border-radius:10px;
	overflow:hidden;
	background:#fff;
}
.ixbox5l .pic{
	clear: both;
	height:335px;
	overflow:hidden;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}
.ixbox5l_txt{
	clear: both;
	overflow:hidden;
	padding:0 30px;
}
.ixbox5l_txt .divt{
	clear: both;
	height:38px;
	overflow:hidden;
	line-height:38px;
	color:#444444;
	font-weight:bold;
	font-size:16px;
}
.ixbox5l:hover .ixbox5l_txt .divt{color:#f7b842}
.ixbox5l_txt .divt2{
	clear: both;
	height:25px;
	overflow:hidden;
	line-height:25px;
	color:#f6ab00;
	font-size:18px;
	transform-origin:left center;
	font-family:"zwp"
}
.ixbox5l_txt .txt{
	clear: both;
	height:48px;
	overflow:hidden;
	font-size:14px;
	line-height:24px;
	color:#666666;
}
.ixbox5l_txt .divt3{
	height:30px;
	background:url(/uploads/image/vpdimages/icon12.png) no-repeat left center;
}
.ixbox5r{
	width:54.3046%;
	height:572px;
}
.ixbox5rdl dd{
	height:128px;
	background:#fff;
	overflow:hidden;
	border-radius:10px;
	margin-bottom:20px;
	transition-duration:0.3s;
}
.ixbox5rdl dd:hover{box-shadow:0 5px 10px #faf0d7}
.ixbox5rdl dd a{
	display: block;
	overflow:hidden;
}
.ixbox5rdl dd a .day{
	width:128px;
	height:128px;
	overflow:hidden;
	transition-duration:0.3s;
	border-right:1px solid #fafafa;
}
.ixbox5rdl dd a:hover .day{background:#f6ab00}
.ixbox5rdl dd a .day span{
	display: block;
	height:37px;
	line-height:37px;
	overflow:hidden;
	margin-top:32px;
	text-align: center;
	color:#999999;
	font-size:36px;
	font-family:"zwp";
	transition-duration:0.3s;
}
.ixbox5rdl dd a:hover .day span{color:#fff}
.ixbox5rdl dd a .day em{
	display: block;
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-align: center;
	color:#999999;
	font-size:18px;
	font-style:normal;
	font-family:"zwp";
	transition-duration:0.3s;
}
.ixbox5rdl dd a:hover .day em{color:#fff}
.ixbox5rdl dd a .divr{
	overflow:hidden;
	padding:0 4.878%;
}
.ixbox5rdl dd a .divr .divt{
	clear: both;
	height:32px;
	margin-top:32px;
	line-height:32px;
	overflow:hidden;
	font-size:16px;
	color:#444444;
	font-weight:bold;
}
.ixbox5rdl dd a .divr .divt2{
	clear: both;
	height:28px;
	line-height:28px;
	overflow:hidden;
	font-size:14px;
	color:#666666;
}
/*第五通栏end*/
 
/*底部开始*/
.footer{
	clear: both;
	background:#42474b;
	height:115px;
	line-height:115px;
	color:#c7c7c7;
	font-size:13px;
}
.footer a{color:#c7c7c7;}
.footer a:hover{color:#f6ab00;}
.footer span{padding-right:40px;}
.footer .div2{padding-left:9.2715%}
.mobilebt{
	width:35px;
	height:35px;
	margin-top:40px;
	background:url(/uploads/image/vpdimages/icon3.png) no-repeat center center;
	position: relative;
	cursor:pointer;
}
.wxbt{
	width:35px;
	height:35px;
	margin-top:40px;
	background:url(/uploads/image/vpdimages/icon4.png) no-repeat center center;
	position: relative;
	cursor:pointer;
}
.ewmbox{
	width:120px;
	height:125px;
	background:url(/uploads/image/vpdimages/ewmbg.png) no-repeat center center;
	position:absolute;
	left:50%;
	margin-left:-60px;
	top:-130px;
	z-index:11;
	visibility:hidden;
	opacity:0;
	transition-duration:0.3s;
}
.mobilebt:hover .ewmbox{
	top:-125px;
	visibility:visible;
	opacity:1;
}
.wxbt:hover .ewmbox{
	top:-125px;
	visibility:visible;
	opacity:1;
}
.ewmbox img{
	display:block;
	width:120px;
	height:120px;
}
/*底部结束*/
/*
-----------------------------首页样式end-----------------------------
*/
/*
-----------------------------频道页start-----------------------------
*/
/*
-----------------------------频道页end-----------------------------
*/
/*内页框架开始*/
/*内页banner*/
.subbanner{
	clear: both;
	padding-top:299px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
    position: relative;
}
/*.subbanner:after{
    content: "";
    display: block;
    width:100%;
    height:54px;
    position: absolute;
    bottom:0;
    left:0;
    background:url(/uploads/image/vpdimages/bg1_2.png) no-repeat center 1px;
}*/
.subbannerc{
    width:100%;
    height:98px;
    position:absolute;
    top:50%;
    left:0;
    margin-top:-89px;
    z-index:1;
}
.subbannert{
    height:98px;
    overflow:hidden;
    line-height:98px;
    position: relative;
    color:#fff;
    font-size:36px;
}
.subbannert:after{
    content: "";
    display:block;
    width:31px;
    height:4px;
    background:#fff;
    position: absolute;
    bottom:0;
    left:0;
	display:none;
}
/*内页导航*/
.navbox{
	clear: both;
	height:80px;
	background:#fff;
    overflow: hidden;
}
.navbox .wrapc{padding:0;margin:0 10.67%}
@media(max-width:1366px){
 .navbox .wrapc{padding:0;margin:0 5.5%}  
}
.nav{margin:0 -10px;overflow: hidden;}
.navc{position: relative;transition-duration: 0.3s;}
@media(max-width:1400px){
.nav a{
	float:left;
	height:80px;
	overflow:hidden;
	line-height:80px;
	font-size:15px;
	color:#333333;
	margin:0 0.8%;
	position: relative;
}
}
@media(min-width:1400px){
.nav a{
	float:left;
	height:80px;
	overflow:hidden;
	line-height:80px;
	font-size:15px;
	color:#333333;
	margin:0 1.3%;
	position: relative;
}
}
.nav a:after{
	content:"";
	display: block;
	width:100%;
	height:3px;
	background:#f6ab00;
	position:absolute;
	left:0;
	bottom:0;
	display:none;
}
.nav a.hover{color:#f6ab00}
.nav a.ct{color:#f6ab00}
.nav a:hover{color:#f6ab00}
.nav a.hover:after{display:block}
.nav a:hover:after{display:block}

.navprev{
	position: absolute;
	display: block;
	left: -40px;
	height: 80px;
	width: 20px;
	top: 0;
	background:url(/uploads/image/vpdimages/xleft.png) center center no-repeat;
	display: none;
}

.navnext{
	display: block;
	position: absolute;
	right:-40px;
	height: 80px;
	width: 20px;
	top: 0;
	background: url(/uploads/image/vpdimages/xright.png) center center no-repeat;
	display: none;
}

 
/*内页外结构开始*/
.pagebox{
	overflow:hidden;
	background:#f5f5f5;
}
.pageboxc{
	background:#fff;
	overflow:hidden;
	padding:50px;
}
.minh{min-height:300px}
/*内页外结构结束*/
/*当前位置开始*/

/*当前位置结束*/
/*页码开始*/
.page{padding:30px 0;text-align: center;clear: both;font-size: 14px;}
.page a{display: inline-block;overflow: hidden;width:38px;height:38px;color:#999999;line-height:38px;text-align:center;border-radius:100%;border:1px solid #e2e2e2; margin: 0 3px;}
.page span{display: inline-block; padding: 6px 2px; position: relative; top: -15px;}
.page a:hover{background: #1a5987;border:1px solid #1a5987;color: #fff;}
.page a.hover{background: #1a5987;border:1px solid #1a5987;color: #fff;}
.page input{display: inline-block;vertical-align: middle;height: 22px;border: 1px solid #e6e6e6;position: relative; top: -2px;}
.page input.pagedetail{width: 30px; height: 30px; text-align: center; border-radius: 3px; color: #999999; position: relative; top: -13px;}
.page label{color:#999999;position: relative;top: -11px;}
.page input.page_bnt{border: none; width: 30px; height: 25px; cursor: pointer; background: none; color: #999999; position: relative; top: -13px;}

.page a div{
	width:38px;
    height:38px;
	background-position: center center;
	background-repeat: no-repeat;
}
.page a.firstpage div{background-image: url(/uploads/image/vpdimages/firstpage.png)}
.page a.prevpage div{background-image: url(/uploads/image/vpdimages/prevpage.png)}
.page a.nextpage div{background-image: url(/uploads/image/vpdimages/nextpage.png)}
.page a.lastpage div{background-image: url(/uploads/image/vpdimages/lastpage.png)}

.page a.firstpage:hover div{background-image: }
.page a.prevpage:hover div{background-image: url(/uploads/image/vpdimages/prevpageh.png)}
.page a.nextpage:hover div{background-image: url(/uploads/image/vpdimages/nextpageh.png)}
.page a.lastpage:hover div{background-image: url(/uploads/image/vpdimages/lastpageh.png)}

.page a.firstpage.disabled{background:#e2e2e2;}
.page a.prevpage.disabled{background:#e2e2e2;}
.page a.nextpage.disabled{background:#e2e2e2;}
.page a.lastpage.disabled{background:#e2e2e2;}

.page a.firstpage.disabled div{background-image: url(/uploads/image/vpdimages/firstpage.png)}
.page a.prevpage.disabled div{background-image: url(/uploads/image/vpdimages/prevpage.png)}
.page a.nextpage.disabled div{background-image: url(/uploads/image/vpdimages/nextpage.png)}
.page a.lastpage.disabled div{background-image: url(/uploads/image/vpdimages/lastpage.png)}
/*页码结束*/
/*内页框架结束*/
.searchbox{
	width: 100%;
	height: 108px;
	overflow: hidden;
	background-color:rgba(234,234,234,0.9);
	position: absolute;
	left: 0;
	top:100px;
	z-index:1;
	display: none;
}
.searchc{
	width: 960px;
	height: 40px;
	margin:0 auto;
	margin-top:34px;
	background-color:#fff;
	overflow: hidden;
}
.searchc input{
	float: left;
	width:900px;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	padding-left: 20px;
	border: none;
	background: none;
	color: #666;
	font-size: 14px;
}
.searchc a{
	float: right;
	width: 40px;
	height: 40px;
	background-image: url(/uploads/image/vpdimages/searchbth.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color:#f6ab00;
}
/**/
.webmap{
    width: 405px;
    height: 100%;
    overflow: hidden;
    background: #fff;
    position: fixed;
    right: -100%;
    top: 0px;
    z-index: 99999;
}
.webmapbg{
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 998;
    background: rgba(0,0,0,0.5);
    filter: progid:dximagetransform.microsoft.gradient( gradienttype = 0,startcolorstr = '#50000000',endcolorstr = '#50000000');
}
.webmapcont{
    position: relative;
    overflow: hidden;
}
.webmapscroll{
    overflow-x: hidden;
    overflow-y: auto;
    height: calc(100vh - 120px);
    position: relative;
}
.webmaptop{
    background:#0e76bd;
    padding: 0px 20px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}
.closemap{
    display: block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    background: url(/uploads/image/vpdimages/close_h.png) no-repeat center center;
    background-size: 25px auto;
    margin-top: 20px;
}
.webmaptit{
    font-size: 18px;
    color:#fff;
    overflow: hidden;
    line-height: 80px;
}
.webmapmenu{
    overflow: hidden;
    padding: 10px 20px 20px 20px;
}
.webmapmenubox{
    padding: 7px 0px;
    overflow: hidden;
    border-bottom: 1px solid #f2f2f2;
}
.webmap_dl{
    overflow: hidden;
    margin-right: -15px;
}
.webmapmenubox:last-child{
    border-bottom: none;
}
.webmaptopmenu{
    overflow: hidden;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: left;
    color:#333;
    font-weight: bold;
}
.webmaptopmenu a{
    color:#333;
}
.webmap_dl dd{
    float: left;
    display: inline;
    margin-right: 15px;
    overflow: hidden;
    height: 25px;
    line-height: 25px;
}
.webmap_dl dd a{
    font-size: 14px;
    color:#999;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.webmaptopmenu a:hover,
.webmap_dl dd a:hover{
    color:#1d2388;
}
.businediv .banshadow{opacity:0.5;}
.webmapother{
    overflow: hidden;
    border-top: 5px solid #ddd;
    padding: 10px 20px;
    text-align: center;
    font-size: 0px;
}
.webgrouptit{
    padding-left: 20px;
}
.webgroup{
    overflow: hidden;
    line-height: 25px;
    font-size: 14px;
    color:#666;
    padding-left: 20px;
    margin-right: -15px;
}
.webgroup a{
    color:#666;
    float: left;
    margin-right: 15px;
    font-size: 14px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.webgroup a:hover{
    color:#d6000f;
}
.webmapother .webcenter{
    display: inline-block;
    overflow: hidden;
}
.webmapother .webmapmenubox{
    border:none;
}
/**/
.emalbt{
    display: block;
    width:45px;
    height:45px;
    background:url(/uploads/image/vpdimages/emal.png) no-repeat center center;
	margin:0 auto;
}
/**/
.bnrwave{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:54px;
    z-index:3
}
.bnrwave .wave1{
    display:block;
    position:absolute;
    bottom:-2px;
    height:54px;
    left:0;
    width:100%;
    background:url(/uploads/image/vpdimages/a1.png) repeat-x 0 bottom;z-index:99;
}
.bnrwave .wave2{
    display:block;
    position:absolute;
    bottom:0;
    height:54px;
    left:0;
    width:100%;
    background: repeat-x 0 bottom;z-index:99;
}
/**/
.historylist{ overflow: hidden;}
.historylist dd{ overflow: hidden; height: 180px; line-height: 180px;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.historylist dd span{ float: left; display: inline; overflow: hidden; margin-right: 48px;width: 172px;height: 150px;line-height: 50px;font-size: 48px;color: #163162;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.historylist dd span em{width: 9px;height: 9px; float:right; display: block;border: 4px solid #d8d9d9;border-radius: 50%;margin-top: 15px;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.historylist dd a { display: block;}
.historylist dd .text {    margin: 30px 0;height: 50px;}
.historylist dd .text .textdd {height: 25px;line-height: 25px;font-size: 14px;color: #666666;} 
.historylist dd .text em{ width: 5px; height:5px; border-radius: 5px; background: #777; float:left; display: inline; margin:10px 10px 0 0;}
.historylist dd:hover{ background: #f0f6fd;}
.historylist dd:hover span { color: #f8b551;} 
.historylist dd:hover span em {color: #f8b551;border: 4px solid #f8b551;}
@media(max-width:1600px){
	.ixbox2rdl dd a .icon{
		transform: scale(0.5);
		transform-origin: right bottom;
	}
	.ixbox2rdl dd a:hover .icon{width:240%}
}

.pagination{text-align:center}
.pagination a, .pagination span{background:#fff;vertical-align:middle;border:1px solid #eee;color:#444;padding:5px 8px;margin:0 3px}
.pagination a:hover{background:#eee;color:#0073dd}
.pagination span.current{background:#0073dd;color:#fff}
.pagination span.disable{background:#f2f2f2;color:#999}