﻿@charset "utf-8";

/* 注意：以下长度用em换算，1em=10px。特别注意文字大小，父子层级会继承，所以不要在div中定义字体大小，只能用span修改字体。
------------------------------------------------------------------------------------------------------ */

/* 全局样式
-------------------------------------------------------------- */
html,body,a,p,span,ul,img{ padding:0; margin:0; list-style:none; border:none; font-size:13px; font-family:"微软雅黑","Arial"; color:#666;}
p{line-height:25px;}
img{ border:none; vertical-align:middle;}
td{ vertical-align:center; font-size:13px;}
body{ background:#fff;}
ul,ol{ list-style:none;}
h1,h2,h3,h4,h5,h6 { font-weight: bold; }

h1 { font-size: 3em; line-height: 1; margin:0; padding:0;}
h2 { font-size: 2em;  margin:0; padding:0;}
h3 { font-size: 1.5em; line-height: 1;  margin:0; padding:0;}
h4 { font-size: 1.2em; line-height: 1.25; margin:0; padding:0;}
h5 { font-size: 1em;  margin:0; padding:0;}
h6 { font-size: 1em; }

/* 页面基本元素
-------------------------------------------------------------- */

/* 链接样式 */
a {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}

/* 常用元素 */
.clear { clear:both; font-size:1px; line-height:0px; height:0px; }

/* 层浮动 */
.left { float: left; }
.right{ float: right; }
.center { margin: 0 auto; }

/* 文字对齐 */
.tleft { text-align:left; }
.tright { text-align:right; }
.tcenter {text-align:center; }

* html,* html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}

.w_1200{ width:1200px; margin:0 auto;}
/* 头部
-------------------------------------------------------------- */

.header { margin: 0 auto;width:100%; }
.header .head_top{ width:100%; height:37px; line-height:37px; background:#f9f9f9; border-bottom:1px solid #eeeeee;}
.header .head_top .left{ width:415px;}
.header .head_top .left span{ font-size:13px; color:#767676; font-weight:bold;}
.header .head_top .left a{ font-size:12px; color:#767676; background:url(../images/shu.jpg) no-repeat left center; padding-left:10px; margin-left:8px;}
.header .head_top .left .aaa{ background:none; padding-left:0;}
.nhead { margin:0 auto;}
.logo { padding-top:5px;height:90px; width:92px; float:left;}
.yhead { float:right; width:1062px;height: 100px;}
.yhead .nvb{ float:left;    width:1019px;}

.nav { WIDTH:1019px;     height: 100px;}
.nav UL .mainlevel {
FLOAT: left; PADDING-LEFT: 2px; LINE-HEIGHT: 96px;position: relative;
}
.nav UL {
	DISPLAY: table
}
.nav UL LI .nav-a {
	FONT-SIZE: 16px; HEIGHT:38px; COLOR: #ffffff; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; margin-left: 20px; TEXT-DECORATION: none; DISPLAY: inline-block; LINE-HEIGHT: 38px; margin-right: 20px
}
.nav UL LI .current.nav-a {
	BACKGROUND: url(../images/repeat-bg.png) repeat-x 0px 0px
}
.nav UL LI .nav-a {
	FONT-SIZE: 16px; HEIGHT: 38px; COLOR: #2b2b2b; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; margin-left: 16px; TEXT-DECORATION: none; DISPLAY: inline-block;    LINE-HEIGHT: 47px;
    margin-right: 34px;
    padding-bottom: 24px;
}
.nav UL LI .nav-a:hover {
	HEIGHT: 22px; border-bottom: 3px solid #ffa12d  ;COLOR: #ffa12d  ; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; margin-left: 16px;LINE-HEIGHT: 47px;
    margin-right: 34px;
    padding-bottom: 24px;
}
.nav UL LI.first-crl {
	BACKGROUND: 0px 0px
}
.nav UL LI.first-crl .nav-a {
	HEIGHT: 22px;border-bottom: 3px solid #ffa12d  ; 
}
.mainlevel DIV {
	min-height: 85px;
	BACKGROUND: url(../images/nav-bg-09.png) 0px 0px;
	POSITION: absolute;
	PADDING-BOTTOM: 15px;
	PADDING-TOP: 15px;
	PADDING-LEFT: 15px;
	DISPLAY: none;
	TOP: 96px;
	PADDING-RIGHT: 15px;
	WIDTH: 332px;
	z-index:9999;
}
#sub_01 {
	LEFT: 0
}
#sub_02 {
	LEFT: 0
}
#sub_03 {
	LEFT: 0
}
#sub_04 {
	LEFT: 0
}
#sub_05 {
	RIGHT: 0
}
#sub_06 {
	RIGHT: 0
}
#sub_07 {
	RIGHT: 0
}
#sub_08 {
	RIGHT: 0
}
#sub_09 {
	RIGHT: 0
}

#sub_010 {
	RIGHT: 0
}

