body {
  margin: 0;
  padding: 0;
  font-family: '微软雅黑';
}

img {
  border: 0;
}

.index_top {
  width: 100%;
  height: 120px;
}

.index_top .top_center {
  width: 1180px;
  height: 100%;
  margin: 0 auto;
}

.top_center .top_left {
  width: 800px;
  height: 57px;
  margin-top: 16px;
  float: left;
}

.top_center .top_left .nav {
  width: 700px;
  height: 20px;
  line-height: 20px;
  margin-top: 26px;
  *margin-top: 21px;
  _margin-top: 21px;
}

.top_center .top_left .nav ul {
  margin: 0;
  padding: 0;
}

.top_center .top_left .nav li {
  list-style: none;
  margin-left: 0px;
  float: left;
  position: relative;
}

.top_center .top_left .nav li .secendnav {
  width: 400px;
  height: auto;
  position: absolute;
  z-index: 50;
  left: -20px;
  display: none;
  border: 1px solid;
}

.navwrap {
  height: 50px;
  line-height: 50px;
  padding-right: 18px;
  position: absolute;
  font-size: 12px;
  z-index: 6;
}

#nav {
  float: left;
  height: 50px;
  line-height: 50px;
  padding-left: 13px;
}

#nav,
#nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
  position: relative;
  line-height: 50px;
  z-index: 5;
}

#nav a {
  height: 32px;
  display: block;
  padding: 0 10px;
  text-decoration: none;
  text-align: center;
  line-height: 28px;
  outline: none;
  z-index: 35;
  position: relative;
  float: left;
}

#nav ul a {
  line-height: 33px;
}

#nav li {
  float: left;
  position: relative;
  z-index: 20;
  margin-top: 11px;
}

#nav li li {
  border-left: none;
  margin-top: 0;
}

#nav ul {
  position: absolute;
  display: none;
  width: 210px;
  top: 32px;
  *top: 32px;
  _top: 32px;
  left: -1px;
}

#nav li ul a {
  width: 180px;
  height: auto;
  float: left;
  text-align: left;
  padding: 0 21px;
}

#nav ul ul {
  top: auto;
  border-top: none;
}

#nav li ul ul {
  left: 210px;
  top: 0px;
}

#nav li:hover ul ul,
#top #nav li:hover ul ul ul,
#top #nav li:hover ul ul ul ul {
  display: none;
}

#nav li:hover ul,
#top #nav li li:hover ul,
#top #nav li li li:hover ul,
#top #nav li li li li:hover ul {
  display: block;
}

.navwrap {
  background: transparent url("../images/menu.png")/*tpa=https://cn.antonoil.com/statics/css/images/menu.png*/ no-repeat scroll right bottom;
}

#nav {
  background: transparent url("../images/menu.png")/*tpa=https://cn.antonoil.com/statics/css/images/menu.png*/ left top no-repeat;
}

.top_center .top_left .nav {
  height: 50px;
  line-height: 50px;
  padding-right: 18px;
  position: absolute;
  font-size: 12px;
  z-index: 6;
}

/*naviagation*/

#nav a {
  color: #888;
}

#nav ul {
  border: 1px solid #dfdfdf;
  border-top: none;
}

#nav li ul a {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #dfdfdf;
}

#nav ul a,
#top #nav ul li {
  background-color: #f5f5f5;
  background-image: none;
}

#nav ul a:hover,
#top #nav ul a:focus {
  background-color: #fff;
  color: #555;
}

#nav a:hover,
#top #nav a:focus {
  color: #555;
}

#nav .current_page_item a {
  color: #555;
}

#nav .current_page_parent .current_page_item a,
#top #nav .current_page_item ul a {
  border-right: 1px solid #f5f5f5;
  border-left: none;
  background-image: none;
  color: #444;
}

.top_center .navnew {
  width: 100%;
  height: 33px;
  float: left;
  margin-top: 14px;
}

.top_center .top_left .nav li .secendnav .secendnavleft {
  float: left;
}

.top_center .top_left .nav li .secendnav .secendnavlist {
  /*float: left;*/
}

.top_center .top_left .nav li .secendnav .secendnavright {
  float: right;
}

.top_center .top_left .nav li a {
  font-size: 14px;
  color: #4c4c4c;
  text-decoration: none;
}

.top_center .top_right {
  width: 361px;
  height: 67px;
  float: right;
  margin-top: 16px;
}

.top_right_corner {
  width: 100%;
  height: 20px;
  line-height: 20px;
  float: right;
  text-align: right;
  font-size: 12px;
  color: #cdcdcd;
}

.top_right_corner a {
  color: #4c4c4c;
  text-decoration: none;
}

.search {
  width: 220px;
  height: 24px;
  float: right;
  margin: 4px 10px;
}

.search-investor {
  margin: 13px 10px;
}

.search input {
  font-family: '微软雅黑';
}

