﻿
/*--公共部分--*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; cursor: pointer; }

body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre { margin: 0; padding: 0; border: 0; }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }

body, button, input, select, textarea { font: 14px/1.5 Arial, "Roboto-Regular", "Microsoft YaHei", "Hiragino Sans GB", sans-serif; color: #333; }

ul, li { list-style: none; }

img { border: 0px; vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0; }

table th, table td { border: 1px solid #ccc; }

*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

article, aside, footer, header, nav, section { display: block; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"], input[type="reset"] { cursor: pointer; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; }

textarea { overflow: auto; vertical-align: top; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important; }

.bd_weixin_popup, .content-box { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { padding: 0px 15px; }

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.visible-sm, .visible-md, .visible-lg { display: none; }

.hidden-sm, .hidden-md, .hidden-lg { display: block; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; padding-left: 10px; padding-right: 10px; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

 body { min-width: 320px; } 

 .commonweb { padding: 0px 20px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .visible-sm { display: block; }
  .hidden-sm { display: none; } 

 .commonweb { padding: 0px 40px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-md { display: block; }
  .hidden-md { display: none; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; } 

html { cursor: default; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; }
  .commonweb { margin: 0px auto; max-width: 1200px; padding: 0; } 

/* layout start*/
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; transition-property: -webkit-transform; -moz-transition-property: transform, -moz-transform; transition-property: transform; transition-property: transform, -webkit-transform, -moz-transform, -o-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; -moz-box-align: start; align-items: flex-start; -webkit-transition-property: -webkit-transform, height; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -webkit-transition-property: height, -webkit-transform; transition-property: height, -webkit-transform; -o-transition-property: height, -o-transform; -moz-transition-property: transform, height, -moz-transform; transition-property: transform, height; transition-property: transform, height, -webkit-transform, -moz-transform, -o-transform; }

.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; -o-background-size: 27px 44px; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #000; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }

/*fonts*/
@font-face { font-family: "TitilliumWeb-bold"; src: url("../fonts/titilliumweb-semibold.ttf"), url("../fonts/titilliumweb-semibold.woff"); }

@font-face { font-family: "TitilliumWeb-Light"; src: url("../fonts/titilliumweb-light.ttf"), url("../fonts/titilliumweb-light.woff"); }

@font-face { font-family: "Roboto-Regular"; src: url("../fonts/roboto-regular.ttf"), url("../fonts/roboto-regular.woff"); }

.mob-hidden { display: none; }

.pc-hiden { display: block; }

.m-position { position: relative; }

.oh { overflow: hidden; }

/*font*/
.fs18 { font-size: 14px; }

.fs24 { font-size: 16px; }

.fs30 { font-size: 20px; }

.fs28 { font-size: 18px; }

.fs32 { font-size: 20px; }

.m-positioncenter { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.dnbr br { display: none; }

.tc { text-align: center; }

.tr { text-align: right; }

.ib { display: inline-block; }

.fs60 { font-size: 30px; }

.m-fs48 { font-size: 30px; }

.fs16 { font-size: 14px; }

.font17, .font18 { font-size: 15px; }

.m-ptb80 { padding-top: 30px; padding-bottom: 30px; }

.fix-header{ position:fixed;top:0;left:0;width:100%;z-index:222;-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);  box-shadow: 0 1px 1px rgba(0,0,0,0.1); }

body{ padding-top:100px; }

.font18, .font22, .font20 { font-size: 18px; } 

 
   body{ padding-top:0px; }
  .pc-hiden { display: none; }
  .mob-hidden { display: block; }
  
  /*font*/
  .fs30 { font-size: 30px; }
  .fs18 { font-size: 16px; }
  .fs28 { font-size: 28px; }
  .fs24 { font-size: 20px; }
  .fs32 { font-size: 24px; }
  .fs60 { font-size: 40px; }
  .fs16 { font-size: 16px; }
  .m-ptb80 { padding-top: 80px; padding-bottom: 80px; } 

.fs60 { font-size: 50px; }
  .m-fs48 { font-size: 48px; }
  .font18 { font-size: 20px; } 

.fs24 { font-size: 24px; }
  .fs18 { font-size: 18px; }
  .fs32 { font-size: 32px; } 

.fs60 { font-size: 60px; } 


    .friendship-linkstop a:nth-of-type(4n):after{
        display:none;
    }
    .friendship-linksbbt a:nth-of-type(4n):after{
        display:none;
    }


 

.headerbg { /*background: url(../images/headerbg.jpg) center 0 no-repeat;*/ -o-background-size: 100% auto; background-size: 100% auto; }

.indexweb { max-width: 1400px; margin: 0 auto; }

.header-top { padding: 76px 0 44px; }

.logo { float: left; /*width: 35%;*/ }

.search-box { float: right; width: 30%; padding: 10px 0; position: relative; }

