﻿@charset "utf-8";
/*init*/
body {
  font-family: "微软雅黑";
  font-size: 14px;
  color: #767470;
}
/* index css */
/* layout */
.main{ width:1200px; margin:0px auto;}
.wrapper { }
.navbox {
  width: 100%;
  background: url(../images/bg_menu.png) left center repeat-x;
}
.container, header, footer, .column-1, .column-2, .column-3, .column-4 {
  margin: 0 auto;
  width: 1200px;
}
.container {min-height:600px; }
.headerbox { background: url(../images/bg_01.jpg) center center no-repeat #4aa3e6; }
header, .column-1 { height: 550px; }
/* navbox */
.nav {
  margin: 0 auto;
  width: 1200px;
  height: 70px;
}
/*menu style*/
#main-menu {
  /*position: relative;*/
  z-index: 9999;
  width: auto;
  font-size: 14px;
  font-family: "微软雅黑", "新宋体";
  text-decoration: none;
}
ul.menu li a span { display: none;  }
ul.menu li a {
  text-decoration: none; width:170px; background:url(../images/m_jg.jpg) left center no-repeat;
  color: #010101; 
  height: 49px; text-align:center;
  line-height: 49px;
}
ul.menu li a:hover {
  color: #6da9de;
  font-weight: bold;
}
ul.menu li {
  height: 49px;
  line-height: 49px;
  _width: 30px;
}
ul.submenu {
  height: auto;
  background: #fff;
}
ul.submenu li {
  height: 45px;
  line-height: 45px;
  width:170px;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e8e5e2;
  word-break:break-all;
  overflow:hidden
}
ul.submenu li a {
  display: block;

  width:145px;
  height: 45px;
  line-height: 45px;
  color: #666;
}
ul.submenu li a:hover {
  background: #f2efeb;   width:145px;
  color: #666;
  font-weight: 400;
}


/*导航*/
#headernav2{
	height:36px;  width:780px;  font-size:14px;}
#headernav2 .headernavbody{
	width:780px;
	margin:0 auto;
	height:36px;
	font-size:14px; font-family:"微软雅黑";
}
#headernav2 ul li{
	float:left;
	display:inline; font-size:14px;  font-family:"微软雅黑";
}
#headernav2 ul li a{
	width:130px;
	height:25px;
	display:block;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	color:#82868b;
	text-align:left; font-family:"微软雅黑";
}
#headernav2 ul li a:hover{
	text-decoration:none;    font-size:14px; font-family:"微软雅黑";
}
#headernav2 ul li a.headernavhover{
	text-decoration:none; font-size:12px; font-family:"微软雅黑";
}
.xialalist2{width:130px;height:auto; position:absolute; display:block; padding-bottom:10px;position:absolute;z-index:111111; margin:0px auto;}
.xialalist2 .xialali12 a:hover{color:#000;}

/*头部导航2*/

#headernav{
	height:49px;  width:1200px; margin:0px auto;font-size:16px; line-height:87px;}
