@charset "utf-8";

/* CSS Document */
html {
  background: #fff;
}

body {
  /*font-size:64.5%;*/
  /*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/
  background-color: #fff;
  color: #444;
  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;
  color: #323232;
  -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;
}

a:hover {
  color: #003770;
  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;
}

.fwn {
  font-weight: normal;
}

.fwb {
  font-weight: bold;
}

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
}

.pa {
  position: absolute;
}

.pr {
  position: relative;
}



.topicInfo li {
  transtion: all 1s ease 0s
}

/*头部样式*/
.wraq_header {
  width: 100%;
  height: 227px;
  z-index: 999;
  background-color: #fff;
  position: relative;
}

.logo_wrap {
  width: 100%;
  background: url(/oil/gb/images/top_bg.png) no-repeat center right #960014;
}

.header {
  max-width: 1380px;
  height: 150px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.topWrap {
  max-width: 1380px;
  height: 37px;
  margin: 0 auto;
}

.logo {
  width: 100%;
}

.logo a.logo01 {
  float: left;
  padding-top: 45px;
  width: 265px;
  background-size: 100%;
}

.logo a.logo02 {
  float: left;
  padding-top: 29px;
  margin-left: 0px;
  width: 543px;
  height: 104px;
  background-size: 100%;
}

.logo a.logo02 .logo2 {
  display: none;
}

.top {
  height: 37px;
}

.top .cur {
  overflow: hidden;
  width: 235px;
  height: 37px;
}

.top .links01 {
  float: right;
  *margin-top: -3px;
}

.top .homeTop {
  overflow: hidden;
  margin: 5px 0;
}

.top .homeTop span {
  float: left;
  font-size: 12px;
  height: 28px;
  line-height: 30px;
  color: #000;
}

.top .homeTop .topNav_left {
  width: 11%;
  padding-left: 10px;
  float: left;
  height: 28px;
  line-height: 30px;
  font-size: 12px;
}

.top .homeTop .topNav_left div {
  color: #000;
}

.topNav_right {
  width: 50%;
  float: left;
  height: 28px;
  line-height: 28px;
}

#tp-weather-widget {
  height: 37px;
}

.top ul li .subTop {
  position: absolute;
  top: 39px;
  left: -17px;
  display: none;
  z-index: 100000000000;
}

.top ul li.on .subTop {
  display: block;
}

.btn_ser {
  display: inline-block;
  width: 34px;
  height: 31px;
  cursor: pointer;
}

.btn_ser img {
  vertical-align: middle;
}

.ser {
  width: 204px;
  height: 30px;
  line-height: 30px;
  z-index: 9999994;
  margin-left: 31px;
}

.search {
  width: 204px;
  height: 30px;
  position: relative;
}

.search input {
  color: #003770;
  background: none;
  position: absolute;
  height: 30px;
  line-height: 30px;
  color: #666;
  border: none;
  background: #fff;
  padding-left: 0px;
  font-family: 'Microsoft Yahei';
  border: 1px solid #960014;
}

.search input.notxt {
  color: #666;
  padding-left: 10px;
  width: 192px;
}

.search input.notxt1 {
  position: absolute;
  width: 18px;
  height: 19px;
  top: 7px;
  right: 8px;
  cursor: pointer;
  overflow: hidden;
  background: url(/oil/gb/images/search_hover_red.png) no-repeat center right;
  border: none;
}

.search input.notxt1:hover {
  background: url(/oil/gb/images/search_hover_red.png) no-repeat center right;
}

.top .home {
  margin-bottom: 10px;
}

.nser {
  display: block;
  width: 87%;
  float: right;
}

.nser .search {
  width: 100%;
}

.nser .search input.notxt {
  width: 98.5%;
  left: 0;
  padding-left: 13px;
  border-radius: 0;
  background: #bd3c3d;
  color: #fff;
}

.nser .search input.notxt1 {
  background: url(/oil/gb/images/s_search.png) no-repeat center center;
  right: 8px;
}

.links01 .English {
  float: left;
  height: 34px;
  line-height: 34px;
}

.links01 .English a:hover {
  color: #960014;
}

/*导航*/
.nav {
  max-width: 1380px;
  margin: 0 auto;
  min-height: 42px;
  line-height: 42px;
  *height: 42px;
  text-align: center;
}

.nav ul {
  max-width: 1380px;
  height: 42px;
}

.nav ul li {
  float: left;
  position: relative;
  width: 7.6%;
}

.nav ul li a {
  color: #333;
  display: block;
}

.nav ul li:hover {
  cursor: pointer;
  background: #960014;
}

.nav ul li .subNav {
  position: absolute;
  left: 0;
  top: 42px;
  display: none;
  background: rgba(150, 0, 20, 0.8);
  *background: #960014;
  overflow: hidden;
  z-index: 10000000000;
}

.nav ul li.on {
  background: none;
  background-color: #960014;
  color: #fff;
}

.nav ul li.on a {
  color: #fff;
  text-align: center;
}

.nav ul li.on .subNav {
  display: block;
  animation: rotate 400ms;
  -webkit-animation: rotate 400ms;
  -moz-animation: rotate 400ms;
}

.nav ul li.on .subNav dl {
  overflow: hidden;
}

.nav ul li.on .subNav dl dd {
  height: auto;
  line-height: 20px;
  text-align: left;
}

.nav ul li.on .subNav dl dd a {
  display: block;
  line-height: 22px;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 8px 10px 8px 10px;
}

.nav ul li.on .subNav.smallWidth dl dd a {}

.nav ul li.on .subNav dl dd a:hover {
  color: #fff;
  background-color: #960014;
}

.wraq_header.current .header_logo {
  display: none;
}

.wraq_header.current .logo_wrap {
  background: #960014;
}

.wraq_header.current .logo a {
  display: block;
}

.wraq_header.current .logo a.logo01 {
  display: none;
}

.wraq_header.current .logo a.logo02 {
  transition: width 0.3s ease 0s;
  -webkit-transition: width 0.3s ease 0s;
  -moz-transition: width 0.3s ease 0s;
  width: 279px;
  height: 37px;
  padding: 0px 0 0 0;
  margin-left: 0;
  *display: none;
}

.wraq_header.current .logo a.logo02 .logo1 {
  display: none;
}

.wraq_header.current .logo a.logo02 .logo2 {
  display: block;
  height: 50px;
}

.wraq_header.current {
  position: fixed;
  top: 0;
  width: 100%;
  height: 56px;
  background: #960014;
  z-index: 999;
  box-shadow: 0 3px 0 0 rgba(150, 0, 20, 0.5);
}

.wraq_header.current .wraq_nav {
  height: 56px;
  z-index: 100000000000;
  margin-left: 31%;
}

.wraq_header.current .nav {
  height: 56px;
  line-height: 56px;
  width: auto;
  margin: 0 auto;
  width: 100%;
  margin-top: -56px;
  *margin-left: -111px;
}

.wraq_header.current .nav li {
  background: none;
  height: 56px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  /*! width: 7%; */
}

.wraq_header.current .nav ul {
  background: none;
  height: 56px;
  margin-left: 265px;
}

.wraq_header.current .header {
  height: 56px;
}

.wraq_header.current .nav li a {
  color: #fff;
  font-size: 16px;
  display: block;
}

.wraq_header.current .nav li:hover {
  cursor: pointer;
  font-weight: normal;
  background-color: #70000f;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
}

.wraq_header.current .nav li .subNav {
  display: none;
  top: 56px;
}

.wraq_header.current .topWrap {
  display: none;
}

/*footer*/
.footer_wraq {
  background: #960014;
  width: 100%;
}

.footer {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.footerList {
  /*! background: #0a5ece; */
}

.footerLf {
  width: 70.75%;
  float: left;
}

.footerLf p {
  color: #fff;
  font-size: 12px;
  padding: 10px 0;
}

.footerRt {
  width: 22.33%;
  float: right;
  margin: 7px 0;
}

.footerRt .weixin {
  float: left;
  width: 50%;
}

.footerRt .weixin img {
  float: left;
}

.footerRt .weixin span {
  color: #fff;
  margin: 10px 0 0 80px;
  display: block;
}

.footerRt ul {
  margin-left: 20%;
}

.footerRt ul li {
  line-height: 40px;
}

.friendLink {
  width: 49%;
  height: 28px;
  background: #fff;
  float: left;
}

.select {
  font-size: 12px;
  color: #fff;
  background: url(/oil/gb/images/select_arrow.png) no-repeat 98% center;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  position: relative;
  cursor: pointer;
  z-index: 2;
  background-color: #70000f;
}

.son_select {
  background: #ffe5e8;
  width: 100%;
  line-height: 3px;
  overflow: hidden;
  display: none;
  position: absolute;
  bottom: 28px;
  left: 0;
  z-index: 99999999999999;
}

.son_select a {
  padding-left: 10px;
  width: 100%;
  height: 35px;
  line-height: 30px;
  display: block;
  font-size: 14px;
}

.son_select a:hover {
  color: #fff;
  background: #960014;
}

.copy_wrap {
  overflow: hidden;
  width: 100%;
  text-align: center;
  line-height: 22px;
  border-top: 1px solid #70000f;
  padding: 10px 0;
  background: #70000f;
}

.copy_wrap p {
  color: #fff;
  font-size: 14px;
}

.goTop {
  position: absolute;
  bottom: 0;
  right: 30px;
  z-index: 99;
  color: #960014;
  text-align: center;
  font-size: 16px;
  transition: none;
}

.goTop i {
  color: #960014;
  display: block;
  margin-bottom: 8px;
  transition: all 0.3s ease;
}

.goTop:hover {
  color: #960014;
}

.goTop:hover i {
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
}

@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;
  }
}

