@charset "utf-8";
/* CSS Document */
body{background-color: #f2f2f2}
/*1029*/
.nav ul li{width: 8.33%;*width: 8.3%;}

.sub_banner.currents{margin-top: 164px;}
.sub_banner{width: 100%;max-height: 370px; text-align: center;overflow: hidden;z-index:1;}
.sub_banner_con{position: relative;width: 100%;overflow: hidden;margin: 0 auto;}

.subPage{width: 100%;background: #f2f2f2;position: relative;top:-4px;}
.subLeft_bg{position: absolute;width: 50%;height: 100%;top:0;left: 0;background: #fff;z-index:0;}
.subRight_bg{position: absolute;width: 50%;height: 100%;top:0;right: 0;background: #f2f2f2;z-index:0;}
.subPage_con{max-width:1400px;margin:0px auto 0px;position:relative;z-index:2;clear: both;}
.subPage_con:after{content: '';clear: both;display: block;}

.bread{margin:0px auto 0px;position: absolute;top:-50px;left: 0;color:#fff;font-size:14px;height: 50px;line-height: 50px;width: 100%;text-align: right;background: #105210;background: rgba(0,0,0,0.4);}
.bread span{font-weight:normal;color:#fff;font-size:14px;margin-right: 20px; }
.bread span a{color:#fff;font-size:14px;}
.bread a:hover{color:#a3cea4;}

/*二级栏目*/
.sub_mbtn{width:auto;height:35px;line-height: 35px;background-color:#1f9037;color:#fff; cursor:pointer;display:none;text-align: left;padding-left: 15px;}
.more{color:#fff;padding-right: 31px;position: relative;font-size: 16px;margin-top: 5px;float: right;}
.more span{display: inline-block;*zoom:1;*display: inline;position: absolute;top:5px;left: 0;height: 12px; width: 18px;}
.more span i{width: 18px;height: 1px;background: #fff;display: block;margin-bottom: 5px;transition:all 0.3s ease-in-out;}
.more span i:nth-child(2){width: 9px;}
.more span i:nth-child(3){width: 13px;}
.sub_mbtn:hover span i{width: 18px;background: #fff;}


.sub_navm{ width:100%; overflow: hidden;display: none;}
.sub_navm h2{width:100%;height:48px;line-height:48px;background-color:#016e3b;color:#fff;padding-left: 21px;font-weight: normal;font-size: 14px;}
.sub_navm h2 a{padding-left:13px;font-size: 14px; font-size:20px;font-family:Tahoma;display:block;color:#fff;}
.sub_navm ul{background-color:#fff;}
.sub_navm li{position: relative;}
.sub_navm li a{color:#515151;padding: 0 20px;height:40px;line-height:40px;border-bottom:1px solid #e1e1e1;display:block;font-size: 14px;}
.sub_navm li a:hover{color:#1f9037;}
.sub_navm li.sub_has span{ margin-left: 10px;}
.sub_navm li.on a{ color:#074ba7;}
.sub_navm dl{ display: none; background-color:#fff; padding:0px 0px 5px;}
.sub_navm dl dd{line-height:18px; padding:0px 0px 0px 15px;border-bottom:1px solid #ddd;}
.sub_navm li.on dl dd a{ font-size: 14px; 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 dl dd a:hover{ color:#a70510}

/*左侧边栏*/
.sub_left{width:260px;overflow:hidden;float:left;z-index:999;margin-top: -70px;}
.sub_leftTitle{}
.sub_leftTitle h2{color:#fff;text-align: left;padding-left: 30px;padding-right: 30px;height: 70px;line-height: 70px; background: #269737;background: rgba(38,151,55,0.8)}

.sub_left .sub_nav li {position: relative;border-bottom: 1px dashed #ccc;padding: 10px 0px 10px 0;margin-right: 30px;}
.sub_left .sub_nav li a{font-size: 16px;text-align: left;padding: 6px 0; display: block;color:#666666;font-weight: normal; transition:all 0.5s ease-in-out;padding-left: 4px;}
.sub_left .sub_nav{overflow:hidden;}



.sub_left .sub_nav li a:hover,.sub_left .sub_nav li a.active{border-left: 10px solid #009944;color:#009944;padding-left:17px;font-weight: bold;}




/*右侧*/
.sub_right{margin: 0px auto ;margin-left: 260px;background: #f2f2f2;position: relative;}
.pageArticle{  background: #fff;margin:20px 0 0 20px;padding:27px 31px 48px 31px;min-height: 700px;}


.sub_leftTitleBox{position: absolute;width: 100%;bottom: 0;left: 0;z-index: 2;}

.sub_leftTitleBox .sub_leftTitle{width: 1400px;margin: 0 auto;overflow: hidden;}
.sub_leftTitleBox .sub_leftTitle h2{width: 260px; color:#fff;float: left; text-align: center; font-size:25px;height: 80px;line-height: 80px; background: #1257b9;background: rgba(18,87,185,0.9);font-weight: normal;}


.sub_navm .sub_leftTitle{}
.sub_navm .sub_leftTitle h2{color:#fff;text-align: left;padding-left: 15px;padding-right: 15px;height: 40px;line-height: 40px; background: #269737;background: rgba(38,151,55,0.8)}





/*分页*/
.pages{ text-align:center; height:30px;font-size:14px; line-height:30px; margin:25px 0 10px 0; overflow: hidden;padding-left:15px;}
.pages img{vertical-align: middle;}
.pages span{ color:#990000; padding:0 20px 0 0px;}
.pages a.start,.pages a.prev,.pages a.next,.pages a.end{ width: auto; padding:0 11px; border: #eeeeee 1px solid;}
.pages a{ display: inline-block; *display:inline; *zoom:1; *vertical-align: middle;width:27px; height: 28px;border: #eeeeee 1px solid; font-size:14px; text-align:center; color:#636363; margin: 0 3px;}
.pages a img{*display:block; *margin-top: 8px;}
.pages a:hover{ }
.pages a.on_pages,.pages a:hover{ background: #269737;color:#fff; }

.pages_min{ overflow: hidden; display: none;font-size:14px;}
.pages_min a.prev_min,.pages_min a.next_min{ display: block; width:100px; height: 30px; font-size: 13px; float:left; background: #e7e7e7; border-radius: 3px; color:#666666; line-height: 30px; text-align: center;}
.pages_min a.next_min{ float:right;}
.pages_min a:hover{ background:#269737; color:#fff; transition:0.3s;}



/*文章页*/
.sub_right_article{position: relative;}
.pageArticle02{max-width: 940px;margin: 0 auto;}
.articleTitle{text-align: center;margin-bottom: 25px;}
.articleTitle h3{line-height: 30px;}
.articleAuthor{text-align: center;color:#999;font-size:14px;padding: 8px 0;background: #f2f2f2;margin-bottom: 30px;}
.articleAuthor span {display: inline-block;height: 20px;line-height: 20px;margin: 2px 0 2px 28px;}
.article {line-height: 1.8;font-size: 17px;color:#666;/* text-indent: 2em !important; */}

/*分享*/
.share{width: auto;padding:20px 0;float: right;}
.share_btn{float: left;line-height: 33px;font-weight: normal;}
.share .bdsharebuttonbox  > a{padding-left: 0;margin:0 0px 0 10px !important;;height: 32px;text-indent: 0;width: 32px;line-height: 32px;text-align: center;background: none;font-size: 23px;float: left;}
.share .bdsharebuttonbox{float: left;}
.share .bdsharebuttonbox > a.bds_weixin{background:url(../images/weixin1.png) no-repeat center ;color:#7dd43c}
.share .bdsharebuttonbox  > a.bds_tsina{background:url(../images/weibo1.png) no-repeat center;color:#e83437}
.share .bdsharebuttonbox  > a.bds_qzone{background:url(../images/qzone.png) no-repeat center ;color:#fece00}
.share .bdsharebuttonbox  > a.bds_more{background:url(../images/share.png) no-repeat center ;color:#a3bfd9}
.shareBox {width: 260px;background-color: #fff;position: fixed;top: 50%;left: 50%;margin: -150px 0 0 -130px;z-index: 9998;height: 310px;border: 6px solid #8F8F8F;border-radius: 8px;box-shadow: 0 0 7px #aaa;display: none;}
.shareBox { font-size: 14px;}
.shareBox .title {   background: #f6f6f6;  font-size: 14px;  font-weight: bold;  padding: 10px 15px !important;}
.shareClose {   position: absolute;    right: 0;    top: 0; cursor: pointer;font-size: 18px;width: 20px;; }
.sharelist {  position: static;   height: 250px;  overflow-y: auto;padding-left: 17px !important;}
.sharelist li {    float: left;    width: 130px;     padding: 2px;     margin-left: 6px;     _margin-left: 3px;     height: 28px;     overflow: hidden;     list-style: none; }
.sharelist li a {     color: #565656;     font: 12px '宋体';     display: block;        text-decoration: none;     border: 1px solid #fff;     line-height: 18px; width: auto;height: auto;text-indent: 0;}
.weChatBox{width: 280px;height:300px;background-color:#fff;border:solid 1px #d8d8d8;padding:10px;position: fixed;left: 50%;top: 50%;margin:-150px 0 0 -140px;z-index: 9998;display: none;box-shadow: 0 0 10px rgba(0,0,0,0.25);}
.weChatBox .w-title{font-size: 12px;font-weight: bold;padding:0 0 10px 0;}
.w-close{width: 20px;height: 20px;line-height: 20px;text-align: center;font-size: 20px;position: absolute;right: 0;top: 0;color:#333;cursor: pointer;}
.qrcode{width: 200px;height: 200px;margin:15px auto;background: #ccc;}
.w-footer{font-size: 12px;line-height: 1.5;color:#999;}
#qrodeText{opacity: 0;position: absolute;left: 0;top: 0;z-index: 0;visibility:hidden;}



/*相关附件*/
.Annex{margin-top: 40px;overflow: hidden;}
.Annex h3{background: #f2f2f2;padding: 10px 20px;color:#666;}
.Annex h3 a{font-weight: normal;padding-left: 20px;color:#666;}
.Annex ul{margin-top:  20px;float: left;padding-left: 30px;}
.Annex ul li{margin-bottom: 8px;}
.Annex ul li a{display: block;font-size:13px;color:#999;}

.articleTitle1{margin-left: 20px;padding-left: 20px;padding-top: 20px;}
.articleTitle1 h2{}

.articleInfo{float: right;}



.subpresidentList{overflow: hidden;margin: 10px 0 50px;}
.subpresidentList li{width: 49.9%;float: left;}
.subpresidentList li a{display: block;margin: 0 50px;position: relative;}
.subpresidentList li a .president{position: relative;padding-top: 30px;padding-left: 40px;overflow: hidden;}
.subpresidentList li a i{position: absolute;width: 91%;display: block;height: 66%;background:#009944; background: -webkit-linear-gradient(left,  #3eb134,#006d3b); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #3eb134,#006d3b); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right,  #3eb134,#006d3b); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #3eb134,#006d3b); /* 标准的语法 */z-index:0;}
.subpresidentList li a .president .zc{float: left;width: 30%;margin-top: 20px;margin-left: 10px;}
.subpresidentList li a .president .preImg{float: right;width: 65%}
.subpresidentList li a .president .zc h4{font-weight: normal;color:#fff; }
.subpresidentList li a .president .zc p{margin-top: 30px;font-size: 18px;font-weight: bold;color:#fff;}


.sub_rightT{margin-left: 0;}
.sub_rightT .sub_leftTitle{float: left;width: 260px;}
.sub_rightT .sub_leftTitle h2{color:#fff;text-align: left;padding-left: 30px;padding-right: 30px;height: 70px;line-height: 70px; background: #269737;background: rgba(38,151,55,0.8);}
.sub_rightT .bread{margin-left: 260px;position: relative;top:20px;left: auto;width: auto;}
.subTitleT{top: -70px;height: 0;position: absolute;left: 0;width: 100%;}
.sub_rightT .pageArticle{margin-top: 0;padding-top: 40px;margin-left: 0;margin-right: 0;}


.subsignList{overflow: hidden;}
.subsignList li{float: left;width: 49.9%;margin-bottom: 40px;}
.subsignList li .sign{margin-right: 50px;}

.signtitle{overflow: hidden;}
.signtitle h3{background: #009944;color:#fff;font-size: 18px;float: left;width: 100px;text-align: center;height: 50px;line-height: 50px;overflow: hidden;font-weight: normal;}

.signImg{border:1px solid #e5e5e5;height: 200px;overflow: hidden;text-align: center;}
.signImg img{display: inline;height: 143px;margin-top: 30px;}
.signImg01 img{height: 93px;margin-top: 50px;}
.signImg02 img{margin-top: 10px;height: 176px;}
.signImg03 img{margin-top: 40px;height: 110px;}

.signLinks{height: 50px;line-height: 50px;text-align: center;border:1px solid #e5e5e5;border-top: none;position: relative;}
.signLinks a{float: left;width: 49.9%;}
.signLinks:after{display: block;content: '';clear: both;height: 50px;width: 1px;background: #e5e5e5;position: absolute;left: 50%;top:1px;}
.signLinks02:after{display: none;}
.signLinks02 a{width: 100%;}


.subLeadersBox{margin:20px;overflow: hidden;}
.subLeaders{overflow: hidden;}

.subLeaders .leader_left{float: left;width: 41%;background: #f5f5f5;padding:10px 0;}
.subLeaders .leader_right{float: right;width: 58%;background: #f5f5f5;padding:10px 0;}
.subLeaders .leader_left02{background: #fff}
.subLeaders .leader_right02{background: #fff}
.subLeaders .leader_left03{background:#f5f5f5;width: 100%; }
.leader_title{float: left;width:109px;padding-left: 10px;padding-right: 10px; height: 30px;line-height: 30px;}
.leader_title02{width: 90%;float: none;color:#000;}
.leader_person{margin-left: 132px;display: block;line-height: 30px;overflow: hidden;}
.leader_person a{float: left;margin-right: 19px;}

.PreviousBox{overflow: hidden;}
.Previous01{overflow: hidden;}
.Previous_title{overflow: hidden;margin-bottom: 25px;}

.Previous_title .Previous_more{float: right;width: 22px;height: 22px;background-color: #009944;background-position: center;background-repeat: no-repeat;transition:all 0.3s ease-in-out;margin-top: 13px;}
.Previous_title .up{background-image:url(../images/up.png) ; }
.Previous_title .down{background-image:url(../images/down.png) ; }
.Previous_title .Previous_more:hover{cursor: pointer;background-color: #0b783a;}

.Previous_title h3{float: left;background-color: #009944;color:#fff;font-size: 18px;padding:15px 30px;border-top-right-radius: 30px;border-bottom-right-radius: 30px;font-weight: normal;}


.Previous_info_list{overflow: hidden;margin-right: -50px;margin-bottom: 40px;}
.Previous_info_list li{float: left;width: 49.9%;}
.Previous_info{margin-right: 50px;}
.previousTable thead tr{background-color: #f0f0f0;}
.previousTable thead tr th{font-weight: bold;font-size: 16px;color:#333;padding:20px 30px;text-align: center;}
.previousTable tbody tr td{font-size: 14px;color:#666;padding: 14px 30px;text-align: center;}
.previousTable tbody tr.odd{background-color: #f6f6f6;}



.subBigEvenBox{margin-top: 20px;margin-left: 10px;margin-right: 10px;}
/*下拉*/
.divSelect03{width:120px;background-color:#009944;padding:0px 20px;border-radius: 30px; float:right;position: relative; font-size: 16px;height: 50px;z-index: 1;}
.select_mask03{width: 100%;height: 50px;display: block;position: absolute;left: 0;top: 0;z-index: 1;color: #fff;}
.divSelect03 cite{height: 50px;display: block;position:relative;z-index: 2;line-height:50px;padding-right: 19px;background:url(../images/arrow-down.png) no-repeat right center;cursor: pointer;overflow: hidden;color: #fff;}
.linkList03{position: absolute;left: 0px;top:50px;z-index:0;background-color: #00ac4c;width: 100%;max-height:500px;overflow-y: auto;display: none;border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;padding-bottom: 14px;}
.linkList03 li{padding:6px 0;font-size: 16px;text-align: center;}
.linkList03 li:hover{background-color: #0d7b3a;}
.linkList03 li a{display: block;padding: 0;line-height: 24px;color:#fff;font-size: 14px;}
.divSelect03.active {border-radius: 24px; border-bottom-right-radius: 0;border-bottom-left-radius: 0;}
.divSelect03.active cite{color:#fff;}
.divSelect03.active cite{background:url(../images/arrow-down-hover.png) no-repeat right center;}
.subBigTitle h3{display: inline-block;*display: inline;*zoom:1; background-color: #009944;color:#fff;font-size: 18px;padding:13px 20px;}
.subBigTitle { margin-bottom: 30px;}
.subBigInfo h4{border-radius: 30px;padding:10px 20px;background: #f0f0f0;float: left;}
.subBigInfoTitle{overflow: hidden;margin-bottom: 15px;margin-top: 30px}
.subBigInfo .info{font-size: 16px;line-height: 22px;color:#666;text-indent: 2em !important;}



.subTourList{overflow: hidden;margin-right: -52px;padding: 30px;}
.subTourList li{float: left;width: 33.3%;}
.subTourList li a{display: block;margin-right: 52px;border:1px solid #d9d9d9;}
.subTourList li a .subTourInfo{border-top:1px solid #d9d9d9;padding: 20px 20px 40px 20px;position: relative;}
.subTourList li a .subTourInfo h3{font-size: 18px;position: relative;padding-bottom: 15px;margin-bottom: 10px;*padding-bottom: 0;}
.subTourList li a .subTourInfo h3:after{position: absolute;left: 0;bottom: 0;height: 1px;width:120px;background: #d9d9d9;content: '';clear: both; }
.subTourList li a .subTourInfo p{font-size: 14px;color:#999;line-height: 22px;margin-bottom: 20px;}
.subTourList li a .subTourInfo .arrow{position: absolute;bottom: 0;left: 50%;margin-left: -20px; width: 40px;height: 30px;background:  #009944; background: -webkit-linear-gradient(left,  #3eb134,#006d3b); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #3eb134,#006d3b); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right,  #3eb134,#006d3b); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #3eb134,#006d3b); /* 标准的语法 */margin-top: 10px;transition:all 0.3s ease-in-out; }
.subTourList li a .subTourInfo .arrow i{background: url(../images/arrow-down1.png) no-repeat center center ; display: block;width: 40px;height: 30px;}
.subTourList li a:hover .subTourInfo .arrow{bottom: 10px}

.subUnitBox{overflow: hidden;margin-top: 20px;}
.subUnitTitle{overflow: hidden;margin-bottom: 30px;}
.subUnitTitle h3{float: left;padding:14px 50px;border-left: 20px solid #009944;background: #f5f5f5; border-right: 20px solid #009944;} 

.subUnitList{overflow: hidden;margin-right: -30px;}
.subUnitList li{width: 33%;margin-bottom: 20px;display: inline-block;vertical-align: middle;*zoom:1;*display: inline;}
.subUnitList li a{display: block;border-left: 1px solid #009944;padding-left: 20px;background: #f5f5f5;margin-right: 30px; padding-top: 13px;padding-bottom: 13px;color:#666;line-height: 24px;padding-right: 5px;}
.subUnitList li a:hover{background: #009944;color:#fff;}


.subProminentBox{overflow: hidden;padding: 10px;}
.subProminent01{margin-bottom: 30px;}
.subProminentTitle{margin-bottom: 30px;overflow: hidden;}
.subProminentTitle h3{border-left: 20px solid #009944;background: #f5f5f5;float: left;padding:10px 31px; }
.subProminentList{margin-right: -20px;overflow: hidden;}
.subProminentList li{float: left;width: 19.9%;margin-bottom: 20px;}
.subProminentList li a{display: block;margin-right: 20px;border-top: 1px solid #009944;background: #f5f5f5;padding: 0px 15px;height: 43px;line-height: 43px;overflow: hidden;}
.subProminentList li a:hover{background: #009944;color:#fff;}


.subPersonBox{margin-top: 20px;}
.subPersonInfo{background: #ebf2ee;padding: 20px;overflow: hidden;margin-bottom: 30px;}
.subPersonInfo .left{float: left;width: 202px;}
.subPersonInfo .right{margin-left: 220px;margin-right: 10px;}
.subPersonInfo .right p{line-height: 26px;color:#666;text-indent: 2em;}
.subPersonInfo .left .imgResponsive{padding-bottom: 75.44%;}


.subPersonOtherBox{}
.subPersonOther{margin-bottom: 30px;}
.subPersonOther h3{background: #f5f5f5;font-size: 18px;font-weight: normal; padding:10px 30px;overflow: hidden;border-top: 2px solid #009944;margin-bottom: 20px;}

.subPersonOtherInfo{}
.subPersonOtherInfo p{line-height: 26px;font-size: 16px;color:#666;margin-bottom: 10px;text-indent: 2em;}


.subTrainList{margin-right: -60px;overflow: hidden;}
.subTrainList li{float: left;width: 49.9%;margin-bottom: 30px;}
.subTrainBox{margin-right: 60px;}
.subTrainImgBox {overflow: hidden;background: #f2f2f2;border:1px solid #d9d9d9;}
.subTrainImgBox .left{float: left;width: 49.9%;} 
.subTrainImgBox .right{float: right;width: 49.9%;} 
.subTrainRight{padding: 10px 20px;}
.subTrainTitle{overflow: hidden;}
.subTrainTitle h3{position: relative;font-size: 18px;padding-bottom: 10px;margin-bottom: 15px;}
.subTrainTitle h3 strong{display: block;height: 24px;line-height: 24px;overflow: hidden;margin-right: 40px;}
.subTrainTitle h3:after{width: 120px;height: 1px;background: #d9d9d9;content: '';clear: both;position: absolute;left: 0;bottom: 0;}
.trainMore{float: right;width: 30px;height: 30px;background: url(../images/arrow_right.png) no-repeat center center #009944;transition:all 0.3s ease-in-out;}

a:hover .trainMore{background-color: #0b793a;}

.subTrainRight p{color:#999;font-size: 14px;line-height: 22px; max-height: 156px;overflow: hidden;}

.subTrainLinksBox{border-left:1px solid #d9d9d9;overflow: hidden;}
.subTrainLinksBox a{border-right: 1px solid #d9d9d9;border-bottom:1px solid #d9d9d9; display: block;float: left;width: 49.83%;text-align: center;color:#269737;font-size: 16px;height: 45px;line-height: 45px;overflow: hidden;}
.subTrainLinksBox a:hover{background: #009944;color:#fff;}




.subCamplusBox{padding-left:20px;padding-right: 20px;	overflow: hidden;}

.subCamplusTitle{overflow: hidden;margin-bottom: 10px;}
.subCamplusTitle h3{background: #269737;float: left;width:23.2%;}
.subCamplusTitle h3 strong{padding: 10px 20px;display: block;color: #fff;font-size: 18px;}

.subCamplusList{overflow: hidden;margin-right: -30px;margin-bottom: 40px}
.subCamplusList li{float: left;width: 24.9%;margin-bottom: 30px;}
.subCamplusList li a{margin-right: 30px; border:1px solid #d9d9d9;display: block;overflow: hidden;}

.camplusTitle{padding: 10px 20px;overflow: hidden;}
.camplusTitle h3{height: 24px;line-height: 24px;overflow: hidden;margin-right: 10px;font-weight: normal; }

.previousTable01{margin-top: 15px;margin-bottom: 30px;}
.previousTable01 tbody tr.even{background-color: #f0f0f0;}
.previousTable01 tbody tr:nth-child(2n){/* background-color: #fff; */}

.subPhoneInfo p{color:#999;}

.subLogisList {overflow: hidden;margin-top: 20px;}
.subLogisList li{margin-bottom: 30px;}
.subLogis{border-left:4px solid #f9dd04;border-right: 1px solid #d9d9d9;border-top: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;padding: 20px ;overflow: hidden;}

.subLogisList li.odd .subLogis{border-left-color: #009944;}
.subLogis .subLogisInfo{overflow: hidden;margin: 10px 0 15px;}
.subLogis .subLogisInfo span{float: right;margin-left: 20px;color:#009944;font-size: 14px;margin-top: 10px;}
.subLogis .subLogisInfo p{height: 44px;line-height: 22px;color:#999;overflow: hidden;padding-right: 20px;border-right: 1px solid #d9d9d9;}
.subLogis h4{color:#666;font-size: 14px;}
.subLogisList li a:hover .subLogis .subLogisInfo span{font-weight: bold;}



.subArticleList{margin-right: 20px; margin-right: -35px;padding-left: 15px;padding-right: 25px;overflow: hidden;padding-top: 18px;}
.subArticleList li{float: left;width: 33.3%;margin-bottom: 55px;}
.subArticleList_right li{float: left;width: 100%;margin-bottom: 55px;}
.subArticleList li a{display: block;margin-right: 35px;}
.subNewsA{border:1px solid #e5e5e5;border-left: 5px solid #95c10c;padding: 15px 20px 25px 20px;background-color: #fff;transition:all 0.3s ease-in-out;}
.subNewsA span{position: relative;top:-25px;font-size: 14px;color:#33a535;font-family: 'Arial';border:1px solid #269737;font-weight: bold;padding: 5px 8px;background-color: #fff;}
.subNewsA p{height: 48px;line-height: 24px;overflow: hidden;transition:all 0.3s ease-in-out;}


.subArticleList li a:hover .subNewsA{border-color: #009944;background-color: #009944}
.subArticleList li a:hover .subNewsA p{color:#fff;}


.rightImgList{margin-right: -19px;overflow: hidden;padding-top: 23px;}
.rightImgList li{width: 24.9%;float: left;margin-bottom: 52px;}
.rightImgList li a{display: block;border:1px solid #009944; position: relative;margin-top: 10px;top:0;transition:all 0.3s ease-in-out;margin-right: 43px;background: #fff;background: rgba(255,255,255,0.7)}
.rightImgList li a .rightImg{position: relative;top:-17px;left: 20px;}
.rightImgList .rightInfo{padding:10px 18px 11px 21px;margin-bottom: 18px;position: relative;}
.rightImgList .rightInfo h3{line-height: 24px;height: 48px;overflow: hidden;font-weight: normal;position: relative;z-index:3;}
.rightImgList li a:before{background:#009944; background: -webkit-linear-gradient(left,  #a9cd07,#006a2d); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #a9cd07,#006a2d); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right,  #a9cd07,#006a2d); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #a9cd07,#006a2d); /* 标准的语法 */content: '';display: block; clear: both;width: 100%;height: 100%;position: absolute;top:0;left: 0;opacity: 0;filter:Alpha(opacity=0);transition:all 0.3s ease-in-out;}

.rightImgList li a:hover{background: #009944;top:-10px;}
.rightImgList li a:hover .rightInfo h3{color:#fff;}
.rightImgList li a:hover:before{opacity: 100;filter:Alpha(opacity=100);}

.triangle{position: absolute;bottom: 0;right: 0;width: 0;
    height: 0;
    border-bottom: 31px solid #009944;
    border-left: 31px solid transparent;display: block;}
.triangle b{width: 10px;height: 10px;border-right:1px solid #fff;border-bottom: 1px solid #fff;display: block;position: absolute;top:14px;right: 4px;}

.rightImgList .subIntra{position: relative;top:22px;left: 20px;	 background-color: #f0f5f2;}
.rightImgList .subIntra p{color:#999;line-height: 22px;height:132px;overflow: hidden;padding-left: 20px;padding-top:20px;padding-right: 20px;}
.rightImgList li.NoImg a{margin-top: -6px;margin-bottom: 8px;}
.rightImgList li.NoImg .triangle{bottom: auto;top:0;border-top: 31px solid #009944;border-left: 31px solid transparent;border-bottom: none;}
.rightImgList li.NoImg .triangle b{border-bottom: none;border-top: 1px solid #fff;top:-26px;}
.rightImgList li.NoImg .rightInfo{padding-top: 18px;}

.subTrackBox{padding: 10px;overflow: hidden;}
.subTrack01{margin-bottom: 30px;}
.subTrackTitle{overflow: hidden;margin-bottom: 20px;}
.subTrackTitle h3{ position: relative; background-color: #f2f2f2;padding: 12px 12px 12px 25px;border-left: 28px solid #009944;float: left;width: 16.1%;}
.subTrackTitle h3:after{position: absolute; content: '';clear: both;display: block;width:0;top:11px;left: 0px;
    height:0;
    border-top:12px solid transparent;
    border-bottom:12px solid transparent;
    border-left:12px solid #009944;
 }
.subTrackList{overflow: hidden;margin-right: -38px;}
.subTrackList li{float: left;width: 24.9%;margin-bottom: 20px;}
.subTrackList li a{display: block;margin-right: 38px;border:1px solid #d9d9d9;height: 42px;line-height: 42px;overflow: hidden;padding:0 15px;color:#666;background-color: #fff}

.subTrackList li a:hover{color:#fff;border-color:#009944;background-color:#009944; }

.subTrack01:last-child{margin-bottom: 0;}

.subVedioList{margin-right: -40px;overflow: hidden;margin-bottom: 10px;}
.subVedioList li{float: left;width: 33.3%;margin-bottom: 40px;}
.subVedioList li a{display: block;margin-right: 40px;}
.leftImgBox{}
.leftImgBox .leftImg{position: relative;}
.leftImgBox .leftImg .imgResponsive{background: #000;}
.leftImgBox .leftImg .imgResponsive img{opacity: 0.8}
.leftImgBox .leftImg .play{position: absolute;background:url(../images/play.png) no-repeat center center;display: block;width: 54px;height: 54px;background-size: cover;bottom:50%;left: 50%;margin-bottom: -28px;margin-left: -28px;opacity: 0.8;fliter:opacity=80;transition:all 0.3s ease-in-out;}
.leftImgBox .leftInfoBox{background:#009944; background: -webkit-linear-gradient(left,  #a9cd07,#006a2d); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #a9cd07,#006a2d); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right,  #a9cd07,#006a2d); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #a9cd07,#006a2d); /* 标准的语法 */padding:0 4px 4px 4px;}
.leftImgBox .leftInfo{background-color: #fff;border:1px solid #009944;padding: 15px;}
.leftImgBox .leftInfo h3{height: 24px;line-height: 24px;overflow: hidden;font-weight: normal;}
.subVedioList li a:hover  .play{opacity: 1;bottom:10px;left: 10px;margin-left: 0;margin-bottom: 0;width: 30px;height: 30px;}
.f_time03{display: block;color:#006a2d;margin-top: 8px;font-family: 'Arial'; font-size: 14px;height: 20px;line-height: 20px;overflow: hidden;}


.rightImgList02 li{width: 33.3%;}


/*1016*/
.f_subLInfoBox{}
.f_subLIntro{overflow: hidden;margin-bottom: 40px;} 
.f_subLIntro .f_lf{float: left;width: 148px;}
.f_subLIntro .f_rt{margin-left: 160px;}
.f_subLIntro .f_rt p{padding:12px 10px;font-size: 16px;color:#666;line-height: 26px;}

.f_subLIntro .f_rt p:nth-child(odd){background-color: #f5f5f5;}
.f_subLinfo p{font-size: 16px;line-height: 28px;color:#666;text-indent: 2em!important;}

.linkList03_f li a{font-size: 14px;padding: 0 10px;line-height: 20px;}

.pageArticle_f{margin-top: 0;}

/*1029*/
.subTechReBox{overflow: hidden;}
.subTechRe{margin-bottom: 40px;}
.subTech_title{margin-bottom: 25px;background: #f2f2f2; overflow: hidden;padding:10px 15px;}
.subTech_title h2{font-size: 18px;line-height: 32px;}


.subTech_info{overflow: hidden;}
.subTech_info p{line-height: 24px;font-size: 16px;margin-bottom: 10px;color:#666;text-indent: 2em!important;}
.subTech_info p:last-child{margin-bottom: 0;}
.subTech_info .left{float: left;width: 320px;}
.subTech_info .right{margin-left: 340px;}

.subTech_list{margin-top: 30px;overflow: hidden;margin-right: -50px;}
.subTech_list li{width: 24.5%;margin-bottom: 15px;display: inline-block;*display: inline;;*zoom:1;vertical-align: top}
.subTech_list li a{background: url(../images/grey.png) no-repeat right 15px; display: block;color:#269737;font-size: 14px; border-top: 1px dashed #ccc;padding-top:10px;padding-right: 15px; margin-right: 50px;}

.subTech_list li a:hover{color:#08753a;}
.subTech_list02 li{width: 33%}


/*1118*/
.f_subPersonBox05{overflow: hidden;}
.f_subMode{max-width: 1400px;margin: 0 auto;overflow: hidden;padding: 40px 0 40px 0;}
.f_subMode01{overflow: hidden;}
.f_ImgCol{width: 35%;}
.f_InfoCol{width: 62.71%}
.f_subLeft{float: left;}
.f_subRight{float: right;}
.f_ImgList{overflow: hidden;margin-right: -35px;margin-top: 20px;}
.f_ImgList li{float: left;width: 49.9%;margin-bottom: 20px;}
.f_ImgList li a{display: block;margin-right: 35px;border:1px solid #d9d9d9;border-radius:20px;overflow: hidden;}
.f_ImgList li a i{float: right;width:40px;height: 40px;border-left: 1px solid #d9d9d9;background: url(../images/grey.png) no-repeat center center;margin-left: 10px; }
.f_ImgList li a span{display: block;height: 40px;line-height: 40px;overflow: hidden;padding-left:15px;color:#269737;}
.f_ImgList li a:hover{background-color: #269737;border-color: #269737}
.f_ImgList li a:hover i{background-image: url(../images/arrow_right.png)}
.f_ImgList li a:hover span{color:#fff;}
.f_infoTitle{overflow: hidden;margin-bottom: 35px;	}
.f_infoTitle h2{font-size: 24px;font-weight: normal;}
.f_infoTitle a{float: right;border:1px solid #269737;text-align: center; overflow: hidden;min-width: 169px;*width: 169px;}
.f_infoTitle a i{float: right;width: 30px;height: 30px;line-height: 30px;background: url(../images/arrow_right.png) no-repeat center center #269737;margin-left: 5px;transition:all 0.3s ease-in-out;}
.f_infoTitle a span{height: 30px;line-height: 30px;display: block;padding-left: 10px;font-size: 14px;color:#269737;}
.f_infoTitle a:hover{background: #269737}
.f_infoTitle a:hover span{color:#fff;}
.f_infoTitle a:hover i{background-color: #117520}
.f_InfoInfo{overflow: hidden; }
.f_InfoInfo p{margin-bottom: 22px;line-height: 24px;color:#666666;font-size: 15px;text-indent: 2em;}
.f_subModeWrap{width: 100%;background-color: #fff}
/*科学研究*/
.f_subTechList{overflow: hidden;margin-right: -40px;}
.f_subTechList li{float: left;width: 33.3%;*padding-bottom: 40px;}
.f_subTechList li .f_subTechBox{margin-right: 40px;margin-top: 30px;margin-bottom: 40px; background-color: #fff;position: relative;}
.f_subTechBox .title{position: absolute;top:-30px;left: 50%;margin-left: -75px;min-width: 150px;height: 50px;line-height: 50px;text-align: center;background-color: #269737;color:#fff;font-size: 24px;font-weight: normal;}
.f_subTechInfo{padding:20px;overflow: hidden;min-height: 260px;}
.f_subTechInfo p{text-indent:2em;font-size: 15px;line-height: 24px;margin-bottom: 10px;color:#666;}

.f_techMore{ width: auto;position: relative;bottom:-20px; height: 40px;line-height: 38px;overflow: hidden;text-align: center;font-size: 14px; }
.f_techMore a{color:#269737;display: inline-block;*display: inline;*zoom:1;padding:0 15px; border:1px solid #269737;background-color: #fff;}
.f_techMore a:hover{background-color: #269737;color:#fff;}
.f_subModeWrap02{background:url(../images/img24.jpg) no-repeat center bottom #fff;}
.f_infoTitle02{text-align: center;}
.f_ImgList02 li{width: 24.9%;}
.f_ImgList02 li a{background: #fff; background: rgba(255,255,255,0.5);}

/*社会服务*/
.f_subMode05 .f_InfoCol{width: 60.71%;}
.f_subMode05 .f_ImgCol{padding-right: 20px;padding-bottom: 20px;position: relative;}
.f_ImgList03 li{width: 24.9%;}
.imgResponsive05{position: relative; background: none;}
.f_subMode05 .f_ImgCol:after{position: absolute;content: '';clear: both;bottom:0px;right: 0px;z-index:1;background:  #006a2d; background: -webkit-linear-gradient(left,  #a9cd07,#006a2d); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #a9cd07,#006a2d); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right,  #a9cd07,#006a2d); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #a9cd07,#006a2d); /* 标准的语法 */;width: 95%;height: 95%;}
.imgResponsive05{position: relative;z-index:9;}
.f_subImgCol01{width: 47.28%;margin-bottom: 40px;	}

.f_IndustryBox{background:  #006a2d; background: -webkit-linear-gradient(left,  #a9cd07,#006a2d); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #a9cd07,#006a2d); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right,  #a9cd07,#006a2d); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #a9cd07,#006a2d); /* 标准的语法 */;margin-top: 20px; margin-left: 20px;}
.f_IndustryImg{position: relative;left: -20px;width: 83%;float: left;top:-20px;}
.f_IndustryTitle{float: right;width: 30px;margin-top: 90px;margin-right: 45px;}
.f_IndustryTitle h2{font-size: 24px;line-height: 25px;color:#fff;font-weight: normal;}
.f_IndustryInfoBox{background: #fff;margin-left: 20px;padding:30px 30px 0px 30px;position: relative;}
.f_IndustryInfo{min-height:507px;padding-bottom: 10px;}
.f_IndustryInfo p{text-indent:2em;font-size: 15px;line-height: 24px;margin-bottom: 20px;color:#666;}

.f_IndustryBoxRight .f_IndustryTitle{float: left;margin-left: 45px;margin-right: 0;}
.f_IndustryBoxRight .f_IndustryImg{float: right;right: -20px;left: auto;}
.f_IndustryBoxRight {margin-right: 20px;margin-left: 0;}
.f_IndustryInfoBoxRight{margin-right: 20px;margin-left: 0;}

.f_subRightT{width: 100%;float: none;}
.f_schoolList{overflow: hidden;margin-right: -30px;}
.f_schoolList li{float: left;width: 33.3%;margin-bottom: 10px;overflow: hidden;}
.f_schoolList li a{display: block;margin-right: 30px;}
.f_travelList{margin-right: -40px;overflow: hidden;}
.f_travelList li{float: left;width: 49.9%;margin-bottom:40px;}
.f_travelList li a{display: block;margin-right: 40px;padding-bottom: 10px;padding-right: 30px;position: relative;}
.f_travelList li a i{display: block; position: absolute;content: '';clear: both;bottom: 0;right: 0;background: #009944;z-index:1;width: 95%;height: 90%;}
.f_travelImg{position: relative; z-index:9;}
.f_travelImg p{text-align: center;color:#fff;font-size: 16px;z-index:9;position: relative;margin-top:6px;height: 24px;line-height: 24px;overflow: hidden;}
.f_travelImg .imgResponsive{z-index:9;position: relative;}

.f_travelList li:nth-child(2n) a{padding-right: 0;padding-left: 30px}
.f_travelList li:nth-child(2n) a i{right: auto;left: 0;}
.f_IndustryImg02{width: 90%;}
.f_caterBox{overflow: hidden;}
.f_caterList{overflow: hidden;margin-right: -60px;}
.f_caterList li{margin-bottom: 50px; float: left;width: 49.9%;}
.f_caterList li a{margin-right: 60px;display: block;}
.f_IndustryTitle{margin-top: 50px;margin-right: 14px;}
.f_IndustryInfoBox02{border:1px solid #e5e5e5;padding-bottom: 20px;}
.f_IndustryInfoBox02 .f_IndustryInfo p{margin-bottom: 0;}
.f_subMode08 .f_ImgCol{width: 38%;}
.f_subMode08 .f_InfoCol{width: 60%;}
.f_subMode08 .f_InfoInfo p{margin-bottom: 0;}
.f_subMode08 {border-bottom: 1px solid #e5e5e5}



.f_subMode08 .f_code{margin-top: 20px;width: 137px;}




/*1206*/
.trainMore04{background: url(../images/arrow_right04.png) no-repeat center center ;}
a:hover .trainMore04{background-color: #f2f2f2}
.subCamplusTitle04 h3{width: auto;padding-right: 40px;*padding-right: 20px;position: relative;}
.subCamplusTitle04 h3:after{position: absolute;right: 0;bottom:0;width: 0; content: '';display: block;clear: both;
 height: 0;
 border-width: 20px;
 border-style: solid;
 border-color: transparent #fff transparent transparent;}
.subTrainTitle04 h3:after{display: none}
.subTrainTitle04 a{float: right;}
.subTrainTitle04 .trainMore:hover{background-color: #1a7b29;}

.subCamplusTitle04 h3 strong{padding:8px 20px;}

/*1209*/
.f_subSepicalList11 .imgResponsive {padding-bottom: 32.35%;}
.f_subSepicalList11{margin-right: -30px;margin-bottom: 20px;overflow: hidden;}
.f_subSepicalList11 li{float: left;width: 24.9%;border-bottom: 1px solid #ddd;padding-bottom: 15px;margin-bottom: 20px;}
.f_subSepicalList11 li a{display: block;margin-right: 30px;}
.f_subSepicalList11 li a p{margin: 10px 0 0 0;height: 24px;line-height: 24px;color:#666;}
.f_subList12{overflow: hidden;margin-bottom: 20px;}
.f_subList12 li{padding:12px 20px;overflow: hidden;border-left: 4px solid #269737;background: #edf7ed;border-bottom: 1px solid #fff;}
.f_subList12 li:nth-child(even){border-left: 4px solid #fff;background: #fff;}
.f_subList12 li div{height: 24px;line-height: 24px;overflow: hidden;}
.f_subList12 li span{float: right;margin-left: 10px;font-size: 14px;font-family: 'Arial';color:#269737;}





@media screen  and (max-width:1600px) {
	.subpresidentList li a .president .zc h4{font-size: 22px;}
	.subpresidentList li a .president .zc{margin-left: 0;margin-top: 0;width: 34%;}
	.subpresidentList li a .president .zc p{margin-top: 10px;}
	.subpresidentList li a{margin: 0 20px;}
	.subpresidentList li a .president .preImg{}
	.subpresidentList li a .president{padding-top: 20px;padding-left: 20px;}
	.signImg{height: 180px;}
	.signImg img{height: 115px;}
	.signImg01 img{height: 93px;margin-top:  45px;}
	.signImg02 img{height: 160px;}
	.signImg03 img{height: 89px;}

	.subTourList li a{margin-right: 30px;}
	.subTrainLinksBox a{width: 49.8%;}
	.subTrainRight p{/*! max-height: 159px; */}
	.subCamplusTitle h3{width: 22.8%;}
	.subCamplusTitle04 h3{width: auto;}
	.rightImgList .subIntra p{height: 110px;}
	.rightImgList .subIntra{top:10px;}
	.subTrackList li a{margin-right: 22px;}
	.subTrackList {margin-right: -22px;}
	
}



@media screen  and (max-width:1440px) {
	.subPage_con,.f_subMode{width:1200px;}
	.subsignList li{float: none;width: 100%;}
  	.subsignList li .sign{margin-right: 0;}
  
  	.Previous_info_list{margin-right: 0;margin-bottom: 10px;}
  	.Previous_info_list li{float: none;width: 100%;margin-bottom: 20px;}
  	.Previous_info{margin-right: 0;}
  	.subTourList{padding: 0px 0;margin-right: -32px;}
  	
  	.subUnitList li{width: 49%;}
  	.subUnitList li a{line-height: 20px;}
  	.subProminentList li {width: 24.9%;}
	.subTrainLinksBox a{width: 49.7%;font-size: 15px;}
	.subTrainRight p{max-height: 135px;}
	.subCamplusTitle h3{width: 22.5%;}
	.subCamplusTitle04 h3{width:auto;}
	.rightImgList li{width: 33.3%;}
	.rightImgList .subIntra p{height: 132px;}
	.subTrackList li {width: 33.3%;}
	.subTrackTitle h3{width: 21.1%;}
	.subVedioList li {width: 50%;}
	.rightImgList02 li{width: 50%;}
	.leader_person a{margin-right: 12px;}
	.f_IndustryImg02{width: 88%;}
	.f_IndustryTitle02{margin-right: 0;width: 12%;margin-top: 20px;}


	
}
	
@media screen  and (max-width:1200px) {
	.subPage_con,.f_subMode{width: auto;padding: 0 15px;}
	.f_subMode{padding-top: 40px;padding-bottom: 20px;}
	.subpresidentList li a{margin: 0 10px;}
	.subLeaders{margin: 0 }
	.Previous_title h3{font-size: 16px;padding: 11px 20px;}
	.previousTable thead tr th{padding: 15px 20px;font-size: 15px;}
	.previousTable tbody tr td{padding: 12px 20px;}
	.subBigTitle h3{font-size: 16px;}
	.subBigInfo .info{font-size: 14px;}
	.subTourList li a .subTourInfo h3{font-size: 16px;}
	.subProminentList li{width: 33.3%;}
	.subTrainTitle h3,.subCamplusTitle h3 strong{font-size: 16px;}
	.subLogis .subLogisInfo p,.subLogis h4,.subLogis .subLogisInfo span{font-size: 12px;}
	.subLogis{padding: 10px;}
	.subLogis .subLogisInfo{margin: 6px 0 10px}
	.subLogisInfo p{height: 40px;line-height: 20px;}
	.pageArticle{min-height: 500px;}
	.subTech_info p{font-size: 14px;line-height: 22px;}
	.subTech_list li{width: 33%}
	.subTech_list02 li{width: 49%}
	.f_infoTitle h2{font-size: 22px;}
	.f_ImgList li{width: 100%;float: none}
	.f_ImgList {margin-right: 0;}
	.f_ImgList li a{margin-right: 0;}
	.f_subTechBox .title{width: 120px;height: 40px;line-height: 40px;font-size: 18px;margin-left: -60px;top:-20px;}
	.f_ImgList02 li{width: 33.3%;float: left;}
	.f_ImgList02 {margin-right: -30px;}
	.f_ImgList02 li a{margin-right: 30px;}
	.f_schoolList li a{margin-right: 10px;}
	.f_schoolList {margin-right: -10px;}


}
	

	
	


@media screen  and (max-width:992px) {
		.pages{ display: none; }
		.pages_min{display:block;}
		.article img{width: 100% !important;height: auto !important;}
		.sub_left{margin-top: -50px;}
		.sub_left .sub_leftTitle h2{height: 50px;line-height: 50px;}
		.bread{height: 35px;top:-35px;line-height: 35px;}
		.sub_rightT .bread{top:35px;}
		.subpresidentList li a .president .zc h4{font-size: 20px;float: left;}
		.subpresidentList li a .president .zc p{font-size: 16px;float: left;margin-top: 0;padding-left: 20px;margin-top:5px;}
		.subpresidentList li a .president .zc{float: none;width: 100%;overflow: hidden;}
		.subpresidentList li a .president .preImg{float: none;width: 100%;margin-top: 20px;}
		.subLeaders .leader_left,.subLeaders .leader_right{width:49%;}
		.leader_person a {width: 50%;display: block; margin-right: 0;}
		.subLeaders .leader_left03 .leader_person a{width:33.3%;}
		.leader_person{line-height: 35px;margin-left: 10px;}

		.presentList li{margin-bottom: 14px;}
		.leader_title{width:100%;padding-left: 10px;float: none;display: block; padding-right: 10px;}
		.subLeaders .leader_left03{width: 100%;}
		.divSelect03{width: 80px;}
		.divSelect03 cite{height: 46px;line-height: 46px;}
		.divSelect03 {height: 46px;padding:0 10px;}
		.linkList03{top:46px;}
		.subBigEvenBox{margin: 0;}
		.subTourList li{width: 100%;float: none;margin-bottom: 30px;}
		.subProminentList li{width:50%;}
		.subPersonOther h3{font-size: 16px;}
		.subPersonOther h3{font-size: 15px;}
		.subPersonInfo .left{width: 100%;float: none}
		.subPersonInfo .right{margin-left: 0;margin-top:20px;margin-right: 0;}
		.subPersonOtherInfo p{font-size: 14px;line-height: 22px;}
		.subTrainList li{width: 100%;float: none;}
		.subTrainList {margin-right: 0;}
		.subTrainList li .subTrainBox{margin-right: 0;		}
		.subTrainLinksBox a{width: 49.8%;}
		.subCamplusList li{width: 33.3%}
		.subCamplusTitle h3{width: 30.9%}
		.subCamplusTitle04 h3{width: auto}
		.subCamplusList{margin-bottom: 20px;}
		.subCamplusBox{padding-left: 0;padding-right: 0;}
		.subArticleList li{width: 49.9%}
		.subArticleList{padding-left: 0;padding-right: 0;}
		.rightImgList li{width: 50%;}
		.subTrackTitle h3{width: 100%;}
		.rightImgList02 li{width: 100%;float: none}
		.rightImgList02 {margin-right: 0;}
		.rightImgList02 li a{margin-right: 20px;}
		.rightImgList02 .rightInfo h3{height: auto;}
		.rightImgList02 .subIntra p{height: auto;padding-bottom: 20px;}
		.rightImgList .subIntra{height: auto;padding-bottom: 0}
		.subTech_info .left{width:  240px;}
		.subTech_info .right{margin-left: 260px;}
		.subTech_list li{width: 49%}
		.subTech_list02 li{width: 49%}
		.f_subTechList li{width: 100%;float: none;margin-bottom: 70px;}
		.f_subTechList li .f_subTechBox{margin-right: 0;}
		.f_subTechList {margin-right: 0;}
		.f_subTechInfo{min-height: auto;}
		.f_ImgList02 li{width: 50%}
		.f_travelList li{float: none;width: 100%;}
		.f_travelList {margin-right: 0;}
		.f_travelList li a{margin-right: 0;}
		.f_travelImg p{font-size: 15px;height: 20px;line-height: 20px;}
		.f_caterList li{width: 100%;float: none}
		.f_caterList {margin-right: 0;}
		.f_caterList li a{margin-right: 0;}
		.f_IndustryTitle02{width: 30px;margin-right: 10px;}
		.f_IndustryInfoBox02 .f_IndustryInfo{min-height: auto;}
		.f_subMode08 .f_ImgCol{width: 100%;float: none}
		.f_subMode08 .f_InfoCol{width: 100%;float: none;margin-top: 20px;}
		.f_caterList li:last-child{margin-bottom: 0;}
		.f_IndustryTitle h2{font-size: 20px;line-height: 21px;}

		.f_subSepicalList11 li{width: 33.3%;}

}		





@media screen and (max-width:768px) {
	.sub_mbtn{display: block;}
	.sub_left{display: none;}
	.sub_right{margin-left: 0;width: auto;}
	.subPage{width: 100%;padding: 0;}
	.article{font-size: 14px;line-height: 20px;}
	.sub_rightT{padding: 0;}
	.bread{position: relative;top:auto;left: auto;}
	.subLeft_bg,.subRight_bg{display: none;}
	.pageArticle{margin-left: 0;}
	.bread{height: auto;padding:10px 0;line-height: 20px;/*! text-align: left; */background: #fff;color: #999;}
	.bread span{margin-left:15px;color: #999;font-size: 12px;margin-right: 15px;}

	.articleTitle1{/*! padding-left: 0; */margin-left: 0;padding-top: 10px;/*! text-align: center; */padding-right: 15px;padding-left: 15px;}
	.subPage_con{padding:0;}
	.pageArticle{margin: 0;width: auto;margin-right: 15px;margin-left: 15px;margin-top: 15px;}
	.bread span a{color:#999;font-size: 12px;}
	.sub_rightT .bread{margin-left: 0;top:auto;}
	.sub_rightT .sub_leftTitle {float: none;width: 100%;}
	.subTitleT{position: relative;top:auto;left: auto;height: auto;}
	.sub_rightT .sub_leftTitle h2{height: 50px;line-height: 50px;background: #269737;padding-left: 15px;padding-right: 15px;}
	.sub_rightT .pageArticle{padding-top: 10px;}
	.Annex ul{float: none;padding-left: 0;}
	.shareBox{float: none;}
	.Annex ul li{padding-left: 0;}
	.share{float: left;}
	.subpresidentList{margin-top: 0;margin-bottom: 30px;}
	.subProminentBox{padding: 0;}
	.signtitle h3{font-size: 16px;line-height: 40px;height: 40px;}
	.f_subLIntro .f_rt p,.f_subLinfo p{font-size: 15px;line-height: 24px;}
	.f_subLIntro{margin-bottom: 20px;}
	.subTech_title h2{font-size: 16px;}
	.subTech_info .left{width: 100%;float: none;}
	.subTech_info .right{margin-left: 0;margin-top: 20px;}
	.f_subMode{padding-top: 20px;}
	.f_subRight,.f_subLeft{width: 100%;float: none;}
	.f_infoTitle h2{font-size: 18px;}
	.f_subRight{margin-top: 20px;}
	.f_subMode05 .f_InfoCol { width:auto; }
	.f_infoTitle{margin-bottom: 20px;}
	.f_InfoInfo p,.f_subTechInfo p{font-size: 14px;line-height: 22px;}
	.f_subTechInfo p{font-size: 14px;line-height: 22px;}
	.f_subTechList li:last-child{margin-bottom: 0;}
}

@media screen and (max-width:640px) {

	
	.share{position: static;margin-bottom: 0px;overflow: hidden;}
	.articleTitle h3{font-size: 1.8rem;}
	.articleAuthor{font-size: 12px;}
	.Annex ul li{padding-left: 0px;}
	.Annex h3 a{padding-left: 0;margin-top: 4px; display: block;}
	.subpresidentList li a .president .zc h4{float: none;font-size: 18px;}
		.subpresidentList li a .president .zc p{float: none;margin-left: 0;margin-top: 5px;padding-left: 0;font-size: 15px;}
	.subpresidentList li a .president{padding-left: 10px;padding-top: 10px;}
	.signImg{height: auto;line-height: none;padding-left:10px;padding-right: 10px;}
	.signImg img{height: auto;margin-top: 10px;margin-bottom: 1px;}
	.subBigTitle h3{display: block;line-height: 24px;}
	.subUnitList li{width: 100%;float: none;}
	.subUnitList li a{margin-right: 0;}
	.subUnitList {margin-right: 0;}
	.subUnitTitle h3{padding:15px 20px;}
	.subProminentList li{width:100%;float: none}
	.subTrainLinksBox a{width: 49.7%;}
	.subCamplusList li{width: 49.9%}
	.subCamplusTitle h3{width: 47.3%}
	.subCamplusTitle04 h3{width:auto}
	.subNewsA p{height: 44px;line-height: 22px;}
	.subNewsA{padding:8px 10px 14px 10px;}
	.subNewsA span{top:-17px;}
	.rightImgList li{width: 100%;float: none;}
	.rightImgList .subIntra{padding-bottom: 0;height: auto;}
	.rightImgList .rightInfo h3{height: auto;}
	.rightImgList li a{margin-right: 23px;}
	.rightImgList{margin-right: 0;}
	.rightImgList li.NoImg .rightInfo{margin-bottom: 0;}
	.rightImgList .subIntra p{height: auto;padding-bottom: 20px;font-size: 12px;}
	.subVedioList li {width: 100%;float: none;}
	.subVedioList {margin-right: 0;}
	.subVedioList li a{margin-right: 0;}
	.leftImgBox .leftInfo h3{height: auto;}
	.subPersonBox{margin-top: 0;}
	.pageArticle{padding:10px;}
	.f_ImgList02 li{width: 100%;float: none}
	.f_ImgList02 {margin-right: 0;}
	.f_ImgList02 li a{margin-right: 0;}
	.f_IndustryInfoBox02{padding:15px;}

	.f_subSepicalList11 li{width: 50%;}
	
	

}


@media screen and (max-width:480px) {
	
   	.articleTitle02 ul li a{font-size: 1.6rem;}
   	.subTrainImgBox .left,.subTrainImgBox .right{width: 100%;float: none;}
   	.subTrainLinksBox a{width: 99.8%;float: none;}
   	.subTrainRight{padding-top: 20px;}
   	.subCamplusList li{width: 100%;float: none;}
	.subCamplusTitle h3{width: 100%;float: none}
	.subCamplusTitle04 h3{width: auto;float: left}
	.subCamplusList{margin-right: 0;}
	.subCamplusList li a{margin-right: 0;}
	.subArticleList li{width: 100%;float: none;margin-bottom: 30px;}
	.subArticleList li a{margin-right: 0;}
	.subArticleList {margin-right: 0;}
	.subNewsA p{height: auto;}
	.subTrackList li {width: 50%;}
	.subTrackList li a{height: 38px;line-height: 38px;}
	.Previous_title h3,.subBigTitle h3{font-size: 14px;}
	.Previous_title h3{padding-top: 7px;padding-bottom: 7px;}
	.f_subLIntro .f_lf{float: none;width: 100%;}
	.f_subLIntro .f_rt{margin-left: 0;margin-top: 20px;}
	.subTech_list li{display: block;width: 100%;}
	.subTech_list {margin-right: 0;}
	.subTech_list li a{margin-right: 0;}
	.leader_person a{width: 100%}
	.f_schoolList li a{margin-right: 0}
	.f_schoolList{margin-right: 0;}
	.f_schoolList li{float: none;width: 100%;}
	.f_IndustryTitle02{width: 10%;margin-right: 0;}

	.f_subSepicalList11 li{width: 100%;float: none;margin-bottom: 10px;padding-bottom: 10px;}
	.f_subSepicalList11{margin-right: 0;}
	.f_subSepicalList11 li a{margin-right: 0;}
	
}

@media screen and (max-width:380px) {
	
   	
	.subTrackList li {width: 100%;float: none}
	.subTrackList li a{margin-right: 0;}
	.subTrackList{margin-right: 0;}
	
}



