@charset "utf-8";
/* CSS Document */
html{background:#f5f5f5;font-size:62.5%; /* 10÷16=62.5% */}
body{font-size:14px;font-size:1.4rem ; /* 14÷10=1.4 */color: #333;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{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: #333;transition:all 0.4s ease-in-out;cursor: pointer;}
a:hover{color: #235e88;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,caption,cite,code,dfn,em,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}
.imgResponsive{width: 100%;overflow:hidden;height: 0;display: block;padding-bottom:55.35%}
.imgResponsive img{width: 100%;transition:all 0.4s ease-in-out;}
a:hover .imgResponsive img{transform: scale(1.08);opacity: 0.9}
.clear{width: 100%;overflow:hidden;*height: 0}
.clearFix{*zoom:1;clear:both;}
.clearFix:after{content: '';display: block;clear:both;}
.time{color:#969696;font-family: 'Arial'}
.time i{*background: url(../../images/2020/time.png) no-repeat center center;*float: left;*width:12px;*height: 20px;}


/*头部样式*/
.wrap_header{ width:100%; position: relative;z-index: 999;background:#235e88; background: -webkit-linear-gradient(left,  #2092c8,#235e88); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #2092c8,#235e88); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right,  #2092c8,#235e88); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #2092c8,#235e88); /* 标准的语法 */ }

.headerWrap{width:100%; }
.header{ max-width:1200px; margin:0 auto;/*! z-index:600; */clear: both;overflow: hidden;}
.header:after{content: '';clear: both;display: block;}
.top_nav{position: relative;float: right;}
.top_nav_box{overflow: hidden;margin-top: 15px;}
.top_nav_box .left{float: left;margin-right: 25px;}
.top_nav_box .right{float: right;}
.top_nav_box  a{color:#fff;position: relative; font-size: 14px;display: inline-block;margin-left: 20px;padding-left: 20px;height: 16px;line-height: 16px;}
.top_nav_box  a:before{position: absolute;content: '';clear: both;left: 0;top: 0;width: 1px;height: 100%;background-color: #8798e9;}
.top_nav_box  a:first-child:before{display: none;}
.top_nav_box  a:hover{color:#7bb5d6}

.ser{height:40px; right:0; top:53px;line-height:40px; background-color: #4e89ad; border-radius: 20px;}
.search{width:240px; height: 40px;position:relative;  overflow: hidden;}
.search input{position:absolute;height:38px;line-height:38px; font-size: 1.4rem; color:#eee; border:none; background:none;  }
.search input.notxt{padding-left:15px;width:185px;}   
.search input.notxt1 {position: absolute;width: 42px;height: 40px;top: 0px;right:0px;border: none;border-left: 1px solid #2a4e91; background:url(../../images/2020/ser.png) no-repeat center;cursor:pointer; overflow: hidden; }


.logo{ width:auto; height:auto; padding:20px 0 20px 0;float: left;}
.logo a:hover{opacity: 0.7;filter:opacity=70;}
.icondaohang { font-size: 25px; }
/*导航*/
.nav{width:100%; height:60px;background:#2092c8; background: -webkit-linear-gradient(left,  #2092c8,#235e88); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #2092c8,#235e88); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right,  #2092c8,#235e88); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #2092c8,#235e88); /* 标准的语法 */ z-index: 1;box-shadow: 0 -2px 13px rgba(0,0,0,0.25); }
.nav ul{height:60px; margin:0px auto;max-width:1200px;}
.nav ul li{float:left; width:10%; height:60px;line-height:60px;text-align:center;position:relative; }
.nav ul li a{color:#fff;position: relative;font-size: 18px;   display:block; transition: all 0.3s ease;}
.nav ul li>a{*height: 60px;}
.nav ul li .subNav{ position:absolute;background: #1a5179; background: rgba(0,131,185,0.8); left:0;top:60px; left:0px; display:none;overflow:hidden;width:100%; z-index: 99;}
.nav ul li.on,.nav ul li.active{  -webkit-transition:  all 0.2s ease; -moz-transition: all 0.2s ease; transition: all 0.2s ease;}
.nav ul li.on>a,.nav ul li.active>a{ color:#fff;background: #1a5179}
.nav ul li.on .subNav { display:block;width: 190px;left: 50%;margin-left: -95px;}
.nav ul li.on .subNav dl{overflow:hidden;margin:0 0;}
.nav ul li.on .subNav dl dd{height:auto;line-height:20px;text-align:center;}
.nav ul li.on .subNav dl dd:hover{color: #1a5179; }
.nav ul li.on .subNav dl dd a{ font-size:16px;line-height:20px;padding:10px 5px; color: #fff; text-align:center; font-weight:normal;}
.nav ul li.on .subNav dl dd:hover a{color: #fff;background: #1a5179;}


.wrap_header.currents{height: 60px;line-height: 60px;background:none;background-color:#0083b9;box-shadow: 0 2px 6px rgba(1,117,117,0.4);position: fixed;top: 0;left: 0}
.wrap_header.currents .ser{display: none;}
.wrap_header.currents .web-logo,.wrap_header.currents .ser,.wrap_header.currents .topLinks,.wrap_header.currents .top_nav{display: none;}
.wrap_header.currents .mobile-logo{display: block;}
.wrap_header.currents .top{position: absolute;left: 50%;top:4px;width: auto;height: auto;margin-left: -600px;}
.wrap_header.currents .logo{display: none;padding-top: 0;padding-bottom: 0;}
.wrap_header.currents .nav{height: 60px;line-height: 60px;width: 1200px;margin:0 auto;background: none;border:none;}
.wrap_header.currents .nav li{background:none;width: 10%;*width: 120px;}
.wrap_header.currents .nav ul li > a{color:#fff;font-size: 16px;}
.wrap_header.currents .nav ul li.on > a,.wrap_header.currents .nav ul li:hover > a{color:#fff;background: #1a5179}
.wrap_header.currents .nav li.active{background: #1a5179;}


.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}



.zoomIn  {
  -webkit-animation-name: zoomIn ;
  animation-name: zoomIn ;
  animation-duration: 0.5s; 
  -webkit-animation-duration: 0.5s;

  animation-timing-function: ease-in-out; 
  -webkit-animation-timing-function: ease-in-out;   

  visibility: visible !important; 
  display: block;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate{-webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both}




.mobile_left { height: 40px; line-height: 40px; float: left;}  
.mobile_left a { color: #fff; padding: 0 12px;  position: relative; height: 16px; line-height: 16px; display: inline-block; }  
.mobile_left a:before{ position: absolute;content: '';clear: both;left: 0;top: 0;width: 1px;height: 100%;background-color: #8798e9; } 
.mobile_left a:first-child:before { background: none; }
.mobile_left .b { /*! display: none; */ }



/*手机端导航*/
.mobile{width: 100%;  position:absolute;display: none;top:0px;right: 0;z-index: 99991}
.mobile_title{width: 100%;float:left;color:#fff;position: absolute;left:0;top: 0;width: 50%;height: 50px;line-height: 50px;text-align: center;font-size: 14px;font-weight:normal;}
.mobile_title a{float:left;margin-left: 10px;color:#fff;line-height: 31px;height: 31px;}
.mobile-inner-header{width:auto;
    height: 40px;position: absolute; right:13px;}
.mobile-inner-header-icon{
  color: #ffffff; height: 40px;font-size:25px;text-align: center;
  float:right;width: 40px;position: relative;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
.mobile-inner-header-icon:hover{
  opacity:0.8;
  cursor: pointer;
}
.mobile-inner-header-icon span{
  position: absolute; left: calc((100% - 20px) / 2);
  top: calc((100% - 1px) / 3);  width: 25px;  height: 2px;  background-color: rgba(255,255,255,1);}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}    
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}

.mobile-inner-header-icon{
    color: #fff; height:28px;float:right;width: 28px;position: relative; cursor: pointer;font-weight: bold;text-align: center;  z-index:9999;} 
     
.mobile-inner-header-icon-out span{width: 20px;height: 2px;background-color:#ff5b3a;display: block;}
.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;
    }
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
    }

.mobile-inner-header-icon-click{ background: none; }

.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(3){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}      
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}
.mobile-inner-header-icon-click span:nth-child(3){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickthird;}
@keyframes clickfirst {
  0% {
      transform: translateY(4px) rotate(0deg);
      
  }

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

@keyframes clicksecond {
  0% {
      transform: translateY(-4px) rotate(0deg);
  }

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

@keyframes clickthird {
    0% {
     opacity: 0
  }

  100% {
   opacity: 0
  }
}   
.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;
    }
.mobile-inner-header-icon-out span:nth-child(3){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
    }
@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);
  }
}
@keyframes outthird {
  0% {
    transform: translateY(0) rotate(90deg);
  }

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

.mobile-inner-nav{  background-color:rgba(28, 28, 28, 0.85);width: 100%; position: absolute;top: 0;   left: 0px;padding-top: 20px;padding-bottom: 25px;display: none; z-index:999;}
.mobile-inner-nav a{display: inline-block;line-height: 45px;
    text-decoration: none;  width: 100%;font-size: 1.3em; 
     border-bottom: solid 1px #646360;
    -webkit-transition: all 0.5s;   -moz-transition: all 0.5s;
    -o-transition: all 0.5s;    transition: all 0.5s; }

.mobile-inner-nav li{position: relative;padding: 0 20px;}
.mobile-inner-nav li a{text-indent: 0;}
.mobile-inner-nav li strong{color:#fff;position: absolute;right:20px;top:0;font-size: 2.5em;cursor: pointer;width: 40px;height: 45px;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;color:#fff;}
@-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: 35px;line-height: 35px;border-bottom:dotted 1px rgb(105, 106, 106);font-size: 1.2em;}
.mobile_search{clear: both;position: relative;height: 36px;margin:10px 30px 0;border:1px solid #747474;border-radius: 30px;overflow: hidden;}
.mobile_search input.notxt{width: 79%;color:#d9d9d9;margin-left:45px;border:none; height:34px; background:none;}
.mobile_search input.notxt1{width:45px;background-color:#fff;right:auto; position:absolute; top:10px;left:0;background:url(../../images/2020/ser.png) no-repeat center center;border:none; height: 20px;}
.mobile-links{width: auto;overflow: hidden;border-bottom:solid 1px #747474;padding:6px 0; text-align: center;}
.mobile-links span{padding:0 30px; display: inline-block;}
.mobile-links span:first-child{ display: none; }
.mobile-links span a{border:none;line-height: 25px;padding:4px 0;}


@keyframes rotate{
    from{
        transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}
@-moz-keyframes rotate{
    from{
        -moz-transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        -moz-transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}
@-webkit-keyframes rotate{
    from{
        -webkit-transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        -webkit-transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}
.goTop {position: fixed;bottom: 40px;right: 20px;z-index: 9999999;color: #fff;text-align: center;font-size: 24px;transition: none;background:url(../../images/2020/top.png) no-repeat center center #000;width: 50px;height: 50px;line-height: 50px;text-align: center;}
.goTop:hover{color:#fff;background-color:#235e88;}

.Wrap_footer{ width: 100%;margin: 0 auto;background: url(../../images/2020/footer_bg_02.png) no-repeat center bottom #222;}
.address{background: #235e88;padding: 15px 0;text-align: center;}
.address p{max-height: 1200px;color:#fff;font-size: 14px;overflow: hidden;margin: 0 auto;}
.address p span{display: inline-block;*zoom:1;*display: inline;margin:0 14px;}

.footer{width: 1200px;margin: 0 auto; }
.tab_right ol li a{ background: #1e7baa; border: 1px solid #a6cfe3; display: block; width: 85px; height: 85px; line-height: 85px; font-size: 30px; border-radius: 50%; text-align: center; }
.tab_right ol li:hover a { background: #d2e8f3; border: 1px solid #ffffff; }
.tab_right ol li a span { display: block; font-size: 16px; color: #ffffff; height: 30px; line-height: 30px; margin: 10px 0 0 0; overflow: hidden; }
.tab_right ol li:hover span { font-weight: bold; }
.tab_right ol li a i { font-size: 30px; color: #ffffff; display: block; *margin: 20px auto; }
.tab_right ol li:hover a i { color: #0083b9; }
.tab_right ol li a .icon-school {*width: 44px; *height: 43px; display: block;background: url(../../images/2020/icon1.png) no-repeat center\9\0;background: url(../../images/2020/icon1.png) no-repeat center\0; *background: url(../../images/2020/icon1.png) no-repeat center; }
.tab_right ol li a .icon-school:hover {background: url(../../images/2020/icon1_h.png) no-repeat center\9\0;background: url(../../images/2020/icon1_h.png) no-repeat center\0; *background: url(../../images/2020/icon1_h.png) no-repeat center; }
.tab_right ol li a .icon-jiaoxue {*width: 38px; *height: 42px;display: block;background: url(../../images/2020/icon2.png) no-repeat center\9\0; background: url(../../images/2020/icon2.png) no-repeat center\0; *background: url(../../images/2020/icon2.png) no-repeat center; }
.tab_right ol li a .icon-jiaoxue:hover {background: url(../../images/2020/icon2_h.png) no-repeat center\9\0;background: url(../../images/2020/icon2_h.png) no-repeat center\0; *background: url(../../images/2020/icon2_h.png) no-repeat center; }
.tab_right ol li a .icon-xueshuquan {*width: 48px; *height: 40px;display: block;background: url(../../images/2020/icon3.png) no-repeat center\9\0;background: url(../../images/2020/icon3.png) no-repeat center\0; *background: url(../../images/2020/icon3.png) no-repeat center; }
.tab_right ol li a .icon-xueshuquan:hover {background: url(../../images/2020/icon3_h.png) no-repeat center\9\0;background: url(../../images/2020/icon3_h.png) no-repeat center\0; *background: url(../../images/2020/icon3_h.png) no-repeat center;  }
.tab_right ol li a .icon-gonggong {*width: 48px; *height: 38px;display: block;background: url(../../images/2020/icon4.png) no-repeat center\9\0;background: url(../../images/2020/icon4.png) no-repeat center\0; *background: url(../../images/2020/icon4.png) no-repeat center; }
.tab_right ol li a .icon-gonggong:hover {background: url(../../images/2020/icon4_h.png) no-repeat center\9\0;background: url(../../images/2020/icon4_h.png) no-repeat center\0; *background: url(../../images/2020/icon4_h.png) no-repeat center; }
.tab_right ol li { display: inline-block; margin: 0 0 0 38px; *margin-left: 31px; display: block; float: left; }
.tab_right ol li:first-child { margin-left: 0px; *margin-left: 31px;}
.tab_right { padding: 29px 0 0 0; position: relative; *background: url(../../images/2020/r_03.png) repeat-x 73px top; background-position: 100px top; *background:none; }
.tab_right:before { content: ''; height: 3px; width: auto; background: #e3bb1d; position: absolute; left: 72px; top:0px; width: 84%; }
.tab_r_line{ *width: 84%; *background:url(../../images/2020/r_03.png) repeat-x; *height: 3px; *left: 72px; *top: 0px; *position: absolute; }
.wrap_tabright{margin: -27px 0 0 0; background: url(../../images/2020/triangle_03.png) no-repeat 0px 0px; padding:27px 0 0 0; float: right; width: 40.8%;}
.footer_left { width: 50%; float: left; }
.f_l_top { padding: 30px 0 10px 0; font-size: 14px; color: #f6f5f2; line-height: 30px; border-bottom: 1px solid #64a6c9; }
.f_l_bottom { font-size: 14px; color: #f6f5f2; padding: 20px 0 35px 0; font-size: 14px; }

.codeBox{position: fixed;right: 0;bottom: 100px;z-index: 10;}


@media screen  and (max-width:1380px) {   
    .header,.nav ul,.footer,.address p{width: 1000px;}
.tab_right ol li { margin: 0 0 0 12px; }
.top_nav_box a { margin-left: 10px; padding-left: 10px; }
}




@media screen  and (max-width:1100px) {
    .header,.nav ul,.footer,.address p{padding-left:20px;padding-right: 20px; width: auto; }
    
	.codeBox{display: none;}
}




@media screen  and (max-width:999px) {
  .headerWrap{border-top: none;}
  .nav,.top_nav_box{display:none;}
  .topNav,.ser{ display: none; }
.mobile-inner-nav { top: 34px; }
  .mobile{ display:block; position: static; height: 40px; background: #1d648c;}
  .mobile_search{display:block;    top:0px;    right: 0;}
  .logo .logo_01 {width: 268px;}
  .logo .logo_02 {width: 188px;}
  .logo{padding:17px 0; float: none; text-align: center; width: 310px; margin: 0 auto;}

.wrap_tabright { float: left; }
.tab_right ol li { margin: 0 0 0 40px;}
.wrap_tabright { width: auto;}
.footer_left { float: none; padding: 150px 0 0 0; width: auto; margin: 0 15px; } 
  
}
@media screen  and (max-width:767px) {



}


@media screen and (max-width:640px) {
  .Banner .flexslider .flex-control-nav { padding: 5px; }
.Banner .flex-control-paging li a { height: 4px; width: 4px; }
.logo { width: 240px; padding: 14px 0; }
  .mobile_left a.n { display: none; }
  .mobile_left a.b { /*! display: block; */ height: 34px; line-height: 34px; }
  .mobile { height: 34px; }
  .mobile-inner-nav{top:34px;}
.tab_right ol li { margin:0 0 0 30px;
}
.tab_right ol li a { width: 65px; height: 65px; line-height: 65px;
}
.tab_right ol li a i { height: 65px;
}
 .mobile_left { height: 34px; line-height: 34px; }
.mobile_left a:before{position: absolute;content: '';clear: both;left: 0;top: 10px;width: 1px;height: 52%;background-color: #8798e9;display: none;}
}


@media screen and (max-width:480px) {
  .codeList li .code01 img{width: 60px;}
  .codeList li{width: 70px;}
  .codeList{width: 280px;}
  .mobile_left a.b { font-size: 12px;
  }
  .mobile_left a { padding: 0 5px;
  }
   
}


@media screen and (max-width:400px) {
	.tab_right ol li { margin:0 0 0 3px; }
}