#headernav .headernavbody2{
	width:1200px;
	margin:0 auto;
	height:49px;
	font-size:16px; font-family:"微软雅黑";
}
#headernav ul li{
	float:left;
	display:inline; font-size:16px;  font-family:"微软雅黑"; 
}
#headernav ul li a{
	width:170px;
	display:block;
	font-size:16px; line-height:49px;
	color:#1c1c1c;
	text-align:center; font-family:"微软雅黑";
}
#headernav ul li a:hover{
	text-decoration:none; height:49px; line-height:49px; background:#008dd7; color:#FFFFFF; font-size:16px; font-family:"微软雅黑";
}
#headernav ul li a.headernavhover{
	text-decoration:none; font-size:16px; font-family:"微软雅黑";
}
.xialalist{width:170px;height:auto; font-family:"宋体"; background:#008dd7;  position:absolute;z-index:100; display:none; padding-bottom:10px;position:absolute;z-index:111111; margin:0px auto;}


/* banner */

.bg-slider-wrapper {
  content: "";

  width: 100%;

  left: 0;
  height: 675px;
  background: #373737;
}
.bg-slider-wrapper .flexslider {
  margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.bg-slider-wrapper .flexslider .slide {
  display: block;
  height: 675px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg-slider-wrapper .flexslider .slide.slide-1 {
  background: #253340 url('../images/background/bg-header-1.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg-slider-wrapper .flexslider .slide.slide-2 {
  background: #253340 url('../images/background/bg-header-2.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg-slider-wrapper .flexslider .slide.slide-3 {
  background: #253340 url('../images/background/bg-header-3.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg-slider-wrapper .flexslider .flex-control-nav {
  z-index: 30;
  bottom: 30px;
  position: relative; 
}
.bg-slider-wrapper .flexslider .flex-control-nav li a {
  background: #999;
}
.bg-slider-wrapper .flexslider .flex-control-nav li a.flex-active {
  background: #bfbfbf;
}
.headline-bg {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 500px;
  background: #253340 url('../images/background/bg-header-small-1.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.headline-bg.pricing-headline-bg {
  background-image: url('../images/background/bg-header-small-2.jpg');
}
.headline-bg.contact-headline-bg {
  background-image: url('../images/background/bg-header-small-3.jpg');
}
.headline-bg.about-headline-bg {
  background-image: url('../images/background/bg-header-small-4.jpg');
}

.font16hui{ color:#afaeae; font-size:30px;}
.font22hei{ color:#000; font-size:22px;   font-family:"微软雅黑";  }
.font22hei:hover{ color:#000; font-size:22px;   font-family:"微软雅黑";}
.font12wh{ color:#999; font-size:12px;   font-family:"微软雅黑"; line-height:30px;  }
.font12whei{ color:#000; font-size:14px; font-weight:bold;   font-family:"微软雅黑"; line-height:30px;  }
.font12whei:hover{ color:#005cb9; font-size:14px; font-weight:bold;   font-family:"微软雅黑"; line-height:30px;  }

.font12hei{ color:#000; font-size:12px;   font-family:"微软雅黑"; line-height:24px;  }
.wenhua{ width:100px; border:1px solid #008dd7; padding:10px 25px 10px 25px; margin-right:20px; color:#008dd7;}
.wenhua:hover{ color:#008dd7;  border:2px solid #008dd7;}
	
.box{ width:1200px; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:1080px; height:320px; margin:20px auto; overflow:hidden; position:relative;}
.piclist{ height:120px;position:absolute; left:0px; top:0px}
.piclist li{ background:#fff; margin-right:15px; float:left; width:260px; height:320px;}
.piclist li h3{ color:#b72e24; font-size:16px; text-align:center;}
.piclist li p{ padding:8px; font-size:12px; color:#949494; font-family:"宋体"; height:60px;}
.piclist li img{ text-align:center; margin:0px auto; display:block;}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(../images/icon.png) no-repeat; background:url(../images/icon_ie6.png) no-repeat\9; position:absolute; top:33px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px; top:150px;}
.og_next{ background-position:0 0; right:4px; top:150px;}


/*menu control*/
.index ul.menu li:nth-child(1) a {}
.index ul.menu ul.submenu li a {color:#666;font-weight:400;}

.logo { 
top:15px; left:0;
 }
 .menubox { width:1200px; margin:0px auto; height:49px;}

.tiplist { top:25px; right:188px;
 
}
.tiplist li {
  float: left;
  _display: inline;
  margin-right: 13px;
}
.tip-us, .tip-mail, .tip-inv,.tip-select { display: block; }
.tip-us {
  width: 23px;
  height: 22px;
  background: url(../images/icon_us.png) left center no-repeat;
}
.tip-us:hover { background: url(../images/icon_us_up.png) left center no-repeat; }
.tip-mail {
  width: 29px;
  height: 22px;
  background: url(../images/icon_mail.png) left center no-repeat;
}
.tip-mail:hover { background: url(../images/icon_mail_up.png) left center no-repeat; }
.tip-inv {
  width: 70px;
  height: 22px;
  background: url(../images/icon_investor.png) left center no-repeat;
}
.tip-inv:hover { background: url(../images/icon_investor_up.png) left center no-repeat; }
.tip-select {width:22px;height:22px;background:url(../images/selectcn.jpg) left center no-repeat;}
.tip-select:hover {background:url(../images/selectcn_up.jpg) left center no-repeat;}


.searchbox { width:305px; float:right;}
.search {
  
  width: 305px;
  height: 34px;
  background: url(../images/ser.jpg) right center no-repeat; border:1px solid #aaaaaa;
}
.search .search-text {
  width: 270px;  margin-left:20px;
  height: 34px;
  background-color: transparent;
  color: #000;
  border: 0;
}
.btn-search {
  right: 13px;
  width: 18px;
  height: 32px;
  border: 0;
}
/*header*/
.our-1 {
  top: 395px;
  right: 0;
  width: 550px;
}
.our-1 h3 {
  font-size: 50px;
  margin-bottom: 15px;
}
.our-1 dl dt {
  float: left;
  width: 40px;
  height: 40px;
  background: url(../images/icon_i_all.gif) left center no-repeat;
}
.our-1 dl dd {
  float: left;
  width: 510px;
  height: 40px;
  line-height: 40px;
  background: #000;
  background-color: rgba(0, 0, 0, 0.3);
  _background: url(../images/bg_01.png) left center repeat-x;
  filter: Alpha(opacity=30) \0;
}
.our-1 p {
  position: absolute;
  top: 77px;
  left: 39px;
  margin-left: 18px;
  text-shadow: #000 0 1px 0;
}
.our-1 h4 {
  _position: absolute;
  margin-top: 21px;
  width: 166px;
  height: 45px;
}
.module-01 {
  bottom: 0;
  left: 0;
  width: 430px;
  height: 290px;
  background: #000;
  /*opacity: 0.7;*/
  filter: alpha(opacity=70)\9;
  background-color: rgba(0, 0, 0, 0.7);
  _background: url(../images/bg_01.png) left center repeat-x;
}
.module-01 .title {
  margin: 22px 0 15px 30px;
  padding-right: 28px;
  height: 62px;
  line-height: 62px;
  background: url(../images/c1.jpg) left center no-repeat;
  text-align: right;
}
.module-01 .title span { font-size: 77px; }
.module-01 h3 { margin-left: 30px; }
.module-01 p {
  height: 50px;
  margin-left: 30px;
  padding-right: 15px;
  line-height: 23px;
    width: 400px;
  word-wrap: break-word
}
.module-01 .btn-blue {
  margin-top: 28px;
  margin-left: 33px;
}
/*btn*/
.btn {
  display: block;
  width: 137px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.btn:hover { background: #ea3b3c; }
.btn-blue { background: #2b9af3; }
.btn-tran {
  border: 1px solid #fff;
  border-radius: 5px;
  background-color: transparent;
}
.btn-tran:hover {
  color: #caa36c;
  background: #fff;
}
/*btn end*/
.module-01 .hr {
  margin: 53px 30px 0 33px;
  height: 1px;
  font-size: 0;
  border-top: 1px dashed #fff;
}
.columnbox { background: url(../images/bg_02.jpg) center center no-repeat #e6bb50; }
.column-1 h4 {
  top: 30px;
  left: 0;
  width: 167px;
  height: 44px;
}
.column-1 .module-01 {
  top: 0;
  right: 0;
}
.elem-txt:hover { color: #3493d3; }
.column-1 .module-01 .title { background: url(../images/c2.jpg) left center no-repeat; }
.column-2 {
  height: 400px;
  margin-top: 57px;
}
.module-about { width: 353px; }
.module-about h3 {
  width: 355px;
  height: 21px;
  line-height: 21px;
  background: url(../images/bg_adorn01.gif) right 0 no-repeat;
  font-size: 28px;
}
.module-about h4 {
  margin-top: 10px;
  font-size: 20px;
}
.module-about p {
  padding: 37px 0;
  line-height: 28px;
  color: #767470;
    width: 353px;
  word-wrap: break-word;
}
.module-subsid { width: 777px; }
.module-subsid .title {
  height: 21px;
  line-height: 21px;
  font-size: 28px;
  color: #000;
  background: url(../images/bg_adorn02.gif) right center no-repeat;
}
.module-subsid dl {
  margin: 25px 0 0 0;
  width: 365px;
  height: 116px;
}
.module-subsid dl dt { width: 50px; }
.icon-zbsy {
  top: -15px;
  left: 4px;
}
.module-subsid dl dd { width: 365px; }
.module-subsid dl dd .subtitle { margin: 15px 0 10px 0; }
.module-subsid dl dd p { line-height: 28px; }
.module-subsid dl dd p a { color: #828282; width: 365px;
  word-wrap: break-word;}
.module-subsid dl dd p a:hover {
  color: #000;
  text-decoration: underline;
}
.column-3 { height: 418px; }
.columnbox-2 { background: url(../images/bg_dfbe8a.png) left center repeat-x; }
.img-news { margin: 15px 0 0 40px; }
.module-news {
  width: 422px;
  margin-left: 95px;
}
.module-news h1 {
  width: 415px;
  height: 127px;
  line-height: 32px;
  font-weight: 400;
  background: url(../images/bg_bubble_gray.gif) left center no-repeat;
}
.module-news h1 span {
  display: block;
  padding: 20px 30px 0 37px;
}
.module-news p {
  margin-top: 20px;
  margin-bottom: 40px;
  height: 100px;
  line-height: 25px;
  color: #fff;
  font-size: 16px;
    width: 422px;
  word-wrap: break-word;
}
.module-more { width: 265px; }
.module-more .title {
  width: 43px;
  padding-bottom: 7px;
  border-bottom: 1px solid #fff;
}
.module-more .more {
  display: block;
  margin: 20px 0 0 75px;
  width: 105px;
  height: 20px;
  text-decoration: underline;
}
.elem-circle {
  width: 238px;
  height: 238px;
  background: url(../images/img_circle.jpg) left center no-repeat;
}
.elem-circle:hover { background: url(../images/img_circle_up.jpg) left center no-repeat; }
.column-4 { padding-bottom: 35px; }
.column-4 .title {
  height: 80px;
  background: url(../images/bg_adorn03.jpg) left center no-repeat;
}
.module-ser { width: 440px; }
.module-ser dt {
  width: 235px;
  height: 118px;
  background: url(../images/bg_adorn04.jpg) left center no-repeat;
}
.module-ser dd { width: 180px; }
.module-ser dd h3 {
  height: 16px;
  line-height: 16px;
  padding-left: 25px;
}
.module-ser dd p {
  line-height: 20px;
  color: #767470;
}
.module-ser dd .more { color: #2b9af3; }
.module-ser dd .more:hover { color: #ea3b3c; }
.icon-bubble { background: url(../images/icon_bubble.gif) left center no-repeat; }
.icon-i { background: url(../images/icon_i.gif) left 2px no-repeat; }
.module-online {
  width: 384px;
  margin-left: 70px;
}
.module-online li {
  float: left;
  _display: inline;
  margin-right: 35px;
  width: 93px;
  height: 115px;
}
.elem-skype {
  width: 92px;
  height: 92px;
  background: url(../images/icon_skype.gif) left center no-repeat;
}
.elem-skype:hover { background: url(../images/icon_skype_up.gif) left center no-repeat; }
.elem-qq {
  width: 92px;
  height: 92px;
  background: url(../images/icon_qq.gif) left center no-repeat;
}
.elem-qq:hover { background: url(../images/icon_qq_up.gif) left center no-repeat; }
.elem-wang {
  width: 92px;
  height: 92px;
  background: url(../images/icon_wang.gif) left center no-repeat;
}
.elem-wang:hover { background: url(../images/icon_wang_up.gif) left center no-repeat; }
.module-online li p { line-height: 30px; }
.module-alibaba { width: 280px; }
.module-alibaba dt {
  height: 16px;
  line-height: 16px;
  padding-left: 24px;
  background: url(../images/icon_cart.gif) left center no-repeat;
}
.module-alibaba-store {
  height: 25px;
  padding-left: 30px;
  line-height: 25px;
  background: url(../images/store02.gif) left center no-repeat;
}
.elem-store {
  width: 278px;
  height: 30px;
  background: url(../images/store01.gif) left center no-repeat;
}
.elem-store:hover { background: url(../images/store01_up.gif) left center no-repeat; }
/*footer*/
.footerbox {border-top:1px solid #c0c0c0;}
footer {
  height: 210px;
  color: #000;
}
footer .fl {
  width: 485px;
  height: 76px;
}
footer strong { margin-right: 15px; }
footer .fr {
  width: 105px;
  height: 75px;
}
footer .lan {display:inline-block;height:30px;line-height:30px;padding-left:35px; background: url(../images/china.png) left center no-repeat;}
footer .lan:hover { color: #2b9af3; }
.elem-us {
  padding-right: 25px;
  /*text-decoration: underline;*/
  font-weight:bold;
  background: url(../images/icon_i_gray.gif) right center no-repeat;
}
.elem-us:hover {
  text-decoration: underline;
  color: #000;
  background: url(../images/icon_i_black.gif) right center no-repeat;
}
.backtop {
  
  padding-right: 25px;
  
  height: 16px;
  line-height: 16px;
  color:#2b9af3;
  background: url(../images/top.gif) right center no-repeat;
}
.backtop:hover {
  color: #000;
  background: url(../images/top_up.gif) right center no-repeat;
}
/*我们*/
.bgc-0187cf { background-color: #0187cf; }
.bannerbox { }
.banner {
  height: 551px;
  margin: auto;
}
.banner-wo { background: url(../images/banner.jpg) center center no-repeat #0187cf; }
.innerbox {
  width: 1200px;
  height: 551px;
  margin: auto;
}
.elem-corner {
  bottom: 0;
  left: 0;
  width: 573px;
  height: 118px;
  color: #fff;
  /*-ms-opacity:0.7;*/
  background-color: rgba(0, 0, 0, 0.7);
  background: #000\9;
  _background: url(../images/bg_ie6_a.png) left center repeat-x;
  filter: Alpha(opacity=70);
}
.innerbox img {
  bottom: 17px;
  left: 16px;
}
.elem-corner h3 {
  top: 20px;
  left: 123px;
}
.elem-corner h4 {
  top: 50px;
  left: 123px;
}
.elem-jia {
  bottom: 16px;
  left: 123px;
  width: 16px;
  height: 16px;
  background: url(../images/icon_jia.png) left center no-repeat;
  _background: url(../images/icon_jia.gif) left center no-repeat;
}
.elem-dot {
  bottom: 93px;
  left: 520px;
  width: 28px;
  height: 6px;
  background: url(../images/icon_dot.gif) left center no-repeat;
}
.icon-photo {
  height: 50px;
  background: url(../images/icon_photo.gif) left center no-repeat;
}
.module-wo { width: 575px; }
.module-wo p {
  line-height: 25px;
  font-size: 16px;
}
.column-dszzc { border-top:1px solid #c0c0c0;border-bottom:1px solid #c0c0c0;}
.module-dszzc {
  width: 573px;
  font-size: 16px;
 padding-bottom:40px;
}
.module-dszzc p {
  padding-top: 35px;
  line-height: 25px;
}
.module-dszzc2 {
  width: 573px;
  height: 514px;
  background: url(../images/img_dsz.jpg) left -1px no-repeat;
}
.module-dszzc2 h2 {
  bottom: 64px;
  right: 27px;
}
.module-dszzc2 h3 {
  bottom: 32px;
  right: 27px;
}
.column-mosc li {
  float: left;
  width: 258px;
  height: 386px;
}
.elem-iconbox {
  margin: 65px 0 40px 100px;
  _margin: 65px 0 40px 0px;
}
.column-mosc li span {
  width: 50px;
  height: 50px;
}
.column-mosc li p { line-height: 25px; }
.icon-gltd { background: url(../images/icon_gltd.gif) left center no-repeat; }
.column-mosc .btn {
  margin: 35px 0 0 60px;
  _margin: 35px 0 0 0px;
}
.btn-red { background: url(../images/btn_red.gif) left center no-repeat; }
.btn-red:hover { background: url(../images/btn_red_up.gif) left center no-repeat; }
.column-fzgh {
  height: 337px;
  background: url(../images/bg_txt.jpg) left center no-repeat;
}
.column-fzgh .title {
  height: 75px;
  padding-top: 15px;
}
.module-con {
  _display: inline;
  margin: 25px 0 0 185px;
  width: 406px;
  height: 175px;
}
.column-fzgh p { line-height: 25px; }
.module-con2 {
  _display: inline;
  margin: 25px 185px 0 0;
  width: 380px;
  height: 175px;
}
.column-shzr {
  height: 723px;
  background: url(../images/bg_shzr.jpg) left 265px no-repeat;
}
.column-shzr p {
  margin-bottom: 25px;
  color: #6d6d6d;
  line-height: 25px;
}
.module-shzr { width: 626px; }
.module-cor {
  width: 120px;
  height: 90px;
  background: url(../images/icon_cor.gif) right top no-repeat;
}
.module-cor h3 {
  bottom: 0px;
  right: 3px;
  _right: 3px;
  width: 117px;
  height: 25px;
}
.module-cor h4 {
  bottom: -25px;
  right: 2px;
  width: 117px;
  height: 25px;
}
/*我们----管理团队*/
.bg-about { background: url(../images/zx.jpg) center center no-repeat #eabd7c; }
.banner-gltd {
  margin: auto;
  width: 1200px;
  height: 451px;
}
.bg-zx,.bg-work { background: url(../images/banner_gltd.jpg) center center no-repeat #eabd7c; }
/*side*/
.side {
  right: 0;
  bottom: -624px;
  width: 370px;
  height: 815px;
}
.side h2 { height: 66px; }
.side .title {
  height: 124px;
  background-color: rgba(0, 0, 0, 0.7);
  background: #000\9;
  _background: url(../images/bg_ie6_a.png) left bottom repeat-x;
  filter: Alpha(opacity=70);
}
.icon-circle-fff {
  width: 30px;
  height: 30px;
  background: url(../images/icon_circle_fff.png) left center no-repeat;
}
.side .icon-circle-fff {
  top: 90px;
  left: 27px;
}
.side h3 {
  top: 90px;
  left: 75px;
}
.side h4 {
  top: 120px;
  left: 75px;
}
.icon-dot {
  width: 28px;
  height: 6px;
  background: url(../images/icon_dot.gif) left center no-repeat;
}
.side .icon-dot {
  top: 162px;
  left: 79px;
}
.side .bar-00 {
  height: 38px;
  background: url(../images/icon_jia.png) 24px center no-repeat #000;
}
.sidenav { background: #f2efeb; }
.sidenav li a {
  display: block;
  padding-left: 25px;
  line-height: 64px;
  color: #000; 
  font-size: 18px;
}
 
.sidenav li a.level2{
	padding-left: 45px;
	color: #929292; 
	font-size: 16px;
}
.sidenav li a:hover {
  background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e;
  color: #fff;
}
  .sidenav li a.active {
  background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e;
  color: #fff;
}
.navout {color:#929292;}
.navup { background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e;color: #fff;}

/*about sidenav control*/
.gltd .sidenav li .a1 { background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}
.zzjg .sidenav li .a2 { background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}
.gsys .sidenav li .a3 { background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}
.qywh .sidenav li .a4 { background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}
.shzr .sidenav li .a5 { background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}
.lxwm .sidenav li .a6 { background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}

.wm ul.menu li:nth-child(2) a,.gltd ul.menu li:nth-child(2) a,.zzjg ul.menu li:nth-child(2) a,
.gsys ul.menu li:nth-child(2) a,.qywh ul.menu li:nth-child(2) a,.shzr ul.menu li:nth-child(2) a,
.lxwm ul.menu li:nth-child(2) a {color:#fff;font-weight:bold;}

.wm ul.menu ul.submenu li a,.gltd ul.menu ul.submenu li a,.zzjg ul.menu ul.submenu li a,.gsys ul.menu ul.submenu li a
,.qywh ul.menu ul.submenu li a,.shzr ul.menu ul.submenu li a,.lxwm ul.menu ul.submenu li a {color:#666;font-weight:400;}

.module-msg {
  width: 298px;
  margin: 22px 0 24px 0;
}
.module-msg dt {
  width: 57px;
  height: 57px;
  background: url(../images/icon_tel.jpg) left center no-repeat;
}
.module-msg dd {
  width: 218px;
  height: 57px;
}
.module-msg dd h3 { padding-left: 22px; }
.elem-online {
  height: 98px;
  background: #a9a7a4;
}
.module-msg .more:hover {color:#ea3b3c;}
.icon-onlie {
  width: 75px;
  height: 75px;
  background: url(../images/icon_onlie.jpg) right bottom no-repeat;
}
.elem-online li {
  float: left;
  _display: inline;
  margin-left: 14px;
  margin-top: 12px;
}
.elem-online li a {
  display: block;
  width: 75px;
  height: 75px;
}
.icon-skype { background: url(../images/icon_skype2.jpg) left center no-repeat; }
.icon-qq { background: url(../images/icon_qq2.jpg) left center no-repeat; }
.icon-w { background: url(../images/icon_w2.jpg) left center no-repeat; }
.icon-skype:hover { background: url(../images/icon_skype2_up.jpg) left center no-repeat; }
.icon-qq:hover { background: url(../images/icon_qq2_up.jpg) left center no-repeat; }
.icon-w:hover { background: url(../images/icon_w2_up.jpg) left center no-repeat; }
.module-gltd { width: 730px; }
.module-gltd h2 {
   line-height: 52px;
  margin-bottom: 30px;
}
.module-gltd p { line-height: 30px;word-wrap: break-word; }
.module-gltd .title-img {
  width: 70px;
  height: 70px;
  background: url(../images/icon_th.jpg) left center no-repeat;
}
.module-gltd .title { margin: 20px 0 13px 0; }
.module-gltd .text {
  float: left;
  margin-bottom: 90px;
  width: 338px;
}
/*组织机构*/
.bg-zzjg { background: url(../images/banner_zzjg.jpg) center center no-repeat #414954; }
.img-zzjg { margin: 85px 0 165px 45px; }
/*公司优势*/
.bg-gsys { background: url(../images/banner_gsys.jpg) center center no-repeat #32323b; }
.module-gsys strong { color: #000; }
.module-gsys p { padding-bottom: 100px; }
/*企业文化*/
.module-qywh { color: #666; }
.module-qywh p { line-height: 25px; }
.bg-qywh { background: url(../images/banner_qywh.jpg) center center no-repeat #f3c68d; }
.elem-qywh { width: 340px; }
.elem-qywh-text p { line-height: 25px; }
.elem-qywh-text h3 {color:#000;}
.img-qywh-01 {
  width: 338px;
  height: 212px;
  background: url(../images/img_qywh_01.jpg) left center no-repeat;
}
/*社会责任*/
.bg-shzr { background: url(../images/banner_shzr.jpg) center center no-repeat #f2efeb; }
/*联系我们*/
.bg-contact { background: url(../images/banner_lxwm.jpg) center center no-repeat #f2efeb; }

.icon-zzjg { background: url(../images/icon_zzjg.gif) left center no-repeat;}
.icon-gsys { background: url(../images/icon_gsys.gif) left center no-repeat;}
.icon-qywh { background: url(../images/icon_qywh.gif) left center no-repeat;}

/*-------------------产品-------------*/

.bg-product { background: url(../images/banner_product.jpg) center center no-repeat #0055a0; }
.banner-product { height: 551px; }
.banner-product .title {
  top: 230px;
  right: 0;
  width: 565px;
  height: 85px;
}
.icon-select {
  height: 50px;
  padding-left:20px;
  line-height: 50px;
  border-bottom: 1px solid #c0c0c0;
  background: url(../images/icon_select.jpg) left center no-repeat;
  background: url(../images/icon_000.png) left center no-repeat;
}
.product h2 {
  height: 120px;
  line-height: 120px;
}
.product-1 dl {
  width: 575px;
  height: 185px;
}
.product-1 dt {
  float: left;
  width: 184px;
  height: 184px;
}
.product-1 dd {
  float: right;
  width: 360px;
}
.product-1 p {
  margin-bottom: 32px;
  width: 320px;
  height: 75px;
  line-height: 26px;
}
.bor-bottom-c0c0c0 { border-bottom: 1px solid #c0c0c0; }
.product-2 { margin-top: 46px; }
.product-2 dl { margin-bottom: 47px; }
.product-2 dt, .product-2 dd {
  width: 573px;
  height: 347px;
}
.product-2 h3 { margin: 46px 0 30px 0; }
.product-2 p {
  height: 175px;
  line-height: 25px;
  font-size: 16px;
}
.icon-dot2 {
  display: block;
  width: 42px;
  height: 13px;
  background: url(../images/icon_dot_blue.png) left center no-repeat;
}
.product-3 { padding: 65px 0; }
.product-4 figure {
  width: 560px;
  height: 260px;
}
.product-4 p {
  font-size: 16px;
  line-height: 25px;
}
.product-4 h3 { height: 40px; }
.product-5 { }
.product-5 dl { margin: 100px 0 140px 170px; }
.product-5 dt {
  width: 246px;
  height: 250px;
}
.product-5 dd {
  width: 563px;
  height: 250px;
}
.product-5 p {
  height: 128px;
  line-height: 25px;
  font-size: 16px;
}
/*Lubricant */
.banner-rhy { height: 250px; }
.bg-rhy { background: url(../images/bg_rhy.png) left center repeat; }
.bg-fhw { background: url(../images/bg_fhw.png) left center repeat; }
.img-rhy {
  top: 54px;
  left: 0;
}
.product-search {
  height: 50px;
  background: #f2efeb;
}
.icon-arrows-r { background: url(../images/icon_arrows_r.gif) left center no-repeat; }
.product-search input {
  position: absolute;
  top:3px;
  left:15px;
 /* margin-left: 15px;
  _margin-top: 1px;*/
  width: 387px;
  height: 28px;
  line-height: 100%;
  line-height: 28px\9;
  color: #a9a7a4;
  border: 0;
}
.product-search-1 {
  top: 17px;
  left: 15px;
}
.product-search-2 {
  top: 7px;
  right: 10px;
  width: 437px;
  height: 34px;
  line-height: 34px;
  background: url(../images/bg_search2.png) left 2px no-repeat;
}
.icon-mirror {
  top: 17px;
  right: 17px;
  display: block;
  width: 16px;
  height: 16px;
  border: 0;
  background: url(../images/icon_mirror.gif) left center no-repeat;
}
.product-title {
  height: 102px;
  line-height: 102px;
}
.product-rhy-1 {
  margin-top: 13px;
  /* padding-left: 40px;*/
  height: 42px;
  font-size: 16px;
  line-height: 42px;
  /* border-bottom: 1px solid #c0c0c0;*/
  border-top: 1px solid #c0c0c0;
}
.icon-jia2 { background: url(../images/icon_jia2.gif) 15px center no-repeat; }
.product-rhy-2 {
  height: 42px;
  padding-left: 13px;
  line-height: 42px;
  font-size: 16px;
  border-bottom: 1px solid #c0c0c0;
}
.w520 { width: 520px; }
.product-rhy-2 ul { padding-left: 15px; }
.product-rhy-2 ul li {
  float: left;
  margin-right: 13px;
  _display: inline;
}
.product-rhy-2 ul li a { color: #6d6d6d; }
.list-product {
  padding-top: 27px;
  border-bottom: 1px solid #c0c0c0;
}
.list-product li {
  height: 107px;
  margin-bottom: 27px;
}
.list-product dl { width: 560px; }
.list-product dt {
  width: 107px;
  height: 107px;
}
.list-product dd {
  width: 430px;
  height: 107px;
}
.list-product h3 {
  height: 50px;
  line-height: 50px;
}
.list-product p { line-height: 25px; }
.list-product .btn {
  top: 35px;
  right: 0;
}
.list-product-more { background: url(../images/icon_dot3.gif) right center no-repeat; }
.list-product-more span {
  display: block;
  margin-right: 45px;
  height: 16px;
  color: #000;
}
.list-product-more span a {
  margin: 0 10px;
  color: #000;
}
.icon-dots {
  height: 167px;
  background: url(../images/img_dots.png) left center no-repeat;
}
/*page*/

.pagebox {
  margin-top: 28px;
 /* padding-left: 60px; */
  height: 38px;
  line-height: 38px;
  color: #000;
}
.page{margin:10px;text-align:center}
.page {
width: 100%;
}
.page span, .page  a{
  padding: 5px 10px;
border: 1px solid #ddd;
display: inline;
height: 36px;
margin-right: 6px;
line-height: 36px;
text-align: center;
}
.page span{
	background: #2b9af3;
	color:white
}
.page  a{

color: #0579C6;
}

/*detial product*/
.product-det { }
.product-det-title {
  padding: 20px 0 15px 0;
  border-bottom: 1px solid #c0c0c0;
}
.product-det-title a {color:#000;}
.product-det h3 {
  margin: 25px 0 12px 0;
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.product-det th {
  background: #666;
  border-right: 1px solid #fff;
  color: #fff;
  font-size: 16px;
}
.product-det th, .product-det td {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-right: 1px solid #fff;
  vertical-align: middle;
}
.bgc-f2efeb td { background: #f2efeb; }
.product-det figure { line-height: 25px; }
.icon-search {
  height: 33px;
  line-height: 33px;
  padding-left: 40px;
  background: url(../images/icon_search2.png) left center no-repeat;
}
.product-det span {display:inline-block;width:165px;}
.product-det span.big {width:240px;}

/*.product-det p {line-height:25px;}*/

/*购买*/
.buy strong {
  font-size: 18px;
  color: #000;
}
.bg-prink { background: url(../images/bg_pink.png) left center repeat #f17893; }

.customer ul.menu li:nth-child(3) a {color:#fff; font-weight:bold;}
.customer ul.menu ul.submenu li a {color:#666;font-weight:400;}
.customer .sidenav li a {background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;} 

/*product control*/
.cp ul.menu li:nth-child(3) a,.lub ul.menu li:nth-child(3) a,.lub-list ul.menu li:nth-child(3) a,
.fluo ul.menu li:nth-child(3) a,.fluo-list ul.menu li:nth-child(3) a,.fluo-sublist ul.menu li:nth-child(3) a {color:#fff;font-weight:bold;}

.cp ul.menu ul.submenu li a,.lub ul.menu ul.submenu li a,.lub-list ul.menu ul.submenu li a,
.fluo ul.menu ul.submenu li a,.fluo-list ul.menu ul.submenu li a,.fluo-sublist ul.menu ul.submenu li a {color:#666;font-weight:400;}

.lub-1 .sidenav li:nth-child(1) a {background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}
.lub-2 .sidenav li:nth-child(2) a {background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}
.fluo-1 .sidenav li:nth-child(1) a {background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}
.fluo-2 .sidenav li:nth-child(2) a {background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}
.fluo-3 .sidenav li:nth-child(3) a {background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}

/*Subsidiary*/
.banner-subsidiary { background: url(../images/bg_xsqy_1.jpg) center center repeat #05a7e4; }
.bar-xsqy-1 {
  height: 50px;
  padding-left: 20px;
  line-height: 50px;
  border-bottom: 1px solid #c0c0c0;
  color: #000;
  background: url(../images/icon_jia.png) left center no-repeat;
}
.bar-xsqy-2 { padding: 30px 0 30px 80px; }
.icon-orange { background: url(../images/icon_orange.png) left center no-repeat; }
.icon-dots-i { background: url(../images/icon_dots_i.png) right center no-repeat; }
.bg-xsqy-2 { background: url(../images/bg_xsqy_2.jpg) center center no-repeat #2b9af3; }
.bg-xsqy-3 { background: url(../images/bg_xsqy_3.jpg) center center no-repeat #2b9af3; }
.bg-xsqy-4 { background: url(../images/bg_xsqy_4.jpg) center center no-repeat #2b9af3; }
.bg-xsqy-5 { background: url(../images/bg_xsqy_5.jpg) center center no-repeat #2b9af3; }
.xsqy { height: 551px; }
.xsqy .square {
  width: 573px;
  height: 470px;
  background-color: rgba(0, 0, 0, 0.6);
  background: #000\9;
  _background: url(../images/bg_ie6_a.png) left center repeat;
  filter: Alpha(opacity=60);
}
.xsqy p {
  width: 505px;
  height: 45px;
  line-height: 25px;
}
.bar-dots { height: 112px; }
.icon-dots-a { background: url(../images/icon_dots_a.png) center center no-repeat; }
.icon-dots-b { background: url(../images/icon_dots_b.png) center center no-repeat; }
.icon-dots-c { background: url(../images/icon_dots_c.png) center center no-repeat; }
.qxqy-txt {width:205px;height:40px;}
.qxqy-txt2 {width:225px;height:20px;}

/*hfth*/
.banner-hfth {
  height: 250px;
  background: url(../images/banner-hfth.png) center center no-repeat #bc3a76;
}
.xsqy-title {
  height: 102px;
  line-height: 102px;
}
.xsqy-txt {
  padding-bottom: 45px;
  line-height: 25px;
  color: #666;
}
.xsqy-imgtit {
  height: 38px;
  background: url(../images/icon_hfth_1.png) left center no-repeat;
}
.xsqy-content { padding-bottom: 85px; }
.xsqy-content img { margin-top: 20px; }
.banner-fxht { background: url(../images/banner_fxht.png) center center no-repeat #00569e; }
.banner-zbhg { background: url(../images/banner_zbhg.png) center center no-repeat #360000; }
.banner-zysh { background: url(../images/banner_zysh.png) center center no-repeat #793788; }

/*subsidiary control*/
.subsidiary ul.menu li:nth-child(4) a {color:#fff;font-weight:bold;}
.subsidiary ul.menu ul.submenu li a {color:#666;font-weight:400;}

.hfth .sidenav li:nth-child(1) a { background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}
.fxht .sidenav li:nth-child(2) a { background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}
.zbhg .sidenav li:nth-child(3) a { background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}
.zysh .sidenav li:nth-child(4) a { background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}


/*news*/
.banner-news { background: url(../images/banner_news.jpg) center center no-repeat #b37330; }
.icon-news {
  height: 50px;
  padding-left: 23px;
  line-height: 50px;
  background: url(../images/icon_j.png) left center no-repeat;
}
.news-headline {
  height: 339px;
  background: url(../images/bg_news_1.png) center center no-repeat #b37330;
}
.news-headline .date {position: absolute;color: #fff;font-size: 28px;left: 128px;top: 130px;}
.news-headline-1 {
  top: 50px;
  left: 128px;
  width: 140px;
  height: 122px;
  line-height: 30px;
  color: #fff;
}
.news-headline-2 {
  top: 50px;
  right: 123px;
  width: 662px;
  height: 173px;
}
.news-headline .btn {
  right: 128px;
  bottom: 50px;
}
.btn-black { background: #3d3230; }
.btn-black:hover { background: #ea3b3c; }
.news-contentbox {
  box-shadow: #333 0 0 5px;
  background: #e7e2dc;
  _background: url(../images/bg_news.png) top center repeat-x;
}
.news-content {
  width: 1200px;
  height: 930px;
  margin: 0 auto;
}
.h-60 { height: 60px; }
.news-content section {
  width: 373px;
  height: 930px;/* padding-top: 60px;*/
}
.news-content figure { color: #e66322; }
.icon-dots-orange {
  display: block;
  width: 39px;
  height: 8px;
  background: url(../images/icon_dots_orange.png) left center no-repeat;
}
.list-news li {
  margin-bottom: 40px;
  color: #000;
}
.list-news li a { color: #000; }
.list-news li a:hover { color: #ea3b3c; }
.list-news h3 {
  line-height: 40px;
  margin-top: 5px;
}
.list-news li span a {
  background: url(../images/icon_arrows_r.png) right center no-repeat;
  padding-right: 20px;
}
.list-news li span a:hover { background: url(../images/icon_arrows_r_up.png) right center no-repeat;}
.list-news li .intro {line-height:25px;}
.list-news li .intro a.more { color:#000;background: url(../images/icon_arrows_r.png) right center no-repeat; padding-right: 20px;}
.list-news li .intro a.more:hover {color: #ea3b3c; background: url(../images/icon_arrows_r_up.png) right center no-repeat;}

.news-more {
  bottom: 75px;
  left: 0;
  margin-top: 100px;
}
.news-more a { color: #000; }
.news-more a:hover { color: #ea3b3c; }
.icon-dots-blue { background: url(../images/icon_dots_blue.png) left center no-repeat; }
.icon-dots-purple { background: url(../images/icon_dots_purple.png) left center no-repeat; }
.news-content dl dd {
  height: 45px;
  line-height: 45px;
  font-weight: bold;
  font-size: 24px;
}
.news-content dl dd a { color: #000; }
.news-content dl dd a:hover { color: #ea3b3c; }
.news-content .more a {
  color: #000;
  background: url(../images/icon_arrows_r.gif) right center no-repeat;
  padding-right: 20px;
}
.news-content .more a:hover { color: #ea3b3c; }
.news-total {
  margin-bottom: 80px;
  height: 327px;
  color: #fff;
  text-align: center;
  background: url(../images/bg_news2.png) left center no-repeat;
}
.news-total h3 { padding-top: 20px; }
/*  news-Company News.*/
.bg-news { background: url(../images/banner_gsxw.png) center center no-repeat #fc6758; }
.bg-tech { background: url(../images/banner_hyxw.png) center center no-repeat #3ca3eb; }
.list-news-blue { padding-bottom: 30px; }
.list-news-blue li a { color: #0064bc; }
.list-news-blue li a:hover { color: #000; }
.list-news-blue li span a { background: url(../images/icon_arrow_blue.gif) right center no-repeat; }
.list-news-blue li span a:hover { background: url(../images/icon_arrows_r.gif) right center no-repeat; }

.news article p {margin:10px 0 10px 0;}
.bg-newstd {background: url(../images/200906101349139808.gif) left top no-repeat;}
.icon-dot-fff {left:125px;bottom:60px;}

/*news control*/
.news ul.menu li:nth-child(5) a {color:#fff;font-weight:bold;}
.news ul.menu ul.submenu li a {color:#666;font-weight:400;}

 .news-1 .sidenav li:nth-child(1) a { background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}
 .news-2 .sidenav li:nth-child(2) a { background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}

/*hr*/
.banner-hr { background: url(../images/bg_hr.png) left top repeat #b01c45; }
.hr-title {
  width: 1200px;
  top: 67px;
  text-align: center;
}
.bg-hr { background: url(../images/bg_hr_0.png) 25px bottom no-repeat; }
.con-title {
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
}
.icon-jia000 { background: url(../images/icon_000.png) left center no-repeat; }
.hr-content {
  width: 1167px;
  height: 268px;
}
.bg-hr-1 { background: url(../images/bg_hr_2.png) right center no-repeat; }
.hr-content h3 {
  top: 35px;
  left: 325px;
  width: 160px;
  height: 20px;
}
.hr-content dl {
  top: 70px;
  left: 325px;
  width: 800px;
  height: 165px;
}
.hr-content dd { width: 375px; }
.hr-content strong {
  display: block;
  margin-top: 15px;
  margin-bottom: 5px;
}
.bg-hr-2 { background: url(../images/bg_hr_3.png) left center no-repeat; }
.hr-content-dl { padding-top: 15px; }
.hr-content-dl dd {
  width: 510px;
  height: 150px;
}
.hr-content-1 h3 {
  left: 45px;
  top: 30px;
}
.hr-content-1 dl { left: 45px; }
.bgc-f2cfa9 { background: #f2cfa9; }
.hr-content-2 {
  width: 570px;
  height: 660px;
  text-align: center;
  color: #000;
}
.btn-6d3900 { background: #6d3900; }
.hr-content-2 .btn {
  margin: 68px 0 0 217px;
  _margin: 68px 0 0 0px;
}
.hr-content-2 p { padding: 0 60px 0 65px; }
.bg-ren { background: url(../images/bg_ren.png) center bottom no-repeat #f2cfa9; }
.bg-hr-3 { background: url(../images/img_hr_6.png) right center no-repeat; }
.hr-content-3 ul {
  top: 150px;
  left: 490px;
  width: 365px;
  height: 75px;
}
.hr-content-3 ul li {
  height: 25px;
  line-height: 25px;
}
.hr-content-3 ul li a { color: #f7ac72; }
.hr-content-3 ul li a:hover { color: #fff; }
.hr-content-3 h4 {
  top: 105px;
  left: 490px;
}
.hr-content-3 .btn {
  right: 45px;
  bottom: 48px;
}
.btn-orange { background: #f7ac72; }
.hr-content-4 { height: 681px; }
.hr-content-4 section {
  width: 490px;
  height: 480px;
  color: #92591b;
}
.bgc-fcf6eb { background: url(../images/img_hr_7.jpg) top center no-repeat #fcf6eb; }
.hr-content-4 h3 { text-align: center; }
.hr-content-4 p {
  width: 480px;
  height: 318px;
}
.hr-content-4 span {
  bottom: 0;
  right: 0;
}
/*hr-01*/
.bg-zp { background: url(../images/bg_zp.png) center center repeat #db9a4f; }
.zp-title {
  line-height: 80px;
  _line-height: 66px;
}
.bg-ren2 { background: url(../images/bg_ren.png) center bottom no-repeat; }
.bg-zp2 { background: url(../images/bg_hr_zp2.png) center center repeat #db9a4f; }
.bg-xw { background: url(../images/bg_hr_xw.png) center center repeat #196ed6; }
.hr-xw {
  margin-top: 30px;
  border-top: 1px solid #c4c4c4;
  color: #2b9af3;/*  list-style: none;
  counter-reset: a;*/
}
.hr-xw li {
  _margin-bottom: -3px;
  position: relative;
  height: 55px;
  line-height: 55px;
  border-bottom: 1px solid #c4c4c4;
  padding-left: 18px;
  list-style: decimal;
  list-style-position: inside;
  _list-style: none;
  _list-style-position: outside;
}
/*.hr-xw li:before {
  counter-increment: a;
  content: counters(a, ".")" ";
}*/
.hr-xw li:nth-child(odd) { background: #f2efeb; }
/*.hr-xw li:nth-child(even){color:#C00;}*/

/*.hr-xw li b {
  left: 15px;
  top: 0px;
  position: absolute;
  font-weight: 400;
  color: #2b9af3;
}*/
.hr-xw li span {
  top: 22px;
  left: 183px;
  position: absolute;
  width: 210px;
  height: 16px;
  line-height: 16px;
  color: #666;
}
.hr-xw li span a { color: #666; }
.hr-xw li span a:hover { color: #2b9af3; }
.hr-xw li .list-date {
  right: 165px;
  top: 22px;
  position: absolute;
  width: 105px;
  height: 16;
  line-height: 16px;
  color: #666;
}
.hr-xw li .list-more {
  top: 14px;
  right: 15px;
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(../images/icon_max.png) left center no-repeat;
}
.hr-xw li .list-more:hover { background: url(../images/icon_arrow_m.png) left center no-repeat; }
.bg-xl { background: url(../images/bg_xl.png) center center repeat #c63057; }
.bg-search { background: url(../images/bg_search.png) left center repeat #ef4c50; }
.search-list { margin-top: 25px; }
.search-list li {
  margin-bottom: 35px;
  height: 112px;
  color: #666;
}
.search-list li strong a {
  font-size: 24px;
  color: #0096ff;
}
.search-list li p { line-height: 25px; }
.search-list li span a { color: #666; }
.bor-top-c0c0c0 { border-top: 1px solid #c0c0c0; }

/*全站搜索*/
.allsearchlist {margin:30px 0;padding-bottom:50px;border-bottom: 1px solid #c0c0c0;}
.allsearchlist .tit ,.allsearchlist .node  { font-size:24px;color:#0096ff;}
.allsearchlist .urlmore {height:55px;line-height:55px;}
.allsearchlist .urlmore a {color:#666;}
.icon_search2 {background:url(../images/icon_search2.png) left center no-repeat;padding-left:40px;}
.searchall .sidenav li a {background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}

/*hr control*/
.hr ul.menu li:nth-child(6) a {color:#fff;font-weight:bold;}
.hr ul.menu ul.submenu li a {color:#666;font-weight:400;}

.hr-1 .sidenav li:nth-child(1) a { background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}
.hr-2 .sidenav li:nth-child(2) a { background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}
.hr-3 .sidenav li:nth-child(3) a { background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}
.hr-4 .sidenav li:nth-child(4) a { background: url(../images/icon_arrows_fff.gif) 345px center no-repeat #f04b4e; color: #fff;}



/*首页*/
div.indexmaindiv{height:310px;margin:0px auto;width:1200px;}
div.indexmaindiv div.playerstyles{width:168px;height:44px;background:url('images/areabackground/playstyles.png') no-repeat;}
div.indexmaindiv1{margin-top:25px;}
div.indexmaindiv1 div.stylesgoleft{float:left;width:21px;height:28px;background:url('images/areabackground/arrowhead.png') no-repeat left top;margin:146px 5px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoleft:hover{float:left;width:21px;height:28px;background:url('images/areabackground/arrowhead.png') no-repeat left -28px;margin:146px 5px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.playerdetail{width:360px;height:310px;background:#FFF;font-family:'微软雅黑'; background:#eeeeee;}
div.indexmaindiv1 div.playerdetail div.detailimg{width:360px;height:230px;}
div.indexmaindiv1 div.playerdetail div.detailimg img{width:360px;height:230px;}
div.indexmaindiv1 div.playerdetail div.teanames{text-align:center;font-size:14px;color:#404040; height:40px; line-height:40px; font-weight:bold;}
div.indexmaindiv1 div.playerdetail div.teanames a{text-align:center;font-size:14px;color:#404040; height:40px; line-height:40px; font-weight:bold;}
div.indexmaindiv1 div.playerdetail div.teadetail{width:360px;height:35px; line-height:35px; color:#666; text-align:center;}
div.indexmaindiv1 div.playerdetail div.teadetail a{width:360px;height:35px; line-height:35px; color:#666; text-align:center;}
div.indexmaindiv1 div.playerdetail .checkdetail{width:360px;height:35px; text-align:center;display:block;background:url('images/areabackground/checkdetail.png') no-repeat;}
div.indexmaindiv1 div.stylesgoright{float:left;width:21px;height:28px;background:url('images/areabackground/arrowhead.png') no-repeat left -56px;margin:106px 0px 0px 15px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoright:hover{float:left;width:21px;height:28px;background:url('images/areabackground/arrowhead.png') no-repeat left -84px;margin:106px 0px 0px 15px;cursor:pointer;}
/*滚动*/
div.maindiv1{float:left;width:1100px;height:310px;overflow:hidden;position:relative;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:360px;height:310px;margin-left:13px;}

 #wrap 
  { 
   height: 550px; 
   width: 660px; 
   overflow: hidden; 
   position: relative; 
   overflow: hidden; 
  }
  #wrap ul 
  { 
   list-style: none; 
   position: absolute; 
   top: 500px; 
   left: 450px; 
  }
  #wrap li 
  { 
   margin-left:2px; 
   opacity: .3; 
   filter: alpha(opacity=30); 
   text-align: center; 
   line-height: 30px; 
   font-size: 20px; 
   height: 30px; 
   width: 30px; 
   background-color: #fff; 
   float: left; 
   border-radius:3px; 
   cursor:pointer; 
  }
  #slider 
  { 
   position: absolute; 
   top: 0px; 
   left: 0px; 
  }
  #slider img 
  { 
   float: left; 
   border: none; 
  } 
.fong12bai{ color:#FFF; font-size:12px; line-height:50px;}
.fong12bai a{ color:#FFF;}
.ny_guang {
width: 100%;
height: 330px;
border-bottom: 1px #ddd solid;
}
.nyb_cg {
width: 100%;
height: 330px;
margin: 0 auto;
}
.bg5 {
    background-image: url(../images/ind-bg4.jpg);
    background-repeat: no-repeat;
    background-position: center top;     font-family: "微软雅黑";
    font-size: 25px;
    font-style: normal;
    line-height: 30px;
    color: #000; font-weight:bold; line-height:70px;}
.menu ul li{ line-height:30px; border-bottom:1px dotted #999999;}
.cont{ font-weight:bold; padding-left:10px; line-height:24px;}
.menu .level1 a{color:#000; line-height:50px; height:50px; margin-bottom:5px; font-size:15px; font-weight:bold; text-align:center;  display:block; margin-top:10px; border-bottom:1px dashed #999999;   }
.menu .active a{color:#fff;  font-size:15px;  line-height:50px; height:50px; text-align:center; display:block; background:#008dd7; font-weight:bold; border-bottom:1px dashed #999999;  margin-bottom:5px; }
.level2 a{ text-align:center; font-size:14px; color:#999;  display:block; overflow:hidden; line-height:40px; font-weight:bold}
.font12whui{ color:#717171; line-height:30px;}
.font12whui a{ color:#717171;}
.font_conten{ line-height:35px; font-size:16px; padding:20px; color:#000;}
.font_conten p{ line-height:35px; font-size:16px; padding:20px; color:#000;}
.font_conten img{ text-align:center; margin:0px auto; }
.fontnew a{ color:#000; font-size:14px;}
.font18hui{ color:#000; font-size:14px;}
.font18hui a{ color:#000; font-size:14px;}


.izl-rmenu{position:fixed;left:50%;margin-left:650px;bottom:10px;padding-bottom:73px;background:url(../images/r_b.png) 0px bottom no-repeat;z-index:999;}

.izl-rmenu .btn-box{ background:url(../images/box.png) 0px 0px no-repeat;background-color:#c51c1c;}

.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b;position:absolute;width:220px;left:-220px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}
.izl-rmenu .btn-qq .qqkf{background-color:#fff;position:absolute;width:140px;left:-141px;top:0px;color:#FFF;font-size:14px;text-align:center;display:none;border: 1px solid #6da9de;padding: 20px 0;}

.izl-rmenu .btn-qq .qqkf li{padding-left: 20px;}
.izl-rmenu .btn-qq .qqkf a{line-height:20px;background:url(../images/qqkf.jpg)  no-repeat left bottom;padding-left:20px;padding-top:10px;  width: 80px;display:block}