/*手机端导航*/
.snav {
  display: none;
  height: 30px;
  right: 0px;
  bottom: 23px;
  width: 100%;
  z-index: 999999;
}

.mbtn {
  display: block;
  width: 30px;
  height: 30px;
  right: 0px;
  top: 0;
  z-index: 1002;
  cursor: pointer;
}

#Index_mbtn {
  margin: 0 auto;
  width: 23px;
  height: 23px;
  display: block;
  margin-top: 8px;
  color: #a40001;
}

.mbtn .m {
  font-size: 12px;
  font-weight: 400;
  font-family: Arial;
  color: #fff;
  text-align: center;
  width: 100%;
  display: block;
  height: 20px;
}

.navm {
  width: 100%;
  z-index: 9999;
  line-height: 30px;
  background-color: #a40001;
  overflow: hidden;
  text-align: left;
  display: none;
  top: 40px;
  left: 0;
}

.navm ul {}

.navm li {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #930001;
}

.navm li a {
  font-size: 14px;
  float: left;
  line-height: 18px;
  padding: 10px 0px;
  color: #fff;
  padding-left: 13px;
  display: block;
}

.navm li a:hover {
  color: #fff;
}

.navm li span {
  padding: 10px 10px 0 0;
  float: right;
  margin-right: 10px;
  color: #fff;
  cursor: pointer;
  opacity: 0.8;
}

