@charset "utf-8";
/* CSS Document */
.divBox{ width: 1200px!important; margin: 0 auto; }
header{ width:100%; background: #fff;}
.ding{ width: 100%; height: 38px; background: #f5f5f5; overflow: hidden;line-height: 38px; }
.wailian{ float: left; }
.wailian a{ margin-right: 20px; }
.shejiao{ float: right; overflow: hidden; }
.wei{ float: left; }
.wei a{ margin-left: 20px; overflow: hidden; display: inline-block; }
.wei a:nth-child(1){ color: #d81e06; }
.wei a:nth-child(2){ color: #2b9a00; }
.shejiao i{ display: inline-block;  float: left; margin-right: 4px; }
.wei a em{ float: left; }
.day{  overflow: hidden; margin-left: 20px; float: left; }
.logo_search{ overflow: hidden; height: 114px; }
.logo{ display: block; float: left; margin-top: 20px; }
.logo img{ display: block; }
.searchbox{ float: right; overflow: hidden; margin-top: 34px; }
.searchbox input{ width: 262px; height: 44px; border:1px #ddd solid; padding-left: 10px; padding-right: 10px;float: left;  border-right: 0px;}
.searchbox button{ background: #00568b; display: block; float: left; color: #fff; height: 46px; width: 74px; font-weight: bold; transition: 0.3s; }
.searchbox button i{ font-size: 14px; margin-right: 4px; }
.searchbox button:hover{  background: #d19d2e; width: 90px; }

.nav{ width: 100%; height: 56px;  background: #00568b; }

.nav ul>li{ float: left; width: 14.28%; height:56px; line-height:56px; font-size:18px; font-weight: bold; position: relative;text-align: center;}
.nav ul>li:hover a{color: #ffbd0c; }
.nav ul>li:after{ content: ""; width: 1px; height: 16px; background: #fff; display: block;  position: absolute; top:20px; right: 0px;}
.nav ul>li:last-child:after{ display: none; }
.nav ul>li a{ color: #fff; display: block; }
.nav ul>li a:hover{ color: #ffbd0c; text-decoration: none;}
.nav ul>li a:hover:after{width:100%;}
.nav ul>li.on a{color: #ffbd0c;}

.nav ul>li:hover .erjinav{transform: translateY(0);opacity: 1;z-index: 9998;display:block;height: auto; }
.erjinav{position: absolute;top: 48px;left: 0;z-index: -100;height: 0px ;overflow: hidden;transform: translateY(20px);transition: 0.2s ease-in;opacity: 0;overflow: hidden; width: 100%;  }
.erjinav i{  display:block;height: 8px;  overflow: hidden; width: 100%;background: url(../img/sanjiao.png) no-repeat center top;}
.erjinav ol{ background: #fff; overflow: hidden; margin-top: 0px; padding-bottom: 14px; }
.erjinav ol li{ float: left; display: inline; width: 80%; line-height: 28px; font-size: 14px; font-weight: normal; margin-left: 10%; height: 28px; margin-top: 14px;}
.erjinav ol li a{ display: block;transition: 0.1s;color: #333!important;  }
.erjinav ol li a:hover{ background: #00568b; color: #fff!important; font-weight: bold;  }
.nav span{ display: block; float: right; overflow: hidden; }


.mobile{display:none;float: right;background: #0068b7;border-radius: 2px;cursor: pointer;text-align: center;line-height:3px;box-sizing: border-box;transition: 0.4s ease-in-out;}

.toutiao{ background: #fff; height: 48px; overflow: hidden; margin-top: 30px;border: 1px #ddd solid; box-sizing: border-box; }
.toutiao i{ float: left; display: block; margin-top: 13px; margin-left: 16px; }
.toutiao h1{ float: left; line-height: 48px; margin-left: 16px; border-left: 1px #ddd solid; padding-left: 16px; }
.toutiao h2{ float: left; line-height: 48px; margin-left: 30px; }
.toutiao h2 a{ color: #c20000;}
.toutiao h2 a:hover{ text-decoration: underline; }
.index_con1{ overflow: hidden; margin-top: 30px; }
.con1_left{ width: 770px; height: 360px; background: #ccc; float: left; }

.con1_left .swiper-container {
  width: 100%;
  height: 100%;
}
.con1_left .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  position: relative;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.con1_left .swiper-pagination{ text-align: right; margin-right:6px; }
.con1_left .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color:#000;
  opacity: 1;
  background:#fff;
  margin-right: 10px!important;
  margin-left: 0px!important;
}
.con1_left .swiper-pagination-bullet-active {
  color:#fff;
  background: #c20000;
}
.con1_left .swiper-slide img{ display: block; width: 770px;height: 360px; }
.con1_left .swiper-slide a{ display: block; }
.con1_left .swiper-slide span{ display: block; width: 100%; height: 40px; background: rgba(0,0,0,0.7); position: absolute; bottom:0px; left: 0px;line-height: 40px; font-size: 14px;text-align: left;color: #fff; text-indent: 10px;  }
.con1_right{ width: 400px; height: 360px; float: right; overflow: hidden; }


.newslist{ width: 100%; overflow: hidden; margin-top: 8px; }
.newslist li{ width: 100%; float: left; display: inline; overflow: hidden; line-height: 36px; }
.newslist li h1{ float: left; margin-left: 8px; }
.newslist li h2{ float: right; color: #888; }
.newslist li i{ width: 5px; height: 5px; display: inline-block; float: left; background: #888; overflow: hidden; margin-top: 15px; }
.newslist li a:hover h1{ text-decoration: underline; }
.newslist li a:hover i{ background: #c20000; }
.newslist li em{  display: inline-block; float: left;  overflow: hidden; margin-top: 0px; font-size: 16px; color: #e29502; }



/* 选项卡示例样式 */
.tab_box{ width: 360px; margin: 0 auto; overflow: hidden; }
.tab_menu{overflow: hidden; margin-top:8px; border-bottom: 1px #ddd solid; width: 100%; height: 46px;}
.tab_menu ul{ float: left; overflow: hidden; }
.tab_menu em{ float: right;height: 20px; line-height: 20px;margin-top: 12px; display: inline-block; }
.tab_menu li {float: left; display: inline;  cursor:pointer; font-size: 18px; font-weight: bold; border-right:1px #ddd solid; height: 20px; line-height: 20px; padding-right: 10px; margin-right: 10px; margin-top: 12px; overflow: hidden; }
.tab_menu li:last-child{ border-right: 0px; }
.tab_menu li.on {color:#00568b;}
.tab_menu li.on a{color:#00568b;}
.tab_con{width: 100%; overflow: hidden;}

.index_con2{ margin-top: 30px; overflow: hidden; }
.con2_left{ width: 370px; float: left; overflow: hidden; }

.whitebg{ background: #fff; }
.con2_left_top{ width: 100%; height: 436px; overflow: hidden; }
.index_title{ overflow: hidden;margin: 0 auto; margin-top:8px; border-bottom: 1px #ddd solid; width:330px; height: 46px; }
.index_title i{ display: block; float: left; width: 26px; height: 26px; border-radius: 50%; overflow: hidden; background: #00568b; color: #fff; text-align: center; line-height: 26px; margin-top: 10px; }
.index_title em{ float: left; font-size: 18px; font-weight: bold; display: block; margin-left: 10px;line-height: 26px;margin-top: 10px;}
.index_title a{color:#00568b;}
.index_title a:hover{ color: #c20000; }

.con2_left_top_news{ width: 330px; margin: 0 auto; overflow: hidden; margin-top: 8px; }

.con2_left_bottom{ width: 100%; overflow: hidden; margin-top: 30px; }
.con2_left_bottom li{ width: 100%; float: left; display: inline; margin-bottom: 10px; }
.con2_left_bottom li img{ display: block; }
.con2_left_bottom li:last-child{margin-bottom: 0px;}
.con2_mid{width: 370px; float: left; overflow: hidden; margin-left: 30px;}
.con2_mid_top{width: 100%; height: 300px; overflow: hidden;}
.fuwu{ width: 330px; margin: 0 auto; margin-top: 20px; }
.fuwu img{ width: 100%; display: block; }
.con2_mid_b{ width: 100%; overflow: hidden; margin-top: 30px; height: 546px; }
.ztlist{ width: 330px; overflow: hidden; margin: 0 auto; margin-top: 10px; }
.ztlist li{ width: 100%; float: left; display: inline; margin-top: 10px; }
.ztlist li img{ display: block; width: 330px; height: 82px; }

.con2_right{ width: 400px; float: right; overflow: hidden; }
.con2_right_box01{ width: 100%; overflow: hidden; }
.con2_right_box01 li{ width:185px; float: left; overflow: hidden; height: 70px; line-height: 70px; border-radius:4px; }
.con2_right_box01 li a{ display: block; color: #fff; overflow: hidden; }
.con2_right_box01 li:nth-child(1){ background: #5eb6b6; }
.con2_right_box01 li:nth-child(2){ background: #7172de; float: right; }
.con2_right_box01 li i{ color: #fff; display: block;float: left; font-size: 32px; margin-left: 28px; }
.con2_right_box01 li em{ float: left; font-size: 20px; font-weight: bold; margin-left: 10px; }
.con2_right_box02{ width: 100%; height: 220px; margin-top: 30px; overflow: hidden; }
.con2_right_box03{width: 100%; height: 186px; margin-top: 30px; overflow: hidden;}
.con2_right_box04{width: 100%; height: 310px; margin-top: 30px; overflow: hidden;}
.r_title{ width:360px; margin: 0 auto; overflow: hidden;margin-top:8px; border-bottom: 1px #ddd solid; height: 46px; font-size: 18px; font-weight: bold;line-height: 46px;color:#00568b; }
.r_title a{color:#00568b;}
.r_title a:hover{color: #c20000;}
.index_video{ width: 360px; height: 214px; background: #000; margin: 0 auto; margin-top: 20px; overflow: hidden; }

footer{ margin-top: 40px; }
.link_box{ width: 100%;  height: 70px; background: #d9dfe3; overflow: hidden; }
.link_box select{ width: 18.4%; float: left; display: inline-block; margin-right: 2%; height: 26px; margin-top: 22px; }
.link_box select:last-child{ margin-right: 0px; }
.foot{ width: 100%; overflow: hidden; background: #00568b; padding-top: 30px; padding-bottom: 30px; }
.dangzheng{ float: left; overflow: hidden; margin-top: 20px; }
.dangzheng img{ display: block; }
.foot_text{ float: left; margin-left: 50px; color: #fff; overflow: hidden;}
.footmenu{ font-size: 16px; font-weight: bold; overflow: hidden; }
.footmenu a{ color: #fff; border-right: 1px #fff solid; display: inline-block; margin-right: 8px; padding-right:8px; height: 18px; line-height: 18px;  }
.footmenu a:last-child{border-right: 0px;}
.footinfo{ width: 100%; overflow: hidden; line-height: 1.8; margin-top: 16px; }
.footinfo a{ color: #fff; }

.jiucuo{ float: right; overflow: hidden;margin-top: 20px;  }
.jiucuo img{ display: block; }
.addbox{ overflow: hidden; margin-top: 30px; height: 40px; line-height: 40px; color: #999; }
.addbox i{ display: inline-block; margin-left: 16px; font-size: 14px; }
.addbox a{ display: inline-block; margin-left: 6px;margin-right: 6px; }
.tongbody{ overflow: hidden; margin-top: 30px;box-sizing: border-box;padding:30px; }

.jieri_title{ width: 100%; overflow: hidden; font-size: 32px; font-weight: bold; color: #08a48c; height: 57px; background: url(../img/xinbg.jpg) no-repeat left bottom; }
.jieri_title em{ display: inline-block; margin-top: 14px; margin-left: 40px; }

.tab_box_jieri{ width: 100%; margin: 0 auto; overflow: hidden; margin-top: 22px; }
.tab_menu_jieri{overflow: hidden; }
.tab_menu_jieri li {float: left; display: inline;  cursor:pointer; font-size: 24px; font-weight: bold; height: 66px; line-height: 66px;  overflow: hidden; width: 50%; background: #f5f5f5; text-align: center; }
.tab_menu_jieri li.on {color:#fff; background: #08a48c;}
.tab_menu_jieri li.on a{color:#00568b;}

.jierilist{ overflow: hidden;width: 100%; }
.jierilist li{ width: 100%; overflow: hidden; border-bottom: 1px #ccc dashed; padding-bottom: 30px; margin-top: 30px; }
.jierilist li:last-child{border-bottom:0px;}
.rili{ width: 68px; float: left; overflow: hidden; height: 62px; border-radius: 4px; overflow: hidden; text-align: center; color: #fff; margin-top: 14px; }
.rili h1{ height: 38px; background: #08a48c; line-height: 38px; font-size: 24px; font-weight: bold;  }
.rili h2{ height: 24px; background: #eca638;line-height: 24px; }
.jieri_box{  width: 1028px; float: left; overflow: hidden; margin-left: 44px; display: block; }
.jieri_box span{ display: block; background: #f1fcfa; border:1px #08a48c solid; float: left; text-align: center; width: 108px; height: 60px; margin-right: 14px; overflow: hidden; margin-top: 14px; }
.jieri_box span a{ display: block; text-decoration: none; }
.jieri_box span a h1{ color: #000; font-size: 16px; margin-top: 10px; }
.jieri_box span a h2{ color: #08a48c; }
.jieri_box span h1{ color: #888; font-size: 16px; margin-top: 10px; }
.jieri_box span h2{ color: #08a48c; }
.jieri_box span a:hover h1{ color: #c20000; }
.conbody{ overflow: hidden; margin-top: 30px; }

.conbody_left_size1{ width: 910px; float: left; overflow: hidden; padding:30px; box-sizing: border-box; }
.con_title_al{ border-bottom: 1px #ddd solid; font-size: 24px; font-weight: bold; color: #00568b; padding-bottom: 20px; overflow: hidden; }
.con_title_am{border-bottom: 1px #ddd solid; font-size: 24px; font-weight: bold; color: #00568b; padding-bottom: 20px; overflow: hidden; text-align:center; }
.danye{width: 100%; overflow: hidden; margin-top: 20px; text-align: justify; line-height: 1.8;}
.danye img{ max-width: 100%!important; }

.conbody_right_size1{ width: 260px; float: right; overflow: hidden; }
.right_nav{ width: 100%; overflow: hidden; }
.right_nav span{ display: block; background: #00568b; color: #fff; height: 64px; line-height: 64px; font-size: 20px; font-weight: bold; padding-left: 20px; box-sizing: border-box; }
.right_nav ul{ overflow: hidden; padding-bottom: 20px; padding-top: 10px;  }
.right_nav ul li{ width: 220px;  font-size: 16px; float: left; overflow: hidden; margin-left: 20px; }
.right_nav ul li a{ display: block; height: 32px; line-height: 32px; width: 100%; overflow: hidden; margin-top: 10px; }
.right_nav ul li a:hover{ background: #ffebb6; color: #cb5600; }
.right_nav ul li a:hover h1{ font-weight: bold; }
.right_nav ul li h1{ float: left;margin-left: 8px; }
.right_nav ul li h2{ float: right; margin-right: 8px;}
.right_nav ul li a.on{background: #ffebb6;  color: #cb5600;}
.right_nav ul li a.on h1{font-weight: bold; }

.wenzhanglist{ width: 100%; overflow: hidden; margin-top: 16px;}
.wenzhanglist li{ width: 100%; float: left; display: inline; overflow: hidden; line-height: 42px; font-size: 16px; }
.wenzhanglist li h1{ float: left; margin-left: 8px; }
.wenzhanglist li h2{ float: right; color: #888; }
.wenzhanglist li i{ width: 4px; height: 4px; display: inline-block; float: left; background: #333; overflow: hidden; margin-top: 19px; border-radius: 50%; }
.wenzhanglist li a:hover h1{ text-decoration: underline; }
.wenzhanglist li a:hover i{ background: #c20000; }
.wenzhanglist li:nth-child(5n){ border-bottom: 1px #ccc dashed; padding-bottom: 14px; margin-bottom: 14px; }
.wenzhanglist li em{  display: inline-block; float: left;  overflow: hidden; margin-top: 0px; font-size: 16px; color: #e29502; }
.page{ text-align: center; margin-top: 30px; }
.details_title{ border-bottom: 1px #ccc solid; padding-bottom: 20px; text-align: center; overflow: hidden; }
.details_title h1{ font-size: 24px; font-weight: bold; }
.details_title h2{ color: #888; margin-top: 10px; }
.details_title h2 i{ padding-left: 10px; padding-right: 10px; }
.details_bar{ text-align: center; overflow: hidden; margin-top: 30px; }
.details_bar a{ display: inline-block; text-align: center; width: 40px; height: 40px; font-size: 24px; background: #fff; color: #d1691c; line-height: 40px; border-radius:6px; margin-left: 6px; margin-right: 6px; }
.details_bar a:hover{ background: #d1691c; color: #fff; text-decoration: none; }

.lingdaobox{ width: 100%; overflow: hidden; }
.lingdaobox li{ width: 100%; overflow: hidden; float: left; border-bottom: 1px #ddd solid; padding-bottom: 30px;position: relative; margin-top: 30px; }
.lingdaobox li a{ display: block; width: 100%; height: 100%; overflow: hidden;  }
.ldimg{ width: 168px; float: left; overflow: hidden; }
.ldimg img{  display: block;transition: 0.3s; width: 100%; }
.ldinfo{ width: 650px; float: right; overflow: hidden; }
.ldinfo h1{ font-size: 28px;font-weight: bold; color: #000; }
.ldinfo h2{ font-size: 18px; font-weight: bold; color: #555; margin-top: 16px; }
.ldinfo h3{ color: #888; margin-top: 16px; }
.ld_more{ position:  absolute; width: 100px; left: 200px; bottom:30px;  z-index: 1; color: #00568b; overflow: hidden; height: 40px;  }
.ld_more em{ line-height: 40px;position:  absolute; left: 0px;top:0px; z-index: 1;transition: 0.3s; }
.ld_more i{ font-size: 14px; display: inline-block; margin-left: 6px; line-height: 40px;position:  absolute; right: 0px;top:0px; z-index: 1;transition: 0.3s; }
.ld_more p{ width: 100%; height: 5px; background: #00568b; position: absolute; bottom:0px; left: 0px;transition: 0.3s;  z-index: 0;}
.lingdaobox li a:hover em{color: #fff;left: 10px; }
.lingdaobox li a:hover i{color: #fff; right:10px;}
.lingdaobox li a:hover p{height: 40px;}
.lingdaobox li a:hover img{ transform: scale(1.05);}
.lingdaobox li a:hover h1{ color: #00568b; }
.lddatu{ width: 300px; float: left; }
.lddatu img{ width: 100%; display: block; }
.ld_box{ width: 810px;float: right; overflow: hidden; }
.ld_name{ overflow: hidden; }
.ld_name h1{ font-size: 28px; font-weight: bold; }
.ld_name h2{ font-size: 18px;font-weight: bold; color: #555; margin-top: 14px; }
.ldjieshao{ padding-bottom: 40px; }
.sanji_title{ width: 100%; height: 44px;line-height: 44px; background: #f5f5f5; }
.sanji_title em{ display: block;  font-weight: bold; font-size: 22px; border-left: 3px #ffbd0c solid; padding-left: 20px; }

.zhiding{ width: 360px; margin: 0 auto; height: 110px; position: relative; overflow: hidden; margin-top: 12px; display: block; margin-bottom: 16px; }
.zhiding img{ width: 360px; height: 110px; display: block; }
.zhiding a{ display: block; color: #fff; }
.zhiding a:hover em{  color: #e29502; }
.zhiding em{ position: absolute; width: 100%; height: 34px; line-height: 34px; background: rgba(0,0,0,.8);left: 0px; bottom:0px; text-align: center; }

.conbody_left_size2{ width: 770px; float: left; overflow: hidden; }
.conbody_right_size2{ width: 400px; float: right; overflow: hidden; }

.newskuai{ width: 100%; overflow: hidden; padding-bottom: 20px; margin-bottom: 30px; }
.newskuai:last-child{ margin-bottom: 0px; }

.erji_title{ overflow: hidden;margin: 0 auto; margin-top:8px; border-bottom: 1px #ddd solid; width:730px; height: 46px; }
.erji_title em{ float: left; font-size: 18px; font-weight: bold; display: block; line-height: 26px;margin-top: 10px;}
.erji_title em a{color:#00568b;}
.erji_title a:hover{ color: #c20000; }
.erji_title span{ display: block; float: left; overflow: hidden; margin-top: 13px; margin-left: 30px; }
.erji_title span a{ display: inline-block; float: left; margin-left: 10px; font-size: 16px; font-weight: bold; }
.erji_title span a:after{ content: ""; width: 1px; height: 12px; background: #ccc; overflow: hidden; display: block; float: right; margin-left: 10px; margin-top: 4px;}
.erji_title span a:last-child:after{ display: none; }
.erji_news{ width: 730px; margin: 0 auto;  }
.r_box{ overflow: hidden; margin-bottom: 30px; padding-bottom: 20px; }
.r_box:last-child{ margin-bottom: 0px; }
.r_newslsit{ width: 360px; margin: 0 auto; margin-top: 8px; }
.gongkainav{ width: 360px; margin: 0 auto; overflow: hidden; margin-top: 20px; }
.gongkainav li{ width: 100%; float: left; display: inline; overflow: hidden; border-radius: 6px; height: 56px; line-height: 56px; margin-top: 10px;}
.gongkainav li a{ display: block; }
.gongkainav li:nth-child(5n+1){ background: #1ccba0; }
.gongkainav li:nth-child(5n+2){ background: #e79e20; }
.gongkainav li:nth-child(5n+3){ background: #248ac8; }
.gongkainav li:nth-child(5n+4){ background: #e05943; }
.gongkainav li:nth-child(5n+5){ background: #8957a1; }
.gongkainav li i{ display: inline-block; float: left; margin-left: 30px; color: #fff; font-size: 28px; }
.gongkainav li em{ float: left; display: inline-block; font-size: 16px; font-weight: bold; color: #fff; margin-left: 10px;}
.news_sanji{ font-size: 16px; padding-bottom: 30px; }
.news_sanji:last-child{padding-bottom: 0px;}


.mulu_search{  height:66px; background: #f5f5f5; margin-top: 20px; overflow: hidden; }
.mulu_search input{ width: 200px; height: 26px; margin-top: 20px; margin-left: 20px; float: left; display: block; border:1px #ccc solid; }
.mulu_search select{height: 28px; margin-top: 20px; float: left; display: block;border:1px #ccc solid; margin-left: 10px; }
.mulu_search button{ width: 100px; height: 28px; display: block; background: #00568b; color: #fff;font-weight: bold;margin-top: 20px; margin-left: 10px; float: left; }
.kuandu{ margin-left: 20px; margin-right: 20px; }
.mulu_nav_box{ width: 260px; overflow: hidden; float: left;background: #fff; }
.mulu_nav_title{ width: 100%; height: 52px; background: #00568b; color: #fff;line-height: 52px; font-size: 22px; font-weight: bold; box-sizing: border-box; padding-left: 20px; }
.mulu_shu{ width: 220px; margin: 0 auto; overflow: hidden; padding-bottom: 20px;  }

.navigationbar{margin-top: 10px; border-bottom: 1px #ddd solid; overflow: hidden; padding-bottom: 10px;}
.navigationbar a{ cursor: pointer; float: left; margin-right: 10px;}
.navigationbar a:nth-child(1):after{ content: ""; width: 1px; height: 10px; display: block; float: right; background: #ccc; margin-left: 10px; margin-top: 5px; }


.accordionContent { display: block; overflow: auto; margin-top: 20px;  }
.accordionContent .tree div { display: block; overflow: hidden; height: 22px; line-height: 22px; white-space: nowrap; }
.accordionContent .tree li { clear: both; display: block; line-height: 22px; cursor: pointer; }
.accordionContent .tree div div { float: left; display: block; overflow: hidden; width: 22px; height: 22px; border: none; white-space: nowrap; }
.accordionContent .tree .end_expandable { background-image: url(../img/sprite.png); background-position: -309px -157px; width: 22px; height: 21px; }
.accordionContent .tree .expandable { background-image: url(../img/sprite.png); background-position: -141px -157px; width: 22px; height: 22px; }
.accordionContent .tree .end_collapsable { background-image: url(../img/sprite.png); background-position: -174px -157px; width: 22px; height: 22px; }
.accordionContent .tree .collapsable { background-image: url(../img/sprite.png); background-position: -195px -157px; width: 22px; height: 22px; }
.accordionContent .tree .folder_expandable { background-image: url(../img/guan.png); width: 14px; height: 12px; margin-top: 4px; margin-right: 3px; background-repeat: no-repeat; }
.accordionContent .tree .folder_collapsable { background-image: url(../img/kai.png); width: 15px; height: 12px; margin-top: 4px; margin-right: 3px; background-repeat: no-repeat;}
.accordionContent .tree .node { background-image: url(../img/sprite.png); background-position: -321px -81px; width: 22px; height: 22px; }
.accordionContent .tree .last .node { background-image: url(../img/sprite.png); background-position: -330px -157px; width: 22px; height: 20px; }
.accordionContent .tree .file { background-image: url(../img/sprite.png); background-position: -168px -186px; width: 22px; height: 18px; }
.accordionContent .tree .appSubLoad .file { background-image: url(../img/sprite.png); background-position: -222px -186px; width: 22px; height: 18px; }
.accordionContent .tree .layouthelp .file { background-image: url(../img/sprite.png); background-position: -87px -186px; width: 22px; height: 18px; }
.accordionContent .tree .windowmode .file { background-image: url(../img/sprite.png); background-position: -141px -186px; width: 22px; height: 18px; }
.accordionContent .tree .dateinput .file { background-image: url(../img/sprite.png); background-position: -321px -108px; width: 22px; height: 18px; }
.accordionContent .tree .uicombox .file { background-image: url(../img/sprite.png); background-position: -195px -186px; width: 22px; height: 18px; }
.accordionContent .tree .formValid .file { background-image: url(../img/sprite.png); background-position: -60px -186px; width: 22px; height: 18px; }
.accordionContent .tree .form_valid .file { background-image: url(../img/sprite.png); background-position: -87px -186px; width: 22px; height: 18px; }
.accordionContent .tree .treehelp .file { background-image: url(../img/sprite.png); background-position: -114px -186px; width: 22px; height: 18px; }
.accordionContent .tree .line { background-image: url(../img/sprite.png); background-position: -222px -157px; width: 22px; height: 22px; }
.accordionContent .tree .last_expandable { background-image: url(../img/sprite.png); background-position: -276px -157px; width: 22px; height: 22px; }
.accordionContent .tree .last_collapsable { background-image: url(../img/sprite.png); background-position: -249px -157px; width: 22px; height: 22px; }

.mulu_conbox{ width: 910px;float: right; overflow: hidden;padding:0px 30px 30px 30px; box-sizing: border-box; }
.mulu_title{ font-size: 22px; font-weight: bold; overflow: hidden; margin-top: 20px;}
.biaoge_box{ width: 100%; overflow: hidden; margin-top: 30px; font-size: 12px; }

.biaoge_box span{ width: 100%; display: block; border:1px #ccc solid; height: 32px; line-height: 32px; overflow: hidden; box-sizing: border-box; background: #eee; }
.biaoge_box span i{border-right: 1px #ccc solid; display: block; float: left; box-sizing: border-box;text-align: center; }
.biaoge_box span i:last-child{ border-right: 0px; }
.white1{ width: 5%;}
.white2{ width: 10%;}
.white3{ width: 15%;}
.white4{ width: 20%;}
.white5{ width: 25%;}
.white6{ width: 30%;}
.white7{ width: 35%;}
.white8{ width: 40%;}
.white9{ width: 45%;}
.white10{ width: 50%;}
.white11{ width: 55%;}
.white12{ width: 60%;}
.white18{ width: 90%;}
.white20{ width: 100%;}
.am{text-align: center;}
.biaoge_box ul{ overflow: hidden; }
.biaoge_box ul li{ width: 100%; float: left; display: inline; border:1px #ccc solid;box-sizing: border-box; border-top: 0px; }
.biaoge_box ul li i{border-right: 1px #ccc solid; display: block; float: left; box-sizing: border-box; height: auto; overflow: hidden;}
.biaoge_box ul li i:last-child{ border-right: 0px; }
.biaoge_box ul li:nth-child(2n){ background: #f9f9f9; }
.biaoge_box ul li em{ display: block; padding:8px;box-sizing: border-box;word-wrap:break-word; }
.mulu_shuxing{ border-top: 1px #ccc solid!important; font-size: 14px; }
.mulu_shuxing ul li{ background: #fff; }
.mulu_shuxing ul li:nth-child(2n){ background: #fff!important; }
.tishibox{ width: 100%; background: #f5f5f5;padding:15px; box-sizing: border-box; margin-top: 20px; }
.tishibox em{ color: #c20000; }
.shenqing_title{ text-align: center; font-size: 28px; font-weight: bold; color: #00568b; margin-top: 20px; }
.shenqingbiao{ width: 100%; overflow: hidden;border:1px #ccc solid; box-sizing: border-box;padding:20px; margin-top: 20px; }
.shenqing_menu{ height: 32px; line-height: 32px; background: #d7f1f4; color: #007c8b; font-size: 18px; font-weight: bold; text-indent: 12px; overflow: hidden; }
.biaodan_box{ overflow: hidden; }
.biaodan_box ul{ padding-bottom: 30px; overflow: hidden;}
.biaodan_box li{ overflow: hidden; width: 100%; float: left;  margin-top: 18px; }
.biaodan_box li span{ display: block; float: left; overflow: hidden; }
.biaodan_box li span em{ width:100px; text-align: right; overflow: hidden; display: block; float: left; margin-top: 5px;  }
.biaodan_box li span>div{ width: calc(100% - 126px); float: left; overflow: hidden;line-height: 30px; margin-left: 6px;}
.biaodan_box li span>div input[type="text"]{ width: 100%;  display: block; height: 30px; background: #f9f9f9; border:1px #ddd solid;box-sizing: border-box; padding-left: 10px; padding-right: 10px; }
.biaodan_box li span i{ float: left; color: #c20000; display: inline-block; margin-left: 5px; }
.biaodan_box li span>div label{ margin-right: 10px; }
.biaodan_box li span>div textarea{ width: 100%; display: block; background: #f9f9f9; border:1px #ddd solid;box-sizing: border-box; padding:10px;}
.al{ text-align: left!important; }
.yanzhengma{  width:100px!important;  }
.biaodan_box li span p{ display: block; float: left; margin-left: 10px; }
.shenqingbiao button{ display: block; width: 226px; height: 56px; font-size: 24px; font-weight: bold; background: #00568b; color: #fff; margin: 0 auto; margin-top: 30px; border-radius: 6px; overflow: hidden; }
.xitonglist{ overflow: hidden; }
.xitonglist li{ width: 48.5%; float: left; overflow: hidden;  height: 60px; margin-right: 3%; line-height: 60px; margin-top: 32px;}
.xitonglist li:nth-child(2n){ margin-right: 0px;  }
.xitonglist li a{ display: block; background: #dcedf7; width: 100%; height: 60px;}
.xitonglist li i{ display: block; float: left; width: 6px; height: 6px; background: #00568b; border-radius: 50%; overflow: hidden; margin-top: 27px; margin-left: 20px; }
.xitonglist li em{ display: block;float: left; font-size: 18px;font-weight: bold; color: #00568b; margin-left: 8px;}
.xitonglist li a:hover{background: #00568b;}
.xitonglist li a:hover i{ background: #fff; }
.xitonglist li a:hover em{ color: #fff; }
.jl_more{ overflow: hidden; margin:30px 20px 0px 20px; text-align: center; }
.jl_more a{ display: block;background: #fff3db; color: #9c4200; font-size: 16px; font-weight: bold; height: 40px; line-height: 40px; }

.jl_menu{ width: 100%;  overflow: hidden; }
.jl_menu li{ width: 100%; float: left; display: inline; overflow: hidden; height: 56px; line-height: 56px; margin-top: 10px;}
.jl_menu li a{ display: block; }
.jl_menu li:nth-child(1){ background: #258ac8; margin-top: 0px;border-radius:30px 0px 0px 0px; }
.jl_menu li:nth-child(2){ background: #e05946; }
.jl_menu li:nth-child(3){ background: #e79e20; }
.jl_menu li:nth-child(4){ background: #1ccba0;border-radius:0px 0px 30px 0px; }
.jl_menu li i{ display: inline-block; float: left; margin-left: 30px; font-size: 24px; height: 40px; width: 40px; text-align: center; line-height: 40px; background: #fff; margin-top: 9px; border-radius: 50%; overflow: hidden; }
.jl_menu li em{ float: left; display: inline-block; font-size: 18px; font-weight: bold; color: #fff; margin-left: 10px;}
.jl_menu li:nth-child(1) i{ color: #258ac8; }
.jl_menu li:nth-child(2) i{ color: #e05946; }
.jl_menu li:nth-child(3) i{ color: #e79e20; }
.jl_menu li:nth-child(4) i{ color: #1ccba0; }


.qunzhong{ width: 70%; margin: 0 auto; margin-top: 20px; border:0px; }
.sheng{ font-size: 24px; font-weight: bold; overflow: hidden; margin-top: 20px; }
.shaixuan_box{ width: 100%; overflow: hidden; margin-top: 20px; border:1px #ddd solid; padding:20px; box-sizing: border-box; background: #f9f9f9; }
.xuanxiang{ float: left; overflow: hidden; line-height: 30px;  padding-right: 30px; margin-top: 12px;}
.xuanxiang em i{ color: #c20000;  display: inline-block; }
.xuanxiang em{float: left; display: inline-block; text-align: right; }
.xuanxiang input{ height: 30px;border:1px #ccc solid; display: block; float: left; box-sizing: border-box; padding-left: 8px; padding-right: 8px; }
.xuanxiang p{ float: left; display: block; margin-left: 10px; }
.shaixuan_box button{ background: #00568b; display: block; float: left; height: 30px; color: #fff;font-size: 16px;font-weight: bold; margin-top: 12px; width: 80px; }
.sx_input_w1{ width: 120px; }
.sx_input_w2{ width: 200px; }
.sx_input_w3{ width: 80px; }
.jieguo_title{ overflow: hidden; margin-top: 30px; }
.jieguo_title em{ font-size: 16px;font-weight: bold; color: #00568b; }
.jieguo_title i{ color: #0caf5d; font-size: 14px; display:inline-block; margin-left: 4px; }
.tishi_chaxun{ margin-top: 20px; overflow: hidden; }
.sx_lie{ width: 100%; overflow: hidden; }
.sx_lie select{ display: block; float: left; height: 30px; margin-right: 10px; }

.zixun_title{text-align: center; overflow: hidden;}
.zixun_title h1{ font-size: 24px; font-weight:bold; }
.zixun_title h2{ margin-top: 6px; }
.zixun_title h2 i{ color: #c20000; }

.igg{ width: 1200px; margin: 0 auto; margin-top: 30px; }
.igg img{ width: 100%; display: block; }
.index_cow{ margin-top: 30px; overflow: hidden; }
.index_cow_l{width:380px; float: left; height: 254px;  overflow: hidden;}
.index_cow_m{width:380px; float: left; height: 254px;  overflow: hidden; margin-left: 30px;}
.index_cow_r{width:380px; float: right; height: 254px;  overflow: hidden;}
.tab_box5,.tab_box6,.tab_box7{ width: 350px; margin: 0 auto; }


.footer_kf { height:220px; width:240px; position:fixed; bottom:0; right:0px; z-index:8888;}


.fd_gb { width:16px; height:16px;  position:absolute; right:10px; top:10px; z-index: 8887; }
.fd_gb img{ width: 100%; display: block; }
.fd_tu { width:240px; height:220px; position:absolute; bottom:0px; left:0;}
.banner_r{ width: 400px; height: 360px; float: right; overflow: hidden; }
.banner_r li{ width: 190px; float: left; margin-right: 20px; height: 106px; overflow: hidden; border-radius:6px; margin-top: 21px;  }
.banner_r li:nth-child(1){ background: #14a0b9;margin-top: 0px; }
.banner_r li:nth-child(2){ background: #98ce2e; margin-top: 0px;}
.banner_r li:nth-child(3){ background: #5291c7; }
.banner_r li:nth-child(4){ background: #5a41c9; }
.banner_r li:nth-child(5){ background: #c99741; }
.banner_r li:nth-child(6){ background: #1db27b; }
.banner_r li:nth-child(2n){ margin-right: 0px; }
.banner_r li a{ display: block; overflow: hidden; width: 100%; height: 100%; }
.banner_r li i{ width: 70px; height: 70px; background: #fff; border-radius: 50%; overflow: hidden; display: block; float: left; margin-top: 18px; margin-left: 18px;  box-shadow:3px 3px 3px rgba(0, 0, 0, 0.4); font-size: 36px; line-height: 70px; text-align: center;  }
.banner_r li:nth-child(1) i{ color: #14a0b9;}
.banner_r li:nth-child(2) i{ color: #98ce2e;}
.banner_r li:nth-child(3) i{ color: #5291c7;}
.banner_r li:nth-child(4) i{ color: #5a41c9;}
.banner_r li:nth-child(5) i{ color: #c99741;}
.banner_r li:nth-child(6) i{ color: #1db27b;}
.banner_r li em{ display: block; float: left; line-height: 106px; margin-left: 14px; color: #fff; font-size: 18px; font-weight:bold; }
.lj_pic{ width: 100%; overflow: hidden; margin-top: 10px; }
.lj_pic li{ width: 366px; float: left; overflow: hidden; margin-right: 21px; margin-top: 21px; }
.lj_pic li:nth-child(3n){ margin-right: 0px; }
.lj_pic li img{ width: 100%; height: 100px; display: block; }

.wenzhanglist1{ width: 100%; overflow: hidden; margin-top: 16px;}
.wenzhanglist1 li{ width: 48.5%; float: left; display: inline; overflow: hidden; line-height: 42px; font-size: 14px;  margin-right: 3%;}
.wenzhanglist1 li:nth-child(2n){ margin-right: 0px; }
.wenzhanglist1 li h1{ float: left; margin-left: 8px; }
.wenzhanglist1 li h2{ float: right; color: #888; }
.wenzhanglist1 li i{ width: 4px; height: 4px; display: inline-block; float: left; background: #333; overflow: hidden; margin-top: 19px; border-radius: 50%; }
.wenzhanglist1 li a:hover h1{ text-decoration: underline; }
.wenzhanglist1 li a:hover i{ background: #c20000; }
.wenzhanglist1 li em{  display: inline-block; float: left;  overflow: hidden; margin-top: 0px; font-size: 16px; color: #e29502; }
.page div a{background: #eeeeee;padding: 5px 10px;margin-left: 10px;font-size: 12px;}
.page div span{background: #00568b;padding: 5px 10px;margin-left: 10px;color: #ffffff;font-size: 12px;}