p {
	padding: 0;
	margin: 0;
}
.fl { float: left; }
.fr { float: right; }
.w1300 {
	width: 92%;
	max-width: 1200px;
	margin: 0 auto;
}
.w1300 {width: 92%;max-width: 1200px;margin: 0 auto;}
.wh2 {max-width: 230px;margin: 0 auto; border-radius:2em; background:#7DCBD5; margin-bottom:10px;}
.wh3 {max-width: 230px;margin: 0 auto; border-radius:2em; background:#F3C11D; margin-bottom:10px;}
.wh4 {max-width: 230px;margin: 0 auto; border-radius:2em; background:#7ED2F4; margin-bottom:10px;}
.wh5 {max-width: 230px;margin: 0 auto; border-radius:2em; background:#9AC730; margin-bottom:10px;}
/*.wh6 {width: 22%;max-width: 800px;margin: 0 auto; border-radius:2em; background:#7DCBD5; margin-bottom:35px; text-align:center;}*/
.wh6 {max-width: 230px;margin: 0 auto; border-radius:2em; background:#7DCBD5; margin-bottom:35px; text-align:center;}
.xypg-right-content img{max-width:100%!important; }
.whline {
	
	display: block;
	width: 1125px;
	height: 4px;
	background: #EDEDF1;
	margin: 0 auto;}
	
.nav {
	display: inline-flex;
	position: relative;
	max-width: 100%;
	background-color: #fff;
	padding: 0 20px;
	border-radius: 40px;
	box-shadow: 0 10px 40px rgba(159, 162, 177, 0.8);
}
.nav-item {
	color: #83818c;
	padding: 20px;
	text-decoration: none;
	transition: .3s;
	margin: 0 6px;
	z-index: 1;
	font-family: 'DM Sans', sans-serif;
	font-weight: 500;
	position: relative;
}
.nav-item:before {
	content: "";
	position: absolute;
	bottom: -6px;
	left: 0;
	width: 100%;
	height: 5px;
	background-color: #dfe2ea;
	border-radius: 8px 8px 0 0;
	opacity: 0;
	transition: .3s;
}
.nav-item:not(.is-active):hover:before {
	opacity: 1;
	bottom: 0;
}
.nav-item:not(.is-active):hover { color: #333; }
.nav-indicator {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 4px;
	transition: .4s;
	height: 5px;
	z-index: 1;
	border-radius: 8px 8px 0 0;
}
 @media (max-width: 580px) {
.nav { overflow: auto; }
}
.x-header1 { }
.x-header1 .x-logo1 { }
.top_tel {
	padding-left: 52px;
	background: url(/static/theme033/images/tel1.png) no-repeat left center;
	line-height: 1.2;
	margin-top: 38px;
}
.header_top { height: 150px; }
.header_top h1 {
	line-height: 150px;
	float: left;
}
.top_tel .p1 {
font-family: 微软雅黑, &quot;
Microsoft YaHei&quot;;
	font-size: 16px;
	color: #666;
}
.top_tel .p2 {
font-family: 微软雅黑, &quot;
Microsoft YaHei&quot;;
	font-size: 30px;
	color: #f15a24;
	font-weight: bold
}
.x-header1 .x-logo1 img {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}
/*热门搜索*/

#formsearch1 {
	width: auto;
	float: right;
	border-bottom: 1px solid #d3d3d3;
	margin-top: 12px;
}
/*搜索和热门搜索*/

#formsearch1 input {
	height: 35px;
	background: #fff;
	border: none;
	line-height: 35px;
	vertical-align: top;
	outline: none;
	padding-left: 5px;
}
#formsearch1 input#keyword {
	height: 35px;
	line-height: 35px;
	padding-left: 4px;
	color: #666;
	font-size: 16px;
}
#formsearch1 input#s_btn {
	width: 29px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: url(/static/theme033/images/ssk.png) no-repeat center #fff;
	color: #fff;
	border: none;
	cursor: pointer;
}
 #formsearch1 input[type="text"]::-webkit-input-placeholder {

  /* WebKit, Blink, Edge */

  color: #d3d3d3;
}
 #formsearch1 input[type="text"]:-moz-placeholder {

  /* Mozilla Firefox 4 to 18 */

  color: #d3d3d3;
}
 #formsearch1 input[type="text"]::-moz-placeholder {

  /* Mozilla Firefox 19+ */

  color: #d3d3d3;
}
 #formsearch1 input[type="text"]:-ms-input-placeholder {

  /* Internet Explorer 10-11
  .cont1 {
	margin-top: 3vw;
	background-image: url(/bg.png)
}
  
  
   */

  color: #d3d3d3;
}
 @media (max-width: 1200px) {
.x-header-right1 { display: none; }
.x-menu { float: right; }
}
.cont1 {
	margin-top: 3vw;
	background-image: url(/bg.png);
	background-size: cover;
	overflow: hidden;
	background-repeat: no-repeat;
}
.title_a1 { text-align: center; }
.title_a1 h2 {
	color: #000000;
	font: 500 32px/1.4em "微软雅黑";
	padding: 0.15em 0;
	text-transform: uppercase;
}
.title_a1:after {
	content: "";
	display: block;
	width: 1125px;
	height: 4px;
	background: #EDEDF1;
	margin: 0 auto;
}
.cp_sort1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 2vw;
	margin-top: 1vw;
}
.cp_sort1 li {
	width: 28%;
	text-align: center;
	margin-top: 2vw;
}
.cp_sort1 li a.img { display: block; }
.cp_sort1 li a.img img { width: 100%; }
.cp_sort1 li h2 a {
	color: #000000;
	font: 100 20px/1.5em "微软雅黑";
}
.cp_sort1 li:hover h2 a { color: #e60013; }
a.cp_more {
	display: block;
	margin: 3vw auto 0;
	color: #ffffff;
	width: 185px;
	font: 500 16px/2em "微软雅黑";
	padding: 0.8em 0;
	background: #333333;
	text-align: center;
	border-radius: 4px;
}
 @media (max-width: 1200px) {
.title_a1 h2 { font-size: 24px; }
.title_a1:after {
	content: "";
	display: block;
	width: 52px;
	height: 3px;
	background: #e70014;
	margin: 0 auto;
}
a.cp_more {
	width: 135px;
	font-size: 14px;
	padding: 0.3em 0;
}
.cp_sort1 li h2 a { font-size: 16px; }
}
 @media (max-width: 640px) {
.cont1 { margin-top: 1.5em; }
.title_a1 h2 { font-size: 20px; }
.title_a1:after {
	content: "";
	display: block;
	width: 52px;
	height: 3px;
	background: #e70014;
	margin: 0 auto;
}
a.cp_more {
	width: 135px;
	font-size: 12px;
	padding: 0.3em 0;
}
.cp_sort1 li h2 a { font-size: 14px; }
.cp_sort1 { padding: 0; }
.cp_sort1 li {
	width: 48%;
	margin-top: 1em;
}
}
.cont2 { margin-top: 7.5vw; }
.cp_list1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 2.3vw;
}
.cp_list1 li { width: 28%; }
.cp_list1 li a.img { display: block; }
.cp_list1 li a.img img { width: 100%; }
.cp_list1 li h2 a {
	display: block;
	text-align: center;
	color: #8e8e8e;
	font: 100 20px/1.5em "微软雅黑";
	padding: 1.1em 0;
}
.cp_list1 li:hover h2 a { color: #e60013; }
 @media (max-width: 1200px) {
.cp_list1 li h2 a { font-size: 16px; }
}
 @media (max-width: 640px) {
.cont2 { margin-top: 1.5em; }
.cp_list1 { margin-top: 1.5em; }
.cp_list1 li { width: 48%; }
.cp_list1 li h2 a {
	font-size: 14px;
	padding: 0.5em 0;
}
}
.cont3 { margin-top: 7.5vw; }
.cont4 { margin-top: 7.5vw; }
.a4_list1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 3vw;
}
.a4_list1 li {
	width: 25%;
	text-align: center;
}
.a4_list1 li h3 {
	color: #333333;
	font: 100 18px/1.8em "微软雅黑";
	margin-top: 1.8vw;
}
.a4_list1 li h3 span {
	display: block;
	color: #a7a7a7;
	font: 100 14px/1.2em "微软雅黑";
}
.a4_list1 li a.imgga1 {
	display: block;
	color: #333333;
	font: 500 16px/3.2em "微软雅黑";
	border: 1px solid #333333;
	border-radius: 4px;
	width: 185px;
	margin: 1.8vw auto 0;
}
.a4_list1 li a.imgga1:hover {
	background: #333333;
	color: #fff;
}
.a4_list1 li + li { /*background: url(/static/theme033/images/authtyu1.png) no-repeat left center;*/

}
 @media (max-width: 1200px) {
.a4_list1 li a.imgga1 {
	font: 500 14px/2.2em "微软雅黑";
	width: 146px;
}
}
 @media (max-width: 990px) {
.a4_list1 li h3 { font-size: 16px; }
.a4_list1 li h3 span { font-size: 12px; }
.a4_list1 li a.imgga1 { width: 130px; }
}
 @media (max-width: 768px) {
.a4_list1 li {
	width: 50%;
	margin-top: 2em;
}
.a4_list1 li:nth-child(3) { background: none; }
.a4_list1 li a.imgga1 {
	font-size: 12px;
	width: 120px;
}
}
.x-link1 { padding: 3em 0; }
.x-link1, .x-link1 a { color: #333333; }
.foot1 {
	padding: 2vw 0 1vw;
	background: #a7c74a;
	border-bottom: 1px solid #57710c;
}
.fo_aa1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.fo_aa1 .d_nav {
	width: 61.533%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 1em;
}
.fo_aa1 .d_nav dl { width: 14.285%; }
.fo_aa1 .d_nav dl:nth-child(3) { width: 14.285%; }
.fo_aa1 .d_nav dl dt a {
	display: block;
	color: #fff;
	font: 500 17px/2em "微软雅黑";
	margin-bottom: 0.6em;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
}
.fo_aa1 .d_nav dl dd {
	display: inline-block;
	width: 50%;
}
.fo_aa1 .d_nav dl dd a {
	display: block;
	color: #fff;
	font: 100 12px/1.8em "微软雅黑";
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.fo_aa1 .d_lianxi {
	width: 23.0769%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0 0 5%;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding-top: 1em;
}
.fo_aa1 .d_lianxi h2 {
	color: #fff;
	font: 500 17px/2em "微软雅黑";
	margin-bottom: 0.6em;
}
.fo_aa1 .d_lianxi .lianxjha {
	color: #fff;
	font: 500 12px/1.8em "微软雅黑";
	padding-bottom: 5vw;
}
.fo_aa1 .d_lianxi .lianxjha h3 {
	color: #fff;
	font: 500 16px/1.1em "微软雅黑";
	margin-bottom: 0.5em;
}
.fo_aa1 .d_lianxi .lianxjha h3 span {
	display: block;
	font-size: 20px;
	line-height: 1.1em;
}
.fo_aa1 .d_erm {
	width: 15.153%;
	padding-top: 1em;
}
.fo_aa1 .d_erm .weyghja {
	text-align: center;
	color: #fff;
	font: 500 16px/2.1em "微软雅黑";
	float: right;
}
.foot2 {
	padding: 1.4em 0;
	background: #739809;
	text-align: center;
}
.x-footer1, .x-footer1 a {
	color: #fff;
	font: 500 12px/1.7em "微软雅黑";
	text-transform: uppercase;
}
.fang {
	display: block;
	overflow: hidden;
}
.fang img {
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.fang img:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
 @media (max-width: 1200px) {
.fo_aa1 .d_nav { width: 100%; }
.d_lianxi, .d_erm { display: none; }
}
 @media (max-width: 768px) {
.foot1, .x-seo { display: none; }
.x-link1 { font-size: 12px; }
}
.cx {
	margin-top: 1em;
	background: #f3f3f3;
	padding: 16px 0 16px 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.cx .cx-1 { width: 80%; }
.cx .cx-2 {
	width: 15%;
	margin: 0 2.5%;
	overflow-y: auto;
}
.cx .cx-2 li {
	text-align: center;
	font: 500 14px/2em "微软雅黑";
	border: 1px solid transparent;
	margin-bottom: 5px;
	cursor: pointer;
}
.cx .cx-2 li.on { border: 1px solid #ec3343; }
 @media (max-width: 960px) {
.cx .cx-1 embed { height: 350px; }
}
 @media (max-width: 640px) {
.cx { padding: 10px; }
.cx .cx-2 {
	width: 100%;
	margin: 1em 0 0.5em;
}
.cx .cx-2 li {
	display: inline-block;
	padding: 0 1em;
}
.cx .cx-1 { width: 100%; }
.cp_sort1 li h2 a, .cp_list1 li h2 a, .a4_list1 li h3, .a4_list1 li h3 span { font-weight: 500; }
}