.search .inputtext {
  background: #fff;
  border: 0;
  width: 176px;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  color: #000;
  float: left;
  outline: none;
}

.search .search_button {
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url("../images/search_button.png")/*tpa=https://cn.antonoil.com/statics/images/img/search_button.png*/ center center #b61626;
  border: 0;
  float: left;
}

.center_module {
  width: 1180px;

  height: 377px;

  margin: 50px auto;
  background: url("../images/center-bg.png") no-repeat 50%;
  background-size: cover;
}

.center_module .company_desc {
	position: relative;
	top: 45px;
	left: 56px;
	width: 770px;
	height: 288px;
	background: #000000;
	opacity: 0.6;
	color: #FFFFFF;
	padding: 15px 22px;
	box-sizing: border-box;
	font-size: 14px;
}

.center_module .company_desc a.button {
	position: absolute;
	right: 21px;
	bottom: 23px;
	padding-left: 16px;
	display: block;
	width: 130px;
	height: 36px;
	line-height: 36px;
	background: #FFFFFF;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: 400;
	color: #4366ED;
	text-decoration: none;
}

.center_module .company_desc a.button::after {
	content: '';
	background-image: url("../images/arrows-right.png");
	display: inline-block;
	width: 8px;
	height: 9px;
	
}

.center_module_list{
	width: 1180px;
	margin: 50px auto;
}

.center_module_list .item {
	position: relative;
	width: 380px;
	height: 136px;
	float: left;
	margin-right: 20px;
}

.center_module_list .item:nth-child(3){
	margin-right: 0px;
}

.center_module_list .item img.img{
	position: absolute;
	top: 40px;
	left: 20px;
}

.center_module_list .item .info{
	position: absolute;
	top: 43px;
	left: 100px;
	color: #fff;
}

.center_module_list .item:nth-child(2) .info{
	position: absolute;
	top: 33px;
	left: 100px;
	color: #fff;
}

.center_module_list .item .info .h1 {
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	line-height: 25px;
	height: 25px;
}

.center_module_list .item .info .h2 {
	display: inline-block;
	/* width: 182px; */
	height: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;
}

.center_module_list .mission{
	background: url("../images/mission-bg.png");
}
.center_module_list .vision{
	background: url("../images/vision-bg.png");
}
.center_module_list .core{
	background: url("../images/core-bg.png");
}

.center_module_left {
  width: 800px;
  height: 100%;
  float: left;
}

.center_module_left_introduced {
  width: 390px;
  float: left;
  margin-right: 20px;
  position: relative;
}

.center_module_left_case {
  margin-right: 0;
}

.center_module_left_introduced h3 {
  position: absolute;
  bottom: 10px;
  left: 20px;
  font-size: 18px;
  font-family: '微软雅黑';
  font-weight: 500;
  margin-block-end: 0;
  background-color: #0d1d76;
  padding: 1px 4px;
}

.center_module_left_introduced h3 a {
  color: #fff;
  font-family: '微软雅黑';
  text-decoration: none;
}

.center_module_left_introduced span {
  font-size: 12px;
  color: #666;
}

.center_module_left_introduced a.readmore {
  display: block;
  color: #e41c30;
  font-size: 14px;
  margin-top: 15px;
  text-decoration: none;
}

.center_module_right {
  width: 375px;
  height: 100%;
  float: left;
  position: relative;
}

.center_module_right h3 {
  margin: 0;
  padding-bottom: 12px;
  padding-left: 18px;
  border-bottom: 1px solid #cdcdcd;
  font-family: '微软雅黑';
  font-size: 16pt;
  color: #062c70;
  font-weight: 500;
}

.center_module_right ul {
  margin: 0;
  padding: 0;
}

.center_module_right ul li {
  list-style: none;
}

.center_module_right .investor_news {
  padding-left: 18px;
  border-bottom: 1px dotted #cdcdcd;
  padding-bottom: 5px;
}

.center_module_right .investor_news h4 {
  margin: 5px auto;
  font-size: 10pt;
  font-weight: bold;
  color: #014099;
}

.center_module_right .investor_news span {
  font-size: 12px;
  color: #757679;
  font-family: '微软雅黑';
}

.center_module_right .investor_news .view {
  display: block;
  color: #e41c30;
  text-decoration: none;
  font-size: 14px;
  margin-top: 7px;
}

.center_module_right .investor_news2 {
  border: 0;
}

.prev {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-decoration: none;
  color: #fff;
  background: url("../images/img/button_left.jpg")/*tpa=https://cn.antonoil.com/statics/images/img/button_left.jpg*/;
  right: 20px;
  top: 10px;
}

.next {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-decoration: none;
  color: #fff;
  background: url("../images/img/button_right.jpg")/*tpa=https://cn.antonoil.com/statics/images/img/button_right.jpg*/;
  right: 0px;
  top: 10px;
}

