header {
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	background: #f6f6f6;
	border-bottom: 1px solid #ececec;
}

.main {
	width: 1200px;
	height: 100%;
	/*overflow: hidden;*/
	margin: 0 auto;
}

.topleft {
	float: left;
	border-right: 1px solid #ececec;
}

.topleft a {
	padding: 0 10px;
}

.topright {
	float: right;
}

.dropdown {
	display: inline-block;
	position: relative;
}

.topright .dropdown:hover {
	background: white;
}

.topright .t {
	padding: 0 10px 0 25px;
	cursor: pointer;
}

.topright .t:hover {
	color: #0085d0;
}

.topright .t3 {
	background: url(../images/t3-1.png) 10px center no-repeat;
	color: #e40077;
}

.topright .t3:hover {
	background: url(../images/t3-2.png) 10px center no-repeat;
	color: #0085d0;
}

.topright span {
	font-size: 10px;
	color: #ddd;
}

.topright .t1 {
	background: url(../images/t1-1.png) 10px center no-repeat;
}

.topright .t1:hover {
	background: url(../images/t1-2.png) 10px center no-repeat;
}

.topright .t2 {
	padding: 0 5px;
}

.header1 {
	width: 1200px;
	height: 92px;
	margin: 0 auto;
	padding: 25px 0;
	line-height: 42px;
}

.sanjiao {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #888888;
	float: right;
	margin: 20px 10px;
	/*margin-top: 100px;*/
	display: inline-block;
}

.addSelect {
	padding: 0 10px;
	display: inline-block;
	line-height: 42px;
	float: left;
	position: relative;
	cursor: pointer;
}

.right1 {
	width: 625px;
	height: 50px;
	float: right;
}

.ssk {
	width: 490px;
	height: 35px;
	border: 2px solid #D9D9D9;
	margin-top: -10px;
	float: left;
	font-size: 12px;
	line-height: 35px;
	padding: 0 20px;
	color: #BDBDBD;
}

.btnss {
	width: 85px;
	height: 35px;
	font-size: 12px;
	line-height: 35px;
	color: white;
	float: left;
	background: #25b2fe;
	border: 0;
	margin-top: -10px;
}

.keyWords {
	width: 625px;
	height: 32px;
	margin-top: 25px;
	line-height: 32px;
	font-size: 12px;
}

.keyWords .t4 {
	color: red;
}

.keyWords .t4:hover {
	color: #0085d0;
}

.keyWords a:hover {
	text-decoration: underline;
}

nav {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	position: relative;
}

.index {
	width: 160px;
	height: 40px;
	border-right: 1px solid white;
	float: left;
	text-align: center;
	line-height: 40px;
	border-top: 2px solid #0085d0;
	background: #e4e4e4;
	font-size: 16px;
	font-weight: bold;
	color: #0085d0;
}

.menu {
	width: 260px;
	height: 40px;
	border-right: 1px solid white;
	float: left;
	text-align: center;
	line-height: 40px;
	background: #e4e4e4;
	font-size: 16px;
}

.menu:hover {
	background: #ECECEC;
}

.menu1 {
	width: 1200px;
	height: 40px;
	background: white;
	position: absolute;
	left: 0;
	top: 40px;
	box-shadow: 0px 6px 12px -4px rgba(0, 0, 0, 0.176);
	z-index: 1000;
	display: none;
}

.menu1T {
	width: 14.28%;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	float: left;
	text-align: center;
}

.arrowtop {
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	float: right;
	position: absolute;
	top: -4px;
}

.arrowtop1 {
	left: 290px;
}

.arrowtop2 {
	left: 550px;
}

.arrowtop3 {
	left: 810px;
}

.arrowtop4 {
	left: 1070px;
}

.shop {
	width: 1200px;
	height: 365px;
	margin: 0 auto;
	padding-top: 5px;
}

.shopclass {
	width: 160px;
	height: 350px;
	margin-right: 10px;
	padding: 8px 10px 10px 10px;
	border: 1px solid #b8d9e9;
	float: left;
}

