﻿*{
  margin:0;padding:0;
}
body,html{
  width: 100%;
  color: #333;
  font-size: 12px;
  overflow-x: hidden;
background:#fff9ce url(../2022images/bg.png) top center repeat-x;}
li{
  list-style: none;
}
a{
  text-decoration: none;
  color: #333;
}
.left{
  float: left;
}
.right{
  float: right;
  margin-right: 16px;
}
.w100{
  width: 100%;
}
.w1200{
  width: 1200px;
  margin: auto;
}
.container{
  position: relative;
  background: url(../images/z_by_01.png)no-repeat center top #e0f8ff;
}
/* .bg{
  position: absolute;
    z-index: 1;
    width: 1920px;
    left: -415px;
} */
.box{
  position: relative;
}
.logo{
  width: 539px;
  height: 43px;
  padding-top: 23px;
}
.formbox{
  position: absolute;
  top: 63px;
  right: 42px;
}
.formbox input{
  width: 168px;
  height: 37px;
  padding-right: 46px;
  text-align: center;
}
.formbox p{
  width: 46px;
  height: 41px;
  line-height: 44px;
  background: #126635;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  margin: auto;
}
.title{
  height:48px ;
  line-height: 48px;
  background: #126635;
  position: relative;
  margin-top: 54px;
}
.home{
  position: absolute;
  width:26px;
  height: 22px;
  top: 13px;
  left: 20px;
}
.title ul{
  padding-left: 63px;
}
.title li{
  padding: 0 20px;
  font-size: 15px;
  text-align: center;
  float: left;
}
.title li a{
  color: #fff;
}
.banner1{
  margin-top: 14px;
  position: relative;
}
.title1{
  position: absolute;
  width: 616px;
  height: 47px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.main1box{
  
  margin-top: 10px;
}
.banner2{
  width: 660px;
  height: 420px;
}
.swiper-container1{
  overflow: hidden;
  position: relative;
}
.banner2 img{
  width: 100%;
}
.news1{
  margin-left: 16px;
  width: 584px;
  background: #fff;
 
  position: relative;
  height: 243px;
}

.ma{
  position: absolute;
  bottom: -60px;
  right: -150px;
}
.news1 p{
  height: 32px;

  padding-top: 10px;
      background: #c6c6c6;
	
}
.news1 p span{
  display: inline-block;
  width:100px;
  background: #126635;
  text-align: center;
  line-height: 32px;
      margin-left: 10px;
	  font-size: 16px;
}
.news1.lint ul li{line-height:30px;}
.news1 ul{
  margin-top: 10px;
  padding-left: 26px;

}
.news1 li{
  color: #333;
  line-height: 25px;
  font-size: 14px;
}
.news1 li a{
  padding-left: 10px
}
.main2box{
  height: 322px;
  margin-top: 10px;
}
.main3box{
  margin-top: 18px;
}
.main4box{
  margin-top: 18px;
  background: #c4c4c4;
  height: 164px;
}
.main4box li{
  float: left;
  margin-left: 16px;
  margin-top: 20px;
}
.main5box{
  margin-top: 7px;
  height: 234px;
  height: 264px;
}
.main6box{
  margin-top: -10px;
  height: 264px;
}
.main7box{
  margin-top: 18px;
  background: #fff;
  height: 134px;
}
.main7box li{
  margin-left: 16px;
  margin-top: 17px;
  float: left;
}
.main8box{
  margin-top: 18px;
  height: 55px;
  line-height: 55px;
  padding-left: 20px;
  border-top: 6px solid #126635;
  background: #fff;
  color: #333;
  width: 1180px;
}
.main8box span{
  color: #000;
  font-weight: 800;
}
/*********************************/
p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd{margin:0;padding:0;list-style:none;}
a{text-decoration:none;}
img{vertical-align:middle;}
.clear:after{content:"";display:block;clear:both;}
.lf { float:left;}
.rt { float:right;}
div.img{
	width:1200px;
    margin:0 auto;
	margin-top:485px;
	}
div.main{
    width:1200px;
    margin:0 auto;
	/*margin-top:135px;*/
}
/*声明动画*/
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

#img1{
	display:block;
	animation: zoomIn 0.5s 0.5s ease-out both;
    opacity: 1; 
	width:1200px;
	margin-top:10px;
}
#img2{
	display:block;
	animation: zoomIn 0.5s 1s ease-out both;
    opacity: 1;

}
/*调用动画*/
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.banner{
	width:1200px;
	height:430px;
	/*background-color:white;
	border-radius:8px;
	margin-top:5px;*/

}
table{
	margin-top:10px;
}
.list_td tr td{text-align:center;font-size:18px;font-weight:bold;}
.list_td tr td a{color:white;letter-spacing:5px;    font-family: "黑体";
    font-size: 24px;
    font-weight: 400;
display: inline-block;
    margin-bottom: 10px;
	}