.navm dl {
  background-color: #fff;
  color: #004489;
  padding-left: 20px;
}

.navm dl dd {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #ddd;
}

.navm li.on dl dd a {
  display: block;
  font-size: 14px;
  color: #333;
  line-height: 30px;
  height: 30px;
}

.navm li dl dd a {
  font-size: 14px;
  color: #003770;
  font-weight: normal;
  display: inline;
  display: block;
  border: none;
  padding: 0px;
}

.navm li dl dd a:hover {
  color: #ee931d;
}

.subNavs {
  width: 100%;
  overflow: hidden;
  display: none;
}

.nlinks {
  width: 97%;
  overflow: hidden;
  margin: 4px auto;
}

.nlinks span {
  float: left;
  padding: 0;
  height: 30px;
  line-height: 30px;
}

.nlinks span a {
  color: #fff;
  font-size: 14px;
}

@media screen and (max-width:1380px) {

  .topWrap, .header {
    width: 98%;
    margin: 0 auto;
  }
}

@media screen and (max-width:1200px) {
  .top {
    margin-left: 10px;
  }

  .top li.cur .in_cur {
    width: 238px;
  }

  .footer {
    width: 100%;
  }

  .goTop {
    right: 10px;
  }

  .wraq_header {
    height: auto;
  }

  .logo_wrap {
    background: none;
    /*! background-color:#960014; */
  }

  .header {
    width: 100%;
    height: auto;
  }

  .topWrap {
    display: none;
  }

  .snav {
    display: block;
  }

  .mbtn {
    display: block;
  }

  .nav {
    display: none;
  }

  .footer_wraq {
    width: auto;
    /*! padding:0 20px; */
  }

  .logo {
    overflow: hidden;
  }

  .logo a.logo01 {
    width: 35%;
    padding-top: 8px;
    padding-bottom: 0;
  }

  .logo a.logo02 {
    width: 279px;
    height: 78px;
    padding-top: 1%;
  }

  /*.logo a.logo01{background-size: 80%;}
  .logo a.logo02{background-size: 80%;}*/
  .footerLf {
    width: 66%
  }

  .footerLf p {
    padding-left: 10px;
  }

  .footerRt {
    margin: 7px 7px;
    width: 30%
  }

}