.mainlevel DIV OL {
	OVERFLOW: hidden;
	padding:0;
	FLOAT: left;
	DISPLAY: block;
	WIDTH: 140px;
}
.mainlevel DIV LI {
	BORDER-BOTTOM: #cccccc 1px dashed;
	LINE-HEIGHT: 27px;
	WIDTH: 100%;
	float: left;
}
.mainlevel DIV LI A {
	HEIGHT: 27px; BACKGROUND: url(../images/li-icon.png) no-repeat left center; COLOR: #3b3b3b; PADDING-LEFT: 10px; DISPLAY: inline-block; LINE-HEIGHT: 27px; WIDTH:100%;}
.mainlevel DIV LI A:hover {
	COLOR: #172053
}
.mainlevel DIV .nav-img {
	FLOAT: right; DISPLAY: inline-block
}
.mainlevel DIV SPAN IMG {
	BORDER-TOP: #ffffff 3px solid; BORDER-RIGHT: #ffffff 3px solid; BORDER-BOTTOM: #ffffff 3px solid; margin-top:15px; BORDER-LEFT: #ffffff 3px solid
}




.yhead .nv_ri{ float:right;padding-top:40px;}
.yhead .nv_ri .nvwei{ float:left;}
.yhead .nv_ri .nvwei a{ width:23px; height:19px; cursor: pointer; background:url(../images/wei1.png) no-repeat; display:block; position:relative;}
.yhead .nv_ri .nvwei a img{ position:absolute;top: 53px;
    left: -35px; z-index:999;display:none;}
.yhead .nv_ri .nvwei a:hover{background:url(../images/wei01.png) no-repeat;}
.yhead .nv_ri .nvwei a:hover img{ display:block;}
.yhead .nv_ri .nvwei01{ float:left; margin:0 20px;}
.yhead .nv_ri .nvwei01 a{ width:25px; height:20px; cursor: pointer; background:url(../images/wei2.png) no-repeat; display:block;}
.yhead .nv_ri .nvwei01 a:hover{background:url(../images/wei02.png) no-repeat;}


.yhead .nv_ri .nvwei02{ float:left; position:relative;}

/*导航搜索css*/
.header-button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  display: block;
      width: 30px;
    height: 21px;
  margin: 0;
  padding: 0;
  outline: none;
  
  border: none;
  cursor: pointer;
}

#toggle-menu {
  float: left;
  background-position: 0 0;
  background-color: #bc0023;
}

#toggle-search {
  float: right;
  background: url(../images/sou.jpg) no-repeat center;
}
#toggle-search.open:after {
  top: 40px;
}
#toggle-search:after {
  -moz-transition: top, 0.5s;
  -o-transition: top, 0.5s;
  -webkit-transition: top, 0.5s;
  transition: top, 0.5s;
  position: absolute;
  top: 52px;
  left: 50%;
  margin-left: -8px;
  content: "";
  border-color: transparent transparent #e1e4e7;
  border-style: solid;
  border-width: 8px 8px 12px;
}

#toggle-basket {
  position: relative;
  float: right;
  background-position: -120px 0;
}
#toggle-basket:before {
  position: absolute;
  top: 5px;
  left: 0;
  width: 2px;
  height: 50px;
  content: "";
  background-color: #000;
}

#search-form {
  -moz-transition: max-height, 0.5s;
  -o-transition: max-height, 0.5s;
  -webkit-transition: max-height, 0.5s;
  transition: max-height, 0.5s;
  position: absolute;
  top: 57px;
  right: 0;
  width: 320px;
  max-height: 0;
  overflow: hidden;    z-index: 999;
  background-color: #e1e4e7;
}
#search-form.open {
  max-height: 60px;
}
#search-form fieldset {
  position: relative;
 
  padding: 0;
  border: none;
}
#search-form input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 60px;
}
#search-form input[type="search"] {
  width: 100%;
  padding: 0 5px 0 22px;
  background: transparent;
  border: none; outline:none;
}
#search-form input[type="submit"] {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #1c5d9e;
  background: #c6cacd;
  border: none;
  cursor: pointer;outline:none;
}