.td_r{line-height:28px;}
.td_r>a{color:#000;}
.td_r>a>span{color:green;}
.td_f_g tr td a{font-size:16px;color:#175E56}
.td_f_g tr td{font-size:16px;color:#175E56;line-height:28px;}
.td_f_m tr td{text-align:center}
.td_f_col tr td a{font-size:14px;color:#000;line-height:25px;}

/******************************************************/

a{ font-size:13px;color:#5B5B5B; text-decoration: none; line-height:20px;}
a:hover{color:#f00006;text-decoration: none;}

td,tr{font-size:13px;font-family:"微软雅黑";line-height:20px;color:#5B5B5B;}


.keyword{width:120px; height:16px; line-height:16px; border:1px solid #1D8D5D; font-size:13px;}
/*文字列表标题样式*/

.part{height:32px; line-height:32px; color:#2D78C5; font-family:"微软雅黑"; font-size:16px; font-weight:300; text-align:left; text-align:left;}
.part a,.part a:hover{color:#2D78C5; text-decoration:underline; font-size:16px;}

.part_more{height:32px; line-height:32px; color:#2D78C5; font-family:"微软雅黑"; font-size:14px; font-weight:500; text-align:left; text-align:left;}
.part_more a,.part_more a:hover{color:#2D78C5; text-decoration:none; font-size:14px;}

.part1{height:50px; line-height:50px; color:#2383B5; font-family:"微软雅黑"; font-size:14px; font-weight:600; text-align:left; padding-left:10px; text-align:left;}
.part1 a,.part1 a:hover{color:#2383B5; text-decoration:none; font-size:14px;}

.current{height:30px; line-height:30px; color:#750B0B; font-family:"微软雅黑"; font-size:18px; font-weight:500; text-align:center;}


.list_bold{font-size:14px; font-weight:bold; color:#FFFFFF; height:33px; line-height:33px; padding-left:15px; font-family:"微软雅黑"; text-align:left;}
.title_bold{font-size:14px; font-weight:bold; color:#FFFFFF; height:33px; line-height:33px; font-family:"微软雅黑"; text-align:center;}
.title_bold1{font-size:12px;color:#FFFFFF; height:33px; line-height:33px; font-family:"微软雅黑"; text-align:right; padding-right:20px;}
.title_bold1 a,.title_bold1 a:hover{color:#FFFFFF; text-decoration:none;}

#nav{font-size:14px; color:#FFFFFF; text-align:center;font-weight:bold; font-family:"微软雅黑"; height:31px; line-height:31px; background-color:#1D5EA0; width:79px;  border-left:1px solid #8EAFD0; float:left}
#nav a{color:#FFFFFF; text-decoration:none; font-size:14px;width:79px;display:block;height:31px; line-height:31px;}
#nav a:hover{color:#ffffff; text-decoration:none; background-color:#FDB000;width:79px; height:31px;}

#nav_s{font-size:14px; color:#FFFFFF; text-align:center;font-weight:bold; font-family:"微软雅黑"; height:31px; line-height:31px; background-color:#FDB000; width:79px; border-left:1px solid #8EAFD0; float:left}
#nav_s a{color:#FFFFFF; text-decoration:none; font-size:14px;width:79px;display:block;height:31px; line-height:31px;}

#nav1{font-size:14px; color:#FFFFFF; text-align:center;font-weight:bold; font-family:"微软雅黑"; height:31px; line-height:31px; background-color:#1D5EA0; width:103px;border-left:1px solid #8EAFD0; float:left}
#nav1 a{color:#FFFFFF; text-decoration:none; font-size:14px;width:103px; height:31px;display:block;line-height:31px;}
#nav1 a:hover{color:#ffffff; text-decoration:none; background-color:#FDB000;width:103px; height:31px;}

#nav1_s{font-size:14px; color:#FFFFFF; text-align:center;font-weight:bold; font-family:"微软雅黑"; height:31px; line-height:31px; background-color:#FDB000; width:103px; border-left:1px solid #8EAFD0; float:left}
#nav1_s a{color:#FFFFFF; text-decoration:none; font-size:14px;width:103px;display:block;height:31px; line-height:31px;}


#nav2{font-size:14px; color:#FFFFFF; text-align:center;font-weight:bold; font-family:"微软雅黑"; height:31px; line-height:31px; background-color:#1D5EA0; width:164px;border-left:1px solid #8EAFD0; float:left}
#nav2 a{color:#FFFFFF; text-decoration:none; font-size:14px;width:164px; height:31px;display:block;line-height:31px;}
#nav2 a:hover{color:#ffffff; text-decoration:none; background-color:#FDB000;width:164px; height:31px;}

#nav2_s{font-size:14px; color:#FFFFFF; text-align:center;font-weight:bold; font-family:"微软雅黑"; height:31px; line-height:31px; background-color:#FDB000; width:164px; border-left:1px solid #8EAFD0; float:left}
#nav2_s a{color:#FFFFFF; text-decoration:none; font-size:14px;width:164px;display:block;height:31px; line-height:31px;}


.zclass{font-size:14px; color:#05514A; border-bottom:1px solid #D4E9FC; text-align:left; height:20px; line-height:20px; padding-left:4px;}
.zclass a{color:#05514A; font-size:12px;}

.nav_style{font-size:14px; font-family:"微软雅黑"; font-weight:600; color:#797979; text-align:left; padding-left:15px; height:34px; line-height:34px;}
.nav_style a,.nav_style a:hover{font-size:14px; color:#797979;}
.list{border-bottom:1px dotted #DCDCDC; height:30px; line-height:30px; padding-left:10px; color:#000000;}
.list a{color:#2383B5;}
.list_title{height:30px; line-height:30px; text-align:left; border-bottom:1px dotted #ddd;}
.list_title a{font-size:15px;}

.list_title1{height:30px; line-height:30px; text-align:left;}
.list_title1 a{font-size:15px;  font-weight:bold;}

.list_title2{height:30px; line-height:30px; text-align:left;}
.list_title2 a{font-size:15px; color:#999999; font-weight:bold;}

.list_title_blue,.list_title_blue a{height:21px; line-height:21px; text-align:left;}
.list_title_red,.list_title_red a{height:22px; line-height:22px; text-align:left; color:#920F0F;}
.list_img{padding:5px; line-height:24px;}
.list_img img{padding-top:5px; padding-bottom:5px;}
/*分页样式*/
#fenye a{border:1px solid #ffffff; padding:0px 5px 0px 5px;font-size:13px; font-family:"微软雅黑", "Arial Unicode MS";  margin:2px;text-decoration:none;color:#ffffff;  background-color:#777F85; text-align:center;}
#fenye a:hover{text-decoration:none; background-color:#337CBF; color:#ffffff;}
#fenye_hover{border:1px solid #ffffff; padding:0px 5px 0px 5px;font-size:13px; font-weight:bold; font-family:"微软雅黑", "Arial Unicode MS"; margin:2px;text-decoration:none;background-color:#337CBF; color:#FFFFFF;}
/*切换菜单换背景*/
#menu_style a{width:98px; height:38px; color:#FFFFFF; font:14px;font-weight:bold;text-decoration:none; line-height:37px; text-align:center; background-image:url(../images/z_n_menu_bg.gif);}
#menu_style a:hover{width:98px; height:38px; color:#FFFFFF;font-weight:bold; text-decoration:none; background-image:url(../images/z_select_menu_bg.gif);}
/*子分类菜单*/
#menu_no a{font-size:12px; color:#0C6BA5; height:30px; padding-left:35px;width:296px;text-decoration:none; background-image:url(../images/z_er_class_no.gif); background-repeat:no-repeat; line-height:30px; font-weight:bold; margin-bottom:4px; margin-top:4px; display:block}
#menu_no a:hover{font-size:12px; color:#ffffff; height:30px; padding-left:35px;width:296px;text-decoration:none; background-image:url(../images/z_er_class_no_hover.gif); background-repeat:no-repeat; line-height:30px;}

#menu_no_s a{font-size:12px; color:#ffffff; height:30px; padding-left:35px;width:296px;text-decoration:none; background-image:url(../images/z_er_class_no_hover.gif); background-repeat:no-repeat; line-height:30px;font-weight:bold; margin-bottom:4px; margin-top:4px; display:block}

#menu_yes a{font-size:12px; color:#0C6BA5; height:30px; padding-left:35px;width:296px;text-decoration:none; background-image:url(../images/z_er_class_yes.gif); background-repeat:no-repeat; line-height:30px; font-weight:bold;margin-bottom:4px; margin-top:4px; display:block}
#menu_yes a:hover{font-size:12px; color:#ffffff; height:30px; padding-left:35px;width:296px;text-decoration:none; background-image:url(../images/z_er_class_yes_hover.gif); background-repeat:no-repeat; line-height:30px;}

#menu_yes_s a{font-size:12px; color:#ffffff; height:30px; padding-left:35px;width:296px;text-decoration:none; background-image:url(../images/z_er_class_yes_hover.gif); background-repeat:no-repeat; line-height:30px; font-weight:bold;margin-bottom:4px; margin-top:4px;display:block}

.son_class a{ width:296px; height:30px; padding-left:35px; background-image:url(../images/z_erji_class_sonclass.gif); background-repeat:no-repeat;font-size:12px; color:#0C4B71; line-height:30px; padding-bottom:2px; float:left; text-align:left;}
.son_class a:hover{text-decoration:none; font-weight:bold; color:#0C4B71;}
/*下拉子菜单*/
.menuitems {color:#FFFFFF;FONT-SIZE: 12px;LINE-HEIGHT: 24px; height:auto;width:83px; background-image:url(../images/z_xiala_bg.gif);}
.menuitems li{ width:83px;list-style-type:none; float:left; text-align:center;color:#FFFFFF; background-image:url(../images/z_xiala_bg.gif);}
.menuitems li a{color:#FFFFFF; width:83px; height:22px; line-height:22px;}
.menuitems li a:hover{color:#ffffff; width:83px; text-decoration:none;}
/*其他常用样式*/
.img_list_title{color:#FFFFFF; text-align:center; height:25px; line-height:25px;}
.img_list_title a{color:#FFFFFF; text-align:center; height:25px; line-height:25px;}
.title{color:#FFFFFF; text-align:left; height:35px; margin-bottom:15px; vertical-align:bottom;}
.title a{color:#FFFFFF; text-decoration:none;margin-bottom:15px;}

.title_des{height:40px; line-height:40px; color:#750B0B; font-family:"微软雅黑"; font-size:18px; font-weight:500; text-align:center; border-bottom:1px solid #A1A1A1;}
.title_des1{height:30px; line-height:30px; color:#750B0B; font-family:"微软雅黑"; font-size:14px; font-weight:500; text-align:center;}


.paddtd{padding:3px 4px 5px 5px;line-height:22px; font-size:12px;}
.content_td{font-size:12px; line-height:23px; padding:30px 80px 10px 80px;}
p{margin-top:0px; margin-bottom:2px;}
.table_b_t{ margin-bottom:10px; margin-top:10px;}
.table_b{ margin-bottom:10px;}
.table_t{margin-top:20px;}
.table_t5{margin-top:5px;}
/*其他常用样式结束*/
/**/
.clear{hieght:5px; float:left; width:1000px;}
.copy{line-height:20px; text-align:center; vertical-align:top; padding-top:10px; font-size:12px;}
.copy a{font-size:12px; text-decoration:none;}

/**/
div.nav_list{margin:0 auto 20px auto; width:650px; overflow:hidden}
div.nav_list ul li{
	float:left;
	background:#fff;
	margin:0 10px;
	padding:5px 12px;
}
div.nav_list ul li>a{
    color: #f13026;
    /*letter-spacing: 5px;*/
    font-family: "微软雅黑";
	font-weight:bold;
    font-size: 20px;
    display: inline-block;
	
}
div.banner{position:relative;}
div.banner>ul>li{float:right;}
div.banner ul.change_imgs li{
	position:absolute;
	top:0;
	left:0;
	opacity:0;
}
div.banner>div{position:relative;}
div.banner ul.change_imgs li p{
	width:660px;
	height:35px;
	text-align:center;
	line-height:35px;
	background:rgba(0,0,0,0.5);
	position:absolute;
	left:0;
	bottom:0;
	color:white;
	font-size:18px;
}
div.banner ul.change_imgs li.show{opacity:1;}
div.one a{font-size:15px;display:block;margin:20px 0px 20px 48px;font-weight:bold}
div.two ul{float:left;margin:20px 0px;}
div.two ul li{margin:10px;}
div.two ul.ul_lt{margin-left:40px;}
div.two ul.ul_rt{margin-left:350px;}
div.two a,div.thr a{font-size:15px;font-weight:bold}
div.thr>ul{float:left;margin-right:105px;margin-left:38px;}
div.thr>ul li{margin:10px;}
div.foot{width:1200px;}
div.foot>div{margin:0 auto;width:50%;}
div.four a{font-size:15px;display:block;margin:20px 0px 20px 48px;font-weight:bold}

.class_bg{background:url(../2022images/class_bg.png) no-repeat; width:1105px; height:57px; line-height:57px;}
.class_bg span{width:210px; text-align:center;font-size:20px; font-weight:bold; color:#fff; float:left}
.class_bg a{font-size:13px!important; color:#fff!important; float:right!important; margin:0 20px 0 0!important; line-height:57px!important; font-weight:normal!important;}

.col{background:#fff; margin:10px auto 0 auto; padding:30px 35px; overflow:hidden;}

.col .one .ul_lt {margin:20px auto 20px 65px;}
.col .one .ul_lt li{width:969px; height:48px; background:url(../2022images/title_bg.png) no-repeat; line-height:48px; margin-bottom:2px;}
.col .one .ul_lt li a{font-size:14px;display:block; margin:0 auto 0 55px; line-height:48px; float:left; width:730px;}
.col .one .ul_lt li span{text-align:center; color:#fff; font-size:13px; width:180px; float:left}

.footer{background:url(../2022images/foot_bg.png) top center no-repeat; height:151px; margin:40px auto 30px auto;}
.footer_logo{margin:45px 50px 0 250px; float:left}
.footer_copy{font-size:12px; color:#fff; float:left; margin-top:25px;}

.col .art{width:1000px; margin:0 auto;}

.art_title{font-size:24px; font-weight:bold; overflow:hidden; line-height:30px; text-align:center; margin-top:40px;}
.art_content{font-size:16px; line-height:28px; text-align:left; padding-bottom:50px;}
.art_content p{text-indent:2em;}
.art_content img{max-width:100%; height:auto; margin:15px auto;}
.art_title1{font-size:12px; overflow:hidden;text-align:center; border-bottom:2px solid #ec0000; margin-bottom:20px; margin-top:10px; padding-bottom:10px;}