.bottom_nav_box {
  width: 100%;
  min-width: 1180px;
  background: url("../images/img/bottomb.jpg")/*tpa=https://cn.antonoil.com/statics/images/img/bottomb.jpg*/ repeat #f5f5f5;
  overflow: hidden;
}

.bottom_nav {
  width: 1180px;
  margin: 0 auto;
  min-height: 350px;
}

.bottom_nav .left_one {
  width: 172px;
  float: left;
  overflow: hidden;
}

.bottom_nav .left_one h3,
.bottom_nav .left_two h3,
.bottom_nav .left_three h3,
.bottom_nav .left_four h3,
.bottom_nav .left_five h3 {
  font-family: '微软雅黑';
  font-size: 18px;
  color: #014099;
  font-weight: 500;
  margin: 34px auto 30px auto;
}

.left_one ul,
.left_two ul,
.left_three ul,
.left_four ul,
.left_five ul {
  margin: 0;
  padding: 0;
}

.left_one ul li,
.left_two ul li,
.left_three ul li,
.left_four ul li,
.left_five ul li {
  list-style: none;
  font-family: '微软雅黑';
  font-size: 12px;
  font-weight: 500;
  margin: 7px auto;
}

.left_one ul li a,
.left_two ul li a,
.left_three ul li a,
.left_four ul li a,
.left_five ul li a {
  color: #666;
  text-decoration: none;
}

.bottom_nav .left_two {
  width: 172px;
  float: left;
}

.bottom_nav .left_three {
  width: 172px;
  float: left;
}

.bottom_nav .left_four {
  width: 150px;
  float: left;
}

.bottom_nav .left_five {
  width: 150px;
  float: left;
}

.bottom_nav .left_six {
  width: 130px;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}
.bottom_nav .left_six h3 {
  height: 30px;
}

.bottom_nav .left_six img {
  width: 130px;
  border: 0px;
  /* margin-top: 67px; */
}

.bottom_nav .left_seven {
  width: 130px;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}

.bottom_nav .left_seven h3 {
  height: 30px;
}

.bottom_nav .left_seven img {
  width: 130px;
  border: 0px;
  /* margin-top: 18px; */
}

.border {
  border: 1px solid;
}

.footer {
  width: 100%;
  min-width: 1180px;
  height: 83px;
  background: #838383;
  overflow: hidden;
}

.footer .foot {
  width: 1180px;
  height: 100%;
  margin: 0 auto;
}

.footer .foot .foot_nav {
  width: 100%;
  margin-top: 20px;
  height: 25px;
  line-height: 25px;
}

.foot_left {
  float: left;
  display: block;
  font-size: 12px;
  color: #fff;
}

.foot_left a {
  color: #fff;
  text-decoration: none;
}

.foot_left i {
  color: #9c9c9c;
}

.foot_right {
  float: right;
  display: block;
  font-size: 12px;
  color: #fff;
}

/*********************************产品与服务样式表**********************************/

.service_main_box {
  width: 1180px;
  margin: 0 auto;
  height: auto;
}

.service_main_box .service_crumbs {
  width: 100%;
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #dbdbdb;
  font-size: 14px;
  color: #595959;
  font-family: '微软雅黑';
}

.service_main_box .service_crumbs a {
  color: #0d6fb8;
  text-decoration: none;
}

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

.service_main_title {
  width: 1165px;
  font-family: Arial;
  font-size: 16px;
  color: #0d6fb8;
  padding-left: 15px;
  height: 37px;
  line-height: 37px;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  background: url("../images/img/service_title.jpg")/*tpa=https://cn.antonoil.com/statics/images/img/service_title.jpg*/ repeat-x;
}

.service_main_left {
  width: 745px;
  height: auto;
  float: left;
  padding: 20px;
}

.service_main_left h3 {
  margin: 5px;
  margin-left: 0px;
  font-size: 16px;
  font-weight: 500;
}

.service_main_left h3 a {
  text-decoration: none;
  color: #2fa9ff;
}

.service_main_left p {
  margin: 10px;
  font-size: 14px;
  color: #666;
}

.service_main_right {
  width: 344px;
  float: right;
  padding: 20px;
  background: url("../images/img/serviceright.jpg")/*tpa=https://cn.antonoil.com/statics/images/img/serviceright.jpg*/ repeat-y;
}

.service_main_right h3 {
  margin: 5px;
  font-size: 16px;
  font-weight: 500;
}

.service_main_right ul {
  list-style: none;
  margin: 5px;
  padding: 0;
}

.service_main_right ul li {
  margin: 0px;
}

.service_main_right ul li a {
  font-size: 13px;
  text-decoration: none;
  color: #2fa9ff;
}

/*********************************油田开发一体化项目服务*****************************************/

.service_main_box .service_banner {
  width: 100%;
  height: 180px;
  border-bottom: 1px solid #dbdbdb;
}

