*{margin: 0;padding: 0;}
html{width: 100%;min-width: 1440px;}
.flex{display: flex;justify-content: space-between;align-items: center;}
.flex1{display: flex;justify-content: flex-start;align-items: center;}
header{
	width: 100%
}
.header_row{
    display: flex;justify-content: space-between;align-items: center;width: 1200px;padding: 25px 0;margin: 0 auto;
}
.search_submit{height:20px!important;background:url(../img/seach.png)!important;background-size:100% 100%!important}
.ul_dh{
    width: 100%;border-top: 1px solid rgba(165, 214, 63, 1);
}
a{text-decoration: none;}
.logo_row{
	width: 461px;
}
.logo_t{
	font-size: 20px;	font-weight: 500;		color: rgba(0, 153, 51, 1);
}
ul{list-style: none;}
.dh{
	height: 100%;width: 1200px;margin: 0 auto;    display: flex;    justify-content: space-between;    align-items: center;
}
.dh .tr{
	font-size: 16px;	font-weight: 400;color: #000;cursor: pointer;line-height: 40px;position: relative;width: 96px;text-align: center;transition:all ease 1s;display: inline-block;margin-top: 8px;border-radius: 10px 10px 0 0;
}
.dh .tr a {
	color: #000;transition:all ease 1s;font-weight: bold;
	/*color:red;*/
}
.dh .tr:hover{
    background: rgba(0, 153, 51, 1);font-size: 15px;font-weight: 800;color: rgba(255, 255, 255, 1);
}
.dh .tr:hover a{
    color: rgba(255, 255, 255, 1);	
}
.dh .tr .zyx {
	position: absolute;width: 96px;background-color:rgba(0, 153, 51, 1);z-index: 99;border-radius: 0px 0px 10px 10px;
	background: rgba(0, 153, 51, 1);box-shadow: 2px 3px 3px -4px rgba(0, 0, 0, 0.25);left: 0;max-height: 0px;transition: max-height 1s ease;overflow: hidden;
}
.dh .tr:hover .zyx{
   max-height: 300px;
}
.dh .tr .zyx:hover .tr{
    background: #fff;color: #000;
}
.dh .tr .zyx li{
	text-align: center;font-size: 12px;font-weight: 400;color: rgba(255, 255, 255, 1);line-height: 35px;height: 35px;overflow: hidden;
}
.dh .tr .zyx li a {
	color: rgba(255, 255, 255, 1);
}
.dh .tr .zyx li:hover {
	background: rgba(255, 255, 255, 1);
}
.dh .tr .zyx li:hover  a{
	color: rgba(0, 153, 51, 1);
}

/*.dh .tr ul li:hover{text-decoration:underline}*/

/*.nav{*/
/*	font-size: 15px;	font-weight: 800!important;	color: rgba(0, 0, 0, 1)!important;*/
/*}*/
/*.nav a {*/
/*	color: rgba(0, 0, 0, 1)*/
/*}*/
.kf{
	font-size: 16px;font-weight: 500;	color: rgba(0, 0, 0, 1);
}
.kf_number{
	font-size: 18px;font-weight: 400;color: rgba(0, 153, 51, 1);
}

footer{
	width: 100%;background-color: rgba(26, 26, 26, 1);padding-top: 30px;position: relative;
}
.footer_border{
	width: 20%;border: 1px solid rgba(166, 166, 166, 1);
}
.footer_row{
	width: 750px;
}
.footer_row a {
	color: rgba(229, 229, 229, 1);cursor: pointer;
}
.footer_row li{
	font-size: 15px;	font-weight: 400;		color: rgba(229, 229, 229, 1);cursor: pointer;
}
.footer_p{
	font-size: 14px;	font-weight: 400;	letter-spacing: 0px;	line-height: 35px;	color: rgba(255, 255, 255, 1);
}
.footer_btn{
	font-size: 14px;	font-weight: 400;	line-height: 35px;color: rgba(255, 255, 255, 1);height: 36px;opacity: 1;background: rgba(0, 0, 0, 1);text-align: center;
}
.footer_btn a {
	color: rgba(229, 229, 229, 1);cursor: pointer;
}
.footer_jt{
	position: absolute;top: -9.5%;width: 99.9%;display: flex;justify-content: center;
}
.footer_jt img{z-index: 99;cursor: pointer;}
.footer_jt_b{
	width: 100%;border: 1px solid rgba(204, 204, 204, 1);position: absolute;top: 50%;z-index: 1;
}

/* 二级导航 */
.Secondary_nav{
	width: 100%;height: 90px;opacity: 1;background: rgba(0, 153, 51, 1);
}
.Secondary_Cen{
	width: 168px;height: 90px;display: flex;flex-direction: column;margin-right: 30px;cursor: pointer;position: relative;justify-content: center;
}
/* .Secondary_Cen:hover::before{
	content: '';width: 100%;height: 100%;background: rgba(204, 204, 204, 0.3);position: absolute;
} */
.Secondary_bac{
	background: rgba(204, 204, 204, 0.3);
}
.Secondary_p{
    width: 168px;height: 90px;display: flex;flex-direction: column;justify-content: center;
	font-size: 18px; font-weight: bold; color: rgba(255, 255, 255, 1); 
}