.shopclass h1 {
	font-size: 12px;
	color: #333;
	font-weight: normal;
	text-align: center;
	padding: 0 0 3px 0;
	margin: 0;
	line-height: 180%;
}

.shopclass li {
	float: left;
	height: 52px;
	line-height: 52px;
	border-top: 1px solid #e9e9e9;
	width: 100%;
}

.shopclass li img {
	float: left;
	padding: 15px 10px 0 25px;
}

.shopclass li a {
	float: left;
	font-size: 16px;
	color: #333;
}

.shopclass li a:hover {
	color: #0085d0;
}

.banner {
	width: 740px;
	float: left;
	height: 350px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.lbnext {
	background: url(../images/lbnextpre.png) no-repeat;
	cursor: pointer;
	display: block;
	height: 70px;
	left: 0;
	opacity: 0.3;
	position: absolute;
	top: 140px;
	width: 30px;
	z-index: 999;
}

.lbnext:hover,
.lbpre:hover {
	opacity: 0.8;
}

.lbpre {
	background: url(../images/lbnextpre.png) no-repeat right 0;
	cursor: pointer;
	display: block;
	height: 70px;
	opacity: 0.3;
	position: absolute;
	right: 0;
	top: 140px;
	width: 30px;
	z-index: 999;
}

.inner {
	width: 740px;
	height: 350px;
	position: absolute;
	left: 0;
	top: 0;
}

.bannerBox li {
	width: 740px;
	height: 350px;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
}

.quickbtn {
	background: #fff;
	border: 1px solid #dfdfdf;
	float: right;
	height: 349px;
	width: 278px;
}

.quickbtn .btns {
	float: left;
	width: 100%;
	padding: 5px 0 0 0;
}

.quickbtn .btns ul {
	width: 100%;
	float: left;
}

.quickbtn .btns li {
	float: left;
	height: 78px;
	width: 33%;
	position: relative;
	z-index: 1;
}

.btnst {
	width: 100%;
	font-size: 12px;
	line-height: 26px;
	position: absolute;
	bottom: 0;
	text-align: center;
	color: black;
}

.btnsLogo {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	right: 0;
	top: 15px;
	margin: auto;
}

.quickbtn .btns li:hover .btnsLogo {
	transform: scale(1.2, 1.2);
}

.chongzhi {
	width: 100%;
	padding: 20px 10px 10px 10px;
	float: left;
	margin-top: 10px;
}

.chongzhi .czjf {
	float: left;
	color: rgb(51, 51, 51);
	width: 98%;
	height: 20px;
	font: bold 14px/20px 微软雅黑;
	padding: 0px 15px;
}

.chongzhi .czjf a {
	color: #333;
}

.chongzhi .czjf a:hover {
	text-decoration: underline;
}

.chongzhi .czjf span {
	float: right;
	color: #ff0000;
	font-size: 12px;
}

.ins {
	float: left;
	border: 1px solid #dadada;
	border-radius: 3px;
	height: 36px;
	width: 235px;
	padding: 3px 5px;
	margin: 8px 0 0 12px;
	position: relative;
}

.czxz {
	float: left;
	height: 36px;
	width: 235px;
	margin: 8px 0 0 12px;
	position: relative;
}

.choose {
	font-size: 12px;
	display: inline-block;
	border: 1px solid #dadada;
	border-radius: 3px;
	color: #666;
	width: 40px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	margin: 0;
	cursor: pointer;
}

.ljzf {
	display: block;
	background: #33acfb;
	color: #fff;
	border-radius: 3px;
	border: 0;
	width: 90px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	float: left;
	margin-left: 85px;
}

.choosed {
	background: #e40077;
	color: white;
}

.yhcx {
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 10px 15px;
	height: 180px;
	background: #dfdfdf;
	position: relative;
}

.yhcx .yhpre {
	position: absolute;
	right: 0;
	top: 70px;
	height: 35px;
	width: 28px;
	background: url(../images/lbnextpre.gif) no-repeat right top;
	cursor: pointer;
	opacity: 0.8;
	z-index: 99;
}

.yhcx .yhnext {
	position: absolute;
	left: 0;
	top: 70px;
	height: 35px;
	width: 28px;
	background: url(../images/lbnextpre.gif) no-repeat left top;
	cursor: pointer;
	opacity: 0.8;
	z-index: 99;
}

.inneryhcx {
	width: 1170px;
	height: 160px;
	overflow: hidden;
	position: relative;
}

.inner1 {
	width: 4720px;
	height: 100%;
	position: absolute;
	left: -1180px;
	top: 0;
}

.indexbox {
	width: 285px;
	float: left;
	position: relative;
	background: white;
	overflow: hidden;
	height: 160px;
	margin-right: 10px;
}

.indexbox:last-child {
	margin-right: 0;
}

.indexbox img {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 235px;
	height: 110px;
}

.indexbox h1 {
	font: bold 18px/25px "微软雅黑";
	color: #333;
	padding: 6px 0 0 20px;
	margin: 0;
}

.indexbox h2 {
	font: normal 14px/20px "微软雅黑";
	color: #666;
	padding: 0 0 0 20px;
	margin: 0;
}

.sgzq {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 10px;
	border: 1px solid #dfdfdf;
}

.sgzqtitle {
	float: left;
	width: 100%;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #dfdfdf;
	padding: 0 25px;
}

.sgzqtitle span {
	float: left;
	color: #0085d0;
	font-size: 15px;
	font-weight: bold;
}

.sgzqtitle a {
	float: right;
	font-size: 12px;
}

.sgzqtitle a:hover {
	text-decoration: underline;
}

.sgzqContent {
	width: 100%;
	height: 380px;
}

.sgzqContent .left {
	width: 298px;
	height: 380px;
	float: left;
	position: relative;
}

.sgzqContent .right1 {
	width: 300px;
	height: 190px;
	border-left: 1px solid #dfdfdf;
	float: left;
	position: relative;
}

.borderB {
	border-bottom: 1px solid #dfdfdf;
}

.sgzq h1 {
	font-weight: normal;
	font-size: 20px;
	color: #333;
	padding: 6px 0 0 20px;
	margin: 0;
}

.sgzq h2 {
	font-weight: normal;
	font-size: 14px;
	color: #333;
	padding: 6px 0 0 20px;
	margin: 0;
}

.sgzq .right img {
	width: 220px;
	height: 130px;
	position: absolute;
	right: 0;
	bottom: 0;
	transition: all 1s;
}

.sgzq .right1:hover img {
	right: 15px;
}

.bggray {
	background: #efefef;
}

.title1 {
	font-size: 14px;
	line-height: 24px;
	margin: 20px 0 0 20px;
}

.title2 {
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 0 20px;
	color: #0085d0;
}

.shouji {
	width: 220px;
	height: 265px;
	position: absolute;
	right: 0;
	bottom: 0;
	transition: all 1s;
}

.sgzqContent .left:hover .shouji {
	right: 10px;
}

.sgzqContent .left p {
	color: #ef33a2;
	font-size: 20px;
	line-height: 30px;
	padding: 0 20px;
}

.sgzqContent .left a {
	color: #000000;
}

.gonggao {
	background: url(../images/indexgg.gif) no-repeat 20px center;
	color: #666;
	float: left;
	padding: 0 0 0 50px;
	margin-left: -25px;
	float: left;
}

.gonggao1 {
	float: left;
	width: 960px;
	height: 100%;
	overflow: hidden;
	margin-left: 10px;
	line-height: 48px;
	font-size: 16px;
}

.gonggao1 li {
	width: 480px;
	height: 100%;
	float: left;
	display: none;
}

.gonggao1 li:nth-child(1) {
	display: block;
}

.gonggao1 li:nth-child(2) {
	display: block;
}

.gonggao1 li span {
	color: #0085d0;
	line-height: 48px;
	font-size: 16px;
}

.gonggao1 li p {
	color: #CCC;
	line-height: 48px;
	font-size: 16px;
}

.gonggao1 a {
	color: #0085d0;
	line-height: 48px;
	font-size: 16px;
	float: left;
	width: 315px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-left: 10px;
}

.btnGg a {
	float: right;
	line-height: 48px;
	font-size: 16px;
	margin: 0 5px;
}

.btnGg a:hover {
	text-decoration: none;
}

.dbfw {
	width: 1200px;
	height: 230px;
	margin: 0 auto;
	border: 1px solid #dfdfdf;
	padding: 20px 30px 20px;
	margin-top: 10px;
}

.dbfw ul {
	width: 20%;
	height: 100%;
	float: left;
}

.dbfw ul li {
	width: 100%;
	height: 26px;
	font: 14px;
}

.dbfw ul li a:hover {
	text-decoration: underline;
}

footer {
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
}

footer a:hover {
	text-decoration: underline;
}

.gov {
	background: url(../images/gov.gif) no-repeat;
	background-size: 21px 25px;
	line-height: 25px;
	margin: 12px 0 0 0;
	padding: 0 0 0 25px;
	width: 200px float: left;
	position: absolute;
	left: 50%;
}

.btnBanner {
	width: 140px;
	height: 16px;
	display: flex;
	justify-content: space-between;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
	margin: auto;
	z-index: 999;
}

.btnBanner li {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #ccc;
	opacity: 0.6;
}

.floatRight {
	width: 124px;
	height: 117px;
	position: fixed;
	right: -84px;
	bottom: 20px;
}

.floatRight .zxzx {
	width: 86px;
	height: 22px;
	position: absolute;
	left: -20px;
	z-index: -1;
	transition: all 1s;
	cursor: pointer;
}

.zxzx0 {
	top: 27px;
}

.zxzx1 {
	top: 60px;
}

.zxzx2 {
	bottom: 0;
}

.floatRight .zxzx:hover {
	left: -85px;
}

@keyframes leftOut {
	0% {
		left: 0;
	}
	100% {
		left: -740px;
	}
}

.leftOut {
	animation: leftOut 1s ease-in;
}

@keyframes leftIn {
	0% {
		left: 740px;
	}
	100% {
		left: 0;
	}
}

.leftIn {
	animation: leftIn 1s ease-in;
}

@keyframes rightIn {
	0% {
		left: -740px;
	}
	100% {
		left: 0;
	}
}

.rightIn {
	animation: rightIn 1s ease-in;
}

@keyframes rightOut {
	0% {
		left: 0px;
	}
	100% {
		left: 740px;
	}
}

.rightOut {
	animation: rightOut 1s ease-in;
}

.btnBanner .active {
	background: #E40077;
}

#divLoginfcBar,
#yytbar {
	z-index: 1002;
	border: 0;
	border-radius: 0;
	text-align: center;
	margin: 0;
	padding: 18px 0 8px 0;
	position: absolute;
	top: 100%;
	left: 0;
	float: left;
	width: 160px;
	background-color: #fff;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	display: none;
}

#divLoginfcBar a {
	width: 140px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #e4e4e4;
	margin: 5px 10px;
	color: #25b2fe;
	display: inline-block;
}

.dropdown #divLoginfcBar a:hover {
	background: #25b2fe;
	color: white;
}

.dropdown1:hover #divLoginfcBar {
	display: block;
}

.dropdown-menu p {
	margin: 0;
	text-align: center;
}

.dropdown2:hover #yytbar {
	display: block;
}

.choose:hover {
	background: #e40077;
	color: white;
}

.topcity1 {
	width: 540px;
	padding: 0 20px;
	z-index: 1005;
	text-align: center;
	position: absolute;
	top: 100%;
	left: 0;
	background-color: #fff;
	display: none;
}

.topcity1 li {
	text-align: left;
	font-size: 12px;
	padding: 22px 0;
}

.topcity1 li span {
	float: left;
}

.topcity1 li a span {
	color: #0085D0;
	font-weight: bold;
	padding-left: 6px;
}

.topcity1 li div {
	float: left;
	padding: 0 10px;
	line-height: 1.42857143;
	color: #666;
}

.topcity1 li div:hover {
	text-decoration: underline;
	color: #0085d0;
}