@media screen and (max-width:800px) {

  .header_logo {
    height: 83px;
  }

  .logo {
    width: 100%;
    padding-left: 0;
  }

  .logo a {
    display: inline-block;
    text-align: center;
  }

  .wraq_nav {
    height: 35px;
  }

  .footerLf {
    width: 63%;
    border-right: none;
  }

  .footerRt {
    width: 30%;
  }

  .footerRt ul {
    margin-left: 0;
  }

  .footerList ul li {
    line-height: 25px;
  }

  .footerList ul li a {
    font-size: 14px;
  }
}


@media screen and (max-width:640px) {
  .copy_wrap p {
    width: 95%;
    line-height: 22px;
    height: auto;
    text-align: center;
    margin: 0 auto;
  }

  .footerLf {
    width: 100%;
  }

  .footerLf ul li {
    width: 50%;
  }

  .footerRt {
    width: 75%;
    margin: 7px auto;
    float: none;
    overflow: hidden;
  }

  .header_logo {
    height: 60px;
  }

  .footerLogo {
    width: 100%;
    margin: 0 auto 0;
  }

  .footerLogo a {
    text-align: center;
  }

  .copy_wrap {
    width: 100%;
    text-align: center;
    margin: 0px auto;
  }

  .logo {
    text-align: center;
  }

  .nser {
    width: 100%;
  }

  .nlinks span {
    margin-left: 10px;
  }

  .logo {
    width: 100%;
  }

  .snav {
    bottom: 0;
    right: 0;
  }

  .snav {
    position: relative;
    background: #8c0000;
    float: right;
    border-top: 1px solid #b62a2a;
  }

  .logo a.logo01 {
    width: 50%;
    /*! height:60px; */
    padding-top: 8px;
  }

  .logo a.logo02 {
    width: 50%;
    /*! height: 60px; */
    padding-top: 1%;
  }

  #Index_mbtn {
    margin-top: 0;
    padding-top: 5px;
    color: #fff;
  }

  .navm {
    top: 30px;
  }
}

@media screen

/*and (min-width:320px)*/
and (max-width:360px) {
  .copy_wrap p {
    line-height: 16px;
  }

  .logo a.logo01 {
    width: 40%;
    height: 40px;
    padding-top: 8px;
  }

  .logo a.logo02 {
    width: 55%;
    height: 40px;
    padding-top: 1%;
    margin-left: 10px;
  }
}