.Secondary_p a {
	color: rgba(255, 255, 255, 1); text-decoration: none;
}

.Secondary_p a:hover {
	color: rgba(255, 255, 255, 1);width: 100%;height: 100%;background: rgba(204, 204, 204, 0.3);
}

/* ******** */
.container_row{
	width: 1200px;margin: 86px auto 0; height: auto !important; min-height: 400px; overflow: hidden;
}
.Secondary_title1{
	font-size: 48px;	font-weight: 400;	letter-spacing: 0px;		color: rgba(0, 0, 0, 1);
}
.Secondary_title2{
	font-size: 48px;	font-weight: 400;	letter-spacing: 0px;		color: rgba(229, 229, 229, 1);margin-top: 14px;
}
.container_tex{
	font-size: 14px;	font-weight: 400;	letter-spacing: 0px;	line-height: 36px;	color: #000;margin-top: 50px;
}

.page-box {
    margin: 20px auto 40px auto;
    width: 1200px;
    text-align:center;
}
.pagination {
	display: inline-block;
	margin: 20px auto;
	border-radius: 4px;
}
.pagination > li {
  	display: inline;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background: #f6f6f6;
	border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	z-index: 2;
	color: #23527c;
	background-color: #f6f6f6;;
	border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: rgba(0, 153, 51, 1);
	border-color: rgba(0, 153, 51, 1);
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #777777;
	cursor: not-allowed;
	background-color: #f6f6f6;;
	border-color: #ddd;
}

.viewpage {
	margin: 20px auto;
	width: 100%;
	height: 80px;
}
.main_r_nav {
	width: 800px;
	height: 60px;
	padding: 10px 0;
	font-size: 14px;
	margin: 0 auto;
}

.main_r_nav a {
	color: #777;
	float: left;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 33px;
	font-size: 14px;
}

.main_r_nav a:hover {
	color: rgba(0, 153, 51, 1)
}

.showleft {
	float:left;
}

.showright {
	float: right;
}

/** 飘窗 **/
.zxkf{width:60px; position:fixed; right:0; top:30%; z-index:99999;}
.zxkf .dh2{margin-bottom:2px; background-color:rgba(0,0,0,.8); width:60px; height:60px; float:right; overflow:hidden;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;}
.zxkf .dh2:hover{background-color:rgba(235,105,90,1); width:220px;}
.zxkf .dh2 .tp{float:left; width:60px; padding-top:30px; height:60px; background:url(../img/d_h.png) no-repeat center 10px; font-size:12px; line-height:30px; color:#fff; text-align:center;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;
-o-transition:all 0.5s;}
.zxkf .dh2:hover .tp{background-color:rgba(205,30,10,.8);}
/*.zxkf .dh2:hover .wz{width:160px}*/
.zxkf .dh2 .wz{font-size:20px; color:#fff; font-family:Arial; line-height:60px; float:left; margin-left:10px;}
.zxkf .qq{margin-bottom:2px; background-color:rgba(0,0,0,.8); width:60px; height:60px; float:right;overflow:hidden;/* transition:all 0.5s; *//* -webkit-transition:all 0.5s; */-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;}
.zxkf .qq:hover{background-color:rgba(66,167,204,.8); width:150px;}
.zxkf .qq .tp{float:left; width:60px; padding-top:30px; height:60px; background:url(../img/q_q.png) no-repeat center 10px; font-size:12px; line-height:30px; color:#fff; text-align:center;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;}
.zxkf .qq:hover .tp{background-color:rgba(66,137,184,.7);}
.zxkf .qq .wz{font-size:14px; color:#fff;line-height:60px;float:left;margin-left:10px;display: block;}
.zxkf .qq .wz a{color:#fff;}
.zxkf .wx{margin-bottom:2px; background-color:rgba(0,0,0,.8); width:60px; height:60px; float:right; position:relative; transition:all 0.5s;
-webkit-transition:all 0.5s;
-moz-transition:all 0.5s;
-ms-transition:all 0.5s;
-o-transition:all 0.5s;}
.zxkf .wx:hover{background-color:rgba(75,192,124,1);}
.zxkf .wx .tp{float:left; width:60px; padding-top:30px; height:30px; background:url(../img/w_x.png) no-repeat center 10px; font-size:12px; line-height:30px; color:#fff; text-align:center;}
.zxkf .wx .ewm{position:absolute; width:120px; border:1px solid #e7e7e7; left:-125px; bottom:0; display:none;}
.zxkf .wx .ewm img{width:100%; height:auto; display:block;}
.zxkf .wx:hover .ewm{display:block;}
.zxkf .fh{margin-bottom:10px; background-color:rgba(0, 153, 51, 1); width:60px; height:60px; float:right; position:relative; cursor:pointer; display:none;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;}
.zxkf .fh .tp{float:left; width:60px; padding-top:30px; height:30px; background:url(../img/f_h.png) no-repeat center 10px; font-size:12px; line-height:30px; color:#fff; text-align:center;}
/*@media only screen and (max-width:992px) {*/
/*.zxkf{ display:none;}*/
/*}*/