.search-box form{ display:block;width:100%;background-color:#fff; }

.search-box .search-text { border: 2px solid #01a43b; -webkit-border-radius: 5px; border-radius: 5px; background: none; width: 100%; height: 40px; line-height: normal; padding-left: 10px; }

.search-box .search-btn { width: 88px; height: 38px; position: absolute; right: 2px; top: 12px; background-image: url(../images/search.png); background-position: 10px center; background-color: #01a43b; color: #f4f2ef; font-size: 16px; padding-left: 33px; }

.about-uslink { float: right; margin-top: 9px ; position: relative;z-index: 22; }

.abicon { width: 30px; height: 30px; padding-left: 30px; font-size: 16px; display: inline-block; vertical-align: middle; background-position: left center; background-repeat: no-repeat; }

.abicon.weibo { background-image: url(../images/weibo.png); }

.abicon.wx-icon { background-image: url(../images/weixin.png); }

.weixin { display: inline-block; vertical-align: middle; margin-left: 22px; position: relative; cursor: pointer; }

.weicin-code { position: absolute; width: 136px; right: 106px; top: -59px; box-shadow: 0 0 10px rgba(0,0,0,0.2); background: #fff; text-align: center; -webkit-border-radius: 4px; border-radius: 4px;  overflow: hidden; color: #434343; padding-bottom: 6px; display: none; }

.weicin-code img { width: 136px; }

.weicin-code p { line-height: 16px; margin-top: -2px; }

.header-nav { background-color: #3aabf1; -webkit-border-radius: 6px; border-radius: 6px; overflow: hidden; margin-bottom: 25px; }

.header-nav ul { display: table; width: 100%; }

.header-nav ul li { display: table-cell; height: 50px; text-align: center; }

.header-nav ul li a { display: block; height: 50px; line-height: 50px; color: #fff; font-size: 16px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; }

.header-nav ul li.cur a, .header-nav ul li:hover a { background-color: #0094ef; }

.first-part { padding-bottom: 50px; }

.banner-slider { float: left; width: 67.14286%; position: relative; overflow: hidden; border-radius:4px; -webkit-border-radius:4px; }

.banner-slider ul li { position: relative; }

.banner-slider ul li a { display: block; }

.banner-slider ul li a .zoomimg { padding-bottom: 354px; position: relative; overflow: hidden; }

.banner-slider ul li a .zoomimg img { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: auto; height: 100%; }

.banner-slider ul li img { display: block; width: 100%; }

.banner-slider ul li h2 {width:100%; background-color:rgba(0,0,0,0.5); padding:14px 20px; position: absolute; left: 0; bottom: 0; font-size: 18px; color: #fff; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; line-height: 36px; }

.sciencenews { float: right; width: 30%; background-color: #f3f3f3; -webkit-border-radius: 6px; border-radius: 6px; padding: 0 20px; min-height: 354px; }

.science-tit { margin: 15px 0 10px; font-size: 18px; color: #3aabf1; position: relative; font-weight: bold; border-bottom: 1px solid #dcdcdc; padding-bottom: 5px; }

.science-tit:before { content: ""; display: inline-block; width: 4px; height: 20px; background: #3aabf1; vertical-align: -3px; margin-right: 10px; }

.more-btn { float: right; color: #898989; font-size: 16px; font-weight: normal; }

.more-btn:hover { color: #3aabf1; }

.indexnews-list { padding-bottom: 16px; }

.indexnews-list li { font-size: 14px; }

.indexnews-list li a { display: block; color: #434343; padding: 5px 0; height: 28px; line-height: 28px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.indexnews-list li a:hover { color: #3aaaf0; }

.indexnews-list li:nth-of-type(-n + 3) { font-weight: bold; font-size:18px; }

.indexnews-list li:nth-of-type(-n + 3) a { color: #333; }

.banner-btn { position: absolute; width: 30px; height: 62px; background-color: #000000; -webkit-border-radius: 4px; border-radius: 4px; opacity: 0.5; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 2; cursor: pointer; }

.banner-btn:before { content: ""; width: 100%; height: 20px; display: block; position: absolute; top: 50%; margin-top: -10px; background: url(../images/arrow.png) center 0 no-repeat; }

.banner-btn.btn-prev { left: 0; }

.banner-btn.btn-next { right: 0; }

.banner-btn.btn-next:before { -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg); }

.banner-slider .banner-dot { position: absolute; right: 14px; bottom: 25px; width: auto; left: auto; z-index: 2; }

.banner-slider .banner-dot span { width: 30px; height: 8px; background-color: #bfbfbf; -webkit-border-radius: 3px; border-radius: 3px; display: inline-block; margin: 0 8px; opacity: 1; }

.banner-slider .banner-dot span.swiper-pagination-bullet-active { background-color: #01a43b; }

.second-part { margin: 0 -20px; }

.list-wrap { padding: 0 20px; }

.m-title { border-bottom: 1px solid #dcdcdc; margin-bottom: 22px; }

.m-title span { display: inline-block; color: #3aaaf0; font-size: 18px; font-weight: bold; padding-bottom: 8px; border-bottom: 4px solid #3aaaf0; margin-top: -1px; }

.m-one-list .zoomimg { display: block; float: left; width: 45.45455%; margin-right: 18px; padding-bottom: 185px; position: relative; overflow: hidden; -webkit-border-radius: 6px; border-radius: 6px; }

.m-one-list .zoomimg img { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: auto; height: 100%; -webkit-border-radius: 6px; border-radius: 6px; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }

.m-one-list .zoomimg:hover img { -webkit-transform: scale(1.06) translate(-50%, 0); -moz-transform: scale(1.06) translate(-50%, 0); -ms-transform: scale(1.06) translate(-50%, 0); -o-transform: scale(1.06) translate(-50%, 0); transform: scale(1.06) translate(-50%, 0); }

.list-item { margin-top: -5px; }

.list-item li a { display: block; color: #434343; font-size: 14px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 28px; line-height: 28px; }

.list-item li a:hover { color: #3aaaf0; }

.pb58 { padding-bottom: 58px; }

.mb58 { margin-bottom: 68px; }

.vertical-boximg { display: block; position: relative; overflow: hidden; -webkit-border-radius: 6px; border-radius: 6px; overflow: hidden; margin-bottom: 22px; }

.vertical-boximg:hover img { -webkit-transform: scale(1.06); -moz-transform: scale(1.06); -ms-transform: scale(1.06); -o-transform: scale(1.06); transform: scale(1.06); }

.vertical-boximg img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }

.vertical-boximg .zoomimg { display: block; padding-bottom: 202px; position: relative; overflow: hidden; }

.vertical-boximg .zoomimg img { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: auto; min-width: 100%; max-height: 100%; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }

.vertical-boximg .zoomimg:hover img { -webkit-transform: translate(-50%, 0) scale(1.06); -moz-transform: translate(-50%, 0) scale(1.06); -ms-transform: translate(-50%, 0) scale(1.06); -o-transform: translate(-50%, 0) scale(1.06); transform: translate(-50%, 0) scale(1.06); }

.vertical-boximg h2 { position: absolute; left: 0; right: 0; bottom: 0; padding: 0 10px; font-size: 16px; color: #ffffff; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 40px; line-height: 40px; background-color: rgba(0,0,0,0.5); }

.mrl35 { margin: 0 -20px; }

.vertical-wrap { padding-left: 20px; padding-right: 20px; }

.ecological-factor { background: #f3f3f3; padding: 0 19px; overflow: hidden; }

.vertical-boximg .video-icon { padding-left: 40px; background: rgba(0,0,0,0.5) url(../images/videoicon.png) 10px center no-repeat; }

.video-list li { padding-left: 34px; background: url(../images/videoicon01.png) 5px center no-repeat; }

.bordernone { border-bottom: 0; }

.ecological-tab { margin-top: -5px; }

.city-item, .city-tab { border-bottom: 1px solid #d0d0d0; font-size: 0; }

.city-item span, .city-tab span { display: inline-block; font-size: 14px; width: 25%; text-align: center; height: 31px; line-height: 31px; color: #898989; }

.city-tab { -webkit-border-radius: 6px; border-radius: 6px; background-color: #dcdcdc; border-bottom: 0; margin-bottom: 5px; }

.city-tab span { height: 26px; line-height: 26px; color: #434343; }

.city-table { height: 351px; overflow-y: auto; }

.city-table::-webkit-scrollbar { /*滚动条整体样式*/ width: 10px; /*高宽分别对应横竖滚动条的尺寸*/ height: 1px; }

.city-table::-webkit-scrollbar-thumb { /*滚动条里面小方块*/ -webkit-border-radius: 6px; border-radius: 6px; background: #fff; }

.city-table::-webkit-scrollbar-track { /*滚动条里面轨道*/ -webkit-border-radius: 6px; border-radius: 6px; background: #dcdcdc; }

.city-item:nth-of-type(-n + 3) .ranking { height: 20px; display: inline-block; vertical-align: -4px; background-repeat: no-repeat; background-image: url(../images/rank.png); }

.city-item:nth-child(1) .ranking { background-position: center 2px; }

.city-item:nth-child(1) .city-name { color: #d43333; }

.city-item:nth-child(2) .ranking { background-position: center -27px; }

.city-item:nth-child(2) .city-name { color: #f39800; }

.city-item:nth-child(3) .ranking { background-position: center -55px; }

.city-item:nth-child(3) .city-name { color: #036eb8; }

.city-item:last-child { border-bottom: 0; }

.adver-img a { display: block; }

.adver-img a img { display: block; width: 100%; }

.pb48 { padding-bottom: 48px; }

.lighthouse .science-tit { color: #ce0019; }

.lighthouse .science-tit:before { background: #ce0019; }

.house-img .zoomimg { padding-bottom: 256px; }

.lighthouse { background: #f3f3f3; -webkit-border-radius: 6px; border-radius: 6px; padding: 4px 20px 20px; overflow: hidden; }

.lightning { margin-top: 16px; max-width: 380px; height: 50px; font-size: 24px; line-height: 50px; text-align: center; font-weight: bold; }

.lightning a { display: block; color: #ffffff; background-color: #ce0019; -webkit-border-radius: 6px; border-radius: 6px; }

.lightning a:hover { background: #b80016; }

.magazine-wrap { background-color: #f3f3f3; -webkit-border-radius: 6px; border-radius: 6px; overflow: hidden; position: relative; padding: 5px 20px 20px; }

.magazine-prl { padding-left: 10px; padding-right: 10px; }

.magazine-slider { position: relative; overflow: hidden; margin: 15px auto 0; width: 75%; }

.magazine-slider ul li { text-align: center; }

.magazine-slider ul li a { display: block; }

.magazine-slider ul li a img { display: block; width: 100%; }

.magazine-slider ul li h3 { font-size: 16px; color: #434343; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 24px; line-height: 24px; }

.bookimg { margin-bottom: 15px; }

.arrow-btn { width: 20px; height: 35px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); background-position: center center; background-repeat: no-repeat; cursor: pointer; -o-background-size: 20px auto; background-size: 20px auto; }

.arrow-btn.swiper-button-disabled { opacity: 0; }

.arrow-left { left: 0; background-image: url(../images/arrowleft.png); }

.arrow-right { right: 0; background-image: url(../images/arrowright.png); }

.m-boxleftcon{ float: left; width: 66.66666667%; }

.m-boxleft { margin: 0 -25px; }

.m-boxright { float: right; width: 33.33333333%; padding-left: 20px; }

.box-bg { padding: 0 20px 20px; background: #f3f3f3; -webkit-border-radius: 6px; border-radius: 6px; overflow: hidden; }

.height330 .zoomimg { padding-bottom: 255px; }

.apply-btn { margin-top: 30px; }

.apply-btn a { background: #3aabf1; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.apply-btn a:hover { background: #0f95e9; }

.mb33 { margin-bottom: 33px; }

.advertising-model { display: block; overflow: hidden; overflow: hidden; }

.advertising-model:hover img { -webkit-transform: scale(1.06); -moz-transform: scale(1.06); -ms-transform: scale(1.06); -o-transform: scale(1.06); transform: scale(1.06); }

.advertising-model img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }

.advertising-model img { display: block; width: 100%; }

.mtf10 { margin-top: -15px; }

.partner-wrap { padding-bottom: 20px; }

.partner-slider { position: relative; overflow: hidden; margin: 20px 0 0; }

.partner-slider ul li { width: auto; float: left; margin-right: 38px; }

.partner-slider ul li a { display: block; }

.partner-slider ul li a img { display: block; width: 100%; }

.partner-btn { width: 32px; height: 32px; position: absolute; cursor: pointer; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 2; background-color: #e1e1e1; -webkit-box-shadow: 0px 2px 2px 0px rgba(7, 0, 2, 0.58); box-shadow: 0px 2px 2px 0px rgba(7, 0, 2, 0.58); opacity: 0.8; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; }

.partner-btn:hover { opacity: 1; }

.partner-btn:before { content: ""; width: 10px; height: 17px; display: block; position: absolute; left: 12px; top: 8px; background: url(../images/arrowright3.png) 0 0 no-repeat; }

.partner-left { left: -18px; }

.partner-left:before { -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg); left: 10px; }

.partner-left.swiper-button-disabled { opacity: 0; }

.partner-right { right: -18px; }

footer { background: #f3f3f3; padding: 40px 0 0; color: #898989; }

.friendship-links { max-width: 836px; margin: 0 auto; text-align:center; }

.friendship-links a { display: inline-block; color: #898989; font-size: 13px; padding: 0 10px; position: relative; line-height: 24px; }

.friendship-links a:after { content: ""; position: absolute; right: 0; height: 14px; background: #c2c2c2; top: 4px; width: 1px; }

.friendship-links a:last-child:after { display: none; }

.m-ftext { text-align: center; }

.m-ftext a { display: inline-block; color: #898989; }

.ftmt36 { margin-top: 25px; }

.ftborder { padding-bottom: 20px; border-bottom: 1px solid #dcdcdc; }

.footer-friendimg { padding: 22px 0 35px; text-align: center; }

.footer-friendimg a { display: inline-block; padding: 0 20px; height: 45px; line-height: 45px; }

.footer-friendimg a img { max-height: 100%; }

.video-wrap { position: absolute !important; top: 0; left: 0; z-index: 2; width: 100%; height: 260px; background: #000; cursor: pointer; display: none; overflow: hidden; }

.video-wrap .videobox { height: 100%; }

.video-wrap video { -o-object-fit: cover; object-fit: cover; }

.video-resources.active { opacity: 0; }



.indexweb {
    /*padding-left: 30px; padding-right: 35px; */
    
}
  .banner-slider { width: 65%; }
  .banner-slider ul li a .zoomimg img { width: 100%; } 

.header-top { padding: 76px 0 44px; }
  .search-box { padding: 10px 30px; }
  .search-box .search-btn { right: 32px; }
  .header-nav ul li a { font-size: 20px; }
  .banner-slider { width: 67.14286%; }
  .banner-slider ul li a .zoomimg { padding-bottom: 435px; }
  .banner-slider ul li a .zoomimg img { width: auto; }
  .banner-slider ul li h2 { font-size: 22px; }
  .sciencenews { min-height: 435px; }
  .science-tit { margin: 20px 0 10px; font-size: 20px; }
  .more-btn { font-size: 18px; }
  .indexnews-list { padding-bottom: 16px; }
  .indexnews-list li { font-size: 16px; }
  .indexnews-list li a { height: 34px; line-height: 34px; }
  .second-part { margin: 0 -20px; }
  .list-wrap { padding: 0 20px; }
  .m-title span { font-size: 20px; }
  .m-one-list .zoomimg { margin-right: 28px; padding-bottom: 230px; }
  .list-item li a { font-size: 16px; height: 34px; line-height: 34px; }
  .vertical-boximg .zoomimg { padding-bottom: 260px; }
  .vertical-boximg h2 { font-size: 18px; }
  .mrl35 { margin: 0 -25px; }
  .vertical-wrap { padding-left: 25px; padding-right: 25px; }
  .city-item span, .city-tab span { font-size: 16px; }
  .city-table { height: 416px; }
  .house-img .zoomimg { padding-bottom: 330px; }
  .lightning { height: 60px; font-size: 31px; line-height: 60px; }
  .magazine-slider { max-width: 263px; }
  .magazine-slider ul h3 { font-size: 18px; }
  .arrow-btn { width: 27px; height: 47px; -o-background-size: 27px auto; background-size: 27px auto; }
  .height330 .zoomimg { padding-bottom: 330px; }
  .m-boxright { padding-left: 35px; } 


.mobile-logo { display: block; float: left; width: 29.86667%; margin-right: 15px; }

.mobile-logo img { height: 24px; }

.mobile-search { float: left; width: 48%; }

.mobile-search input { background-color: #e7e7e7; -webkit-border-radius: 25px; border-radius: 25px; height: 26px; line-height: 26px; padding-left: 30px; width: 100%; background-image: url(../images/mobsearch.png); background-position: 10px center; background-repeat: no-repeat; -o-background-size: auto 15px; background-size: auto 15px; }

.mobile-search input::-webkit-input-placeholder { color: #bfbfbf; }

.mobile-search input:-moz-placeholder { color: #bfbfbf; }

.mobile-search input::-moz-placeholder { color: #bfbfbf; }

.mobile-search input:-ms-input-placeholder { color: #bfbfbf; }

.header-mobile .about-uslink { margin-top: 0; }

.header-mobile .weixin { margin-left: 2px; }

.header-mobile .abicon { width: 25px; height: 20px; -o-background-size: auto 20px; background-size: auto 20px; }

.header-mobile .weicin-code { position: fixed; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 99; }

.popbg { position: fixed; top: 0; left: 0; right: 0; height: 100%; background: rgba(0, 0, 0, 0.8); z-index: 98; display: none; }

.header-mobile { padding: 24px 10px 15px; background: #fff; }

.mobile-nav { background-color: #3aabf1; height: 36px; line-height: 36px; position: relative; overflow: hidden; }

.mobile-nav:after { content: ""; position: absolute; right: 0; top: 0; height: 36px; width: 50px; display: block; background: url(../images/navbg.png) 0 0 no-repeat; z-index: 2; }

.mobile-nav ul li { float: left; width: auto; }

.mobile-nav ul li:last-child{ padding-right:30px; }

.mobile-nav ul li a { display: block; color: #fff; font-size: 16px; padding: 0 15px; }

.mobile-banner { margin: 20px 0 0 20px; position: relative; overflow: hidden; }

.mobile-banner ul li { margin-right: 10px; }

.mobile-banner ul li a { display: block; }

.mobile-banner ul li a .zoomimg { position: relative; overflow: hidden; }

.mobile-banner ul li a .zoomimg:before { content: ""; display: block; padding-bottom: 59.375%; }

.mobile-banner ul li a .zoomimg img { position: absolute; top: 0; left: 0; width: 100%; }

.mobile-banner ul li a .zoomimg img { display: block; width: 100%; min-height: 100%; }

.mobile-banner ul li a h2 { width: 100%; background-color: rgba(0,0,0,0.5); position: absolute; bottom: 0; left: 0; z-index: 2; font-size: 16px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 36px; line-height: 36px; color: #fff; padding: 0 10px; }

.mobilenews-list { padding: 28px 15px; }

.moblist-item li { color: #434343; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #dcdcdc; }

.moblist-item li:last-child { border-bottom: 0; }

.moblist-item li a { display: block; color: #434343; }

.moblist-item li a .mnews-box h2 { font-size: 16px; display: -webkit-box; height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.moblist-item li a .mnews-img { float: right; width: 110px; -webkit-border-radius: 3px; border-radius: 3px; overflow: hidden; margin-left: 25px; }

.moblist-item li a .mnews-img img { display: block; width: 100%; }

.news-resources { margin-left: -6px; padding-top: 10px; }

.news-resources span { display: inline-block; color: #898989; font-size: 12px; margin: 0 6px; }

.sources { padding: 0 5px; height: 20px; line-height: 20px; -webkit-border-radius: 3px; border-radius: 3px; border: solid 1px #3aabf1; font-size: 11px; color: #3aabf1 !important; }

.enter-column { text-align: center; }

.enter-column a { display: inline-block; color: #3aaaf0; font-size: 16px; margin: 0 18px; }

.enter-column a.loading-btn i { width: 16px; height: 16px; display: inline-block; vertical-align: middle; background: url(../images/loading.png) 0 0 no-repeat; -o-background-size: 16px auto; background-size: 16px auto; margin-left: 8px; }

.enter-column .loading-btn{ display:none; }

.border-line { border-bottom: 6px solid #eeeeee; }

.news-resources .mvideo-btn { width: 16px; height: 12px; background: url(../images/videoicon01.png) 0 center no-repeat; -o-background-size: auto 12px; background-size: auto 12px; margin-right: 0; vertical-align: middle; }

.mob-light { background: #fff; }

.mob-lightimg { display: block; }

.mob-lightimg img { display: block; width: 100%; }

.mob-twolist li { border-bottom: 1px solid #dcdcdc; }

.mob-twolist li a { font-size: 16px; line-height: 38px; height: 38px; }

.bgwhite { background: #fff; }

.ptb26 { padding: 10px 15px 35px; }

.ecological-factor { background: none; padding-bottom: 20px; }
  .more-btn { font-size: 15px; }
  .city-table { height: 255px; }
  .city-table::-webkit-scrollbar-thumb { /*滚动条里面小方块*/ background: #dcdcdc; }
  .city-table::-webkit-scrollbar-track { background: #f4f4f6; }
  .lightning { max-width: 80%; margin: 10px auto 0; font-size: 20px; height: 40px; line-height: 40px; }
  .ptb10 { padding-top: 10px; padding-bottom: 30px; }
  footer { padding: 30px 0 0; font-size: 12px; }
  .ftmt36 { margin-top: 0; }
  .friendship-links a { font-size: 12px; }
  .footer-friendimg a { height: 30px; padding: 0 4px; }
  .footer-friendimg { padding: 14px 0 30px; } 

.ovhid { overflow: hidden; }

.bold { font-weight: bold; }

.ac { color: #3aaaf0; }

.disblock { display: block; }

.inblock { display: inline-block; }

.font16 { font-size: 14px; }

.font17, .font18 { font-size: 15px; }

.font20, .font22 { font-size: 16px; }

.font24, .font26, .font28 { font-size: 18px; }

.font30, .font32, .font36, .font40, .font42, .font46 { font-size: 20px; }

.font54 { font-size: 24px; }

.font60 { font-size: 30px; }

.lighter { font-weight: lighter; }

.unline { text-decoration: underline; }

.text-center { text-align: center; }

.scale img { -webkit-transition: 1s; -o-transition: 1s; -moz-transition: 1s; transition: 1s; }

.grey { color: #666; }

.white { color: #fff; }

.imghover img { -webkit-transition: 1s; -o-transition: 1s; -moz-transition: 1s; transition: 1s; }

.center { text-align: center; }

.font16 { font-size: 16px; }
  .font17 { font-size: 17px; }
  .font18, .font22, .font20 { font-size: 18px; }
  .font28, .font24, .font26 { font-size: 22px; }
  .font30, .font32, .font36 { font-size: 24px; }
  .font40, .font42 { font-size: 26px; }
  .font46 { font-size: 28px; }
  .font54 { font-size: 30px; }
  .distable { width: 100%; display: table; }
  .table-cell { display: table-cell; vertical-align: middle; } 

 .font22, .font20 { font-size: 20px; }
  .font24 { font-size: 24px; }
  .font26 { font-size: 26px; }
  .font28 { font-size: 28px; line-height: normal; }
  .font40, .font42 { font-size: 30px; line-height: normal; }
  .font46 { font-size: 32px; }
  .font54 { font-size: 36px; }
  .md-block { display: block; } 

.font22 { font-size: 22px; }
  .font30 { font-size: 30px; line-height: normal; }
  .font32 { font-size: 32px; line-height: normal; }
  .font36 { font-size: 36px; line-height: normal; }
  .font40 { font-size: 40px; }
  .scale:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .font42 { font-size: 42px; }
  .font46 { font-size: 46px; }
  .font54 { font-size: 54px; }
  .imghover:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); } 

.crumbs { color: #898989; line-height: 60px; }

.crumbs a { color: #898989; }

.inside .header-nav { margin-bottom: 0; } 

.m-list li { border-bottom: 1px solid #dcdcdc; margin-bottom: 20px; }

.m-list li img { width: 100%; display: block; }

.m-list li:last-child { margin-bottom: 0; border-bottom: none; }

.m-list .info { padding: 15px 0 5px; }

.m-list .title { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; padding-bottom: 5px; }

.m-list .title a { -webkit-transition: .2s; -o-transition: .2s; -moz-transition: .2s; transition: .2s; }

.m-list .desc { display: -webkit-box; height: 40px; line-height: 20px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.m-list .desc a { color: #898989; }

.m-list .bot { color: #898989; padding-top: 7px; }

.m-list .from:after { content: '|'; display: inline-block; vertical-align: top; margin-top: -1px; margin-left: 10px; margin-right: 5px; }

.m-list .btn { cursor: pointer; padding-left: 25px; background: url(../images/icon01.png) left 2px no-repeat; padding-bottom: 10px; display: block; }

.m-share { position: relative; }

.m-share .drop { width: 98px; padding: 7px 15px 2px; border: 1px solid #d9d9d9; position: absolute; right: -3px; top: 100%; z-index: 2; background-color: #fff; display: none; }

.m-share .drop:before { content: ''; display: block; width: 20px; height: 11px; background: url(../images/icon05.png) no-repeat; position: absolute; top: -11px; left: 50%; margin-left: -10px; z-index: 1; }

#m-share a { width: 100%; height: 25px; line-height: 25px; display: block; float: none; margin: 5px 0; padding: 0 0 0 32px; background-position: 0 0; font-size: 16px; color: #898989; opacity: 1; }

#m-share .bds_weixin { background-image: url(../images/icon02.png); }

#m-share .bds_tsina { background-image: url(../images/icon03.png); }

#m-share .bds_sqq { background-image: url(../images/icon04.png); }

.page img { width: auto; max-width: 100%; display: block; margin: 0 auto; }

.main-right { padding-top: 30px; padding-bottom: 30px; }

.right-hot { background-color: #f3f3f3; padding: 20px 15px 10px; -webkit-border-radius: 4px; border-radius: 4px; }

.right-hot ul { padding-top: 22px; }

.right-hot li { position: relative; padding-left: 30px; line-height: 20px; margin-bottom: 15px; }

.right-hot li a { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; display: block; -webkit-transition: .2s; -o-transition: .2s; -moz-transition: .2s; transition: .2s; }

.right-hot li:nth-child(1) .num, .right-hot li:nth-child(2) .num, .right-hot li:nth-child(3) .num { background-color: #ce0019; }

.right-hot .num { width: 20px; height: 20px; display: block; position: absolute; left: 0; top: 0; color: #fff; background-color: #3aabf1; -webkit-border-radius: 3px; border-radius: 3px; text-align: center; }

.md-tit { border-bottom: 1px solid #dcdcdc; padding-bottom: 10px; }

.md-tit dt { line-height: 20px; color: #3aabf1; font-weight: bold; border-left: 4px solid #3aabf1; padding-left: 10px; }

.md-tit dd { line-height: 20px; }

.md-tit dd a { color: #898989; }

.right-recommend { background-color: #f3f3f3; -webkit-border-radius: 4px; border-radius: 4px; padding: 20px 15px 5px; margin-top: 30px; }

.right-recommend ul { padding-top: 15px; }

.right-recommend li { margin-bottom: 25px; }

.right-recommend .md-tit { border-bottom: none; }

.right-recommend .thumb { position: relative; -webkit-border-radius: 4px; border-radius: 4px; display: block; overflow: hidden; }

.right-recommend img { width: 100%; display: block; }

.right-recommend .title { width: 100%; display: block; position: absolute; left: 0; bottom: 0; color: #fff; padding: 5px 8px 3px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; background-color:rgba(0,0,0,0.5) }

.article-detail { position: relative; }

.choose-fonts { width: 44px; border-bottom: 1px solid #dcdcdc; color: #898989; position: absolute; right: 0; top: 0; }

.choose-fonts .drop { display: none; }

.choose-fonts span { display: block; text-align: center; border: 1px solid #dcdcdc; border-bottom: none; cursor: pointer; }

.choose-fonts .on { color: #3aabf1; }

.m-list li { padding: 20px 0 20px 245px; position: relative; margin-bottom: 0; }
  .m-list .img { width: 220px; position: absolute; left: 0; top: 20px; }
  .m-list .info { padding-top: 0; height: 130px; position: relative; }
  .m-list .bot { width: 100%; position: absolute; bottom: -14px; left: 0; }
  .right-recommend ul { margin: 0 -10px; }
  .right-recommend li { width: 50%; float: left; padding: 0 10px; } 

.main-left { width: 71.5%; float: left; }
  .main-right { width: 25.7%; float: right; padding-top: 0; }
  .right-recommend li { width: 100%; }
  .m-list { padding-bottom: 40px; }
  .m-list ul { padding-bottom: 20px; }
  .m-list li:first-child { padding-top: 0; }
  .m-list li:first-child .img { top: 0; } 

.inside .commonweb { max-width: 1400px; padding-left: 0; padding-right: 0; }
  .m-list { padding-bottom: 50px; }
  .m-list ul { padding-bottom: 40px; }
  .right-hot a { -webkit-transition: .2s; -o-transition: .2s; -moz-transition: .2s; transition: .2s; }
  .right-hot a:hover { color: #3aabf1; }
  .right-recommend .thumb img { -webkit-transition: 1s; -o-transition: 1s; -moz-transition: 1s; transition: 1s; }
  .right-recommend .thumb:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .right-recommend { padding: 20px 18px 5px; }
  .right-recommend ul { padding: 15px 7px 0; }
  #m-share .bds_weixin:hover { background-image: url(../images/icon17.png); }
  #m-share .bds_tsina:hover { background-image: url(../images/icon18.png); }
  #m-share .bds_sqq:hover { background-image: url(../images/icon19.png); } 

.e-title { border-bottom: 1px solid #dcdcdc; }

.e-title h3 { color: #3aaaf0; display: inline-block; position: relative; padding-bottom: 6px; font-weight: bold; }

.e-title h3:after { content: ''; display: block; width: 100%; height: 4px; background-color: #3aabf1; position: absolute; bottom: -1px; left: 0; z-index: 1; }

.e-title a { float: right; color: #898989; }

.e-list { padding-bottom: 25px; }

.e-list:last-child { padding-bottom: 0; }

.e-list .content { padding-top: 20px; }

.e-list dl { padding-bottom: 20px; }

.e-list dl:last-child { padding-bottom: 10px; }

.e-list dt { width: 150px; height: 100px; overflow: hidden; float: left; -webkit-border-radius: 4px; border-radius: 4px; }

.e-list dd { height: 100px; overflow: hidden; padding-left: 10px; position: relative; }

.e-list img { width: 100%; display: block; }

.e-list .title { display: block; color: #434343; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.e-list .title a { color: #434343; }

.e-list .desc { margin-top: 3px; }

.e-list .desc a { color: #898989; display:block; display: -webkit-box; height: 46px; line-height: 23px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.e-list .bot { width: 100%; position: absolute; bottom: 0; left: 10px; color: #898989; }

.e-list .from:after { content: '|'; display: inline-block; vertical-align: top; margin-top: -1px; margin-left: 10px; margin-right: 5px; }

.e-list .right { line-height: 34px; }

.e-column { margin: 20px 0; white-space: nowrap; overflow-x: auto; overflow-y: hidden; background-color: #f3f3f3; padding: 10px 20px; -webkit-border-radius: 4px; border-radius: 4px; }

.e-column a { display: inline-block; vertical-align: top; color: #434343; margin-right: 5px; }

.e-column a:after { content: '|'; display: inline-block; vertical-align: top; margin-top: -1px; margin-left: 8px; color: #dcdcdc; }

.e-column a:last-child:after { display: none; }

.e-column .on { color: #3aabf1; }

.e-banner { position: relative; overflow: hidden; }

.e-banner li { -webkit-border-radius: 3px; border-radius: 3px; overflow: hidden; }

.e-banner img { width: 100%; display: block; }

.e-banner .btn { width: 23px; height: 48px; display: block; position: absolute; top: 50%; margin-top: -40px; background: rgba(0, 0, 0, 0.5) url(../images/icon06.png) center no-repeat; z-index: 10; overflow: hidden; -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px; }

.e-banner .prev { left: 0; }

.e-banner .next { right: 0; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.e-banner h3 { width: 100%; position: absolute; bottom: 0; left: 0; z-index: 10; color: #fff; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; padding: 2px 12px; background-color:rgba(0,0,0,0.5); }

.e-banner .dot { text-align: center; margin-top: 10px; }

.e-banner .dot span { width: 15px; height: 4px; background-color: #bfbfbf; -webkit-border-radius: 2px; border-radius: 2px; display: inline-block; vertical-align: top; opacity: 1; }

.e-banner .dot .swiper-pagination-bullet-active { background-color: #01a43b; }

.img-scroll { margin-top: 25px; position: relative; }

.img-scroll .bd { overflow: hidden; }

.img-scroll img { width: 100%; display: block; }

.img-scroll .thumb { display: block; background-color: #f3f3f3; text-align: center; overflow: hidden; -webkit-border-radius: 5px; border-radius: 5px; }

.img-scroll h4 { padding-top: 3px; color: #434343; }

.img-scroll .post { display: block; padding: 0 10px 3px; font-size: 12px; color: #898989; min-height: 32px; }

.img-scroll .btn { width: 42px; height: 44px; display: block; -webkit-border-radius: 50%; border-radius: 50%; position: absolute; top: 50%; margin-top: -22px; z-index: 20; }

.img-scroll .prev { background: url(../images/icon08.png) no-repeat; left: -21px; }

.img-scroll .next { background: url(../images/icon09.png) no-repeat; right: -21px; }

.e-main { padding-top: 30px; }
  .e-column { width: 20.5%; height: 270px; position: relative; float: left; white-space: normal; margin-top: 0; padding: 0 0 16px; }
  .e-column a { font-size: 16px; margin: 0; line-height: 43px; text-align: center; position: relative; display: block; }
  .e-column a:after { display: none; }
  .e-column a:before { content: ''; display: block; width: 85.3%; height: 1px; background-color: #dcdcdc; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
  .e-column a:last-child:before { display: none; }
  .e-column .on { background-color: #3aabf1; color: #fff; }
  .e-column .on:before { display: none; }
  .e-column .btn { width: 100%; height: 16px; display: none; background: #dcdcdc url(../images/icon07.png) center no-repeat; position: absolute; bottom: 0; left: 0; z-index: 1; cursor: pointer; }
  .e-column .cur { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
  .e-column.forestry .btn { display: block; }
  .e-column.tourism a { line-height: 54px; }
  .e-column.technology a { line-height: 45px; }
  .e-banner { width: 75.2%; float: right; }
  .e-banner .btn { width: 30px; height: 62px; }
  .e-banner .dot { width: auto; position: absolute; left: auto; right: 0; bottom: 0; z-index: 20; }
  .e-banner h3 { padding-right: 30%; }
  .e-list .content { padding-top: 25px; }
  .e-list .left { width: 54.6%; float: left; }
  .e-list dl { padding-bottom: 28px; }
  .e-list .right { width: 38.6%; float: right; margin-top: -6px; } 

.e-main { padding-top: 50px; }
  .e-top { padding-bottom: 20px; }
  .e-list { padding-bottom: 30px; }
  .e-list:last-child { padding-bottom: 50px; }
  .e-list .bot { bottom: -2px; }
  .e-list .desc { margin-top: -2px; }
  .e-column { margin-bottom: 0; height: 242px; }
  .e-column a { line-height: 37px; }
  .e-column.tourism a { line-height: 49px; }
  .e-column.technology a { line-height: 40px; } 

.right-recommend { margin-top: 40px; }
  .e-top { padding-bottom: 40px; }
  .e-column { height: 360px; }
  .e-column a { line-height: 60px; }
  .e-column a:hover { color: #3aabf1; }
  .e-column a.on:hover { color: #fff; }
  .e-column.tourism a { line-height: 72px; }
  .e-column.technology a { line-height: 60px; }
  .e-list dl:hover h4 a { color: #3aabf1; }
  .e-list dd { padding-left: 20px; }
  .e-list .bot { left: 20px; }
  .e-list .title:hover { color: #3aabf1; }
  .e-title a:hover { color: #3aabf1; }
  .e-banner h3 { padding-bottom: 10px; padding-top:10px; }
  .e-banner .dot { padding-right: 4px; bottom: 10px; }
  .e-banner .dot span.swiper-pagination-bullet { width: 30px; height: 8px; margin: 0 8px; }
  .img-scroll .post { font-size: 14px; line-height: 16px; padding-bottom: 6px; }
  .e-column .btn:hover { background: #3aabf1 url(../images/icon16.png) center no-repeat; } 

.videoInside-list { padding-top: 25px; }

.videoInside-list ul { padding-top: 20px; }

.videoInside-list li { margin-bottom: 20px; }

.videoInside-list li:last-child { margin-bottom: 0; }

.videoInside-list .thumb { display: block; position: relative; overflow: hidden;-webkit-border-radius: 5px; border-radius: 5px; }

.videoInside-list img { width: 100%; display: block;  }

.videoInside-list h4 { width: 100%; position: absolute; bottom: 0; left: 0; z-index: 1; color: #fff; padding: 5px 25px 5px 55px; background:rgba(0,0,0,0.5) url(../images/videoicon.png) 16px center no-repeat; line-height: 26px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.video-recommend li { padding: 16px 0; border-bottom: 1px solid #dcdcdc; }

.video-recommend li:last-child { padding-bottom: 0; border-bottom: none; }

.video-recommend .thumb { display: block; }

.video-recommend .info { position: relative; overflow: hidden; height: 90px; padding-left: 10px; }

.video-recommend h4 { display: -webkit-box; height: 40px; line-height: 20px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #434343; -webkit-transition: .2s; -o-transition: .2s; -moz-transition: .2s; transition: .2s; }

.video-recommend .bot { width: 100%; color: #898989; position: absolute; bottom: 0; left: 0; padding-left: 10px; line-height: 18px; }

.video-recommend .frequency { padding-left: 23px; background: url(../images/icon10.png) left center no-repeat; }

.right-welfare { padding-top: 30px; }

.right-welfare ol { padding-top: 10px; }

.right-welfare li a { color: #434343; display: block; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; line-height: 28px; }

.videoInside-big { padding-top: 15px; }

.videoInside-big .top { padding-bottom: 5px; }

.video-detail { padding-top: 10px; }

.video-descon{ padding-top: 15px; padding-bottom: 10px; }

.video-word{ color:#666; }

.video-detail h2 { color: #333; }

.video-detail .desc { color: #898989; }

.video-detail .date { padding-right: 20px; }

.video-control { border-top: 1px solid #dcdcdc; padding-top: 15px; margin-top: 15px; line-height: 24px; }

.video-control a { color: #898989; }

 .videoInside-list ul { margin: 0 -10px; }
  .videoInside-big { padding-top: 25px; }
  .video-detail { padding-top: 18px; }
  .video-detail h2 { padding-bottom: 10px; }
  .video-control { margin-top: 30px; padding-top: 24px; }
  .video-control a { -webkit-transition: .2s; -o-transition: .2s; -moz-transition: .2s; transition: .2s; } 

.videoInside-list { padding-top: 40px; }
  .videoInside-list h4 { font-size: 16px; }
  .video-main .main-left { width: 66.66667%; }
  .video-main .main-right { width: 30%; }
  .video-recommend { padding-top: 25px; }
  .video-recommend img {max-width:100%;max-height:100%;}
  .video-recommend .info { height: 78px; }
  .videoInside-list li:last-child { margin-bottom: 20px; }
  .videoInside-Changelist .videoInside-list, .videoInside-Changelist .video-recommend { padding-top: 0; } 

.videoInside-big { padding-top: 40px; }
  .videoInside-big .top { padding-bottom: 6px; }
  .videoInside-big .videoInside-box { min-height: 512px; }
  .videoInside-list { padding-top: 45px; padding-bottom: 15px; }
  .videoInside-list ul { padding-top: 25px; margin: 0 -35px; }
  .videoInside-list li { padding: 0 35px; margin-bottom: 40px; }
  .videoInside-list h4 { font-size: 18px; padding-top:10px; padding-bottom:10px; }
  .video-recommend { padding-top: 40px; }
  .video-recommend .thumb_img{ display: block; float: left; width:144px; height:89px;}
  .video-recommend img { max-width:100%;max-height:100%;}
  .video-recommend .info { height: 84px; padding-left: 25px; }
  .video-recommend .bot { padding-left: 25px; }
  .video-recommend a:hover h4 { color: #3aaaf0; }
  .right-welfare { padding-top: 55px; }
  .right-welfare ol { padding-top: 15px; }
  .right-welfare li a { line-height: 34px; -webkit-transition: .2s; -o-transition: .2s; -moz-transition: .2s; transition: .2s; }
  .right-welfare li a:hover { color: #3aaaf0; }
  .videoInside-list li:last-child { margin-bottom: 40px; }
  .m-list li:hover h3 a { color: #3aabf1; }
  .videoInside-big.videoInside-ChangeDetail { padding-top: 0; }
  .video-recommend.videoInside-ChangeDetail { margin-top: -5px; padding-bottom: 20px; }
  .video-control a:hover { color: #3aabf1; } 

.article-detail h1 { color: #434343; padding-bottom: 10px; padding-right: 50px; }

.article-detail .desc { color: #898989; padding-right: 50px; padding-bottom: 15px; }

.article-detail .from { padding-right: 20px; }

.article-content { padding-top: 20px; }

.article-content .img { text-align: center; color: #898989; padding: 20px 0; }

.article-content img { max-width: 100%; display: inline-block; vertical-align: top; margin-bottom: 5px; }

#n-share { padding-top: 10px; }

#n-share a { width: 30px; height: 30px; margin: 0 10px 0 0; padding: 0; opacity: 1; -webkit-border-radius: 20px; border-radius: 20px; }

#n-share .bds_weixin { background: #c1c1c1 url(../images/icon11.png) center no-repeat; -o-background-size: 60%; background-size: 60%; }

#n-share .bds_tsina { background: #c1c1c1 url(../images/icon12.png) center no-repeat; -o-background-size: 60%; background-size: 60%; }

#n-share .bds_sqq { background: #c1c1c1 url(../images/icon13.png) center no-repeat; -o-background-size: 50%; background-size: 50%; }

.article-content { padding-top: 30px; }
  .article-content.font18 { line-height: 30px; }
  .article-content.font16 { line-height: 28px; }
  .article-content.font20 { line-height: 32px; } 

.article-detail { padding-bottom: 38px; }
  .article-detail h1 { padding-bottom: 20px; }
  .article-content { padding-bottom: 5px; } 
  .article-wrapper .crumbs{ padding-top: 10px;
    padding-bottom: 10px; }


.article-wrapper .crumbs { padding-left: 150px; }
  .article-detail { padding-left: 150px; position: relative; }
  #n-share { position: absolute; left: 50px; top: 48px; }
  #n-share a { width: 40px; height: 40px; display: block; float: none; margin-bottom: 14px; }
  #n-share .bds_weixin, #n-share .bds_tsina, #n-share .bds_sqq { -o-background-size: auto; background-size: auto; }
  #n-share .bds_weixin:hover { background-color: #00d300; }
  #n-share .bds_tsina:hover { background-color: #e6162d; }
  #n-share .bds_sqq:hover { background-color: #5184eb; } 

.exposure { padding-bottom: 30px; }

.exposure .top { border-top: 1px solid #dcdcdc; padding-top: 13px; padding-bottom: 10px; }

.exposure li { padding-bottom: 20px; }

.exposure .thumb { background-color: #f3f3f3; position: relative; padding-left: 65px; padding-right: 80px; -webkit-border-radius: 5px; border-radius: 5px; }

.exposure input[type=text] { width: 100%; height: 40px; line-height: 40px; display: block; background-color: #f3f3f3; }

.exposure select { background-color: #f3f3f3; line-height: 40px; height:40px; float: left; max-width: 33.333%; padding: 0 30px 0 10px; background: url(../images/icon15.png) 90% center no-repeat; }

.exposure .tit { color: #434343; line-height: 40px; padding-right: 11px; position: absolute; left: 14px; top: 0; }

.exposure .tit:after { content: ''; width: 2px; height: 22px; background-color: #dcdcdc; display: inline-block; position: absolute; right: 0; top: 50%; margin-top: -11px; }

.exposure .check { line-height: 40px; padding-right: 15px; position: absolute; right: 0; top: 0; }

.exposure .check input { display: inline-block; vertical-align: middle; margin: -1px 10px 0 0; }

.exposure li:nth-child(4) .thumb { padding-left: 93px; }

.exposure li:nth-child(3) .thumb { padding-right: 20px; }

.exposure .textarea { padding: 10px 15px; background-color: #f3f3f3; -webkit-border-radius: 5px; border-radius: 5px; }

.exposure textarea { width: 100%; height: 80px; background-color: #f3f3f3; display: block; padding: 0; }

.exposure .upload { height: 120px; margin-top: 20px; text-align: center; background-color: #f3f3f3; position: relative; -webkit-border-radius: 5px; border-radius: 5px; }

.exposure .upload input { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2; opacity: 0; cursor: pointer; }

.exposure .upload .tips { color: #898989; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); padding-top: 55px; background: url(../images/icon14.png) top center no-repeat; -o-background-size: 45px; background-size: 45px; }

.exposure .text { color: #434343; padding-top: 20px; line-height: 24px; }

.exposure .sub { color: #fff; background-color: #3aabf1; -webkit-border-radius: 5px; border-radius: 5px; line-height: 1; display: inline-block; vertical-align: top; padding: 6px 15px; text-align: center; }

.exposure .e-title { margin-bottom: 10px; }

.exposure .bot-check { font-weight: bold; padding-bottom: 10px; padding-top: 10px; }

.exposure { padding-bottom: 45px; }
  .exposure .top { padding-bottom: 20px; }
  .exposure ul { margin: 0 -30px; }
  .exposure li { width: 50%; float: left; padding: 0 30px 25px; }
  .exposure li input { font-size: 16px; }
  .exposure li select { font-size: 16px; }
  .exposure .text { padding-top: 30px; line-height: 30px; }
  .exposure .textarea { width: 65%; float: left; }
  .exposure textarea { height: 120px; }
  .exposure .upload { width: 30%; height: 164px; float: right; margin-top: 0; }
  .exposure .sub { min-width: 110px; }
  .exposure .bot-check { padding-bottom: 20px; } 

 .inside .exposure-main { max-width: 1080px; }
  .exposure textarea { height: 256px; }
  .exposure .upload { height: 300px; }
  .exposure .upload .tips { -o-background-size: 60px; background-size: 60px; padding-top: 85px; } 

.searchtitle401 { padding: 15px; background-color: #f3f3f3; }

.searchcont401 { padding: 10px 0; }

.resultlist401 { font-size: 13px; padding: 15px 0; }

.resultlist401 ul { padding-bottom: 30px; }

.resultlist401 img { display: block; width: 100%; }

.resultlist401 li { padding: 15px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-bottom: -1px; }

.resultlist401 h4 { font-size: 16px; line-height: 24px; margin-bottom: 10px; }

.resultlist401 h4 a { display: block; }

.resultlist401 h4 em { color: red; font-style: normal; }

.resultlist401 h4 a { display: block; }

.resulttext401 { height: 72px; font-size: 14px; line-height: 24px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; color: #666; }

.resultlabel401 { color: #333; display: inline-block; padding-top: 3%; }

.searchinputcont401 { padding-right: 60px; }

.searchinputcont401 dt input { position: relative; float: left; width: 100%; height: 40px; line-height: 40px; text-indent: 12px; font-size: 15px; color: #333; background-color: #fff; }

.searchinputcont401 dd input { position: relative; left: 60px; margin-left: -60px; float: left; width: 60px; height: 40px; line-height: 40px; font-size: 14px; color: #fff; cursor: pointer; background: #3aaaf0; }

.searchimg401 { display: block; margin-bottom: 3%; }

.searchcont401 { padding: 30px 0; }
  .searchinputcont401 { max-width: 61.8%; margin: 0 auto; }
  .searchtitle401 { font-size: 24px; }
  .resultlist401 { padding: 3% 0; }
  .resultlist401 img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 100%; width: auto; }
  .searchimg401 { float: left; margin: 0 3% 0 0; display: block; width: 200px; height: 150px; overflow: hidden; position: relative; }
  .resultlist401 h4 { font-size: 20px; margin-bottom: 2%; } 

.searchcont401 { padding: 0px 0 50px; }
  .searchtitle401 { padding: 28px 15px; }
  .searchinputcont401 { width: 45%; }
  .searchinputcont401 dt { float: left; width: 78%; }
  .searchinputcont401 dd { float: left; width: 22%; }
  .searchinputcont401 dd input { left: 0; margin-left: 0; width: 100%; }
  .searchinputcont401 dt input { font-size: 18px; }
  .searchinputcont401 dd input { text-align: center; font-size: 16px; } 

#ie-alert-overlay { width: 100%; height: 100%; background: url(../images/bg.png) repeat 0 0; position: fixed; top: 0; left: 0; z-index: 9999; }

* html #ie-alert-overlay { position: absolute; z-index: 9999; }

#ie-alert-panel { width: 520px; height: 331px; position: fixed; background: url(../images/iealertsprite.png) no-repeat; background-position: -1px -109px; top: 50%; left: 50%; margin: -201px 0 0 -296px; padding: 72px 0 0 72px; _position: absolute; _top: expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold; color: #333; line-height: 1.5em; z-index: 10000; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel div, #ie-alert-panel p, #ie-alert-panel span, #ie-alert-panel a, #ie-alert-panel img, #ie-alert-panel ul, #ie-alert-panel li { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel p { font-size: 14px; width: 486px; text-align: justify; }

#ie-alert-panel img { border: 0; }

#ie-alert-panel span { font-size: 18px; margin: 0 0 20px 0; display: block; padding: 0; }

#ie-alert-panel ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }

#ie-alert-panel li { float: left; margin: 0 22px 0 0; }

#ie-alert-panel li.last { margin-right: 0; }

#ie-alert-panel a { display: inline-block; vertical-align: top; }

#goon { text-decoration: underline; }

.browser { position: absolute; bottom: 35px; }

.chrome, .firefox, .ie9, .opera, .safari { background: url(../images/iealertsprite.png) no-repeat; }

.chrome { background-position: 0 0; width: 73px; height: 96px; margin: 0 4px 0 0; }

.firefox { background-position: -292px 0; width: 73px; height: 98px; }

.ie9 { background-position: -179px 0; width: 95px; height: 98px; }

.opera { background-position: -90px 0; width: 73px; height: 98px; }

.safari { background-position: -387px 0; width: 73px; height: 98px; margin: 0 4px 0 0; }