/* 导航
-------------------------------------------------------------- */
.menu { margin: 0 auto; height:auto; width:100%;}
.menu a{ color:#666;}
.menu a:hover{ color:#eb891a;}

/* 尾部
-------------------------------------------------------------- */
.footer { margin:0 auto; width:100%; background:url(../images/footerbg.jpg) repeat-x;color:#fff;}
.footer a{ color:#fff;}
.footer a:hover{ color:#eb891a;}


/* 主体内容开始
-------------------------------------------------------------- */

.page { margin: 0 auto; width:100%; height: auto; }
.content{ width:100%; background:url(../images/neirongbg.jpg) repeat-x center top; overflow:hidden;}
.content a { color:#666;}
.content a:hover{color:#eb891a;}

#pages{padding-top:5px; margin:0 auto; padding:25px 0; }
#pages a{border: 1px solid #DDD;color: #333;margin: 2px;padding: 2px 5px;text-decoration: none;font-size:13px;}
#pages a:hover{border: 1px solid #DDD;color: #333;margin: 2px;padding: 2px 5px;text-decoration: none;background: #FFA12F;color:#FFF;font-size:13px;}
#pages span {background: #FFA12F;border: 1px solid gainsboro;color: white;font-weight: bold;margin: 2px;padding: 2px 5px;font-size:13px;}


/* 主页
-------------------------------------------------------------- */




/* 所有的页面的样式用注释标签标注一下
-------------------------------------------------------------- */
.banner{padding-top:150px; height:294px;}
.banner .b_tit{ width:198px; height:110px; background:url(../images/bannezi.png) no-repeat; padding-left:24px;}
.banner .b_tit h2{ color:#fff; font-weight:normal; font-size:28px; padding-top:39px;}
.banner .b_tit p{ color:#fff; font-size:16px;}

.dangwei{ width:100%; height:53px; background:#f5f5f5;}
.dangwei .left a{ font-size:14px;  height:53px; line-height:53px;color:#333; display: inline-block; margin-right:45px;}
.dangwei .left .on{ font-size:14px;  height:53px; line-height:53px;color:#ffa12f; display: inline-block; }
.dangwei .left a:hover{ font-size:14px;  height:53px; line-height:53px;color:#ffa12f; }

.dangwei .right a{ line-height:53px; }
.new ul .li01{ padding:59px 40px; border-bottom:1px solid #d5d5d5;-webkit-transition: all 200ms ease-in;-o-transition: all 200ms ease-in;-moz-transition: all 200ms ease-in;}
.new ul .li01 .left{ width:250px; height:150px; padding-right:30px; position:relative;}
.new ul .li01 .left i{ display:block; width:250px; height:150px; background:url(../images/htou.png) no-repeat; position:absolute; top:0; left:0; display:none;}
.new ul .li01 .right{ width:664px;float:left;  }
.new ul .li01 .right h3{ font-size:18px; color:#333; background:url(../images/hheng.jpg) no-repeat bottom left; padding-bottom:15px; margin-bottom:15px; font-weight:normal;}
.new ul .li01 .right01{ float:right;  height:150px;width:86px;}
.new ul .li01 .right01 b{ display:block; width:21px; height:21px; border:1px solid #bdbdbd; text-align:center; line-height:21px; font-weight:normal; margin:0 auto;margin-top: 50px;-webkit-transition: all 200ms ease-in;-o-transition: all 200ms ease-in;-moz-transition: all 200ms ease-in;}
.new ul .li01 .right span{ font-size:12px; padding-top:14px; color:#a2a2a2; display:block; padding-bottom:10px; font-weight:normal;}
.new ul .li01:hover{ background:#f5f5f5;}
.new ul .li01:hover .right h3{ color:#ffa12f;background:url(../images/hhheng.jpg) no-repeat bottom left;}
.new ul .li01:hover .right p{ color:#ffa12f;}
.new ul .li01:hover .right span{ color:#ffa12f;}
.new ul .li01:hover .right01 b{ border:1px solid #ffa12f; background:#ffa12f; color:#fff;}
.new ul .li01:hover i{ display:block;}



.new ul .li02{ padding:59px 40px; border-bottom:1px solid #d5d5d5;-webkit-transition: all 200ms ease-in;-o-transition: all 200ms ease-in;-moz-transition: all 200ms ease-in;}
.new ul .li02 .left{ width:250px; height:150px; padding-right:30px;float:right;   position:relative;}
.new ul .li02 .left i{ display:block; width:250px; height:150px; background:url(../images/htou.png) no-repeat; position:absolute; top:0; left:0; display:none;}
.new ul .li02 .right{ width:664px;float:left;  }
.new ul .li02 .right h3{ font-size:18px; color:#333; background:url(../images/hheng.jpg) no-repeat bottom left; padding-bottom:15px; margin-bottom:15px; font-weight:normal;}
.new ul .li02 .right01{ float:left;  height:150px;width:172px;}
.new ul .li02 .right01 b{ display:block; width:21px; height:21px; border:1px solid #bdbdbd; text-align:center; line-height:21px; font-weight:normal; margin:0 auto;margin-top: 50px;-webkit-transition: all 200ms ease-in;-o-transition: all 200ms ease-in;-moz-transition: all 200ms ease-in;}
.new ul .li02 .right span{ font-size:12px; padding-top:14px; color:#a2a2a2; display:block; padding-bottom:10px; font-weight:normal;}
.new ul .li02:hover{ background:#f5f5f5;}
.new ul .li02:hover .right h3{ color:#ffa12f;background:url(../images/hhheng.jpg) no-repeat bottom left;}
.new ul .li02:hover .right p{ color:#ffa12f;}
.new ul .li02:hover .right span{ color:#ffa12f;}
.new ul .li02:hover .right01 b{ border:1px solid #ffa12f; background:#ffa12f; color:#fff;}
.new ul .li02:hover i{ display:block;}


.foot_top{ width:100%; height:226px; background:#202020;}
.foot_top .left{ padding:39px; background:#151515;}
.foot_top .right{ padding-top:40px;width:931px;}
.foot_top .right ul li{ float:left; padding-right:50px; }
.foot_top .right ul li b{ font-size:15px; color:#fff; font-weight:normal; display:block; padding-bottom:26px;}
.foot_top .right ul li a{ display:block; font-size:13px; color:#878787; font-weight:normal; padding-bottom:5px;}
.foot_top .right ul li a:hover{ color:#fff;}
.foot_bottom{ width:100%; height:52px; background:#151515;}

.foot_bottom .left{ padding-left:39px;padding-right:39px; font-size:15px; color:#fecd05; line-height:52px;}

.foot_bottom .left01{ float:left; font-size:12px;    padding-left: 69px; color:#494949;line-height:52px;}
.foot_bottom .left01 a{  font-size:12px; color:#494949;line-height:52px;}

.foot_bottom .left01 a:hover{ color:#fff;}
.foot_bottom .left01 span{ margin-left:15px;}


.nerx_top .left{ width:812px; padding-top:38px;}
.nerx_top .left h2{ font-weight:normal; font-size:24px; color:#000; text-align:center;}
.nerx_top .left .span{ display:block; font-weight:normal; font-size:14px; color:#666666; text-align:center; padding-top:10px; padding-bottom:27px; border-bottom:1px dashed #dddddd;}
.nerx_top .left .nex_im img{ padding:30px 0; text-align:center;}
.nerx_top .left .nex_im p{ font-size:14px; line-height:27px;}
.nerx_top .right{ width:266px; padding-top:73px;}
.nerx_top .right h2{ font-weight:normal;font-size:24px; color:#000;border-bottom:3px solid #dddddd; padding-bottom:19px;}
.nerx_top .right .tuixia{ padding-top:30px;}
.nerx_top .right img{ padding-top:30px;}
.nerx_top .right .tuixia a{ font-size:14px; display:block; margin-bottom:15px; color:#666; background:url(../images/xq_07.jpg) no-repeat left center; padding-left:15px;}
.nerx_top .right .tuixia a:hover{ color:#1182ca;}

.fenxaing {
    height: 30px;
    line-height: 30px;
    padding-top: 20px;
}
.fenxaing span {
    float: left;
    display: block;
    width: 52px;
}

.fanyez { margin:0 auto; overflow:hidden; padding-bottom:25px;}
.fanyez .right p a {font-size:14px;color:#fff; display:block; width:100px; height:30px; line-height:30px; text-align:center; background-color:#da7c0a; border-radius:5px;}
.fanyez .right p a:hover { color:#fff;}

.ffwu{ width:880px; margin:0 auto; padding:48px 0;}
.ffwu .fu01{ height:299px;}

.ffwu .fu01 .left{ width:481px;  height:134px; padding-top:62px;background:url(../images/fwzx_06.png) no-repeat bottom left;}
.ffwu .fu01 .left span{ display:block; float:left;width:69px; height:69px; border:1px solid #3d3331; border-radius:5px; text-align:center; line-height:69px; font-size:25px; color:#221815; font-family:Arial;}
.ffwu .fu01 .left b{display:block;float:left;width:371px; font-weight:normal; padding-left:24px; line-height:25px; }

.ffwu .fu01 .left h2{padding-right: 47px; font-weight:normal;font-size:25px; color:#221815; text-align:right; padding-top:15px;}

.ffwu .fu02{ height:299px;}

.ffwu .fu02 .right{ width:481px;  height:134px; padding-top:62px;background:url(../images/fwzx_06.png) no-repeat bottom left;}
.ffwu .fu02 .right span{ display:block; float:left;width:69px; height:69px; border:1px solid #3d3331; border-radius:5px; text-align:center; line-height:69px; font-size:25px; color:#221815; font-family:Arial;}
.ffwu .fu02 .right b{display:block;float:left;width:371px; font-weight:normal; padding-left:24px; line-height:25px; }

.ffwu .fu02 .right h2{padding-right: 47px; font-weight:normal;font-size:25px; color:#221815; text-align:right; padding-top:15px;}

.lxwm{ padding-top:60px;}
.lxwm .lxv01{ padding-bottom:60px;}
.lxwm .lxv01 .lx01{ float:left; width:265px; height:86px; padding-left:25px; padding-top:30px; border:1px dashed #bfbfbf; border-radius:5px; margin-right:10px;}
.lxwm .lxv01 .lx01 span{ display:block; float:left; margin-right:20px;}
.lxwm .lxv01 .lx01 b{ font-weight:normal;     line-height: 25px;font-size:14px; width:160px; color:#333; display:block; float:left;}
.lxwm .didi{ padding-bottom:70px;}






.scrollpic {
	margin:40px auto 0 auto;
}
#myscroll {
	display: block;
	width: 100%;
	position: relative;
	height: auto;
	overflow: hidden;
}
#myscroll #myscrollbox {
	display: block;

	width: 1200px;
}
#myscroll ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width:389px; height:280px; margin-right:15px;  overflow: hidden; margin-bottom:15px;
}
#myscroll ul li a {
	display: block;
	float: left;
	width: 389px;
	padding: 0;
	position: relative;
	height: 280px;
	color: #333;
}
#myscroll a .intro {
	position: absolute;
	left: 0;
	z-index: 10;
	background-color:rgba(51,51,51,0.7);
	width: 389px;
	color: #fff;
	text-align: center; height:160px;
}
#myscroll a .intro h5 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	height:64px;
	width: 389px;
	line-height: 64px; color:#fff; font-weight:normal;
}
#myscroll a .intro p {
	
 width:110px; height:33px; line-height:33px;border-radius:25px; background:#c98027; color:#fff; text-align:center; font-size:14px;
	overflow: hidden; margin:0 auto;
}
#myscroll a .intro {
	bottom: -98px;
}
#myscroll a:hover .intro {
	bottom: 0px; padding-top:26px;
}
#myscroll a:hover .intro h5{ padding-bottom:10px;}
#mybtns {
	margin: 10px 0;
	width: 1100px;
	display: block;
	height: 42px;
}
#mybtns a {
	width: 42px;
	height: 42px;
	display: block;
	float: right;
	margin-right: 1px;
	background-color: #c1c1c1;
	margin-left:10px;
}
#mybtns a:hover {
	background-color: #347fdc;
}
#mybtns a:hover, #myscroll, #mybtns a, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns #left {
	background-image: url(../images/jt_l.png);
}
#mybtns #right {
	background-image: url(../images/jt_r.png);
}

#kinMaxShow {
	visibility: hidden;
	width: 100%;
	height: 500px;
	overflow: hidden;
}

.gcal{ background:#f4f4f4; padding:35px 0; margin-top:40px;}
/* 新工程案例页面
-------------------------------------------------------------- */
.blk_29 {	PADDING-RIGHT: 0px; PADDING-LEFT: 0px;  ZOOM: 1; POSITION: relative;}
.blk_29 .LeftBotton { background:url(../images/gc_left.png) no-repeat;FLOAT: left; WIDTH: 25px; CURSOR: pointer; POSITION: absolute; TOP: 72px; left:8px; HEIGHT:204px}
.blk_29 .RightBotton {	RIGHT: 5px; background:url(../images/gc_right.png) no-repeat; FLOAT: right; WIDTH: 24px; CURSOR: pointer; POSITION: absolute; TOP: 72px; HEIGHT: 204px}
.blk_29 .Cont {	MARGIN: 0px auto;WIDTH: 924px;}
.blk_29 .box {	FLOAT: left; WIDTH:452px;}
.rollphotos {	WIDTH: 960px; float:left;float:right; padding-right:0px;}
.syxz { width:441px;float:left;}
.syxzy { width:441px; float:left; padding-left:5px;}
.syxzyz { color:#000000; font-family:"微软雅黑"; float:left; width:238px; height:30px; line-height:30px;}
.syxzyzx { color:#9F9F9F; font-family:"微软雅黑"; float:left; width:238px;line-height:25px;}
.tagContent{ width:1200px; background:url(../images/chanpinbgbg.jpg) no-repeat;     height: 186px;
    overflow: hidden;
    margin-left: 10px;
    margin-bottom: 30px;}
.g_left{float:left;-webkit-transition: all 200ms ease-in;-o-transition: all 200ms ease-in;-moz-transition: all 200ms ease-in; height:186px; background:#828282; text-align:center; width:230px;}



.g_left .g_biao{font-size:25px; color:#fff; font-weight:bold; text-align:center; padding-bottom:22px; padding-top:40px;}
.g_left .g_biao a{font-size:25px; color:#fff; font-weight:bold;}
.g_left .more a{

height:41px;width:41px;display:block;text-align:center;margin-top:40px;cursor:pointer; margin:0 auto;}
.tagContent:hover .g_left{ background:#ffa12f;}

.gyw .gy01{ padding:55px 0;}
.gyw .gy01 .left{ width:666px; height:464px; background:url(../images/gytu.jpg) no-repeat;}
.gyw .gy01 .left b{ display:block; width:260px;color:#fff; text-align:center; line-height:30px; padding-top:200px; font-size:20px; font-weight:normal; float:right;}

.gyw .gy01 .right{ width:488px; height:464px;}

.gyw .gy01 .right h2{ font-weight:normal; font-size:32px; color:#333333; padding-bottom:20px;}
.gyw .gy01 .right p{ line-height:25px;}
.gyw .gy01 .right b{font-weight:normal; display:block;font-size:18px; color:#ffa12f; padding:18px 0;}

.gubg{ color:#fff; text-align:center;width:100%; height:277px; background:url(../images/gybg.jpg) no-repeat center;}
.gubg b{ font-weight:normal;display:block; color:#fff; padding-top:25px;font-size:16px; text-align:center; }
.gubg .avb{ width:1087px; margin:0 auto; padding-top:85px; line-height:27px;}
.qiwen{ width:1204px; margin:0 auto; padding-top:45px;}
.qiwen .qi01{ width:1204px; height:352px; background:url(../images/qibg01.jpg) no-repeat center;}
.qiwen .qi01 .left{ width:450px; padding-top:90px; padding-left:42px;}
.qiwen .qi01 .left h2{ font-size:26px; color:#ffa12f; padding-bottom:2px;}
.qiwen .qi01 .left span{ display:block; font-size:16px; color:#cecdcc; padding-bottom:20px;}


.qiwen .qi01 .right{ width:562px; height:251px; padding:49px; padding-right:42px;}


.qiwen .qi02{ width:1204px; height:352px; background:url(../images/qibg01.jpg) no-repeat center;}
.qiwen .qi02 .right{ width:450px; padding-top:90px; padding-left:42px;}
.qiwen .qi02 .right h2{ font-size:26px; color:#ffa12f; padding-bottom:2px;}
.qiwen .qi02 .right span{ display:block; font-size:16px; color:#cecdcc; padding-bottom:20px;}


.qiwen .qi02 .left{ width:562px; height:251px; padding:49px; padding-right:42px;}


.honer{ width:100%; height:663px; background:url(../images/gvbg.jpg) no-repeat center; margin-top:35px;}

.inner { width: 1039px; margin: 0px auto;     padding-top: 50px;}
.honorBox .inner { overflow: hidden; }
.pbanner .pbmenuBox { position: absolute; width: 100%; top: 35%; padding: 0px; }
.pbanner .pbmenuBox .menu { border-bottom: 0px none; }
.pbanner .pbmenuBox .menuBox { background: transparent none; }
.pbanner .pbmenuBox .zh { color: #fff; }
.pbanner .menu a { background-color: #0065b7; }
.pbanner .menu a:hover, .pbanner .menu a.act { background-color: #003b97; color: #fff; }
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.proBox .bx-viewport { overflow: hidden; }
.bx-wrapper .bx-controls-direction a { position: absolute; top: 50%; margin-top: -15px; outline: 0; width: 31px; height: 31px; text-indent: -9999px; z-index: 999; }


.proDemo .bx-controls-direction { padding-top: 90px; }
.honorBox { padding-bottom: 75px; padding-top: 54px;}
.honorBox .inner { overflow: hidden; }
.honorBox .bx-controls-direction { padding-top:32px;clear: both; }
.honorBox .bx-wrapper .bx-controls-direction a { position: relative; width: 49%; float: left; display: block; margin: 0px; height: 36px; background-color: #131313; background-repeat: no-repeat; }
.honorBox .bx-wrapper .bx-controls-direction a.bx-prev { background-image: url(../images/top01.jpg); width: 502px;}
.honorBox .bx-wrapper .bx-controls-direction a.bx-prev:hover { background-image: url(../images/top.jpg);  }
.honorBox .bx-wrapper .bx-controls-direction a.bx-next { background-image: url(../images/last.jpg); float: right; width: 502px;}
.honorBox .bx-wrapper .bx-controls-direction a.bx-next:hover {background-image: url(../images/last01.jpg);}
.honorDemo li { width: 230px; padding: 0px 19px; display: block; }
.honorDemo li img { width: 100%; display: block; }



.lingzhe{ padding-top:50px; padding-bottom:50px;}
.lingzhe p{ padding:40px 0 30px 0;}
.rlzy{ padding-top:60px;}

.accordion{
	width: 1200px;
	overflow: hidden;
	height:534px;
	margin:0 auto; margin-top:50px; margin-bottom:50px;
}
.accordion ul li{
	background-repeat: no-repeat;
	float: left;
	width: 236px;
	height: 534px;
	cursor: default;
}
.accordion ul li.active{
	width: 366px;
	cursor:pointer;
}
.accordion ul .item1{
	background-image: url(../images/rr1.jpg);
}
.accordion ul .item2{
	background-image: url(../images/rr01.jpg);
}
.accordion ul .item3{
	background-image: url(../images/rr02.jpg);
}
.accordion ul .item4{
	background-image: url(../images/rr03.jpg);
}
.accordion ul li a{
	display: block;
	width: 236px;
	height: 534px;
	cursor: default;
}
.accordion ul .item1 a{
	background-image: url(../images/rr1.jpg);
}
.accordion ul .item2 a{
	background-image: url(../images/li02.jpg);
}
.accordion ul .item3 a{
	background-image:url(../images/li03.jpg);
}
.accordion ul .item4 a{
	background-image:url(../images/li04.jpg);
}
/*百叶窗结束*/


.incontent { width: 1200px; margin:0 auto;font-size: 13px; margin-top:35px; margin-bottom:70px;}
.job-select { background: #ededed; padding: 15px 25px 5px; }
.job-item { line-height: 30px; overflow: hidden; padding-bottom: 10px; }
.job-item span { display: blcok; float: left; padding-left: 35px; color: #73737a; }
.job-item a { display: block; float: left; color: #73737a; margin: 0 20px; }
.job-item .current, .job-item a:hover { color: #1c73f9; }
.job-item-adds { background: url(../images/icon-address.png) no-repeat left; }
.job-item-type { background: url(../images/icon-jobclass.png) no-repeat left; }
.job-item-pub { background: url(../images/icon-pubtime.png) no-repeat left; }

.job-list li {min-height:89px; margin-bottom:38px; position: relative; width: 100%; }
.job-list-cont { width:100%; position: relative;}
.job-list li .job-list-btn { display: block; position: absolute; top:32px; right:34px; background:url(../images/huijian.jpg) no-repeat;width: 15px; height:24px; cursor:pointer;}
.job-list li .job-list-btn:hover {  background:url(../images/lanjian.jpg) no-repeat;}
.job-list li .act .job-list-btn {  background:url(../images/lanjian.jpg) no-repeat;}

.job-list-date { width: 109px; margin-left:7px; float: left; color: #666666; background:url(../images/hxian4.jpg) no-repeat right; font-size:18px; font-family: "微软雅黑"; height:48px; line-height:48px; -webkit-transition: all .3s; transition: all .3s; }
.job-list-content { float: left; width:100%;}
.job-list-content p { color: #474752;-webkit-transition: all .3s; transition: all .3s;}
.job-list-content h4 { background:#FFFFFF;font-weight:500; font-size: 16px;-moz-box-shadow:0px 0px 10px #E0DEDE; -webkit-box-shadow:0px 0px 10px #E0DEDE; box-shadow:0px 0px 10px #E0DEDE; line-height:89px; height:89px; width:1150px; float:left; padding-left:50px;  }
.job-list li .act .job-list-content h4 {}
.job-list-content h4 .left { width:714px;}
.job-list-content h4 .right { float:right; width:136px;}
.job-list-content h4 .left span{ background:url(../images/huirt.jpg) no-repeat; width:80px; height:80px; padding-bottom:5px; color: #666; font-weight:500; font-size:30px; font-family:Arial, Helvetica, sans-serif; text-align:center; line-height:80px; display:inline-block; margin-right:6px; }
.lineaa { overflow:hidden; display:none; padding-top:38px; padding-bottom:16px; width:1180px; padding-left:10px; padding-right:10px;}
.job-list .current .job-list-content p { height: auto; display: block; }
.job-list .job-list-content p strong { color:#000033; font-weight:500; font-size:16px; display:block; padding-bottom:30px;}
.job-list .current h4 a, .job-list-content h4 a:hover { color: #1c73f9; }

.job-list li .act .job-list-content h4  .left span{ background:url(../images/huangrt.jpg) no-repeat left top; color:#FFF; }



/*by lin*/
.job-list-content span { display: block; color: #1561D8;-webkit-transition: all .3s; transition: all .3s; }
.job-list .current .job-list-content span { height: auto; display:block;}
.job-list-content span.email { margin-top: 10px; }
.shengqing {background: url(../images/rlzy_21.jpg) no-repeat;width:140px; height:100px;}
.shengqing a { display:block; font-size:14px; width:140px; height:34px; text-align:center; line-height:34px; margin-top:25px; color:#FFF;}
.shengqing a:hover { color:#FFF;}

.rccpx { float:right; width:300px;}
.jobn { width:953px; margin:0 auto;}
.jobn div{ color:#333; font-size:13px; line-height:26px;}
.jobn .left { float:left; width:447px; padding-right:30px; border-right:1px solid #C4C4C4;}
.jobn .right { float:right; width:427px;}


/*首页 banner */
.rslides{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.rslides li{
	-webkit-backface-visibility:hidden;
	position:absolute;
	display:none;
	width:100%;
	left:0;
	top:0;
}
.rslides li:first-child{
	position:relative;
	display:block;
	float:left;
}
.rslides img{
	display:block;
	height:auto;
	float:left;
	width:100%;
	border:0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs{margin-top:-40px; position:relative;z-index:100;margin-bottom:20px;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:10px;height:10px;margin-left:5px;border-radius:10px;border:1px solid #FFF;position:relative;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#FFF;}

/* Callback example */
.callbacks_container{
	margin-bottom:2px;
	position:relative;
	width:100%;
	max-width:100%;
	text-align:center;
}

.callbacks{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.callbacks li{
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
.callbacks img{
	display:block;
	position:relative;
	z-index:1;
	height:auto;
	width:100%;
	border:0;
}
.callbacks .caption{
	display:block;
	position:absolute;
	z-index:2;
	font-size:20px;
	text-shadow:none;
	color:#fff;
	background:#000;
	background:rgba(0,0,0, .8);
	left:0;
	right:0;
	bottom:0;
	padding:10px 20px;
	margin:0;
	max-width:none;
}
.callbacks_nav{
	position:absolute;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:50%;
	left:0;
	opacity:0.6;
	z-index:3;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	height:61px;
	width:38px;
	background:transparent url("../images/themes.gif") no-repeat left top;
	margin-top:-30px;
	display:none;
}
.callbacks_container:hover .callbacks_nav{display:block;}
.callbacks_nav:active{opacity:1.0;}
.callbacks_nav.next{
	left:auto;
	background-position:right top;
	right:0;
}

@media screen and (max-width:600px){
	.callbacks_nav{
		top:47%;
	}
}
/*首页内容开始*/
.con01{ padding-top:60px;}
.con01 h2{ font-weight:normal; color:#000; font-size:42px; text-align:center;}
.con01 .ppo{ color:#666666; font-size:16px; text-align:center; padding:15px 0 50px 0;}
.con01 .cinj li{ float:left; width:240px; height:150px; padding-top:50px; text-align:center; font-size:18px; color:#fff;}
.con01 .cinj li a{  font-size:18px; color:#fff;}
.con01 .cinj .li01{ background:#009aff;}
.con01 .cinj .li02{ background:#50d9b0;}
.con01 .cinj .li03{ background:#f5c700;}
.con01 .cinj .li04{ background:#e68e5c;}
.con01 .cinj .li05{ background:#f19ec2;}
.con01 .cinj li img{ display:block; margin:0 auto; padding-bottom:20px;}

.huamen .h_tit{ text-align:center; padding:0 0 25px 0;}
.huamen .h_tit a{ display:inline-block; height:25px;font-size:16px; padding:0 15px; background:url(../images/sshu.jpg) no-repeat right center; padding-right:22px;}


.con02{ padding-top:60px; background:#f1f2f2; margin-top:60px;}
.con02 h2{ font-weight:normal; color:#000; font-size:42px; text-align:center;}
.con02 .ppo{ color:#666666; font-size:13px; text-align:center; padding:15px 0 50px 0;}
.con02 .uuj{ padding-bottom:38px;}
.con02 .uuj li{ float:left; text-align:center; width:33.3%; text-align:center; }
.con02 .uuj li a{ color:#000; font-size:16px;}
.con02 .uuj li a img{ display:block; margin:0 auto; margin-bottom:38px;}
.con02 .liao{ width:224px; height:40px; background:#009aff; border-radius:5px; margin:0 auto; line-height:40px; text-align:center;}
.con02 .liao a{ color:#fff; font-size:12px;}
.con_anli{ padding-top:65px;}
.con_anli a{ display:block; width:33.3%; float:left; position:relative;}
.con_anli a img{ width:100%;}
.con_anli a b{ width:100%; position:absolute; top:0; left:0; background:rgba(0,0,0,0.5); height:100%;-webkit-transition: all .3s; transition: all .3s; }
.con_anli a:hover b{ opacity:0;}

.cvbn .left{ width:640px;}
.cvbn .left h3{ font-weight:normal; color:#009aff; font-size:30px;}
.cvbn .left span{ text-transform:uppercase; color:#ddd; font-size:20px; display:block; padding-top:10px; padding-bottom:15px;}
.cvbn .left .more{ display:block; width:92px; background:url(../images/more.jpg) no-repeat right center; font-size:16px; color:#777; margin-top:22px;    height: 24px;}
.cvbn .left .aab{ padding-top:19px;}
.cvbn .left .aab a{ display:block; float:left; margin-right:6px;}
.cvbn .left .aab .a01{ width:180px; height:96px; background:url(../images/s01.jpg) no-repeat center;}
.cvbn .left .aab .a02{ width:180px; height:96px; background:url(../images/s02.jpg) no-repeat center;}
.cvbn .left .aab .a03{ width:180px; height:96px; background:url(../images/s03.jpg) no-repeat center;}
.cvbn .left .aab a b{  text-transform:uppercase;color:#fff; font-weight:normal;display:block; height:43px; font-size:16px; background:url(../images/shubai.png) no-repeat left center; padding-left:18px; margin-top:28px; margin-left:25px;}


.cvbn .right{ width:528px;}
.s_news .left{ width:584px;}
.s_news .left ul li{ width:100%; padding-bottom:34px;}
.s_news .left ul li i{ display:block; font-style:normal; padding-bottom:5px;}
.s_news .left ul li b{ width:169px; height:103px; overflow:hidden; float:left;}
.s_news .left ul li .n_ti{ width:380px; height:103px; overflow:hidden; float:right; text-align:left;}
.s_news .left ul li .n_ti h4{ font-weight:normal; font-size:16px; color:#333; padding-bottom:15px;}
.s_news .right{width:590px; height:248px; background:url(../images/menbg.jpg) no-repeat;}
.s_news .right h5{ font-size:24px; color:#333; font-weight:normal; padding:20px;}

.s_news .left ul li b img{ -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;}
.s_news .left ul li:hover  b img{-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	transform:scale(1.1);}
.s_news .left ul li:hover .n_ti h4{ color:#009aff;}
.s_news .left ul li:hover .n_ti i{ color:#009aff;}
.s_news .left ul li:hover .n_ti p{ color:#009aff;}
.liujia{width:100%; height:585px; background:url(../images/szaibg.jpg) no-repeat center; margin-top:25px; margin-bottom:60px;}

.zailiu{width:900px; margin:0 auto;}
.zailiu h2{ font-weight:normal; color:#fff; font-size:42px; text-align:center; padding-top:60px; padding-bottom:68px;}

.zailiu .lcheng{ height:287px;width:900px; background:rgba(0,0,0,0.5);}
.zailiu .lcheng .left{ padding-left:115px;}
.zailiu .lcheng .left h3{ font-size:30px; color:#e9f4ff; font-weight:normal; padding-top:40px; padding-bottom:13px;}
.zailiu .lcheng .left p{ font-size:17px; color:#e9f4ff;}
.zailiu .lcheng .left h5{ font-size:28px; font-family:Arial; color:#fff; font-weight:normal; padding-top:40px; padding-bottom:28px;}
.zailiu .lcheng .left a{ width:120px; height:36px; background:#e9f4ff; text-align:center; line-height:36px; border-radius:20px; display:block; font-size:14px; color:#1b1b1b;}

.zailiu .lcheng .right{ margin-right:115px; width:400px; position:relative;}
.zailiu .lcheng .right .jixin{ width:229px; height:310px; background:rgba(233,244,255,0.8); position:absolute; top:-20px; right:0; padding:0 29px; padding-top:15px;}
.zailiu .lcheng .right .jixin .ji01{ border-bottom:1px solid #494a4d; height:40px; line-height:40px; margin-top:20px;}
.zailiu .lcheng .right .jixin .ji01 input{ background:none; border:0; height:39px; line-height:39px; color:#303032; outline:none; width:200px; font-size:14px; font-family:"微软雅黑";}
.zailiu .lcheng .right .jixin .sumb{ width:236px; height:50px; text-align:center; line-height:46px; margin-top:30px; color:#fff;font-size:14px; font-family:"微软雅黑"; background:url(../images/b_bg.png) no-repeat center; border:0; cursor:pointer; outline:none;}
input::-webkit-input-placeholder{ color:#303032; }


.slider {
	margin: 0 auto;
	width: 540px;
}
.slider b{ float:left; width:169px;}
.slider .cl_ri{ float:right; width:355px;}
.slider .cl_ri h6{ font-weight:normal; font-size:16px; color:#333; margin:0;}

.slider-container {
	height: 118px;
	margin: 0 auto 20px;
	overflow: hidden;
	position: relative;
	width: 540px;
}
.slider-container .slider-wrapper {
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 5000em; /*Fix for prevent display errors*/
	-webkit-transition: all 800ms ease;
	-moz-transition: all 800ms ease;
	-o-transition: all 800ms ease;
	transition: all 800ms ease;
}
.slider-container .slide {
	float: left;
	height: 118px;
	overflow: hidden;
	position: relative;
	width: 540px;
}
.slider-nav {
	width: 540px;
}
.slider-nav li {
	display: inline;margin-right: 3px;
}
.slider-nav .bullet {
	background-color: #59baa8;
	border-radius: 50%;
	display: inline-block;
	text-indent: -9000px;
	overflow: hidden;
	height: 16px;
	width: 16px;display: none;
}
.slider-nav .active {
	background-color: #e7433b
}
.slider-nav .prev {
	background: url(../images/hzuo.png) no-repeat;
	display: inline-block;
	text-indent: -9000px;
	overflow: hidden;
	height: 16px;
	width: 16px;
}
.slider-nav .next {
	background: url(../images/lyou01.png) no-repeat;
	display: inline-block;
	text-indent: -9000px;
	overflow: hidden;
	height: 16px;
	width: 16px;
}
.slider-nav .prev:hover{background: url(../images/hzuo01.png) no-repeat;}
.slider-nav .next:hover{background: url(../images/lyou.png) no-repeat;}

/*在线悬浮开始*/
.ba_zaixian{	width: 70px;
	height: auto;
	position: fixed;
	right: 1%;
	bottom: 2%;
	z-index: 9999;
	
}
.ba_zaixian a{ display:block; width:68px; height:68px; border:1px solid #009aff; margin-bottom:12px; text-align:center; }
.ba_zaixian a b{ font-weight:normal;color:#009aff; font-size:12px; width:100%; text-align:center; padding-top:50px; display:block;}
.ba_zaixian .a_x01{ background:url(../images/z01.png) no-repeat center 13px;}
.ba_zaixian .a_x02{ background:url(../images/z02.png) no-repeat center 13px; background-size:32px;}
.ba_zaixian .a_x03{ background:url(../images/z03.png) no-repeat center 13px;}
.ba_zaixian .a_x04{ background:url(../images/z04.png) no-repeat center 13px;}
.back-top{
	display:block; width:68px; height:55px; border:1px solid #009aff; 
	overflow: hidden;
	z-index: 20;
	display: none;text-align:center;
	cursor: pointer;color:#009aff; font-size:14px; padding-top:13px;
}
.back-top:hover{
	 background:url(../images/zbg.jpg) no-repeat center;border:0; color:#fff;
}
.ba_zaixian a:hover{ background:url(../images/zbg.jpg) no-repeat center; color:#fff;}
.ba_zaixian .a_x01:hover b{ color:#fff; background:url(../images/z1.png) no-repeat center 13px;}
.ba_zaixian .a_x02:hover b{ color:#fff; background:url(../images/z2.png) no-repeat center 13px;}
.ba_zaixian .a_x03:hover b{ color:#fff; background:url(../images/z3.png) no-repeat center 13px;}
.ba_zaixian .a_x04:hover b{ color:#fff; background:url(../images/z4.png) no-repeat center 13px;}