.service_main_box .k {
  height: 296px;
}

.service_banner_left {
  float: left;
  width: 100%;
  height: 180px;
  overflow: hidden;
}

.service_banner_right {
  float: right;
  width: 300px;
  height: 180px;
  overflow: hidden;
}

.service_main_box .service_oil_main {
  width: 100%;
  height: auto;
  background: url("../images/img/service_oil_main_bg.png")/*tpa=https://cn.antonoil.com/statics/images/img/service_oil_main_bg.png*/ top repeat-x;
}

.service_main_box .service_oil_main .service_oil_main_left {
  width: 219px;
  min-height: 700px;
  /*border-right: 1px solid #dbdbdb;*/
  float: left;
}

.service_main_box .service_oil_main .service_oil_main_left h3 {
  padding: 13px 15px;
  margin: 0;
  font-size: 18px;
  color: #5c5c5c;
  border-bottom: 1px solid #dbdbdb;
  font-weight: 500;
}

.service_main_box .service_oil_main .service_oil_main_left h4 {
  padding: 10px 15px;
  margin: 0;
  font-size: 15px;
  border-bottom: 1px solid #dbdbdb;
  color: #3d8cc6;
  font-weight: 500;
}

.service_main_box .service_oil_main .service_oil_main_left ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.service_main_box .service_oil_main .service_oil_main_left ul li {
  padding: 6px 15px;
  background: url("../images/img/list_style.png")/*tpa=https://cn.antonoil.com/statics/images/img/list_style.png*/ no-repeat 3px 13px;
  line-height: 22px;
  font-size: 14px;
  border-bottom: 1px solid #dbdbdb;
  /* white-space: nowrap; */
  word-wrap: break-word;
  word-break: normal;
}

.service_main_box .service_oil_main .service_oil_main_left ul li a {
  display: inline-block;
  text-decoration: none;
  color: #3d8cc6;
}

.service_main_box .service_oil_main .service_oil_main_center {
  float: left;
  width: 659px;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  min-height: 700px;
}

.service_main_box .service_oil_main .service_oil_main_center a {
  text-decoration: none;
  color: #3d8cc6;
}

.service_main_box
  .service_oil_main
  .service_oil_main_center
  .service_oil_main_center_about {
  font-size: 14px;
  line-height: 1.5;
  margin: 15px 25px;
}

.service_main_box .service_oil_main .ol {
  width: 959px;
  border-right: 0px;
}

.service_main_box .service_oil_main .ol .xl {
  width: 909px;
}

.service_main_box .service_oil_main .service_oil_main_right {
  float: right;
  width: 300px;
  min-height: 700px;
  /*border-left: 1px solid #dbdbdb*/
}

.service_oil_main_right_top {
  padding: 13px 20px;
  border-bottom: 1px solid #dbdbdb;
}

.service_oil_main_right_top h3 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 500;
}

.service_oil_main_right_top img {
  margin: 10px auto;
}

.service_oil_main_right_top p {
  font-size: 13px;
  margin: 0;
}

.service_oil_main_right_top ul {
  list-style: none;
}

.service_oil_main_right_top ul li a {
  font-size: 13px;
  text-decoration: none;
  color: #2fa9ff;
}

.service_oil_main_center_list {
  width: 609px;
  margin: 15px 25px;
  color: #666;
  font-size: 14px;
}

.service_oil_main_center_list h5 {
  font-size: 14px;
}

.service_oil_main_center_list h5.y {
  cursor: pointer;
  color: #0d6fb8;
  text-decoration: underline;
}

