@charset "utf-8";
/* CSS Document */
html{background:#FFF;font-size:62.5%; /* 10÷16=62.5% */}
body{font-size:14px;font-size:1.4rem ; /* 14÷10=1.4 */color: #3a3a3a;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px; -webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{width:100%;max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #444;}
a:hover{color: #2f6900;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}
ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left  !important;}
.tr{text-align:right  !important;}
.pa{position: absolute;}
.pr{position: relative;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';content:none;}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle}

/*头部样式*/
.header{width:100%;min-width: 300px; height:132px; z-index:9999;background-color: #f1f2f0;}
.top{height:86px;width: 1170px;margin:0 auto;}
.logo{ max-width:400px; height:40px; z-index: 1003;padding-top: 15px;}
.logo a { display:inline-block;}
.logo .logo_01{ width:60%;}
.logo .logo_02{ width:30%;}
.navWrap{width: 100%;height: 39px;line-height: 39px;border-top:1px solid #afc999;border-bottom: 6px solid #c2d7b2;background-color:#367900;}
.nav{width: 1170px;margin:0 auto;height: 39px;}
.nav ul{float:left;}
.nav li{float: left;font-size: 16px;font-size: 1.6rem;line-height: 39px;position: relative;}
.nav li > a{display: block;padding:0 25px;position: relative;z-index: 10;color:#fff;}
.nav li.on > a{color:#fff;font-weight: bolder;}
.nav li.on .subNav{display: block;}
.subNav{position: absolute;top:39px;background-color:#c2d7b2;font-size: 14px;font-size: 1.4rem;z-index: 2000;padding:8px 0;display: none;width: 100%;}
.subNav dd{line-height: 32px;padding:0px 15px;height: 32px;overflow: hidden;text-align: center;display: block;}
.subNav dd:hover{background-color: #367900}
.subNav dd:hover a{color:#fff;}
.subNav dd a{color: #444;display: block;position: relative;z-index: 300;line-height: 32px;height: 32px;overflow: hidden;}
.ser{display:none;width:200px; height:24px; right:30px; top:8px;line-height:24px; background-color:#fff;z-index:9999994; position: absolute;}
#btn_ser{width: 18px;height: 39px;display: block;cursor: pointer;background:url(/EEO/images/btn_bg01.png) no-repeat center center;}
#btn_ser.close_btn{background:url(/EEO/images/closebtn_bg01.png) no-repeat center center;}
.close_btn{display: none;}
.searchWrap{width:18px; height: 39px;position:relative; z-index:9999999;float:right; margin-right: 30px;}
.search input{position:absolute;  height: 24px;line-height:24px; color:#262626; border:none; background:none; top:0px; padding-left:0px; }
.search input.notxt{color:#6b6b6b; padding:0 0 0 7px;width:83%;}   
.search input.notxt1 {position: absolute;width: 26px;height:24px;right:0;border: none;background-color: #c2d7b2;cursor:pointer; overflow: hidden;padding-right:0;color:#367900;font-weight: bold;}

.wraq_header.current .logo{transition: width 0.3s ease 0s;-webkit-transition: width 0.3s ease 0s;-moz-transition: width 0.3s ease 0s;width:200px;height:57px;padding:12px 0 0 0;}
.wraq_header.current{position:fixed;top:0;left:0;width:100%;height:60px;background:none;background-color:#fff;z-index:99999;box-shadow:0 4px 4px rgba(200, 200, 200, .5);border-bottom: none;border-bottom: 4px solid #ccc\0;*border-bottom: 4px solid #ccc;_border-bottom: 4px solid #ccc}
.wraq_header.current .topHeader,.wraq_header.current .logo2{display: none;}
.wraq_header.current .logo1{top:0;height: 60px;left:0;}
.wraq_header.current .logo1 img{width: 50px;height: 51px;}
.wraq_header.current .nav{height:60px; line-height:60px;margin:0 0 0 100px;width:1060px;border:none;}
.wraq_header.current .nav li{width: auto;background:none;font-size:0.9em;height:60px; line-height:60px;transition: all 0.2s ease 0s;-webkit-transition: all 0.2s ease 0s;-moz-transition: all 0.2s ease 0s;border:none;}
.wraq_header.current .nav li > a{border-left:none;padding:0 13px;}
.wraq_header.current .subNav{display: none !important; }




.goTop {position: fixed;bottom: 20px;right: 20px;z-index: 99;color: #fff;text-align: center;font-size: 14px;transition: none;background-color:#367900;width: 50px;height: 50px;line-height: 50px;text-align: center;border-radius: 50%;border:1px solid #fff;}
.goTop:hover{color:#fff;}
/*手机端导航*/
.mobile{width: 100%;position:absolute;height: 39px;display: none;bottom:6px;right: 0;z-index: 9999999}
.mobile_title{width: 100%;float:left;color:#fff;position: absolute;left:0;top: 0;width: 40px;height: 40px;line-height: 40px;text-align: center;font-size: 14px;font-weight:normal;}
.mobile-inner-header{width:100%;
    height: 39px;position: absolute;top: 0px;right: 0px;}
.mobileLink{height: 39px;line-height: 39px;}
.mobileLink dd{height: 39px;line-height: 39px;float:left;width: 25%;text-align: center;font-size: 16px;font-size: 1.6rem;}
.mobileLink dd a{color:#fff;} 
.mobile-inner-header-icon{
    color: #fff; height: 39px;font-size:16px;font-size:1.6rem;line-height:39px;text-align: left;float:right;width: 50px;position: relative;background:url(/EEO/images/arrow_down.png) no-repeat right center;  cursor: pointer;margin-right: 10px;}  
.mobile-inner-header-icon-out span:nth-child(1){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
    }       
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
    }

@keyframes outfirst {
  0% {
    transform: translateY(0) rotate(-45deg);
  }

  100% {
    transform: translateY(-4px) rotate(0deg);
  }
}   



@keyframes outsecond {
  0% {
    transform: translateY(0) rotate(45deg);
  }

  100% {
    transform: translateY(4px) rotate(0deg);
  }
}

.mobile-inner-nav{  background-color: rgba(54,121,0,0.9);width: 100%; position: absolute;top: 39px;   left: 0px;padding-top: 10px;padding-bottom: 25px;display: none;}
.mobile-inner-nav a{display: inline-block;line-height: 40px;
    text-decoration: none;  width: 80%; margin-left: 10%;
    color: #FFFFFF; border-bottom: solid 1px rgba(255,255,255,0.3);
    -webkit-transition: all 0.5s;   -moz-transition: all 0.5s;
    -o-transition: all 0.5s;    transition: all 0.5s;   font-weight:300;}
.mobile-inner-nav a:hover{color: rgba(255,255,255,0.4);
    border-bottom: solid 1px rgba(255,255,255,0.2);}
.mobile-inner-nav li{position: relative;}
.mobile-inner-nav li strong{color: rgba(255,255,255,0.5);position: absolute;right:10%;top:0;font-size: 25px;font-size: 2.5rem;cursor: pointer;width: 20px;height: 40px;text-align: center;line-height: 40px;-webkit-transition: all 0.5s;   -moz-transition: all 0.5s;
    -o-transition: all 0.5s;    transition: all 0.5s; }
.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;animation-name: returnToNormal;}
@-webkit-keyframes returnToNormal {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }

    @keyframes returnToNormal {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }
.mobile_subNav{display: none;padding-left:10px;}
.mobile-inner-nav dd a{height: 30px;line-height: 30px;border-bottom: dotted 1px rgba(255,255,255,0.2);font-size: 12px;font-size: 1.2rem;}



/*footer*/

.footer{width: auto;margin:0 auto;color:#fff;text-align: center;line-height:24px;padding:8px 0;background-color:#3a4036;font-size: 12px;font-size: 1.2rem;}
.copyRight{padding:0 15px;}




@media screen  and (max-width:1170px) {
    .top{width: auto;padding:0 15px;}
    .nav{width: auto;}
 
}

@media screen  and (max-width:950px) {
	.header{position: relative;}
    .nav{display: none;}
    .mobile{display: block;}
    .ser{display: block;position: relative;top:12px;left:50%;margin-left: -100px;}
  }
  
}
@media screen  and (max-width:768px) {

}

@media screen and (max-width:540px) {
  .logo{width: 90%;margin:0 auto;padding: 20px 0;height: auto;}
  .top,.header{height: auto;}
  .mobile-inner-header-icon{font-size: 14px;font-size:1.4rem;width: 42px;}
  .mobileLink dd{font-size: 14px;font-size: 1.4rem;}
}
	
	

@media screen and (max-width:480px) {
    
    
}
@media screen /*and (min-width:320px)*/ and (max-width:360px) {
  
 
}



