@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-size:14px;background-color:#f2f2f2;}
a{text-decoration:none; color:#333;}
a:hover{ color:#007457;}

/*头部*/
/*1227改*/
.header{ width:100%; height:168px; border-bottom: 5px solid #e6b045; background: #0e775e;}
/*1227加*/
.search_wrap{width: 100%;background: #045d47;margin: 0 auto;overflow: hidden;height: 40px;line-height:40px;}
.search_box{position: relative;width: 1200px;margin:0 auto;height:30px; }
.search_box a{color:#ffffff}
.ser{width: 246px;height:30px;right: 0;top:5px;line-height:30px;z-index:9999;}
.search{width: 235px;height: 30px;position:relative;overflow: hidden;z-index:9999;}
.search input{position:absolute;width: 239px;height: 28px;line-height:28px;color:#444;border:none;background: #e6b045;right:30px;top:0px;padding-left:0px;border-top-left-radius: 15px;border-bottom-left-radius: 15px;}
.search input.notxt{color: #fff;padding-left: 12px;width: 188px;font-family: "Microsoft yahei";font-size: 12px;}   
.search input.notxt1 {position: absolute;width: 40px;height:30px;top: 0px;right:0;left: auto;border: none;background:url(../images/search.png) no-repeat center center;cursor:pointer;overflow: hidden;background-color: #e6b045;border-top-right-radius: 15px;border-bottom-right-radius: 15px;border-top-left-radius: 0px;border-bottom-left-radius: 0px;}



.top{width:1200px;height:128px;/* position:relative; */margin:0 auto;}
.logo{width: 40%;padding-top:15px;float:left;}
.topNav{width:auto;float:right;height:24px;padding-top:10px;margin-right: 5px;}
.topNav a{color:#fff;}
.nav{width: 54%;height:auto;line-height:40px;/* position: absolute; *//* top: 20px; *//* right:0px; */float:  right;padding-top: 15px;}
.nav ul{/* width:640px; */height:auto;margin:0px auto;width: 100%;}
.nav ul li{float:left;color:#282828; font-size:16px;height:45px;line-height:45px; }
.nav ul li:first-child{ background: none;}
.nav ul li a{color:#fff;font-size: 18px;display:block;padding: 0 27px;}

.nav ul li .subNav{ top:45px; left:0px; padding-top:10px;background-color: #fff;border-top:2px solid #ffcc66;}
.nav ul li.on a{color:#fff; display:block;font-weight: normal;}
.nav ul li a:hover{color:#ffcc66;}
.nav ul li.on .subNav { display:block;}
.nav ul li.on .subNav dl{overflow:hidden;}
.nav ul li.on .subNav dl dd{ padding-bottom:5px;}
.nav ul li.on .subNav dl dd a{ font-size:14px; line-height:15px; border-top:none; text-align:left; font-weight:normal; height:auto; padding-left:20px;  color:#333}

.nav ul li.on .subNav dl dd a:hover{ color:#0e775e;font-weight: normal;}
.Banner{width: 1200px; margin:0 auto;}
/*图片轮播*/
.flexslider{ width:1200px;   overflow: hidden;}
.flexslider img{ display: block; width:1200px; }
.flexslider .til_slides{ width:100%; height: 40px; position: absolute;bottom:0; left:0;background:url(../images/banner_bg.png) repeat; line-height: 40px;font-size:14px;color:#fff; padding-left: 15px;}
.flex-control-nav{ bottom:13px;right:10px; text-align: right;}
.flex-control-paging li{ margin:0 10px 0 0;}
.flex-control-paging li a{ width: 12px; height: 12px; line-height: 12px;  background:url(../images/icon01.png) no-repeat center center;text-indent:999px;}
.flex-control-paging li a:hover,.flex-control-paging li a.flex-active{ background:url(../images/icon02.png) no-repeat center center;}
.content{ width:1200px; margin:0 auto;  overflow:hidden;padding-bottom:40px;}
.mode01{width:1200px; overflow:hidden;margin:10px 0 0;}
.mode01 .lf{width: 491px;height: 280px;float:left;position: relative;}
.articleList01{}
.listTitle01{width: 100%;height: 60px;background-color: #e6b045}
.listTitle03{background-color: #b3b36b}
.listTitle01 h2 {font-size: 18px;color:#fff;line-height: 22px;padding:20px 0 0 18px;}
.listTitle01 h2 strong{display: block;font-family:'Times New Roman';color:#fff;}
.more01{line-height: 60px;float:right;margin-right: 11px;}
.more01 a{color:#fff;}
.list01{height: 200px;background-color: #ffe1a4;padding:10px 20px;}
.list01 li{background:url(../images/li_bg01.png) no-repeat left center;line-height: 35px;}
.list01 li a{padding-left:20px;}
.list01 li a:hover{color:#333;padding-left:30px;transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-webkit-transition:all 0.4s ease-out;-ms-transition:all 0.4s ease-out;}
.list03{background-color:#fff;}
.list02{height: 200px;background-color: #ffe1a4;padding:10px 20px;}
.list02 li{background:url(../images/li_bg01.png) no-repeat right center;line-height: 35px;text-align: right;}
.list02 li a{padding-right:20px;}
.list02 li a:hover{color:#333;padding-left:30px;transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-webkit-transition:all 0.4s ease-out;-ms-transition:all 0.4s ease-out;}
.bg01{position: absolute;right:-220px;top:0;z-index: 10}
.mode01 .rt{width: 709px;float:left;position: relative;z-index: 1;overflow: hidden;opacity: 0.8}
.mode01 .rt a{display: block;width: 100%;height: 0;padding-bottom:39.44%;overflow:hidden;background-color:#ccc;text-align: center;}
.mode01 .rt img{transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-webkit-transition:all 0.4s ease-out;-ms-transition:all 0.4s ease-out;max-height: 280px;margin: 0 auto;}
.mode01 .rt img:hover{transform:scale(1.2);}
.mode02{width:1200px; overflow:hidden;margin:10px 0 0;}
.mode02 .lf{width: 709px;float: left}
.mode02 .lf a{display: block;width: 100%;height: 0;padding-bottom:39.44%;overflow:hidden;background-color:#ccc;}
.mode02 .lf img{transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-webkit-transition:all 0.4s ease-out;-ms-transition:all 0.4s ease-out;}
.mode02 .lf img:hover{transform:scale(1.2);}
.mode02 .rt{width: 491px;float: left;position: relative;}
.bg02{position: absolute;left:-220px;top:0;z-index: 10}
.mode02 .listTitle01{background-color: #6bb3b3}
.mode02 .list01{background-color:#94dbdb;}
.mode02 .list01 li{text-align: right;background:url(../images/li_bg01.png) no-repeat right center;}
.mode02 .list01 li a{padding:0 20px 0 0;transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-webkit-transition:all 0.4s ease-out;-ms-transition:all 0.4s ease-out;}
.mode03{}
.mode02 .list01 li a:hover{padding-right: 25px;}
.mode03 .listTitle01{background-color: #b3b36b}
.mode03 .list01{background-color: #dbdb94}
.mode04{width:1200px; overflow:hidden;margin:20px 0 0;}
.linkTitle01{width: 120px;height: 120px;background-color:#007457;line-height: 120px;text-align: center;float:left;}
.linkTitle01 a{color:#fff;font-size: 16px;font-weight: bold;letter-spacing: 1px;}
.linkList01{float:left;background-color: #fff;height: 120px;}
.linkList01 li{width: 179px;float:left;border-left:1px solid #f5f5f5;height: 120px;}
.linkList01 li a{display: block;width: 100%;height: 100%;}
.linkList01 li span{display: block;width: 56px;height: 56px;margin:0px auto;padding-top: 18px;transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-webkit-transition:all 0.4s ease-out;-ms-transition:all 0.4s ease-out;}
.linkList01 li:hover span{padding-top:8px;}
.linkList01 li strong{text-align: center;line-height: 45px;font-size: 16px;letter-spacing: 1px;display: block;}
.mode05{width:1200px; overflow:hidden;margin:20px 0 0;}
.mode05 .lf{width: 600px;height: 300px;float:left;overflow: hidden;}
.mode05  a.linksA{display: block;width: 100%;height: 0;padding-bottom:50%;overflow:hidden; }
.mode05  a.linksA img{transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-webkit-transition:all 0.4s ease-out;-ms-transition:all 0.4s ease-out;width: 100%;display: block;}
.mode05  img:hover{transform:scale(1.2);-o-transform:scale(1.2);opacity: 0.8;-moz-transform:scale(1.2);-webkit-transform:scale(1.2);-ms-transform:scale(1.2);}
.mode05 .rt{width: 580px;height: 300px;float:right;}
.listTitle02{background-color:#6bb3b3;}
.list02{background-color:#fff;padding:20px 20px;}


.right_img { display: none; position: relative;z-index: 1;overflow: hidden;opacity: 0.8 }
.right_img img{transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-webkit-transition:all 0.4s ease-out;-ms-transition:all 0.4s ease-out;}
.right_img img:hover{transform:scale(1.2);}
.articleList{}
.listTitle{}
.listTitle h2{color:#0e775d; font-size: 16px; font-weight: bold; line-height:33px;padding-left:0;}
/*.articleList ul{ margin-top:5px;}*/
.articleList ul li{ background: url(../images/li_bg01.png) no-repeat 8px center;height:30px; line-height:30px; padding-left:15px;}
.articleList ul li span{ color:#282828; padding-right:5px;}


/*底部开始*/
.footerWrap{width: 100%; background:#0f785f;}
.footer{width: 1200px;margin:0 auto;overflow: hidden; display: block;}
.footerService{width: 40%;border-right: 1px solid #579d8b;float:left;margin-top: 30px;}
.footer li{line-height: 30px;}
.footer a{color:#fff;}
.footer a:hover{color:#bad0c9;}
.footer  h3{font-size: 18px;font-weight: normal;padding-bottom: 15px;color:#fff;}
.footerLink{width:100%;margin:20px 0;overflow: hidden;}
.footerLink li{float: left;width: 25%;}
.footerAddress{float:left;padding:96px 0 0 98px;}
.footerAddress span{color:#fff;display: block;line-height: 30px;}
.copyRight{width:100%;background-color:#007457;text-align: center;color:#fff;padding:20px 0;line-height: 24px;}
.copyRight span{margin:0 5px;}

/*二级页*/
.subPage{ width:1200px; margin:0px auto 30px;/*background-color:#fff;*/overflow:hidden;}
.pageBanner{ width:1200px;margin:0 auto;height:250px;overflow:hidden;}
.pageBanner .flexslider{width:1200px;height:250px;}
.pageBanner .flexslider img{ display: block; width:1200px; min-height: 250px;}




.Bread{width:100%;height:40px; line-height:40px;border-bottom:2px solid #0f785e;font-size:13px; color:#282828;font-size:16px;color:#0f785e;font-weight:bold;}
.Bread span{float:left;font-size:12px;font-weight:normal;color:#858585;}
.Bread span a{color:#858585;}
.Bread a:hover{color:#10785f;}

.articleList5 ul{width:100%;overflow:hidden;}
.articleList5 ul li{ height:35px; line-height:35px;background:url(../images/li_bg01.png) no-repeat left center;}
.articleList5 ul li .none { float: right; display: block; }
.articleList5 ul li .block { display: none; }
.articleList5 ul li a{padding-left:20px;transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;}
.articleList5 ul li a:hover{padding-left:30px;}
.listTitle5{ padding-left:0px; background:none;width:100%;height:40px;line-height:40px;}
.listTitle5 h2{color:#0e775d; background:none;float:left;font-size: 16px; font-weight: bold; line-height:33px; padding:0px; margin:5px 0px;}
.listTitle5 span{display:block;width:70px;float:right;}
.articleList5 ul{width:100%;overflow:hidden;}
.subPage .articleList5{ margin:5px 15px 0;}
.rightDate{float:right;}
 .rightDate{color:#787878;}
.page{ width:100%; height:30px; line-height:30px; text-align:center; margin:0 auto;font-size:12px;clear:both; margin:20px 0px 30px;}
.page a{ padding:0 5px;}
.cur02{width:100%;}

.pageList{  overflow: hidden;}
.articleTitle { width: 100%;text-align: center;}
.articleTitle h2{font-size: 18px;color:#333; line-height: 20px; padding:20px 0 10px;}
.articleTitle h3{ font-size: 14px; color: #555; line-height: 20px; padding:10px 0; font-weight: bold;}
.articleAuthor { height: 30px;text-align: center; line-height: 30px; margin: 10px; color:#777; }
.article{overflow:hidden; margin:20px 10px;font-size:12px; line-height:22px;}
.articleList3 ul{width:725px;padding-bottom:20px;overflow:hidden;margin-top:10px;}
.articleList3 li{width:168px;padding:0 0px;border:1px solid #d3d3d3;margin:0 13px 13px 0;float:left;}
.articleList3 li span{display:block;width:168px;text-align:center;height:30px;line-height:30px;}
.listTitle3 h2{height:40px;line-height:40px;width:150px;padding-left:0;font-size:16px;color:#2d79b9;margin:0;float:left;}
.listTitle3 span{float:right;height:40px;line-height:40px;width:50px;text-align:center}
.articleList3 li.no_marginR{margin-right:0}
.listTitle3 h2 span{float:right;font-size:12px;font-weight:normal;}
.listTitle3{height:40px;height:40px;}
.articleList4 dl{width:725px;clear:both;margin-bottom:15px;overflow:hidden;border:1px solid #f1f1f1;}
.articleList4 dt{width:185px;float:left;height:133px;}
.articleList4 dd{width:480px;float:right;line-height:30px;padding-right:20px}
.articleList4 dd span{float:right;font-weight:normal;font-size:12px;}
.articleList4 dd h3{font-size:14px;height:40px;line-height:40px;}
.articleList4 dd h3 a{float:left;}
.articleList4 .bg{background-color:#f5f5f5;border:1px solid #f5f5f5;}
.list_date{height:40px;width:810px;}
.list_date span{display:inline-block;line-height:40px;margin-right:10px;font-size:16px;text-align:center;background:#003E78;}
.list_date span a{color:#fff;font-weight:bold;display:inline-block;width:80px;height:40px;}
.list_date span a:hover{color:#282828;font-weight:bold;background-color:#FFCB0B;}



.Annex {padding:0px; overflow:hidden; margin-bottom:30px;}
.Annex h3 { font-size: 16px;line-height: 30px;color:#333; padding-left:15px;}
.Annex ul li { height: 26px; line-height: 26px; padding-left: 17px;}
.Annex ul li a { font-size: 12px; line-height: 24px; color:#656464;}
.Annex ul li a:hover{color:#0e775d;}





.pic_list{width:100%;overflow:hidden;}
.pic_list ul{width:100%;overflow:hidden;margin-top:15px;}
.pic_list li{width:30.227272%;margin-right:3.977272%;/*width:266px;margin-right:41px;*/float:left;border:1px solid #d3d3d3;overflow:hidden;}
.pic_list .pic a{display:block;width:auto;height:0;padding-bottom:66%;overflow:hidden;}
.pic_list .pic a img{display:block;width:100%; transition: all 1s ease 0s;}
.pic_list .pic a img:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8; transform:scale(1.2);-webkit-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);}
.pic_list .pic strong{padding:5px;float:left;}
.list_info{width:auto;overflow:hidden;padding:0 4%;}
.pic_list .list_title{padding:8px 0 8px;text-align:center;font-weight:normal;}
.list_title a{font-size:16px;font-family:Helvetica;color:#333;line-height:20px;}
.list_cont{font-size:14px;font-family:Helvetica;line-height:23px;height:93px;overflow:hidden;margin-bottom:5px;}
.list_info .readMore{display:block;width:100px;height:26px;float:right;margin:8px 0;}
.list_info .readMore a{display:block;width:100px;height:26px;line-height:26px;font-size:14px;color:#0e775d;background:url(../images/icon12.png) no-repeat 82px center;}
.pic_list .noMargin{margin-right:0;}
.pic_list .pic{border:1px solid #d3d3d3;}



/*手机端导航*/
.snav{display: none;height: 30px;/* background-color:#0e775e; */right: 0px;top: 38px;z-index: 1002;width: 100%;}
.mbtn{height: 30px;right: 10px;top:0;z-index: 1002;width:30px;cursor:pointer;}
.navm{width:100%;line-height: 30px;background-color:#0e775e;overflow: hidden;text-align: left;display: none;top: 95px;left:0;}
.navm ul{padding:0 0 10px;}
.navm li{border-bottom:1px solid #308973;}
.navm li span { padding:10px 10px 0 0;float:right;margin-right:7px;color: #fff;cursor: pointer;}

.navm li a{ font-size: 14px; width:120px; line-height:18px; padding:10px 0px; color:#fff; padding-left:13px;  display:inline-block; }
.navm li a:hover{color:#fff;}
.navm li.on span {float:right; }
.navm li.on a{ color:#fff;  }
.navm .subNavs{ display: none; background-color:#fff;color:#004489}
.navm dl dd{ padding-left: 30px; line-height:18px; padding:8px 0px 8px 30px;border-bottom:1px solid #e5e5e5;}
.navm li.on dl dd a{ font-size: 14px; color:#282828;font-weight:normal;display:inline; border:none; padding:0px;}
.navm li dl dd a{ font-size: 14px; color:#282828; font-weight:normal; display:inline; display:block; border:none; padding:0px;}
.navm li dl dd a:hover{ color:#005bac;}



.sub_mbtn{width:100%;height:40px;background-color:#05af85;cursor:pointer;display:none;text-align: center;line-height: 40px; color: #ffffff;}
.open{background:url(../images/sub-mbtn.png) no-repeat center center;background-color:#882e26;}
.sub_navm{ width:100%; overflow: hidden;display: none;margin-bottom: 20px;}
.sub_navm h2{width:100%;height:40px;line-height:40px;background-color:#0e775e;color:#fff; text-align: center;}
.sub_navm h2 a{font-size:18px;display:block;color:#fff;}
.sub_navm ul{background-color:#f9f1f0;}
.sub_navm li{ position: relative; }
.sub_navm li a{color:#515151; padding-left:13px; height:40px;line-height:40px;border-bottom:1px solid #d3d3d3;display:block;}
.sub_navm li a:hover{color:#0e775e;background: #fff;}
.sub_navm li.sub_has span{ margin-left: 10px;}
.sub_navm li.on a{ color:#0e775e; display:block; width:100%;}
.sub_navm dl{ display: none; background-color:#ffffff; padding:0px 0px 5px;}
.sub_navm dl dd{ padding-left: 30px; line-height:18px;border-bottom: 1px dotted #dcdcdc; }
.sub_navm li.on dl dd a{ font-size: 13px; color:#282828;font-weight:normal;display:inline; border:none; padding:0px;}
.sub_navm li dl dd a{ font-size: 14px; color:#282828; font-weight:normal; display:inline;  border:none; padding:0px;}
.sub_navm li .subNav dl{display: none;}
.sub_navm li a.skipBtn {
  border:none;
    margin: 0;
    padding: 0;
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0px;
    top: 0px;
    text-align: center;line-height: 40px;
    margin: 0;}
.sub_navm li a.skipBtn:hover{background-color: #fff;}

.pg_lf_main{ margin-right:300px; margin-top:60px; overflow:hidden;}





.menu_tit {  background: #0f785e; text-align: center; }

.menu_tit h2{ color: #ffffff; font-weight: bold; font-size: 18px;  }
.sub_left{width:240px;overflow:hidden;float:left;z-index:99999; margin: 20px 0 0 0; }
.sub_right { margin: 0 0 0 260px; }
.sub_left h2{width:auto;padding-left:17px;height:60px;line-height:60px;font-weight:bold;font-family:Helvetica;background-color:#0f785e;  color: #ffffff; }
.sub_left h2 a{color:#fff;font-size:20px;}
.sub_left ul{}
/*.sub_left li a{color:#282828;font-size:16px;font-family:Helvetica;display:block;width:auto;padding:14px 0 14px 17px;border-bottom:1px solid #d3d3d3;border-top:1px solid #fff;}
.sub_left li a:hover,.sub_left li a.active{color:#fff;background:url(../images/icon11.png) no-repeat 97% center;background-color:#ffb200;}*/
.sub_left li{position:relative}
.sub_left li a{ font-weight: normal;  position:relative;z-index:1;;padding:14px 22px 14px 5px;display:block;font-size:14px;font-size:1.2em;border-bottom:1px solid #d3d3d3;border-top:1px solid #fff;text-align:center; }
.sub_left li a:hover,.sub_left li a.active{ color: #ffffff; background-color:#0f785e;padding:14px 22px 14px 5px;border-top:1px solid #fff; }
.sub_left li strong.arrow{display:block;height:43px;line-height:43px;width:53px;text-align:center;font-size:25px;font-weight:bold;position:absolute;right:0;top:0;color:#ffffff;z-index:33;cursor:pointer;transition:all 0.3s ease-in-out}
.twoJ_menu{background-color:#fff;display:none;}
.sub_left .twoJ_menu dd a{;padding:8px 22px 8px 5px;font-size:12px;font-size:1.0em;}





.little_page { height: 20px; line-height: 20px; margin: 20px; display: none; }
.little_page a.prev { width: 50px; height: 20px; border-radius: 5px; display: inline-block; text-align: center; float: left; border: 1px solid #cccccc; color: #0e775d; }
.little_page a.next { width: 50px; height: 20px; border-radius: 5px; display: inline-block; text-align: center; float: right; border: 1px solid #cccccc; color: #0e775d;}
.little_page a:hover { background: #0e775d; border: none; color: #ffffff; }


@media screen  and (max-width:1200px) {
    .top {width: 98%;}
    .logo {/* float: none; */padding: 10px 0 0 10px;}
    .content { width: 98%; }
    .Banner { width: 100%; }
    .flexslider { width: 100%; }
    .search_box{width: 98%;}
    .mode01 { width: 100%; }
    .mode02 { width: 100%; }
    .mode04 { width: 100%; }
    .mode05 { width: 100%; }
    .mode01 .lf { width: 100%; float: none; margin: 0 0 0px 0; }
    .mode01 .rt { width: 100%; float: none; }
    .mode01 .rt a{height:auto;padding-bottom: unset;background: none;}
    .mode01 .rt img {width: 100%;height: auto;max-height: unset;}
    .mode02 .lf { width: 100%; float: none; }
    .mode02 .lf a{padding-bottom: 0;height: auto;background: none;}
    .mode02 .rt { width: 100%; float: none; }
    .right_img { display: block; width: 100%; }
    .right_img img { width: 100%; }
    .nav {width: 55%;}
    .nav ul li a{font-size: 16px;padding:0 18px;}
    .mode02 .lf img {width: 100%;display: none;}
     .list01 li { text-align: left;  background: url(../images/li_bg01.png) no-repeat left center;  float: left; width: 50%; }
     .list01 li a {padding: 0 0 0 20px;background: url(../images/li_bg01.png) no-repeat 8px center;}
    .mode02 .list01 li { text-align: left;  background: url(../images/li_bg01.png) no-repeat left center;  float: left; width: 50%; }
    .mode02 .list01 li a {padding: 0 0 0 20px; }
    .mode04 { width: 100%; }
    .linkTitle01 { width: 100%; float: none; height: 50px; line-height: 50px; }
    .linkList01 { width: 100%; }
    .linkList01 li { width: 16%; }
    .mode05 { width: 100%; }
    .mode05 .lf { width: 100%; float: none; margin: 0 0 10px 0; }
    .mode05 .lf img { width: 100%; }
    .mode05 .rt { width: 100%; float: none; }
    .footer { width: 100%; }
    .list01 { height: auto; overflow: hidden; }
    .mode01 .lf { height: auto; }
    .mode05 .rt { height: auto; }
    .footerService { width: 20%; padding: 0px 0 0 5%; }
    .footerLink {/* width: 20%; */padding: 0px 0 0 5%;}
    .footerAddress { width: 30%; padding: 50px 0 0 5%;}
    .mode05 .lf { height: auto; }
    .subPage { width: 98%; margin: 0 auto; }
    .pageBanner { width: 100%; height: auto; }
    .sub_right { margin: 0 0 0 265px; float: none; width: auto; }
   .copyRight { height: auto; line-height: 30px; padding: 10px 15px;width: auto; }
   .articleList ul li{height:auto;background: none;padding-left: unset;}
}



@media screen  and (max-width:1024px) {
.nav { display: none; }
.snav { display: block; }
.logo {width: 80%;/* text-align: center; *//* padding-top: 50px; */z-index: 1005;}
.logo a{/* width: 32%; *//* display: block; *//* text-align: center; *//* margin: 0 auto; */}
.topNav { position: absolute; right: 10px; top: 0px; z-index: 9999; }
.sub_right { width: 100%; margin: 0px; }
}


@media screen  and (max-width:780px) {
 .list01 li {float: none;width: 100%;background: none;}
 .mode02 .list01 li {float: none;background: none;width: 100%;}
 .articleList5 ul li { height: auto; background:url(../images/li_bg01.png) no-repeat left 15px; }
 .articleList5 ul li .none { float: right; display: none; }
.articleList5 ul li .block { display: inline-block; float: none; padding: 0 0 0 20px; }
.article img{width:auto !important;height:auto !important; display: inline-block !important;}
}

@media screen  and (max-width:640px) {

}

@media screen  and (max-width:620px) {

}



@media screen  and (max-width:570px) {
.linkList01 li { width: 33%; }
.linkList01 { height: auto; }
.footerService,.footerLink,.footerAddress{width: 100%;float: none;}
.footer{height: auto;}
.footerAddress{padding:15px 5%;}
.footerLink li{width: 50%;}
}



@media screen  and (max-width:550px) {
.page { display: none; }
.little_page { display: block; }
}





@media screen  and (max-width:460px) {
.pic_list li { width: 100%; }
.footerLink li{width: 100%;float: none;}
.header{height: 137px}
}