.service_oil_main_center_list .push {
  height: 0px;
  *height: 0px;
  _height: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.service_oil_main_center_list .push .a {
  display: none;
  height: 0px;
}

.service_oil_main_center_list .push .pu {
  height: auto;
  overflow: hidden;
}

.service_oil_main_center_list h4 {
  margin: 3px auto;
  font-size: 21px;
  font-weight: 600;
}

.service_oil_main_center_list h4.h {
  color: #000000;
}

.service_oil_main_center_list h4 a {
  text-decoration: none;
  color: #0d6fb8;
}

.service_oil_main_center_list p {
  margin: 5px auto;
  font-size: 14px;
  color: #666;
}

.service_oil_main_center .xinlinks {
  padding: 0px 25px;
  font-size: 14px;
  margin: 10px auto;
}

.service_oil_main_center .xinlinks a {
  color: #0d6fb8;
  text-decoration: none;
}

.service_oil_main_center_list .links {
  padding-left: 20px;
  font-size: 14px;
  background: url("../images/img/list_style.png")/*tpa=https://cn.antonoil.com/statics/images/img/list_style.png*/ left repeat-y;
}

.service_oil_main_center_list .links a {
  color: #0d6fb8;
  text-decoration: none;
}

.service_oil_main_center_list img {
  max-width: 70%;
}

.service_oil_main_center_list .image2 img {
  max-width: 100%;
}

/***********************************油田产品管理服务*****************************************************************/

.list_banner {
  width: 100%;
  height: 120px;
}

.list_banner .list_banner_left {
  width: 320px;
  height: 120px;
  float: left;
}

.list_banner .list_banner_right {
  width: 320px;
  height: 120px;
  float: left;
  margin-left: 1px;
}

.service_main_box .service_oil_main .service_oil_main_left ul li.active {
  background-color: #ffffff;
  font-weight: 900;
  color: #000;
}

.service_main_box .service_oil_main .service_oil_main_left ul li.active a {
  color: #000;
}

.service_main_box .service_oil_main .service_oil_main_left .list_ul_li {
  background: #f8f8f8;
}

.service_main_box .service_oil_main .service_oil_main_left .list_ul_li li {
  padding-left: 39px;
  background: url("../images/img/list_style2.png")/*tpa=https://cn.antonoil.com/statics/images/img/list_style2.png*/ no-repeat 26px 13px;
  background-size: 7px;
}

.service_oil_main_right .service_more_box {
  width: 100%;
  height: 90px;
  border-bottom: 1px solid #dbdbdb;
  overflow: hidden;
}

.service_oil_main_right .service_more_box .moreinfo {
  display: block;
  width: 259px;
  margin: 27px 21px;
  height: 32px;
  background: url("../images/img/moreinfo.png")/*tpa=https://cn.antonoil.com/statics/images/img/moreinfo.png*/;
}

.service_oil_main_right .service_case {
  width: 260px;
  min-height: 200px;
  padding: 20px;
  position: relative;
}

.service_oil_main_right .service_case h3 {
  margin: 0px;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
}

.service_oil_main_right .service_case ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.service_oil_main_right .service_case ul li {
  width: 260px;
}

.service_oil_main_right .service_case ul li p {
  font-size: 14px;
}

.service_oil_main_right .service_case .p1 {
  position: static;
  float: left;
}

.service_oil_main_right .service_case .n1 {
  position: static;
  float: left;
  margin-left: 5px;
}

.content {
  color: #0d6fb8;
}

.service_main_box .service_oil_main .list_about_layer {
  width: 959px;
  border-right: 0;
}

/*.list_about_layer{width: 960px;}*/

.service_main_box
  .service_oil_main
  .list_about_layer
  .service_oil_main_center_list {
  width: 909px;
}

.service_main_box .service_oil_main .list_about_layer .layer_list {
  width: 909px;
  margin: 15px 25px;
}

.service_main_box .service_oil_main .list_about_layer .layer_list h3 {
  font-size: 16px;
  margin: 10px auto;
  color: #333;
  font-weight: 500;
}

.service_main_box
  .service_oil_main
  .list_about_layer
  .layer_list
  .layer_list_content {
  background: #ffffff;
  padding: 1px;
}

.service_main_box
  .service_oil_main
  .list_about_layer
  .layer_list
  .layer_list_content
  .layer_content_list {
  float: left;
  width: 210px;
  font-size: 14px;
  margin-bottom: 20px;
}

.service_main_box
  .service_oil_main
  .list_about_layer
  .layer_list
  .layer_list_content
  .layer_content_list
  a {
  color: #0d6fb8;
  font-size: 15px;
  text-decoration: none;
}

.service_main_box .service_oil_main .list_about_layer .worldmap {
  width: 782px;
  height: 377px;
  background: url("../images/img/worldmap.png")/*tpa=https://cn.antonoil.com/statics/images/img/worldmap.png*/ no-repeat;
  margin: 20px auto;
  padding: 20px 0;
}

.service_main_box .service_oil_main .list_about_layer .hr {
  width: 100%;
  height: 0px;
  border: 0;
  border-bottom: 1px dashed #cdcdcd;
}

.etd {
  width: 159px;
  height: 40px;
  position: relative;
}

.results-row td img {
  float: left;
}

.results-row td .st {
  display: block;
  width: 90px;
  position: absolute;
  top: 10px;
  right: 10px;
}

/***********************************投资者******************************************************************/

.investor_top {
  width: 100%;
  height: 78px;
  background: linear-gradient(to bottom, #003366 0%, #336699 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003366', endColorstr='#336699', GradientType=0);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMzM2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzY2OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}

.investor_top .investor_top_center {
  width: 1180px;
  height: 78px;
  margin: 0 auto;
  overflow: hidden;
}

.investor_top .investor_top_center .logo {
  margin-top: 0px;
  float: left;
}

.investor_top .investor_top_center .investor_top_center_right {
  float: right;
  margin-top: 30px;
  color: #103c66;
}

.investor_top .investor_top_center .investor_top_center_right a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

.investor_nav {
  width: 100%;
  background: #e6e6e6;
  height: 52px;
}

.investor_nav .investor_nav_center {
  width: 1220px;
  height: 52px;
  margin: 0 auto;
}

.investor_nav .investor_nav_center .mainNav {
  list-style: none;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  font-weight: normal;
}

.mainNav li {
  position: relative;

  float: left;

  height: 40px;

  min-width: 100px;

  line-height: 40px;

  margin-right: 20px;

  text-align: center;

  font-size: 15px;

  white-space: nowrap;

  color: #fff;

  list-style-type: none;

  background: url("../images/img/nav-active-desktop.png")/*tpa=https://cn.antonoil.com/statics/images/img/nav-active-desktop.png*/ no-repeat center -44px;
}

.mainNav li a {
  color: #336699;
  text-decoration: none;
  display: block;
}

.mainNav li.on a {
}

.mainNav li.on {
  background: url("../images/img/nav-active-desktop.png")/*tpa=https://cn.antonoil.com/statics/images/img/nav-active-desktop.png*/ no-repeat center top;
}

.childnav {
  margin: 0px auto;
  padding: 0;
  position: absolute;
  display: none;
  background: #e6e6e6;
}

.childnav li {
  margin: 5px auto;
  display: block;
  float: none;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  background: #e6e6e6;
}

.mainNav li a.ac {
  color: #cc9900;
}

.mainNav li .childnav li.onactive a {
  color: #cc9900;
}

.investor_main2 {
}

.investor_main_banner {
  width: 100%;
  height: 338px;
  margin: 0 auto;
  text-align: center;
  background: #014099;
}

.investor_main_banner img {
  margin: 0 auto;
}

.investor_main .investor_body {
  width: 100%;
  height: 310px;
}

.investor_body .investor_center_module {
  padding: 50px 0px 60px;
  margin: 0 auto;
  width: 1122px;
}

.highlightBox {
  font-size: 12px;
  float: left;
  width: 33.3%;
}

.clear {
  clear: both;
}

.highlightBox .wrap {
  min-height: 200px;

  padding: 0 7%;
}

.highlightBox .wrap .rap {
  padding: 0 6%;

  margin: 0;

  overflow: hidden;

  background: #aec7da;

  height: 200px;
}

.highlightBox.first .wrap {
  padding-left: 0;
}

.highlightBox.last .wrap {
  border-right: none;
}

.highlightBox.last .wrap {
  padding-right: 0;
}

.footer_investor {
  width: 100%;
  height: 268px;
  background: #083e72;
  overflow: hidden;
}

.footer_investor_center_top {
  width: 1180px;
  height: 200px;
  margin: 30px auto 0px auto;
}

.footer_investor_center_top .one {
  width: 290px;
  height: 200px;
  float: left;
}

.footer_investor_center_top .one h5 {
  color: #ffc425;
  margin: 0;
}

.footer_investor_center_top .one ul {
  list-style: none;
  padding: 0;
  margin: 20px auto;
}

.footer_investor_center_top .one ul li {
  margin: 8px auto;
  font-size: 13px;
}

.footer_investor_center_top .one ul li a {
  color: #b3b3b3;
  text-decoration: none;
}

.footer_investor_center_bottom {
  width: 1180px;
  margin: 0 auto;
  color: #b3b3b3;
  font-size: 13px;
}

.investor_main {
  width: 1180px;
  min-height: 650px;
  margin: 0 auto;
}

.investor_main_left {
  width: 285px;
  height: 650px;
  float: left;
  padding-right: 20px;
}

.investor_main_left .service_crumbs {
  font-size: 13px;
  margin: 5px auto;
}

.investor_main_left .service_crumbs a {
  text-decoration: none;
  color: #2d82c1;
}

.investor_main_left .stock {
  margin: 20px auto;
}

.investor_main_left .stock h4 {
  font-size: 16px;
  margin: 10px auto;
}

.investor_main_left .stock .stock_info_row {
  width: 280px;
  font-size: 13px;
  display: flex;
  line-height: 1.8;
}

.investor_main_left .stock .stock_info_left {
  text-align: left;
  width: 140px;
}

.investor_main_left .stock .stock_info_right {
  text-align: left;
  width: 140px;
}

.investor_main_right {
  width: 850px;
  min-height: 650px;
  float: left;
  border-left: 2px dashed #d1d1d1;
}

.investor_main_right h3 {
  margin: 40px 25px;
  font-size: 25px;
  color: #014099;
}

.investor_main_right p {
  margin: 10px 25px;
  font-size: 14px;
  text-indent: 0px;
}

.news {
  padding: 0px 25px;
  width: 800px;
}

.news h3 {
  font-size: 15px;
  margin: 40px 0;
}

.news p {
  margin: 10px auto;
  font-size: 12px;
  font-family: '微软雅黑';
}

.news p a {
  text-decoration: none;
  color: #014099;
}

.activity_list {
  width: 100%;
  margin-bottom: 20px;
}

.activity_list h3 {
  margin: 10px auto;
}

.activity_list h3 a {
  text-decoration: none;
}

.activity_list p {
  margin: 0;
}

.fxs_list {
  float: left;
  margin: 15px 30px 10px 0px;
  width: 100px;
  height: 150px;
  color: #666;
}

.page_tools {
  position: relative;
}

.share_icon {
  padding-left: 26px;
  display: block;
  height: 24px;
  font-family: '微软雅黑';
  font-size: 13px;
  text-decoration: none;
  line-height: 24px;
  color: #336699;
  background: url("../images/img/share/shareicon.png")/*tpa=https://cn.antonoil.com/statics/images/img/share/shareicon.png*/ no-repeat;
  background-size: 32%;
  margin-bottom: 10px;
}

.share-wechat {
  background-position: 0px 0px;
}

.share-weibo {
  background-position: 0px -26px;
}

.share-qq {
  background-position: 0px -52px;
}

.share-qzone {
  background-position: 0px -78px;
}

.qrcode {
  display: none;
  position: absolute;
  top: 302px;
  left: 125px;
  background-image: url("../images/img/share/qrcode.png")/*tpa=https://cn.antonoil.com/statics/images/img/share/qrcode.png*/;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 160px;
  height: 157px;
  background-size: 200px 212px;
  margin: 0px;
  padding-left: 40px;
  padding-top: 55px;
  z-index: 9999;
}

.share_sina {
  padding-left: 20px;
  display: block;
  height: 20px;
  font-family: '微软雅黑';
  font-size: 13px;
  text-decoration: none;
  line-height: 20px;
  color: #336699;
  background: url("../images/img/share/top_logos_sprite.png")/*tpa=https://cn.antonoil.com/statics/images/img/share/top_logos_sprite.png*/ no-repeat 0 -268px;
  margin-bottom: 10px;
}

.share_qqwb {
  padding-left: 20px;
  display: block;
  height: 20px;
  font-family: '微软雅黑';
  font-size: 13px;

  text-decoration: none;

  line-height: 20px;
  color: #336699;

  background: url("../images/img/share/top_logos_sprite.png")/*tpa=https://cn.antonoil.com/statics/images/img/share/top_logos_sprite.png*/ no-repeat 0 -196px;

  margin-bottom: 10px;
}

.share_db {
  padding-left: 20px;
  display: block;
  height: 20px;
  font-family: '微软雅黑';
  font-size: 13px;

  text-decoration: none;

  line-height: 20px;
  color: #336699;

  background: url("../images/img/share/top_logos_sprite.png")/*tpa=https://cn.antonoil.com/statics/images/img/share/top_logos_sprite.png*/ no-repeat 0 -34px;

  margin-bottom: 10px;
}

.share_renren {
  padding-left: 20px;
  display: block;
  height: 20px;
  font-family: '微软雅黑';
  font-size: 13px;

  text-decoration: none;

  line-height: 20px;
  color: #336699;

  background: url("../images/img/share/top_logos_sprite.png")/*tpa=https://cn.antonoil.com/statics/images/img/share/top_logos_sprite.png*/ no-repeat 0 -250px;

  margin-bottom: 10px;
}

.share_qqzone {
  padding-left: 20px;
  display: block;
  height: 20px;
  font-family: '微软雅黑';
  font-size: 13px;

  text-decoration: none;

  line-height: 20px;
  color: #336699;

  background: url("../images/img/share/top_logos_sprite.png")/*tpa=https://cn.antonoil.com/statics/images/img/share/top_logos_sprite.png*/ no-repeat 0 -232px;

  margin-bottom: 10px;
}

/**********************************职业发展*********************************************************/

.service_main_box .development {
  min-height: 500px;
}

.service_main_box .development_three {
  margin: 20px auto;
  width: 1180px;
  height: 250px;
}

.service_main_box .development_three .rel {
  position: relative;
  float: left;
  width: 374px;
  height: 250px;
}

.service_main_box .development_three .mar {
  margin: 0px 25px;
}

.service_main_box .development_three .rel .post {
  position: absolute;
  top: 100px;
  left: 30px;
  width: 300px;
}

.service_main_box .development_three .rel .post h5 {
  font-size: 18px;
  font-weight: 600;
  margin: 5px;
  color: #ffffff;
}

.service_main_box .development_three .rel .post p {
  font-size: 14px;
  margin: 5px;
  color: #fff;
}

.service_main_box .development_three .rel .post p a {
  text-decoration: none;
  color: #fff;
}

.service_banner_left img {
  margin-right: 1px;
  float: left;
}

.about_more {
  width: 609px;
  margin-left: 25px;
  font-size: 16px;
  font-weight: 600;
}

.who h4 {
  color: #0d6fb8;
  font-weight: 600;
}

.top_search {
  width: 919px;
  padding: 10px 20px;
  height: 35px;
  border-bottom: 1px solid #dbdbdb;
}

.top_search h3 {
  margin: 3px auto 15px auto;
  color: #000000;
}

.news_list {
  width: 919px;
  height: auto;
  padding: 20px;
}

.news_list tr td.results-paging {
  text-align: right;
}

.news_list tr td.results-paging a {
  text-decoration: none;
  color: #336699;
}

.news_list table.tbl-results-paging {
  margin: -20px auto 15px auto;
  height: 0px;
}

.news_list table.sortable,
.news table.sortable {
  border: 0;
  border-spacing: 0;
  margin-bottom: 20px;
}

.news_list tr.results-row-header,
.news tr.results-row-header {
  background: #004585;
  color: #fff;
  border: 0;
  border-spacing: 0;
}

.news_list tr.results-row-header td,
.news tr.results-row-header td {
  border-spacing: 0;
  padding-left: 10px;
}

.news_list tr.results-row td,
.news tr.results-row td {
  padding-left: 10px;
  font-size: 14px;
}

.news_list tr.results-row td a,
.news tr.results-row td a {
  text-decoration: none;
  color: #336699;
}

.news_list tr.odd,
.news tr.odd {
  background: #efefef;
}

.news_search {
  margin: 50px auto;
  font-size: 14px;
}

.news_search input.button {
  padding: 0px;
  *height: 23px;
  *line-height: 23px;
}

.service_main_box .service_oil_main .links {
  width: 925px;
  border-right: 0;
  padding: 0px 16px;
}

.links h3 {
  margin: 15px auto;
  color: #0d6fb8;
}

.links_us {
  width: 300px;
  float: left;
  min-height: 150px;
}

.links_us .title {
  width: 100%;
  height: 27px;
  line-height: 27px;
  margin-bottom: 15px;
  font-size: 16px;
  color: #0d6fb8;
}

.links_us p {
  font-size: 13px;
  color: #666;
}

.pa {
  height: 45px;
  line-height: 45px;
}

.pa td {
  height: 45px;
  line-height: 45px;
}

.pa td a {
  color: #336699;
  text-decoration: none;
}

.page_tools ul {
  margin: 0;
  padding: 0;
}

.page_tools ul li {
  float: left;
  display: block;
  width: 46px;
  height: 48px;
  background: #575757;
  margin-left: 25px;
}

.page_tools ul li.first {
  margin-left: 0;
}

.page_tools ul li a {
  width: 46px;
  height: 24px;
  display: block;
  text-align: center;
  padding-top: 25px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

.page_tools ul li.first a {
  background: url("../images/img/share/print.png")/*tpa=https://cn.antonoil.com/statics/images/img/share/print.png*/ no-repeat center 8px;
}

.page_tools ul li.email a {
  background: url("../images/img/share/email.png")/*tpa=https://cn.antonoil.com/statics/images/img/share/email.png*/ no-repeat center 8px;
}

.page_tools ul li.rss a {
  background: url("../images/img/share/rss.png")/*tpa=https://cn.antonoil.com/statics/images/img/share/rss.png*/ no-repeat center 8px;
}

.page_tools ul li.share a {
  background: url("../images/img/share/share.png")/*tpa=https://cn.antonoil.com/statics/images/img/share/share.png*/ no-repeat center 8px;
}

.page_tools ul li:hover {
  background: #4f89bf;
}

.ul_suppliers {
  -webkit-padding-start: 0;
  margin-top: -10px;
}

.ul_suppliers li {
  list-style-type: none;
  background: url("../images/img/list_suppliers.png")/*tpa=https://cn.antonoil.com/statics/images/img/list_suppliers.png*/ no-repeat 0px 14px;
  background-size: 6px 12px;
  padding-left: 10px;
  margin-bottom: 16px;
}

.ul_suppliers li .title {
  line-height: 38px;
  font-size: 16px;
  font-weight: bolder;
}

.ul_suppliers li .title2 {
  line-height: 20px;
  font-size: 14px;
  margin-bottom: -4px;
}

.download_title {
  background: url("../images/img/list_suppliers.png")/*tpa=https://cn.antonoil.com/statics/images/img/list_suppliers.png*/ no-repeat 0px 9px;
  background-size: 6px 12px;
  padding-left: 15px;
  margin-bottom: 10px;
  line-height: 28px;
  font-weight: bold;
  color: #3d8cc6;
  font-size: 16px;
}

.download_content {
  color: #3d8cc6;
  line-height: 2;
  margin-left: 30px;
  font-size: 16px;
}

.download_content a {
  color: #3d8cc6;
  text-decoration: none;
}

.service_oil_main_right .download_content ul {
  list-style-type: disc;
  color: #3d8cc6;
}

.service_oil_main_right .download_content ul a {
  color: #3d8cc6;
  text-decoration: none;
}
