body{
	background: #fff;
}
.navbar ul li:hover a,
.navbar ul li:hover a:after {
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
}
.clearfix:after,
.ul2 li a:after{
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.redgradient{
	background: #4c0408;
	background: -moz-linear-gradient(left,  #4c0408 0%, #8e161d 100%);
	background: -webkit-linear-gradient(left,  #4c0408 0%,#8e161d 100%);
	background: -o-linear-gradient(left,  #4c0408 0%,#8e161d 100%);
	background: -ms-linear-gradient(left,  #4c0408 0%,#8e161d 100%);
	background: linear-gradient(to right,  #4c0408 0%,#8e161d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c0408', endColorstr='#8e161d',GradientType=0 );
}

.container{
	width: 1200px;
	margin: 0 auto;
}
.topcontainer{
	position: relative;
	z-index: 1;
}
.topbox{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	text-align: center;
	background: rgba(0,0,0,0.4);
	z-index: 4;
	height: 120px;
	padding: 40px 0 0;
}
.topbox img{
	display: inline-block;
margin: 0 20px;
}
.banner .swiper-container .swiper-wrapper .swiper-slide img{
	width: 100%;
	vertical-align: top;
}
.nav{
	background: rgba(0,0,0,0.4);
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	height: 190px;
}
.nav .container{
	margin-top: 120px;
}
.navul li{
	float: left;
	position: relative;
}
.navul li a{
	color: #fff;
	font-size: 18px;
	padding: 0 20px;
	display: block;
	line-height: 70px;
	position: relative;
}
.navul li a:after{
	display: block;
	width: 3px;
	height: 3px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	right: -1px;
	top: 34px;
	content: '';
}
.navul li.lilast a:after{
	display: none;
}
.navul li .abox{
	position: absolute;
	top: 70px;
	left: 0px;
	width: 100%;
	background: rgba(0,0,0,0.4);
	display: none;
}
.navul li .abox a:after{
	display: none;
}
.navul li:hover .abox{
	display: block;
}
.navul li .abox a{
	line-height: 50px;
	font-size: 14px;
	text-align: center;
	padding: 0 10px;
}
.navul li .abox a:hover{
	background: rgba(0,0,0,0.4);
}
.nav .navright {
	padding: 20px 0 0;
}
.nav .navright #searchDataForm {
	position: relative;
}
.nav .navright #searchDataForm .form-group input{
	width: 160px;
	height: 30px;
	border-radius: 15px;
	background: rgba(255, 255, 255, 0.2);
	padding: 0 35px 0 20px;
	line-height: 30px;
	color: #fff;
}
.nav .navright #searchDataForm .icon-search{
	width: 30px;
	height: 30px;
	background: url(../images/icon-search.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 50%;
}
.nav .navright .toptools {
	margin: 0 0 0 20px;
}
.nav .navright .toptools li{
	width: 30px;
	height: 30px;
	background: url(../images/icon-user.png) no-repeat;
	background-size: 100% 100%;
}
.banner .swiper-pagination{
	bottom: 130px;
}
.banner .swiper-pagination .swiper-pagination-bullet{
	width: 16px;
	height: 16px;
	background: #fff;
	margin: 0 10px;
}


.topcontainer.innerheader .topbox{
	height: 40px;
	padding: 6px 0 0;
}
.topcontainer.innerheader .topbox img{
	height: 28px;
}
.topcontainer.innerheader .nav{
	height: 100px;
}
.topcontainer.innerheader .nav .container{
	margin-top: 40px;
}
.topcontainer.innerheader .navul li .abox{
	top: 60px;
}
.topcontainer.innerheader .navul li a{
	height: 60px;
	line-height: 60px;
}
.topcontainer.innerheader .navul li a:after{
	top: 28px;
}
.topcontainer.innerheader .nav .navright{
	padding: 15px 0 0;
}
.topcontainer.innerheader .banner .swiper-pagination{
	display: none;
}
.topcontainer.innerheader .banner .swiper-slide{
	height: 360px;
	position: relative;
}
.topcontainer.innerheader .banner .swiper-slide img{
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -960px;
	height: 100%;
	width: 1920px;
}
/*ç‚¹èµž*/
.digg{ padding:4% 0;}
.FlLeft {
	float: left;
}


.digg {
	height: 40px;
	width: 150px;
	margin: 0 auto 60px;
	clear: both;
}

.digg a.supports,.digg a.supports:hover
{
	background: url(../images/digg.png) no-repeat;
}

.digg a.supports {
	width: 140px;
	height: 40px;
	overflow: hidden;
	background-position: 0px -1px;
	display: block;
}

.digg a.supports:hover {
	background-position: 0px -51px;
}

#diggs {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 80px;
	display: block;
	color:#000;
}


.con1{
	position: relative;
	z-index: 2;
	height: 800px;
	background: url(../images/indexbg2.jpg) no-repeat center top;
	background-size: 100% 100%;
}
.con1 .con1left{
	width: 400px;
	float: left;
}
.con1 .con1right{
	width: 700px;
	float: right;
}
.con1 .con1left .item{
	height: 240px;
}
.con1 .con1left .item.height{
	height: auto;
	margin-bottom: 0;
}
.con1 .con1right .item{
	height: 280px;
}
.con1 .con1right .item.height{
	margin-bottom: 0;
}
.con1 .item{
	background: url(../images/iconbg1.jpg) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 20px;
	overflow: hidden;
	border-radius: 4px;
}
.con1 .item .pubtitle{
	height: 60px;
	background: url(../images/iconbg1.jpg) no-repeat;
	background-size: 100% 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0 24px;
	position: relative;
	z-index: 2;
}
.con1 .con1right .item .pubtitle{
	padding: 0 20px;
}
.con1 .item .pubtitle .icon{
	display: block;
	float: left;
	position: relative;
	top: 10px;
	width: 50px;
	height: 40px;
	margin-right: 10px;
	background: url(../images/icon5.png) no-repeat left center;
}
.con1 .item .pubtitle .icon1{
	background: url(../images/iconimg1.png) no-repeat left center;
	background-size: 50px 40px;
}
.con1 .item .pubtitle .icon2{
	background: url(../images/iconimg2.png) no-repeat left center;
	background-size: 50px 40px;
}
.con1 .item .pubtitle .icon3{
	background: url(../images/iconimg3.png) no-repeat left center;
	background-size: 50px 40px;
}
.con1 .item .pubtitle h2{
	display: block;
	float: left;
    font-size: 20px;
	color: #fff;
	line-height:60px;
}
.con1 .item .pubtitle .iconmore{
	float: right;
	width: 40px;
	height: 40px;
	display: block;
	position: relative;
	top: 10px;
}
.con1 .item .pubtitle .iconmore1{
	background: url(../images/icon-arrow-right.png) no-repeat right center;
}
.con1 .item .pubtitle .iconmore2{
	background: url(../images/icon-more.png) no-repeat right center;
}
.con1 .item .inner{
	background: #fff;
	position: relative;
	z-index: 1;
	height: 182px;
	top:-5px;
	margin: 1px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding: 25px 30px;
}

.con1 .con1right .item .inner{
	height: 222px;
}
.con1 .item .inner dl{
	position: relative;
	margin-bottom: 10px;
	min-height: 26px;
}
.con1 .item .inner dl dt{
	width: 50px;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 26px;
	font-size: 16px;
}
.con1 .item .inner dl dd{
	margin-left: 60px;
	color: #2467cb;
	font-size: 18px;
	line-height: 26px;
}
.con1 .item .inner .desc{
	margin-top: 10px;
	font-size: 16px;
}
.con1 .con1top{
	height: 80px;
	background: #fff;
	width: 100%;
	box-shadow: 0 0 30px rgba(0,0,0,0.2);
	padding: 24px 20px;
	position: relative;
	top: -40px;
	margin: 0 0 40px 0;
	overflow: hidden;
}
.con1 .con1top h2{
	position: absolute;
	top:24px;
	left:20px;
	width: 120px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	background: url(../images/icon-bg1.png) no-repeat;
	background-size: 100% 100%;
}
.con1 .con1top .swiper-container{
	margin-left: 140px;
	height: 32px;
}
.con1 .con1top .swiper-container .swiper-slide a{
	height: 32px;
	line-height: 32px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 18px;
}

.ul1 li{
	height:44px;
}
.ul1 li a{
	display: block;
	position: relative;
	line-height: 44px;
}
.ul1 li a p{
	display: block;
	float: left;
	width: 80%;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.ul1 li a span{
	display: block;
	float: left;
	width: 20%;
	text-align: right;
	font-size: 16px;
}
.iconbtn{
	display: block;
	width: 122px;
	height: 34px;
	border: solid 1px #0079c7;
	border-radius: 6px;
	text-align: center;
	line-height: 32px;
	font-size: 18px;
	color: #2467cb;
	overflow: hidden;
}

.bgimg{
	background: url(../images/icon-bg1.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
}


.con2{
	height: 730px;
	background: url(../images/bg1.jpg) no-repeat center top;
	overflow:hidden;
	padding: 80px 0 0;
}
.box1{
	width: 700px;
}
.con2 .pubtitle{
	text-align: center;
	margin-bottom: 100px;
}
.con2 .pubtitle img{
	display: inline-block;
}
.con2banner{
	position: relative;
}
.con2banner .swiper-container{
	width: 1000px;
	margin: 0 auto;
}
.con2banner .swiper-container .swiper-slide .imgbox{
	width: 100%;
	height: 200px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	overflow: hidden;
        background: #ddd;
}
.con2banner .swiper-container .swiper-slide .imgbox img{
	vertical-align: top;
	width: 100%;
}
.con2banner .swiper-container .swiper-slide .title{
	height: 46px;
	background: url(../images/iconbg1.jpg) no-repeat;
	width: 100%;
	background-size: 100% 100%;
	font-size: 18px;
	padding: 0 10px;
	text-align: center;
	line-height: 46px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
}
.con2banner .swiper-container .swiper-slide .txtbox{
	height: 145px;
	padding: 15px;
	background: #fff;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.con2banner .swiper-container .swiper-slide .txtbox .desc{
	height: 80px;
	font-size: 16px;
	line-height: 25px;
	overflow: hidden;
        margin-bottom: 15px;
}
.con2banner .swiper-container .swiper-slide .txtbox span{
	background-image:-webkit-linear-gradient(left,#00a856,#00a1fe,#005e9c);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}
.con2banner .swiper-button-next,
.con2banner .swiper-button-prev{
    background-color: #fff;
	width: 40px;
	line-height: 40px;
	background-size: 24px 24px;
}

.con3{
	padding: 90px 0 60px;
}
.ulnav .container{
	text-align: center;
	position: relative;
	height: 124px;
}
.ulnav .container:before,
.ulnav .container:after{
	display: block;
	content: '';
	width: 214px;
	height: 124px;
	position: absolute;
	top: 0;
}
.ulnav .container:before{
	background: url(../images/icon3.png) no-repeat;
	background-size: 100% 100%;
	left: 0;
}
.ulnav .container:after{
	background: url(../images/icon4.png) no-repeat;
	background-size: 100% 100%;
	right: 0;
}
.ulnav .container a{
	padding: 40px 0 0;
	display: inline-block;
	font-size: 30px;
	position: relative;
	margin: 0 80px;
}
.ulnav .container a.active:after{
	display: block;
	content: '';
	width: 100%;
	height: 5px;
	background: url(../images/icon-bg1.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: -10px;
	left: 0;
}
.con3{
	min-height: 700px;
	position: relative;
	background: url(../images/indexbg1.jpg) no-repeat center top;
	overflow: hidden;
}
.con3 .tabcon{
	width: 100%;
	visibility: hidden;
	overflow: hidden;
	padding: 30px 0 0;
	position: absolute;
	top: 204px;
	left: 0;
}
.con3 .tabcon .tab{
	position: relative;
	width: 2304px;
	left: 50%;
	margin: 0 0 0 -1152px;
}
.con3 .tabcon .swiper-container{
	padding: 30px 0;
}
.con3 .tabcon .swiper-container .swiper-slide{
	padding: 0 70px;
}
.con3 .tabcon .swiper-container .swiper-slide .slidebox {
	padding: 20px;
	background: #fff;
}
.con3 .tabcon .swiper-container .swiper-slide a{
	display: block;
	background: url(../images/iconbg1.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 1px;
}
.con3 .tabcon .swiper-container .swiper-slide .slidebox img{
	width: 100%;
	height: 200px;
	vertical-align: top;
}
.con3 .tabcon .swiper-container .swiper-slide .slidebox  h3{
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	padding: 30px 0 30px;
}
.con3 .tabcon .swiper-container .swiper-slide.swiper-slide-active .slidebox{
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
	position: relative;
}
.con3 .tabcon .swiper-container .swiper-slide.swiper-slide-active .slidebox:after{
	width: 100%;
	height: 5px;
	background: url(../images/icon-bg1.png) no-repeat;
	background-size: 100% 100%;
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.footer{
	text-align: center;
	height: 90px;
	padding: 35px 0 0;
	background: #034ea4;
	color: #fff;
}
.ydmobie{
	display: none;
}

@media only screen and (max-width: 1440px){
	.con3{
		min-height: 570px;
		padding: 70px 0 50px;
	}
	.con3 .tabcon{
		top: 178px;
	}
	.con3 .tabcon .tab{
		width: 1640px;
		left: 50%;
		margin: 0 0 0 -820px;
	}
	.con3 .tabcon .tab .swiper-container .swiper-slide{
		padding: 0 30px;
	}
	.con3 .tabcon .tab .swiper-container .swiper-slide .slidebox{
		padding: 15px;
	}
	.con3 .tabcon .tab .swiper-container .swiper-slide .slidebox  h3{
		padding: 20px 0;
	}
	.con3 .tabcon .tab .swiper-container .swiper-slide .slidebox img{
		height: 150px;
	}
	.con1{
		height: 730px;
	}
	.con1 .con1top{
		margin: 0;
	}
	.con1 .con1left{
		width: 450px;
	}
	.con2{
		height: 660px;
	}
	.con2 .pubtitle{
		margin-bottom: 60px;
	}
}
@media only screen and (max-width: 768px){
	.topcontainer{
		z-index: 10;
	}
	.ydmobie{
		display: block;
	}
	.container{
		width: 100%;
	}
	.topbox,
	.topcontainer.innerheader .topbox{
		height: 2.2rem;
		padding: 0.5rem 3%;
	}
	.topbox img,
	.topcontainer.innerheader .topbox img{
		width: 30%;
		height: auto;
	}
	.nav .container,
	.topcontainer.innerheader .nav .container{
		margin-top: 2rem ;
	}
	.nav,
	.topcontainer.innerheader .nav{
		height: 4.8rem;
		z-index: 10;
	}
	.nav .navul{
		position: fixed;
		width: 50%;
		top: 0;
		left: 0;
		bottom: 0;
		background: rgba(0,0,0,0.8);
		display: none;
		padding: 1rem 0;
		z-index: 2;
		overflow: hidden;
		overflow-y: auto;
	}
	.navul li{
		float: none;
		width: 100%;
	}
	.navul li a{
		height: 3rem;
		line-height: 3rem;
		padding: 0 10%;
		font-size: 1rem;
	}
	.navul li a:after{
		display: none;
	}

	.navul li .abox{
		position: relative;
		left:auto;
		top: 0px!important;
	}
	.navul li .abox a{
		line-height: 3rem;
		font-size: 1rem;
		text-align: left;
		padding: 0 20px;
	}
	.nav .navul i{
		display: block;
		text-align: center;
		height: 2rem;
		line-height: 2rem;
		font-size: 2rem;
		color: #fff;
		margin-top: 2rem;
	}
	.nav .navright,
	.topcontainer.innerheader .nav .navright{
		width: 100%;
		padding: 0.6rem 3% 0;
		position: relative;
		z-index: 1;
	}
	.nav .navright #searchDataForm{
		width: 72%;
	}
	.nav .navright #searchDataForm .form-group input{
		height: 1.8rem;
		line-height: 1.8rem;
		border-radius: 0.8rem;
		width: 100%;
	}
	.nav .navright #searchDataForm .icon-search,
	.nav .navright .toptools li{
		width: 1.8rem;
		height: 1.8rem;
	}
	.nav .navright .toptools li{
		float: left;
	}
	.nav .navright .toptools{
		margin: 0 0 0 1rem;
		float: right;
	}
	.nav .navright .toptools li.menu{
		background: url(../images/icon-menu.png) no-repeat;
		background-size: 100% 100%;
		margin: 0 0 0 0.5rem;
	}
	.topcontainer.innerheader .banner .swiper-slide{
		height: 16rem;
	}
	.topcontainer.innerheader .banner .swiper-slide img{
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		height: auto;
	}
	.banner .swiper-pagination{
		bottom: 0.4rem;
	}
	.banner .swiper-pagination .swiper-pagination-bullet{
		width: 0.5rem;
		height: 0.5rem;
		margin: 0 0.2rem;
	}
	.con1{
		margin: 0;
	}

	.iconbtn{
		width: 30%;
		height: 2rem;
		line-height: 2rem;
	}

	.box1right.fr{
		float: none;
	}

	.con3{
		min-height: 23rem;
		padding: 2rem 4% 5rem;
	}
	.ulnav .container:before, .ulnav .container:after{
		width: 5rem;
		height: 2.5rem;
	}
	.ulnav .container{
		height: 3rem;
	}
	.ulnav .container a{
		font-size: 1rem;
		margin: 0 0.5rem;
		padding: 0;
	}
	.ulnav .container a.active:after{
		height: 0.2rem;
	}
	.con3 .tabcon{
		top: 4rem;
		padding: 0;
	}
	.con3 .tabcon .swiper-container .swiper-slide.swiper-slide-active .slidebox{
		box-shadow: 0 0 2rem rgba(0, 0, 0, 0.2);
	}
	.footer{
		padding: 1rem 4%;
		height: auto;
	}
	.newdttitle h2{
		font-size: 1.2rem!important;
	}
	.newdtcon p, .newdtcon span{
		font-size: 1rem!important;
	}
	.tjlist .tjlistcon li .tjitem-con h2{
		font-size: 1.1rem!important;
	}
	.banner{
		position: relative;
		z-index: 3;
	}
	.con1{
		height: auto;
		padding: 0 0 1rem;
	}
	.con1 .con1top{
		top: 0;
		padding: 1rem 1rem;
		height: 3.5rem;
	}
	.con1 .con1top h2{
		width: 5rem;
		height: 1.5rem;
		line-height: 1.5rem;
		font-size: 1rem;
		top: 1rem;
		left: 1rem;
	}
	.con1 .con1top .swiper-container{
		height: 1.5rem;
		line-height: 1.5rem;
		margin-left: 6rem;
	}
	.con1 .con1top .swiper-container .swiper-slide a{
		height: 1.5rem;
		line-height: 1.5rem;
		font-size: 1rem;
	}
	.con1 .con1left,
	.con1 .con1right{
		width: 100%;
		float: none;
		padding: 0 1rem;
	}
	.con1 .con1left .item{
		height: auto;
		background: none;
		margin:1rem  0 ;
	}
	.con1 .item .pubtitle{
		height: 3rem;
		padding: 0 1rem;
	}
	.con1 .item .pubtitle .icon{
		width: 2.2rem;
		height: 2rem;
		background-size: 100%;
		top: 0.4rem;
		margin-right: 0.5rem;
	}
	.con1 .item .pubtitle h2{
		line-height: 3rem;
		font-size: 1.2rem;
	}
	.con1 .item .pubtitle .iconmore{
		width: 2rem;
		height: 2rem;
		top: 0.5rem;
		right: 0;
		background-size: 50%;
	}
	.con1 .item .pubtitle .iconmore1{
		background-size: 30%;
	}
	.con1 .item .inner{
		height: auto;
		top:0;
		padding: 1rem 1.2rem;
	}
	.con1 .item .inner dl{
		min-height: 1.3rem;
		margin-bottom: 0.5rem;
	}
	.con1 .item .inner dl dt{
		width: 3rem;
		font-size: 1rem;
		line-height: 1.5rem;
	}
	.con1 .item .inner dl dd{
		margin-left: 3.2rem;
		font-size: 1rem;
		line-height: 1.5rem;
	}
	.con1 .item .inner .desc{
		margin-top: 0.5rem;
		font-size: 1rem;
	}
	.con1 .con1left .item.height{
		margin:1rem 0;
	}
	.con1 .con1right .item{
		background: none;
		height: auto;
	}
	.con1 .con1right .item .inner{
		height: auto;
	}
	.ul1 li{
		height: 2rem;
	}
	.ul1 li a{
		line-height: 2rem;
	}
	.ul1 li a p{
		width: 65%;
		font-size: 1rem;
	}
	.ul1 li a span{
		font-size: 0.8rem;
		width: 35%;
	}
	.con2{
		height: auto;
		padding: 3rem 0;
	}
	.con2 .pubtitle{
		margin-bottom: 1.5rem;
	}
	.con2 .pubtitle img{
		width: 60%;
	}
	.con2banner .swiper-container{
		width: 80%;
	}
	.con2banner .swiper-container .swiper-slide .title{
		height: 3rem;
		line-height: 3rem;
		font-size: 1rem;
	}
	.con2banner .swiper-button-next,
	.con2banner .swiper-button-prev{
		opacity: 0.8;
		-webkit-border-radius: 0.2rem;
		-moz-border-radius: 0.2rem;
		border-radius: 0.2rem;
		overflow: hidden;
		display: none;
	}
	.con2banner .swiper-container .swiper-slide .txtbox{
		height: auto;
	}
	.con2banner .swiper-container .swiper-slide .txtbox .desc{
		min-height: 4.6rem;
		font-size: 1rem;
		line-height: 1.6rem;
	}

}

@media only screen and (max-width: 360px){

}
