﻿@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;  min-width:1200px;}

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;}


/* 头部
-------------------------------------------------------------- */

.header { margin: 0 auto;width:100%; height:105px; background:url(../images/ii.png) repeat-x top center;position: fixed;
top: 0;
z-index: 9999999;}
.nhead {width:1100px; margin:0 auto; height:95px;}
.logo { float:left; padding-top:36px;}
.yhead { float:right;}
.yhead .yhead_top{ height:30px; clear:both;}
.yhead .yhead_top .a1{ position:relative; cursor:pointer;}
.yhead .yhead_top .a1 .wenxin{ position:absolute; top:28px; left:10px; display:none;z-index:99999;}
.yhead .yhead_top .a1:hover .wenxin{ display:block;}
#subNav {width:50px; height:30px; padding-right:16px;float:right;margin-left: 11px;}
#subNav .item { position:absolute; top:21px; width:100%; height:100%; background-color:#4c4a4f; overflow:hidden; -webkit-transition:top 300ms; transition:top 300ms;}
#subNav .search { right:-2px; width:auto; height:34px; border:2px solid #006BBB; z-index:999999;top: 28px;}
#subNav .search input { padding:0 20px; width:150px; height:34px; line-height:34px; }
.btn-search { position:relative;width:50px; height:30px; display:block;background:url(../images/quan.jpg) no-repeat;}
.btn-search .search { display:none;}
.btn-search:hover .search { display: block;}


.en{ float:right;}
.en a{ color:#f2f2f2; font-size:13px;}
.en span{ width:12px; display:inline-block; text-align:center; line-height:30px; color:#f2f2f2;}

/* 尾部
-------------------------------------------------------------- */
.footer { margin:0 auto; width:100%; height:auto;clear: both;}

/* 主体内容开始
-------------------------------------------------------------- */

.page { margin: 0 auto; width:100%; height: auto; }
.content{ width:100%; height:auto;}


#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: #195091;color:#FFF;font-size:13px;}
#pages span {background: #195091;border: 1px solid gainsboro;color: white;font-weight: bold;margin: 2px;padding: 2px 5px;font-size:12px;}

/* 主页
-------------------------------------------------------------- */
/* 所有的页面的样式用注释标签标注一下
-------------------------------------------------------------- */

/*banner开始*/
.banner{ margin-top:95px;}
#full-screen-slider { width:100%; height:500px; }
#slides { display:block; width:100%; height:500px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { list-style:none; position:absolute; left:54%; top:538px; z-index:9900;padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}.floor_5{background: url(../images/2015/fl04_bg.jpg) left top repeat-x #fff;padding-bottom: 50px;}
/*导航*/
.header .menuSpace {
  font-size: 16px;
  width: 789px;
}
.header .menuSpace ul {
  height: 64px;
  line-height:64px;
}
.header .menuSpace li {
  height: 64px;
  line-height: 64px;
  padding: 0 32.7px;
  float: left;
  position: relative;
}
.header .menuSpace li a{ font-size:14px; color:#013a81;}
.header .menuSpace li a:hover{ font-size:14px; color:#013A81;}
.header .menuSpace .product-menu span {
  position: absolute;
  display: block;
  z-index: 99;
  background: url(clientlib-common/image/menu/icon_bottom.png) no-repeat;
  width: 16px;
  height: 7px;
  left: 50%;
  margin-left: -8px;
  top: 46px;
}
.header .search {
  height: 30px;
  position: absolute;
  right: 0;
  left: auto;
  top: 48px;
}
.header .search span {
  float: left;
  line-height: 28px;
  padding: 0 20px;
  color: #cecece;
}
.header .search input {
  padding: 0 5px;
  width: 238px;
  border: 1px solid #ccc;
  border-right: 0;
  height: 28px;
  float: left;
}
.header .search a {
  display: inline-block;
  float: left;
  width: 80px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  background-color: #DF1618;
  color: #fff;
}
.header .toplink {
  height: 28px;
  line-height: 28px;
  background-color: #F2F2F2;
  padding: 0 10px;
  position: absolute;
  right: 0;
  left: auto;
  top: 0;
}
.header .toplink div{
  display: inline-block;
}
.header .toplink div.login-on {
  display: none;
}


.header .toplink:hover .nation-list {
  display: block;
}
.header .toplink .nation-list {
  position: absolute;
  z-index: 999;
  background: #fff;
  width: 312px;
  padding: 10px;
  display: none;
  top: 28px;
  left: -228px;
  border-right: 1px solid #ccc;
  border-bottom: 4px solid #e21001;
}
.header .toplink .nation-list .nation-tl {
  background: #fff;
  font-size: 16px;
  text-align: left;
  padding: 5px 5px 5px 0;
  color: #252525;
}
.header .toplink .nation-list .col {
  padding: 0 15px;
}
.header .toplink .nation-list a {
  background: #fff;
  background: url(clientlib-common/image/common/rect.jpg) 0 9px no-repeat;
  font-size: 13px;
  border: none;
  padding: 5px;
  text-indent: 12px;
  display: block;
  height: 13px;
  line-height: 13px;
  margin: 0;
  color: #a5a5a5;
}
.header .toplink .nation-list a:link {
  color: #a5a5a5;
  margin: 0;
}
.header .toplink .nation-list a:visited {
  color: #a5a5a5;
  margin: 0;
}
.header .toplink a {
  padding: 0 7px;
  border-right: 1px solid #ccc;
  color: #737373;
  display: inline-block;
  line-height: 16px;
  cursor: pointer;
}
.header .toplink a.login {
  border: none;
  color: #505050;
}

.header .toplink a.member {
  background: url(clientlib-common/image/header/person.png) 3px 2px no-repeat;
  text-indent: 16px;
}
.header .toplink a.down {
  padding-right: 10px;
  background: url(clientlib-common/image/tool/icon.jpg) right center no-repeat;
  border: none;
  position: relative;
  text-indent: 20px;
}
.header .toplink a.down span {
  background: url(clientlib-common/image/header/map.png) 0 0 no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 2px;
  left: 7px;
}
.header .toplink a:link {
  color: #737373;
  margin: 0 3px;
}
.header .toplink a:visited {
  color: #737373;
  margin: 0 3px;
}

.menuSpace li:hover span {
  position: absolute;
  display: block;
  z-index: 99;
  background: url(clientlib-common/image/header/arrow_up.png) no-repeat;
  width: 16px;
  height: 7px;
  left: 50%;
  margin-left: -8px;
  top: 36px;
}
.menuSpace li a:hover {
  color: #e21001;
}
.menuSpace li.active {
  padding-right: 32px;
}
.menuSpace li.active a {
  color: #e21001;
}
.menuSpace li.active.select span {
  display: none;
}
.menuSpace li.active.select .subitems {
  font-size: 14px;
      display: none;
}
.menuSpace li.active.select .subitems span {
  display: inline-block;
  position: static;
  top: 0;
}
.menuSpace li.select a {
  color: #013A81;
}
.menuSpace li.select span {
  position: absolute;
  display: block;
  z-index: 99;
  background: url(clientlib-common/image/header/arrow_up.png) no-repeat;
  width: 16px;
  height: 7px;
  left: 50%;
  margin-left: -8px;
  top: 36px;
}

.menuSpace .dorpdown-layer .subitems dl {
  width: 100%;
  overflow: hidden;
  line-height: 2em;
  border-bottom: 1px solid #e1e1e1;
}
.menuSpace .dorpdown-layer .subitems dl.last {
  border-bottom: none;
}
.menuSpace .dorpdown-layer .subitems .item-title {
  background: url(clientlib-common/image/menu/arrow.png) top right no-repeat;
  display: inline-block;
  padding-right: 11px;
  line-height: 19px;
  color: #ffffff;
}
.menuSpace .dorpdown-layer .subitems .item-title a {
  color: #ffffff;
}
.menuSpace .dorpdown-layer .subitems .item-title h4 {
  background: #515151;
  padding: 5px 10px;
}

.menuSpace .dorpdown-layer {
  position: absolute;
  left: 242px;
  top: 0px;
  background: #ffffff;
  z-index: 9;
}
.menuSpace .dorpdown-layer .subitems {
  position: absolute;
  background: #fff;
}
.menuSpace .dorpdown-layer .subitems .item-col {
  float: left;
}
.menuSpace .dorpdown-layer .subitems.hntjx {
  background: #ffffff;
  height: 516px;
          width: 398px;
}
.menuSpace .dorpdown-layer .subitems.ysj {
  top: 451px;
}
.menuSpace .dorpdown-layer .subitems.zljx {
  top: 189px;
  height: 327px;
}
.menuSpace .dorpdown-layer .subitems.wjj {
  top: 47px;
}
.menuSpace .dorpdown-layer .subitems.qzj {
  height: 516px;
}
.menuSpace .dorpdown-layer .subitems.zgjx {
  top: 132px;
}
.menuSpace .dorpdown-layer .subitems.gkjx {
  height: 516px;
  width: 398px;
}
.menuSpace .dorpdown-layer .subitems.fjcp {
  top: 282px;
}
.menuSpace .dorpdown-layer .subitems.syzb {
  height: 516px;
  width: 398px;
}
.menuSpace .dorpdown-layer .subitems.mtjx {
  /*top:260px;*/
  height: 516px;
  width: 398px;
}
.menuSpace .dorpdown-layer .subitems.skjc {
  top: 388px;
}
.menuSpace .dorpdown-layer .subitems .item-list {
  width: 199px;
  height: 64px;
  line-height: 64px;
}
.menuSpace .dorpdown-layer .subitems .item-list:hover {
  background: #f2f2f2;
}
.menuSpace .dorpdown-layer .subitems .item-list:hover a {
  color: #013A81;
}
.menuSpace .dorpdown-layer .subitems .item-list a {
  color: #515151;
}
.menuSpace .dorpdown-layer .subitems .item-list .himg {
  padding: 5px;
  float: left;
  width: 54px;
  height: 54px;
}
.menuSpace .dorpdown-layer .subitems .item-list .htitle {
  vertical-align: middle;
  padding-left: 10px;
  word-break: break-all;
  word-wrap: break-word;
  width: 115px;
  line-height: 1.4em;
  display: inline-block;
}

.menuSpace .dorpdown-layer .subitems dt {
  position: relative;
  float: left;
  width: 184px;
  padding: 8px 0;
  text-align: left;
  font-weight: 700;
  color: #515151;
}
.menuSpace .dorpdown-layer .subitems dt a {
  color: #515151;
}
.menuSpace .dorpdown-layer .subitems dd {
  float: left;
  padding: 12px 0;
  width: 450px;
}
.menuSpace .dorpdown-layer .subitems dd a {
  float: left;
  padding: 3px 0;
  margin: 1px 8px;
  line-height: 16px;
  height: 16px;
  white-space: nowrap;
  color: #515151;
}
.menuSpace .dorpdown-layer .subitems dd a:hover {
  color: #013A81;
}
.menuSpace .subnav {
  position: absolute;
  top: 64px;
  left: 0;
  z-index: 99999999;
  display: block;
  border-top: 1px solid #F5D212;
  display: none;
}
.menuSpace .subnav li {
  color: #373737;
  background: #fff;
  border-bottom: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  height: 46px;
  line-height: 46px;
}
.menuSpace .subnav li span {
  display: none;
}
.menuSpace .subnav li a {
  color: #373737;
  width: 184px;
  height: 46px;
  line-height: 46px;
  display: block;
}
.menuSpace .subnav li.active {
  background:#013A81;
  border: none;
  color: #ffffff;
  height: 47px;
  line-height: 47px;
}
.menuSpace .subnav li.active a {
  width: 187px;
  height: 47px;
  line-height: 47px;  
  color: #ffffff;
}
.menuSpace .subnav li.active span {
  background: url(clientlib-common/image/header/arrow_left.png) no-repeat;
  position: absolute;
  display: block;
  width: 10px;
  height: 22px;
  left: 246px;
  top: 13px;
}
.menuSpace .subnav li.last {
  background-image: none;
}
.menuSpace .subitems .pagearr {
  position: absolute;
  bottom: 10px;
  z-index: 3;
  left: 0;
}
.menuSpace .subitems .pagearr span {
  background-image: url(clientlib-common/image/banner/icon.png);
  cursor: pointer;
}
.menuSpace .subitems .pagearr span {
  width: 10px;
  display: inline-block;
  height: 10px;
  background-repeat: no-repeat;
  background-position: -19px 0;
  margin: 0 3px;
}
.menuSpace .subitems .pagearr span.swiper-active-switch {
  background-position: 0 0;
}




/*导航结束*/
/*首页产品展示模块内容开始*/
.content .chan01{width:1100px; height:436px; margin:0 auto; padding-top:34px;}
.content .chan01 .chan01_left{width:365px; height:367px; float:left;}
.content .chan01 .chan01_left .top{ height:92px;width:365px;}
.content .chan01 .chan01_left .top .xia{ padding-left:40px; padding-top:25px;}
.content .chan01 .chan01_left .top .xia h2 a{ font-size:20px; color:#fff;}
.content .chan01 .chan01_left .top .xia span a{ font-size:12px; color:#B8BFC5;}
.content .chan01 .chan01_left .top:hover a img{ opacity:0.7;}
.content .chan01 .chan01_left .bottom{ height:274px;width:365px;}
.content .chan01 .chan01_left .bottom .bottom_left{ float:left;}


#wrap{
	text-align:left;
	width:900px;
	background-image: url(../images/bj.png);
	_background-image: url(../images/bj.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:auto;
	margin:0 auto;
	 position:relative;
	}
#menu{
	float: left;
width: 271px;
background: url(../images/shuxian.jpg) no-repeat right center;
background-color: #EFEFEF;
position: absolute;
top: 92px;
left: -8px;
height: 311px;
border-right: 1px solid #D9D9D9;
border-bottom: 1px solid #d9d9d9;}
#menu ul{
}
#menu li{
	height: 39px;
line-height: 39px;
text-align:left;}
#menu a{color:#5B595A;
font-size:16px;
text-decoration:none; 
display:block; 
padding-right:25px; padding-left:40px;}
#menu a:hover,#menu .on a{
	color:#5B595A;
	height:39px;
	line-height:39px;
	background-image: url(../images/hei.jpg);
	_background-image: url(../images/hei.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content{
	width:689px;
	margin-left:24px;position: absolute;
right:-110px;}
#content h1{
	font-size:16px; 
	font-weight:normal; 
	margin:0; 
	padding:0; 
	margin-bottom:8px}
#content ul{
	list-style:none; 
	margin:0; 
	padding:0}
#content li{float: left;
border: 1px solid #D9D9D9;
width: 215px;
height: 173px;
position: relative;
margin-right: 15px;
margin-bottom: 16px;overflow: hidden; background:url(../images/zhe.jpg) no-repeat;}
#content li .bia{ width:217px; text-align:center;}
#content li .bia a{ font-size:14px;}
#content li .img{overflow:hidden;}
#content li .img img{width: 100%;
overflow-x: hidden;
overflow-y: hidden;
position: relative;
z-index: 1;
transition-delay: 0s;
transition-duration: 1s;
transition-property: all;
transition-timing-function: ease;
-moz-transition-delay: 0s;
-moz-transition-duration: 1s;
-moz-transition-property: all;
-moz-transition-timing-function: ease;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 1s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease;
-o-transition-delay: 0s;
-o-transition-duration: 1s;
-o-transition-property: all;
-o-transition-timing-function: ease;}
#content li .img img{width: 100%;
overflow-x: hidden;
overflow-y: hidden;
position: relative;
z-index: 1;
transition-delay: 0s;
transition-duration: 1s;
transition-property: all;
transition-timing-function: ease;
-moz-transition-delay: 0s;
-moz-transition-duration: 1s;
-moz-transition-property: all;
-moz-transition-timing-function: ease;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 1s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease;
-o-transition-delay: 0s;
-o-transition-duration: 1s;
-o-transition-property: all;
-o-transition-timing-function: ease;}
#content li .img:hover img{transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-webkit-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);}
#content li .img:hover img{transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-webkit-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);}

.content .youshi{width:1100px; height:434px; background:url(../images/bei.jpg) no-repeat top center; margin:0 auto;}
.content .youshi .youshi_left{width:513px; height:400px; float:left;}
.content .youshi .youshi_left a{ width:513px; height:400px; display:inline-block;}
.content .youshi .youshi_left:hover a{ background:rgba(0,0,0,0.3)}
.content .youshi .youshi_right{width:460px; height:310px; float:left; padding:45px;}
.content .youshi .youshi_right .yu h3 a{ font-size:18px; color:#666; font-weight:normal;}
.content .youshi .youshi_right .yu{ padding-bottom:36px;}
.content .youshi .youshi_right .yu h3{ padding-bottom:5px;}
.content .youshi .youshi_right .yu span{ padding-bottom:8px; display: inline-block;}
.content .youshi .youshi_right .yu span a{ font-size:12px; color:#AFB1B0;}
.content .youshi .youshi_right .yu p a{ font-size:13px; color:666;}
.content .youshi .youshi_right .yu:hover h3 a{ font-size:18px; color:#013a81; font-weight:normal;}
.content .youshi .youshi_right .yu:hover span a{ font-size:12px; color:#7E96B0;}
.content .youshi .youshi_right .yu:hover p a{ color:#013a81;}
.content .xinwen{width:1100px; height:366px; margin:0 auto; padding-bottom:50px;}
.content .xinwen .xinwen_left{ width:733px; height:366px; float:left;}
.content .xinwen .xinwen_left .xi{width:733px; height:104px; margin-bottom:30px; background:#EFEFEF;}
.content .xinwen .xinwen_left .xi .xi01{width:151px; height:104px; float:left; background:url(../images/xi.jpg) no-repeat;}
.content .xinwen .xinwen_left .xi .xi01 .xi01_top{width:149px; height:39px; text-align:center; padding-top:15px;}
.content .xinwen .xinwen_left .xi .xi01 .xi01_top a{ font-size:28px; font-weight:bold;}
.content .xinwen .xinwen_left .xi .xi01 .xi01_bottom{ width:113px; height:43px;padding-left: 36px;
padding-top: 5px;}
.content .xinwen .xinwen_left .xi .xi01 .xi01_bottom a{ font-size:21px;}

.content .xinwen .xinwen_left .xi .xi02{width:438px; height:74px; float:left; background:#F6F6F6; padding-right:109px; padding-left:35px; padding-top:15px; padding-bottom:15px;}
.content .xinwen .xinwen_left .xi .xi02 h2 a{ font-size:14px;}
.content .xinwen .xinwen_left .xi .xi02 h2{ padding-bottom:7px;}
.content .xinwen .xinwen_left .xi:hover .xi01{background:url(../images/xian.jpg) no-repeat;}
.content .xinwen .xinwen_left .xi:hover .xi01_top a{ color:#013a81;font-size:28px; font-weight:bold;}
.content .xinwen .xinwen_left .xi:hover .xi01_bottom a{ color:#013a81;font-size:21px;}

.content .xinwen .xinwen_left .xi:hover .xi02{ background:#EFEFEF;}
.content .xinwen .xinwen_right{width:367px; height:366px; float:left;}
.content .xinwen .xinwen_right .top01{width:367px; height:92px;}
.content .xinwen .xinwen_right .top01 .to01{width:227px; height:67px; background:#D0D1D5; float:left;padding-left:48px; padding-top:25px;}
.content .xinwen .xinwen_right .top01 .to01 h3{ padding-bottom:7px;}
.content .xinwen .xinwen_right .top01 .to01 h3 a{  color:#25282f; font-size:20px;}
.content .xinwen .xinwen_right .top01 .to01 span a{ font-size:12px; color:#25282f;}
.content .xinwen .xinwen_right .top01 .to02{width:92px; height:92px;float:left; }
.content .xinwen .xinwen_right:hover .top01 .to02 a img{ opacity:0.7;}
.content .xinwen .xinwen_right:hover .yu02 img{ opacity:0.9}
.foot{width:100%; height:auto; border-bottom:1px solid #767884;border-top: 1px solid #f6f6f6;}
.foot .foot_top{ width:100%; height:auto;background:#666874;}
.foot .footer_top_na{ height:41px; width:1100px; margin:0 auto;}
.foot .footer_top_na .youqing{ float:right; cursor:pointer;}
.youqing{background:url(../images/jian.jpg) no-repeat right 0px; height:41px; width:49px;}
.youqing02{background:url(../images/jian02.jpg) no-repeat right 0px; height:41px;}

.foot .fo{width:1100px; height:234px; margin:0 auto; padding-top:30px;}
.foot .fo .li01{ padding-bottom:25px;}
.foot .fo .li01 a{ font-size:14px; color:#D6D7D9;}
.foot .fo li a{ font-size:13px;  color:#ACACB4;}
.foot .fo li{ padding-bottom:5px;}
.foot .fo ul{ width:120px; float:left;}
.foot .fo .ul06{ width:120px; height:203px;float:left; border-right:1px solid #848790;}
.foot .fo .as{ width:313px; float:right;}
.foot .fo .as p{ font-size:14px; color:#ACACB4;}
.fo02{ height:56px; width:1100px; margin:0 auto; line-height:56px;}
.fo02 .fo02_left{ float:left;}
.fo02 .fo02_left a{ font-size:12px; color:#A0A7AF; margin-right:15px;}
.fo02 .fo02_left span{ font-size:12px; color:#ACACB4;}
.footer .foot_bottom{ width:100%; height:57px;background:#666874;}
.fo02 .fo02_right{ float:right;}
.fo02 .fo02_right a{font-size:12px; color:#ACACB4;}


/*公司新闻内容开始*/
.content .nu{ width:100%; height:74px; background:#EDEDED;}
.content .nu .nu_tit{ width:1100px; height:74px; margin:0 auto;}

.content .nu .nu_tit .ss{width:97px; height:74px; background:#013A81; text-align:center; line-height:74px; float:left;}
.content .nu .nu_tit .ss a{width:97px; height:74px; display: inline-block; font-size:16px; color:#fff;}
.content .nu .nu_tit .ul01{ float:left; height:74px; line-height:74px;}
.content .nu .nu_tit .ul01 li{ float:left;}
.content .nu .nu_tit .ul01 li a{ color:#221815; font-size:15px;padding-left:16px; padding-right:16px; display:inline-block; height:74px;}
.content .nu .nu_tit .ul01 li:hover{ background:url(../images/sanjiao.jpg) no-repeat bottom #fff;}
.content .nu .nu_tit .ul01 li.on{ background:url(../images/sanjiao.jpg) no-repeat bottom #fff;}
.content .nu .nu_tit .ul02{ float:right; height:74px; line-height:74px;}

.content .nu .nu_tit .ul02 li{ float:left;background:url(../images/san.jpg) no-repeat right;}
.content .nu .nu_tit .ul02 li a{ color:#666; font-size:13px;padding-left:7px; padding-right:11px; display:inline-block; height:74px;}
.content .nu .nu_tit .ul02 li.last{background:none;}
.content .nu .nu_tit .ul02 li.last a{ padding-right:0;}

.content .zong{width:100%; height:auto; background:#f6f6f6; padding-top:42px;}
.content .zong .xin{width:1100px; height:auto; margin:0 auto;}
.content .zong .xin .qian{ width:1100px; height:327px; border-bottom:1px solid #CBCBCD;}
.content .zong .xin .qian .cl{ width:247px; height:327px; float:left;padding-right:37px;}
.content .zong .xin .qian .cl .shijian{ width:120px; height:133px; background:url(../images/hui01.jpg) no-repeat;padding-top: 54px;
padding-left: 127px;}
.content .zong .xin .qian .cl .shijian .shijian01{ font-size:20px; color:#013a81; font-weight:bold;}
.content .zong .xin .qian .cl .shijian h2{ font-size:15px; color:#013a81; padding-top: 2px; font-weight:normal;}
.content .zong .xin .qian .cl:hover .shijian{ width:120px; height:133px; background:url(../images/01.jpg) no-repeat;padding-top: 54px;
padding-left: 127px;}
.content .zong .xin .qian .cl:hover .shijian .shijian01{ font-size:20px; color:#fff; font-weight:bold;}
.content .zong .xin .qian .cl:hover .shijian h2{ font-size:15px; color:#fff; padding-top: 2px; font-weight:normal;}
.content .zong .xin .qian .cl .wen{ width:247px; height:64px; padding-top:30px;}
.content .zong .xin .qian .cl .wen h3 a{ font-size:14px;}
.content .zong .xin .qian .cl .wen h3{ padding-bottom:10px;}
.content .zong .xin .qian .cl:hover .wen h3 a{ color:#013a81;}
.content .zong .xin .qian .cl:hover .wen p a{ color:#013a81;}


.content .zong .xin .qian .cl02{ width:247px; height:327px; float:left;padding-right:37px;}
.content .zong .xin .qian .cl02 .shijian{ width:120px; height:133px; background:url(../images/hui02.jpg) no-repeat;padding-top: 54px;
padding-left: 127px;}
.content .zong .xin .qian .cl02 .shijian .shijian01{ font-size:20px; color:#013a81; font-weight:bold;}
.content .zong .xin .qian .cl02 .shijian h2{ font-size:15px; color:#013a81; padding-top: 2px; font-weight:normal;}
.content .zong .xin .qian .cl02:hover .shijian{ width:120px; height:133px; background:url(../images/02.jpg) no-repeat;padding-top: 54px;
padding-left: 127px;}
.content .zong .xin .qian .cl02:hover .shijian .shijian01{ font-size:20px; color:#fff; font-weight:bold;}
.content .zong .xin .qian .cl02:hover .shijian h2{ font-size:15px; color:#fff; padding-top: 2px; font-weight:normal;}
.content .zong .xin .qian .cl02 .wen{ width:247px; height:64px; padding-top:30px;}
.content .zong .xin .qian .cl02 .wen h3 a{ font-size:14px;}
.content .zong .xin .qian .cl02 .wen h3{ padding-bottom:10px;}
.content .zong .xin .qian .cl02:hover .wen h3 a{ color:#013a81;}
.content .zong .xin .qian .cl02:hover .wen p a{ color:#013a81;}


.content .zong .xin .qian .cl03{ width:247px; height:327px; float:left; padding-right:37px;}
.content .zong .xin .qian .cl03 .shijian{ width:120px; height:133px; background:url(../images/hui03.jpg) no-repeat;padding-top: 54px;
padding-left: 127px;}
.content .zong .xin .qian .cl03 .shijian .shijian01{ font-size:20px; color:#013a81; font-weight:bold;}
.content .zong .xin .qian .cl03 .shijian h2{ font-size:15px; color:#013a81; padding-top: 2px; font-weight:normal;}
.content .zong .xin .qian .cl03:hover .shijian{ width:120px; height:133px; background:url(../images/lan03.jpg) no-repeat;padding-top: 54px;
padding-left: 127px;}
.content .zong .xin .qian .cl03:hover .shijian .shijian01{ font-size:20px; color:#fff; font-weight:bold;}
.content .zong .xin .qian .cl03:hover .shijian h2{ font-size:15px; color:#fff; padding-top: 2px; font-weight:normal;}
.content .zong .xin .qian .cl03 .wen{ width:247px; height:64px; padding-top:30px;}
.content .zong .xin .qian .cl03 .wen h3 a{ font-size:14px;}
.content .zong .xin .qian .cl03 .wen h3{ padding-bottom:10px;}
.content .zong .xin .qian .cl03:hover .wen h3 a{ color:#013a81;}
.content .zong .xin .qian .cl03:hover .wen p a{ color:#013a81;}


.content .zong .xin .qian .cl04{ width:247px; height:327px; float:left; padding-right:0;}
.content .zong .xin .qian .cl04 .shijian{ width:120px; height:133px; background:url(../images/hui04.jpg) no-repeat;padding-top: 54px;
padding-left: 127px;}
.content .zong .xin .qian .cl04 .shijian .shijian01{ font-size:20px; color:#013a81; font-weight:bold;}
.content .zong .xin .qian .cl04 .shijian h2{ font-size:15px; color:#013a81; padding-top: 2px; font-weight:normal;}
.content .zong .xin .qian .cl04:hover .shijian{ width:120px; height:133px; background:url(../images/lan04.jpg) no-repeat;padding-top: 54px;
padding-left: 127px;}
.content .zong .xin .qian .cl04:hover .shijian .shijian01{ font-size:20px; color:#fff; font-weight:bold;}
.content .zong .xin .qian .cl04:hover .shijian h2{ font-size:15px; color:#fff; padding-top: 2px; font-weight:normal;}
.content .zong .xin .qian .cl04 .wen{ width:247px; height:64px; padding-top:30px;}
.content .zong .xin .qian .cl04 .wen h3 a{ font-size:14px;}
.content .zong .xin .qian .cl04 .wen h3{ padding-bottom:10px;}
.content .zong .xin .qian .cl04:hover .wen h3 a{ color:#013a81;}
.content .zong .xin .qian .cl04:hover .wen p a{ color:#013a81;}
.content .zong .xin .xiu{ width:1100px; height:auto;}
.content .zong .xin .xiu .nei{ width:1100px; height:104px; padding-bottom:30px; padding-top:30px;}
.content .zong .xin .xiu .nei .riqi{width:116px; height:86px; background:url(../images/xin01.jpg) no-repeat;padding-top: 18px;
padding-left: 35px; float:left;}
.content .zong .xin .xiu .nei .riqi h2{ font-size:28px; color:#013a81;}
.content .zong .xin .xiu .nei .riqi p{ font-size:21px; color:#013a81;padding-top: 4px;}
.content .zong .xin .xiu .nei:hover .riqi{width:116px; height:86px; background:url(../images/xin02.jpg) no-repeat;padding-top: 18px;
padding-left: 35px;}
.content .zong .xin .xiu .nei:hover h2{ font-size:28px; color:#fff;}
.content .zong .xin .xiu .nei:hover p{ font-size:21px; color:#fff;}
.content .zong .xin .xiu .nei .iu{ width:923px; float:right; height:104px;}
.content .zong .xin .xiu .nei .iu .iu_tit{ width:923px; height:50px; border-bottom:1px solid #DCDCDC; line-height:50px;}
.content .zong .xin .xiu .nei .iu .iu_tit h3{ float:left;line-height:50px;}
.content .zong .xin .xiu .nei .iu .iu_tit h3 a{ font-size:18px;}

.content .zong .xin .xiu .nei .iu .iu_tit span{ float:right;}
.content .zong .xin .xiu .nei .iu .iu_tit span img{ padding-top:23px;}
.content .zong .xin .xiu .nei .iu p{ padding-top:8px;}
.content .zong .xin .xiu .nei .iu p a{ font-size:14px;}
/*翻页号*/
div.digg {
padding-right: 3px; padding-left: 3px; padding-bottom: 3px;text-align: center;
 height:35px; clear:both; padding-top:22px; padding-bottom:38px;
}
div.digg a {
border: #CBCBCB 1px solid;
padding-right: 12px;
padding-left: 12px;
padding-bottom: 7px;
margin: 7px;
color: #004f99;
padding-top: 7px;
text-decoration: none;
}
div.digg a:hover {
border: #074BA0 1px solid;color: #000; 
}
div.digg a:active {
border: #074BA0 1px solid; color: #000;
}
div.digg span {
border: #074BA0 1px solid; padding-right: 12px; padding-left: 12px; font-weight: bold; padding-bottom: 7px; margin: 7px; color: #fff; padding-top: 7px; background-color: #074BA0;
}
div.digg span.disabled {
border: #eee 1px solid; padding-right: 12px;padding-left:12px; padding-bottom: 7px; margin: 7px; color: #ddd; padding-top: 7px; 
}

.content .zong .xi{ width:1100px; height:auto; margin:0 auto;}
.content .zong .xi .nei{ width:1100px; height:104px; padding-bottom:30px; padding-top:30px;}
.content .zong .xi .nei .riqi{width:116px; height:86px; background:url(../images/xin01.jpg) no-repeat;padding-top: 18px;
padding-left: 35px; float:left;}
.content .zong .xi .nei .riqi h2{ font-size:28px; color:#013a81;}
.content .zong .xi .nei .riqi p{ font-size:21px; color:#013a81;padding-top: 4px;}

.content .zong .xi .nei .iu{ width:923px; float:right; height:59px; border-bottom:1px solid #DCDCDC;padding-top: 44px;}
.content .zong .xi .nei .iu  h3 a{ font-size:18px; color:#013a81;}
.content .zong .xi .nei .iu p{ padding-top:8px;}
.content .zong .xi p{ padding-bottom:30px;}
.content .zong .xi .dig{ text-align:center;height: 117px;padding-left: 400px; padding-top:78px;}
.content .zong .xi .dig ul .li01{ width:137px; height:35px; background:url(../images/oo01.jpg) no-repeat right;padding-top: 12px;float:left; margin-right:20px;}
.content .zong .xi .dig ul .li01:hover{ cursor:pointer;background:url(../images/oo1de.jpg) no-repeat right;}
.content .zong .xi .dig ul .li01 a{ width:137px; height:29px; display:inline-block;}
.content .zong .xi .dig ul .li02{ width:137px; height:35px; background:url(../images/oo2de.jpg) no-repeat left;padding-top: 12px; float:left;}
.content .zong .xi .dig ul .li02:hover{ cursor:pointer;background:url(../images/oo02.jpg) no-repeat left;}
.content .zong .xi .dig ul .li02 a{ width:137px; height:29px; display:inline-block;}
/*发展历程内容开始*/
.content .zong .fazhan{ width:1100px; height:auto; margin:0 auto;overflow:hidden;}
.content .zong .fa{ width:1100px; height:211px; padding-bottom:30px;}
.content .zong .fa .fa_left{ width:444px; height:211px; float:left;overflow:hidden;}
.content .zong .fa .fa_right{ width:585px; height:139px; background:#fff; border:1px solid #ddd; border-left:0; float:left; padding:35px;}
.content .zong .fa .fa_right .fa_01{ height:68px; background:url(../images/tou.jpg) no-repeat 0 13px;}
.content .zong .fa .fa_right .fa_01 a{ font-size:40px; font-weight:bold; margin-left:20px;}
.content .zong .fa .fa_right:hover .fa_01 a{color: #013A81;}
.content .zong .fa .fa_right:hover p a{color: #013A81;}
.content .zong .fa02{ width:1100px; height:211px;padding-bottom:30px; overflow:hidden;}
.content .zong .fa02 .fa_left{ width:444px; height:211px; float:left; overflow:hidden;}
.content .zong .fa02 .fa_right{ width:585px; height:139px; background:#fff; border:1px solid #ddd; border-right:0; float:left; padding:35px;}
.content .zong .fa02 .fa_right .fa_01{ height:68px; background:url(../images/tou.jpg) no-repeat 0 13px;}
.content .zong .fa02 .fa_right .fa_01 a{ font-size:40px; font-weight:bold; margin-left:20px;}
.content .zong .fa02 .fa_right:hover .fa_01 a{color: #013A81;}
.content .zong .fa02 .fa_right:hover p a{color: #013A81;}


.content .zong .fa img{width: 100%;
overflow-x: hidden;
overflow-y: hidden;
position: relative;
z-index: 1;
transition-delay: 0s;
transition-duration: 1s;
transition-property: all;
transition-timing-function: ease;
-moz-transition-delay: 0s;
-moz-transition-duration: 1s;
-moz-transition-property: all;
-moz-transition-timing-function: ease;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 1s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease;
-o-transition-delay: 0s;
-o-transition-duration: 1s;
-o-transition-property: all;
-o-transition-timing-function: ease;}
.content .zong .fa02 img{width: 100%;
overflow-x: hidden;
overflow-y: hidden;
position: relative;
z-index: 1;
transition-delay: 0s;
transition-duration: 1s;
transition-property: all;
transition-timing-function: ease;
-moz-transition-delay: 0s;
-moz-transition-duration: 1s;
-moz-transition-property: all;
-moz-transition-timing-function: ease;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 1s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease;
-o-transition-delay: 0s;
-o-transition-duration: 1s;
-o-transition-property: all;
-o-transition-timing-function: ease;}
.content .zong .fa:hover img{transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
-moz-transform: scale(1.2, 1.2);
-webkit-transform: scale(1.2, 1.2);
-o-transform: scale(1.2, 1.2);}
.content .zong .fa02:hover img{transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
-moz-transform: scale(1.2, 1.2);
-webkit-transform: scale(1.2, 1.2);
-o-transform: scale(1.2, 1.2);}
.content .zong .zaixian{ width:1100px; margin:0 auto;}
.content .zong .zaixian .zai{ width:578px; float:right; margin-top:200px;}

.content .zong .zaixian .zai .xing{width:578px; height:63px;}
.content .zong .zaixian .zai .xing .xing01{ font-size:14px; color:#666; float:left;width:253px;}
.content .zong .zaixian .zai .xing .xing02{ font-size:14px; color:#666; float:right;width:254px;}
.content .zong .linian{ width:1100px; height:255px; margin:0 auto; padding-top:50px; padding-bottom:50px; position:relative; overflow:hidden;}
.content .zong .linian .po01{ position:absolute; top:100px;}
.content .zong .linian .po02{ position:absolute; top:200px;}
.content .zong .linian .po03{ position:absolute; top:300px;}
.content .zong .linian .po04{ position:absolute; top:400px;}
.content .zong .linian .po05{ position:absolute; top:500px;}

.content .ul_na{ width:1100px; height:94px; margin:0 auto;}
.content .ul_na li{ float:left; width:235px; text-align:center; margin-right:53px;}
.content .ul_na li h2{ font-size:16px;}

#container{
	width: 1100px;
	height: 248px;
	padding-left: 10px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.main_box{
	/* Important parameters of style start */
	position: relative;
	overflow: hidden;
	float: left;
	/* Important parameters of style end */
	margin-right: 10px;
	margin-bottom: 10px;
	cursor:pointer;
	padding-right: 45px;
}
.main_box > img{
	display: block;
	z-index: 10;
}
.main_box > a{
	text-decoration: none;
}
.popup{

	/* Important parameters of style start */
	display: none;
	text-align: center;
	position: absolute;
	z-index: 40;
	/* Important parameters of style end */
	height: 70px;
	width: 70px;
	background: #753ffe url(img/up.png) no-repeat center center;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Firefox */
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Safari and Chrome */
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.shadow(direction=120, color=#000000, strength=2);
}
.popup2{

	/* Important parameters of style start */
	display: none;
	text-align: center;
	position: absolute;
	z-index: 40;
	/* Important parameters of style end */
	height: 70px;
	width: 70px;
	background: #fe3f3f url(img/down.png) no-repeat center center;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Firefox */
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Safari and Chrome */
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.shadow(direction=120, color=#000000, strength=2);
}
.r_board{

	/* Important parameters of style start */
	display: none;
	text-align: center;
	position: absolute;
	z-index: 40;
	/* Important parameters of style end */
	height: 60px;
	width: 200px;
	color:#F6F6F6;
	
}
.overlayPop{

	/* Important parameters of style start */
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	margin: 0;
	/* Important parameters of style end */	

	background: #000;
}

/* Text Content */

.overlayText{

	/* Important parameters of style start */
	position: absolute;
	overflow: hidden;
	display: none;
	z-index: 20;
	margin: 0;
	/* Important parameters of style end */	

	background: #000;
	color: white;

}
.overlayRubTop{
	/* Important parameters of style start */
	position: absolute;
	overflow: hidden;
	z-index: 20;
	margin: 0;
	border: 0 none;
	/* Important parameters of style end */
	background: url(../images/sahng.png) no-repeat;
}
.overlayRubBottom{
	/* Important parameters of style start */
	position: absolute;
	overflow: hidden;
	z-index: 20;
	margin: 0;
	border: 0 none;
	/* Important parameters of style end */	
	background: url(../images/xg.png) no-repeat;
}

.textBox{

	/* Important parameters of style start */
	position: absolute;
	float: left;
	z-index: 30;
	margin: 0;
	padding: 0;
	/* Important parameters of style end */	
}

.textTitle {

	/* Important parameters of style start */
	position: absolute;
	float: left;
	z-index: 30;
	margin: 0;
	/* Important parameters of style end */	
	margin-left: 10px;
	padding: 5px;
	font-weight: bold;
}


/* USER STYLES */

.user_style1 .popup {
	border-radius: 70px;
	background: #fff url(img/search-red.png) no-repeat center center;
}
.user_style2 .popup {
	border-radius: 5px;
	background-color: #19b4e0; 
}
.user_style2 .popup2 {
	border-radius: 5px;
	background-color: #F29B30; 
}


.user_style3 .popup {
	border-radius: 85px;
	height: 85px;
	width: 85px; 
	background: #e71a6e;
	line-height: 85px;
	color: #fff;
	font-size: 20px;
}
.user_style3 .overlayPop {
	background: #fff;
}

.user_style4 .popup {
	border-radius: 85px;
	height: 85px;
	width: 85px;
	background: #ff9a46 url(img/arrow.png) no-repeat center center;
}
.user_style4 .popup2 {
	border-radius: 85px;
	height: 85px;
	width: 85px;
	background: #ff9a46 url(img/microphone.png) no-repeat center center;
}

.user_style12 .popup{
	width: 300px;
	height: 140px;
	padding: 10px;
	background: rgb(0,0,0);
	background: rgba(0,0,0, 0.7);
	color: #fff;
	text-align: left;

}
.user_style13 .popup{
	width: 220px;
	height: 160px;
	padding: 10px;
	background:  url(img/phone.png) no-repeat center center;
	color: #fff;
	text-align: left;
	-moz-box-shadow: none; /* Firefox */
    -webkit-box-shadow: none; /* Safari and Chrome */
    box-shadow: none;
    filter: progid: none;

}

.user_style5 .textTitle{
	background: #fff;
	color: #000;
	font-size: 26px;
	margin-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
.user_style6 .textTitle{
	background: #1d9beb;
	color: #fff;
	font-size: 26px;
	padding: 70px 20px 20px 20px;
}
.user_style7 .textTitle{
	background: #ff237a;
	color: #fff;
	font-size: 22px;
}

.user_style11 .textTitle{
	background: #c71deb;
	color: #fff;
	font-size: 38px;
	border-radius: 90px;
	margin-top: 50px;
	margin-left: 50px;
	height: 90px;
	width: 90px;
	line-height: 90px;
	text-align: center;
}


.user_style5 .textBox {
	background: rgb(63,31,65);
	background: rgba(63,31,65, 0.7);
	color: #d9c3db;
	margin-bottom: 30px;
	font-size: 14px;
	opacity: 0.8;
}
.user_style5 a{
	color: #f5e7f6;
}
.user_style6 .textBox {
	background: #fff;
	color: #000;
	margin-bottom: 30px;
}
.user_style7 .textBox {
	background: #26a4fb;
	color: #fff;

}
.user_style11 .textBox {
	background: #5B9E00;
	color: #fff;

}


.user_style8 .r_board{
	line-height: 58px;
	color: #fff;
	font-size: 20px;
	border-radius: 4px;
	width: 200px;
   height: 60px;
}
.user_style9 .r_board{
	line-height: 90px;
	color: #fff;
	font-size: 20px;
	border-radius: 90px;
	height: 90px;
	width: 90px;
	background: #b2f749 url(img/arrow.png) no-repeat center center;
}
.user_style10 .r_board{
	line-height: 80px;
	color: #fff;
	font-size: 30px;
	height: 80px;
	width: 80px;
	background: #fa1d56;
}

/*招聘内容开始*/
/*客户服务开始*/
.content .zong .zz{ width:1100px; margin:0 auto;}
.zzjg{padding-bottom: 38px;}
.wushiqi{height:57px;width:1100px;background-color:#013A81; line-height:57px;}
.wushiqi ul li{float:left;font-size:14px;color:white;}
.sishiliu{height:57px;width:1100px;color:#666666;}
.sishiliu table tr td{font-size:13px;line-height:53px; text-align:left; width:156px; cursor:pointer;}
.person3{width:15px;height:15px;background:url(../images/cloud_12.png) no-repeat 73px 26px;}
.person4{width:15px;height:15px;background:url(../images/cloud_12-green.png) no-repeat 73px 26px;}
.golf1{height:0px;width:1058px;margin:0 auto;display:none; padding-left:42px;}
.figure-1{color:#666;font-size:13px; float:left;}
.figure-1 button{ border:0;}
.figure-2{color:#666666;font-size:13px;float:left; line-height:30px;margin-top: 4px;
margin-left: 20px;}
.currentDd{color:#666666;}
.currentDt{color:#006dbf;}
.huixian{width:1121px;padding-top:20px;}

/*荣誉资质内容开始*/
.content .zong .rongyu{ width:1100px; margin:0 auto;}
.content .zong .rongyu .rong_wen{ width:603px; float:right; height:402px; padding-top:70px;}
.content .zong .rongyu .rong_wen h2{ font-size:25px; color:#666; font-weight:normal;}
.content .zong .rongyu .rong_wen span{ font-size:15px; margin-bottom:20px; display:block;}
.content .zong .rongyu .rong_wen p{ font-size:14px;}

#slider{margin: 0 auto;text-align:center;}
.image-slider{width:834px;height:195px;background:url(../images/bg.png) no-repeat;padding:14px 16px 0px 16px;position: relative;}
.image-slider-back, .image-slider-forward{float: left;width: 23px;height: 98px;color: White;position: relative;top:32px;cursor: pointer;}
.image-slider-back{background-image: url(../images/arrow-left.png);background-repeat: no-repeat;background-position: left;}
.image-slider-forward{background-image: url(../images/arrow-right.png);background-repeat: no-repeat;background-position: right;}
.image-slider-contents{width: 1100px;height:190px;float: left;position: relative;overflow: hidden;}

.image-slider-contents .contents-wrapper{position: absolute;padding-top: 18px; left:0;}
.image-slider-contents .outer{background-color:#fff;float:left;width:240px;height:167px;margin:0px 15px;cursor:pointer; position:relative;}
.spic{width:240px;height:167px; text-align:center; color:#333; float:left;}
.image-slider-contents img{width:240px;height:167px; margin:0 auto;}
.spic a{ display:block; text-align:center;}

.hidden{display: none;}
.visible{display: block;}
.thumbnail-active{filter: alpha(opacity=100);opacity: 1.0;cursor: pointer;}
.thumbnail-inactive{filter: alpha(opacity=20);opacity: 0.2;cursor: pointer;}

.preview{position: absolute;width:450px;height:450px;background-color: White;padding: 2px;border: solid 1px black;}
.preview .img-large{width:330px;z-index: 1000; margin:0 auto;}
.preview .img-large .left{position: absolute;left: 8px;top:200px;width: 16px;height: 24px;z-index: 1000;background: url(../images/arrow-left.png);cursor:pointer;}
.preview .img-large .right{position: absolute;left: 428px;top:200px;z-index: 1000;width: 16px;height: 24px;background: url(../images/arrow-right.png);cursor:pointer;}
.preview .close{position:absolute;left:434px;top: -16px;width: 32px;height: 34px;background: url(../images/close.png);float: right;cursor: pointer;z-index: 2000;}
.preview .img-large img{width: 330px;height: 330px;}
.preview .label{width:434px;line-height: 30px;float:left;position: absolute;top:316px; left:0;padding: 8px;background-color: White;text-align:left;font-weight:bold;font-size:13px; text-align:center;}
.outer{border: solid 1px black;}
/* 代码整理：懒人之家 www.lanrenzhijia.com */




/*荣誉资质轮播css开始*/

@media screen {
/* Overlay */
	#lightcase-overlay {
		display: none;
		width: 100%;
		height: 100%;
		
		position: fixed;
		z-index: 1000;
		top: 0;
		left: 0;
		
		background-color: #333;
	}

/* Loading */
	#lightcase-loading {
		display: none;
		width: 48px;
		height: 48px;
		margin-top: -24px;
		margin-left: -24px;		
		position: fixed;
		z-index: 1001;
		top: 50%;
		left: 50%;		
		background: url(../images/loading_neg.gif) transparent no-repeat 50% 50%;
		background-size: 50%;
	}
	#lightcase-case.lightcase-loading .lightcase-content {
		background: url(../images/loading.gif) #fff no-repeat 50% 50%;
		background-size: 24px;
	}
	#lightcase-case.lightcase-loading.type-image .lightcase-content,
	#lightcase-case.lightcase-loading.type-video .lightcase-content  {
		background-image: url(../images/loading_neg.gif);
		background-color: #333;
	}
	
		/* Case */
	#lightcase-case {
		display: none;
		
		position: fixed;
		z-index: 1002;
		top: 50%;
		left: 50%;
		
		color: #fff;
		text-shadow: 0 1px 0 #333;
		
		font-family: arial, sans-serif;
		font-size: 13px;
		line-height: 18px;
		text-align: left;
		
		-webkit-text-size-adjust: none;
		-webkit-backface-visibility: hidden;
	}
	
		/* Info */
	#lightcase-case .lightcase-info {
		overflow: auto;
	}
	#lightcase-case .lightcase-sequenceInfo,
	#lightcase-case .lightcase-title,
	#lightcase-case .lightcase-caption {
		margin: 10px;
		padding: 0;
		font-weight: normal;
		font-size: 15px;
		line-height: 15px;
		text-overflow: ellipsis;
	}
	#lightcase-case .lightcase-sequenceInfo {
		float: left;
		padding-right: 0;
	}
	
		/* Content */
	#lightcase-case .lightcase-content {
		position: relative;
		z-index: 1;
		overflow: hidden;
		
		color: #333;
		text-shadow: none;
		
		background-color: #fff;
		
		-moz-box-shadow: 0 0 30px rgba(0,0,0,.50);
		-webkit-box-shadow: 0 0 30px rgba(0,0,0,.50);
		box-shadow: 0 0 30px rgba(0,0,0,.50);
		
		-webkit-backface-visibility: hidden;
	}
	#lightcase-case.type-image .lightcase-content,
	#lightcase-case.type-video .lightcase-content {
		background-color: #333;
	}
	#lightcase-case.type-image .lightcase-contentInner,
	#lightcase-case.type-video .lightcase-contentInner {
		line-height: 0.75;
	}
	#lightcase-case  .lightcase-inlineWrap {
		padding: 15px;
		overflow: auto;
		
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

		/* Error message */
	p.lightcase-error {
		margin: 0;
		padding: 0;
	}

		/* Navigation */
	#lightcase-case .lightcase-nav {
	}
	#lightcase-case .lightcase-nav a {
		width: 25%;
		
		position: absolute;
		z-index: 3;
		top: 25%;
		bottom: 25%;
		
		outline: none;
		cursor: pointer;
	}
	#lightcase-case a.lightcase-prev {
		left: 15px;
	}
	#lightcase-case a.lightcase-next {
		right: 15px;
	}
	#lightcase-case a.lightcase-play,
	#lightcase-case a.lightcase-pause {
		display: none;
		width: 50%;
		
		z-index: 3;
		left: 25%;
		right: 25%;
	}
	#lightcase-case .lightcase-nav a span {
		display: block;
		width: 30px;
		height: 30px;
		margin-top: -13px;
		
		position: absolute;
		z-index: 1;
		top: 50%;
		
		text-indent: -9999px;
		background: url(../images/sprite.png) transparent no-repeat 0 -30px;
		
		opacity: 0;
		-khtml-opacity: 0;
		-moz-opacity: 0;
		-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
		filter: alpha(opacity=0);
		
		-webkit-transition: all .2s ease-out;
		-moz-transition: all .2s ease-out;
		-o-transition: all .2s ease-out;
		transition: all .2s ease-out;
		
		-webkit-backface-visibility: hidden;
	}
	#lightcase-case .lightcase-nav a:hover span {
		opacity: 1;
		-khtml-opacity: 1;
		-moz-opacity: 1;
		-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
		filter: alpha(opacity=100);
	}
	#lightcase-case a.lightcase-prev span {
		left: 0;
	}
	#lightcase-case a.lightcase-next span {
		right: 0;
		background-position: 0 -60px;
	}
	#lightcase-case a.lightcase-pause span {
		background-position: 0 -90px;
	}
	#lightcase-case a.lightcase-play span {
		background-position: 0 -120px;
	}
	#lightcase-case a.lightcase-pause span,
	#lightcase-case a.lightcase-play span {
		left: 50%;
		margin-left: -15px;
	}
		
		/* close */
	#lightcase-case a.lightcase-close {
		width: 55px;
height: 55px;
position: absolute;
z-index: 1;
top: 0px;
right: -225px;
outline: none;
text-indent: -9999px;
background: url(../images/goushi.png) transparent no-repeat 0 0;
	}
	
		/* For mobile devices */
	.lightcase-isMobileDevice #lightcase-case .lightcase-inlineWrap,
	.lightcase-isMobileDevice #lightcase-case.type-iframe .lightcase-contentInner {
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}
	
	.lightcase-isMobileDevice.lightcase-open,
	.lightcase-isMobileDevice.lightcase-open body {
		max-width: 100%;
		max-height: 100%;
		overflow: hidden;
	}
	
		/* Fullscreen mode for mobile */
	.lightcase-fullScreenMode #lightcase-case {
		text-shadow: none;
		
		border: none;
		background: none;
	}
	.lightcase-fullScreenMode #lightcase-case .lightcase-content {
		color: #fff;
		background: none;
		
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.lightcase-fullScreenMode #lightcase-case .lightcase-info {
		position: fixed;
		z-index: 1003;
		left: 5px;
		bottom: 5px;
	}
	.lightcase-fullScreenMode #lightcase-case a.lightcase-prev,
	.lightcase-fullScreenMode #lightcase-case a.lightcase-next {
		position: absolute; /* Hide the prev/next buttons */
		top: -99999px;
	}
	.lightcase-fullScreenMode #lightcase-case a.lightcase-play span {
		margin-top: -15px;
		background-image: url(../images/play.svg);
	}
	.lightcase-fullScreenMode #lightcase-case a.lightcase-pause span {
		margin-top: -15px;
		background-image: url(../images/pause.svg);
	}
	.lightcase-fullScreenMode #lightcase-case a.lightcase-pause span,
	.lightcase-fullScreenMode #lightcase-case a.lightcase-play span,
	.lightcase-fullScreenMode #lightcase-case a.lightcase-close {
		border: 1px solid rgba(0,0,0, .25);
		
		background-color: rgba(150,150,150, .75);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-size: 55% 55%;
		
		-moz-box-shadow: inset 0px 0px 1px rgba(0,0,0, .25);
		-webkit-box-shadow: inset 0px 0px 1px rgba(0,0,0, .25);
		box-shadow: inset 0px 0px 1px rgba(0,0,0, .25);
		
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	.lightcase-fullScreenMode #lightcase-case a.lightcase-close {
		width: 30px;
		height: 30px;
		
		position: fixed;
		top: 5px;
		right: 5px;
		
		background-image: url(../images/contract.svg);
		background-size: 55% 55%;
	}
}

	/* thumbs */
.thumbs a {
	display: inline-block;
	margin: 0 20px 20px 0;
}
.thumbs a.last {
	margin-right: 0;	
}
.thumbs a img {
	vertical-align: top;
	border: 1px solid #fff;
	
	-moz-box-shadow: 0 0 7px #bbb;
	-webkit-box-shadow: 0 0 7px #bbb;
	box-shadow: 0 0 7px #bbb;
}
.case { width:1100px; margin:0 auto;}
.case_bt { width:1100px; margin:0 auto;}
.case_nei { width:1100px;clear:both; margin:0 auto; position:relative; height:323px; padding-top:57px;}
.case_nei dl { margin:0; padding:0;}
.case_nei dl dt { width:220px; float:left; padding:0 12px;}
.case_nei dl dt img { border:1px solid #ddd; margin-bottom:7px;}
.case_nei dl dt a { width:220px; height:25px; background:#ddd; display:block; text-align:center; line-height:25px; color:#333;}
.case_nei dl dt:hover img { border:1px solid #097DD0;}
.case_nei dl dt:hover a { background:#222; color:#FFF;}

.floatL { position:absolute; top: 275px;
left: 471px;cursor: pointer;
}
.subBox {width:1100px; height:167px;overflow: hidden; float:left;margin-left: -112px;margin-top: 70px; margin:0 auto;}
.subBox ul { width:100000px; margin:0; padding:0;}
.subBox ul li {width:240px; float: left; display:inline; padding-right:45px;}

/*荣誉资质轮播的结束*/


/*百叶窗开始*/
.htmleaf-container{
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.htmleaf-content {
	font-size: 150%;
	padding: 1em 0;
}

.htmleaf-content h2 {
	margin: 0 0 2em;
	opacity: 0.1;
}

.htmleaf-content p {
	margin: 1em 0;
	padding: 5em 0 0 0;
	font-size: 0.65em;
}
.bgcolor-1 { background: #f0efee; }
.bgcolor-2 { background: #f9f9f9; }
.bgcolor-3 { background: #e8e8e8; }/*light grey*/
.bgcolor-4 { background: #2f3238; color: #fff; }/*Dark grey*/
.bgcolor-5 { background: #df6659; color: #521e18; }/*pink1*/
.bgcolor-6 { background: #2fa8ec; }/*sky blue*/
.bgcolor-7 { background: #d0d6d6; }/*White tea*/
.bgcolor-8 { background: #3d4444; color: #fff; }/*Dark grey2*/
.bgcolor-9 { background: #ef3f52; color: #fff;}/*pink2*/
.bgcolor-10{ background: #64448f; color: #fff;}/*Violet*/
.bgcolor-11{ background: #3755ad; color: #fff;}/*dark blue*/
.bgcolor-12{ background: #3498DB; color: #fff;}/*light blue*/
/* Header */
.htmleaf-header{
	padding: 1em 190px 1em;
	letter-spacing: -1px;
	text-align: center;
}
.htmleaf-header h1 {
	font-weight: 600;
	font-size: 2em;
	line-height: 1;
	margin-bottom: 0;
	font-family: "Microsoft YaHei","宋体","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif, FreeSans, Arimo;
}
.htmleaf-header h1 span {
	font-family: "Microsoft YaHei","宋体","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif, FreeSans, Arimo;
	display: block;
	font-size: 60%;
	font-weight: 400;
	padding: 0.8em 0 0.5em 0;
	color: #c3c8cd;
}
/*nav*/
.htmleaf-demo a{color: #1d7db1;text-decoration: none;}
.htmleaf-demo{width: 100%;padding-bottom: 1.2em;}
.htmleaf-demo a{display: inline-block;margin: 0.5em;padding: 0.6em 1em;border: 3px solid #1d7db1;font-weight: 700;}
.htmleaf-demo a:hover{opacity: 0.6;}
.htmleaf-demo a.current{background:#1d7db1;color: #fff; }
/* Top Navigation Style */
.htmleaf-links {
	position: relative;
	display: inline-block;
	white-space: nowrap;
	font-size: 1.5em;
	text-align: center;
}

.htmleaf-links::after {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1px;
	width: 2px;
	height: 100%;
	background: #dbdbdb;
	content: '';
	-webkit-transform: rotate3d(0,0,1,22.5deg);
	transform: rotate3d(0,0,1,22.5deg);
}

.htmleaf-icon {
	display: inline-block;
	margin: 0.5em;
	padding: 0em 0;
	width: 1.5em;
	text-decoration: none;
}

.htmleaf-icon span {
	display: none;
}

.htmleaf-icon:before {
	margin: 0 5px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'icomoon';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
/* footer */
.htmleaf-footer{width: 100%;padding-top: 10px;}
.htmleaf-small{font-size: 0.8em;}
.center{text-align: center;}
/****/
.related {
	color: #fff;
	background: #333;
	text-align: center;
	font-size: 1.25em;
	padding: 0.5em 0;
	overflow: hidden;
}

.related > a {
	vertical-align: top;
	width: calc(100% - 20px);
	max-width: 340px;
	display: inline-block;
	text-align: center;
	margin: 20px 10px;
	padding: 25px;
	font-family: "Microsoft YaHei","宋体","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif, FreeSans, Arimo;
}
.related a {
	display: inline-block;
	text-align: left;
	margin: 20px auto;
	padding: 10px 20px;
	opacity: 0.8;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	-webkit-backface-visibility: hidden;
}

.related a:hover,
.related a:active {
	opacity: 1;
}

.related a img {
	max-width: 100%;
	opacity: 0.8;
	border-radius: 4px;
}
.related a:hover img,
.related a:active img {
	opacity: 1;
}
.related h3{font-family: "Microsoft YaHei", sans-serif;}
.related a h3 {
	font-weight: 300;
	margin-top: 0.15em;
	color: #fff;
}
/* icomoon */
.icon-htmleaf-home-outline:before {
	content: "\e5000";
}

.icon-htmleaf-arrow-forward-outline:before {
	content: "\e5001";
}

@media screen and (max-width: 50em) {
	.htmleaf-header {
		padding: 3em 10% 4em;
	}
	.htmleaf-header h1 {
        font-size:2em;
    }
}


@media screen and (max-width: 40em) {
	.htmleaf-header h1 {
		font-size: 1.5em;
	}
}

@media screen and (max-width: 30em) {
    .htmleaf-header h1 {
        font-size:1.2em;
    }
}
.accordion{
	width: 1100px;
	overflow: hidden;
	height:741px;
	margin:0 auto;
}
.accordion ul li{
	background-repeat: no-repeat;
	float: left;
	width: 183px;
	height: 741px;
	cursor: default;
}
.accordion ul li.active{
	width: 365px;
	cursor:pointer;
}
.accordion ul .item1{
	background-image: url(../images/wen.png);
}
.accordion ul .item2{
	background-image: url(../images/wen01.png);
}
.accordion ul .item3{
	background-image: url(../images/wen02.png);
}
.accordion ul .item4{
	background-image: url(../images/wen03.png);
}
.accordion ul .item5{
	background-image: url(../images/wen04.png);
}
.accordion ul li a{
	display: block;
	width: 183px;
	height: 741px;
	cursor: default;
}
.accordion ul .item1 a{
	background-image: url(../images/li01.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);
}
.accordion ul .item5 a{
	background-image:url(../images/li05.jpg);
}
/*百叶窗结束*/

/*公司风貌开始*/
.content .zong .gong{ width:1100px; margin:0 auto;}
.content .zong .gong .go{ width:1100px; height:500px; background:#fff;}
.content .zong .gong .go ul li{ float:left; margin-right:2px; margin-bottom:2px; position:relative;}
.content .zong .gong .go ul .li01{ width:273px; height:223px; text-align:center; line-height:177px;background:#013A81; margin-right:2px;}
.content .zong .gong .go ul .li01 h2 a{ font-size:20px; color:#fff; width:273px; height:223px; display:inline-block; background:url(../images/22.jpg) no-repeat 131px 124px;}
.content .zong .gong .go ul li .pn{ width:273px; height:223px; background:url(../images/pn.png) no-repeat; position:absolute; bottom:0; left:0;color:#fff;  font-size:16px; text-align:center; line-height:205px;}
.content .zong .gong .go ul li:hover .pn{ display:none;}
.content .zong .gong .go .more{ width:1100px; height:50px; text-align:center; line-height:50px; background:#Fff;clear: both; margin-top:10px;}
.content .zong .gong .go .more a{ font-size:15px; width:1100px; height:50px; display:inline-block;}
.content .zong .gong .go .more:hover a{ color:#013A81;}
.content .zong  .jie01{ height:863px; background:url(../images/bg01.jpg) no-repeat top center;}
.content .zong  .jie01 .jie{ width:1100px; margin:0 auto; padding-top:40px; position:relative;}
.content .zong  .jie01 .jie ul{ padding-top:30px;}
.content .zong  .jie01 .jie ul li{ float:left; margin-right:1px;}
.content .zong  .jie01 .jie .pao{ width:1100px; position:absolute; left:1200px;} 

.content .zong  .jie01 .jie .pao02{ width:1100px; position:absolute;top:613px; right:1300px;} 
.content .zong  .jie01 .jie .pao02 .na01{ width:216px; height:301px; position:relative; text-align:center; float:left;margin-right: 226px; cursor:pointer;}
.content .zong  .jie01 .jie .pao02 .na01 .nani{ width:63px; height:63px;margin-left: 79px;
}
.content .zong  .jie01 .jie .pao02 .na01 .nana{ width:63px; height:63px; position:absolute;top:0; left:79px;display:none;}
.content .zong  .jie01 .jie .pao02 .na01 h2 span{ font-size:25px;color:#3F3534; font-weight:bold;}
.content .zong  .jie01 .jie .pao02 .na01 h2{ font-size:18px; color:#393536; height:28px; padding-top:15px;padding-bottom:5px; font-weight:normal;}
.content .zong  .jie01 .jie .pao02 .na01:hover .nana{ display:block;}
.content .zong  .jie01 .jie .pao02 .na01:hover .nani{ display:none;}
.content .zong  .jie01 .jie .pao02 .na01:hover h2{ padding-top:78px; color:#fff; padding-bottom:5px;}
.content .zong  .jie01 .jie .pao02 .na01:hover h2 span{color:#fff;}
.content .zong  .jie01 .jie .pao02 .na01 i{ font-size:12px; color:#626368; font-style:normal;}
.content .zong  .jie01 .jie .pao02 .na01:hover i{ font-size:12px; color:#FBFCFF;}
.content .zong  .jie01 .jie .pao02 .na01 p{ color:#393536;}
.content .zong  .jie01 .jie .pao02 .na01:hover p{ color:#FBFCFF;}
.content .zong .zhong{ width:100%; height:159px; background:#fff;}
.content .zong .zhong .zh{ width:1100px; margin:0 auto; padding-top:30px;}
.content .zong .chan{ width:1100px;height:auto; margin:0 auto; padding-top:30px;}
.content .zong .chan .hu{ width: 1100px;
height: 412px;
clear: both;
padding-top: 40px;}
.content .zong .chan .hu .hu_left{ float:left;}
.content .zong .chan .hu .hu_right{ float:left; width:775px; height:412px;}
.content .zong .chan .hu .hu_right .ri01{ height:81px;background:url(../images/xia01.png) no-repeat; position:relative; cursor:pointer;}
.content .zong .chan .hu .hu_right .ri01  p{ position: absolute;
top: 27px;
left: 249px;}
.content .zong .chan .hu .hu_right .ri01:hover{background:url(../images/na01.png) no-repeat;}
.content .zong .chan .hu .hu_right .ri01:hover p{  color:#003879;}
.content .zong .chan .hu .hu_right .ri02{ height:81px;background:url(../images/xia02.png) no-repeat; position:relative; margin-left:65px;cursor:pointer; margin-top:13px;}
.content .zong .chan .hu .hu_right .ri02  p{ position: absolute;
top: 27px;
left: 249px;}
.content .zong .chan .hu .hu_right .ri02:hover{background:url(../images/na02.png) no-repeat;}
.content .zong .chan .hu .hu_right .ri02:hover p{  color:#003879;}

.content .zong .chan .hu .hu_right .ri03{ height:81px;background:url(../images/xia03.png) no-repeat; position:relative; margin-left:130px;cursor:pointer; margin-top:13px;}
.content .zong .chan .hu .hu_right .ri03  p{ position: absolute;
top: 27px;
left: 249px;}
.content .zong .chan .hu .hu_right .ri03:hover{background:url(../images/na03.png) no-repeat;}
.content .zong .chan .hu .hu_right .ri03:hover p{  color:#003879;}



.content .zong .chan .hu .hu_right .ri04{ height:81px;background:url(../images/na04.png) no-repeat; position:relative; margin-left:195px;cursor:pointer; margin-top:13px;}
.content .zong .chan .hu .hu_right .ri04  p{ position: absolute;
top: 27px;
left: 249px;}
.content .zong .chan .hu .hu_right .ri04:hover{background:url(../images/lan04.png) no-repeat;}
.content .zong .chan .hu .hu_right .ri04:hover p{  color:#003879;}

.content .zong .xij{ height:382px; background:url(../images/xin66.jpg) no-repeat top center; padding-top:60px;}
.content .zong .xij .tui{ width:1100px; height:382px; margin:0 auto;}
.content .zong .xij .tui .tui_left{ width:170px; height:328px; float:left; background:url(../images/news.jpg) no-repeat;padding-left: 197px;
padding-top: 11px;}
 .content .zong .xij .tui .tui_left h2{ font-size:20px; color:#25282f;}
 .content .zong .xij .tui .tui_left span{ font-size:12px; color:#25282f;}
  .content .zong .xij .tui .tui_right{ width:605px; float:left; height:211px; background:url(../images/tui_bg.png) no-repeat; padding:64px;}
    .content .zong .xij .tui .tui_right .tiao{ width:100px; float:left;}
    .content .zong .xij .tui .tui_right .tiao span{font-size:50px; color:#013A81;}

    .content .zong .xij .tui .tui_right .tiao span img{ margin-top:-11px; margin-left:15px;}
.content .zong .xij .tui .tui_right .you{ width:500px; float:left;padding-top: 12px; }
.content .zong .xij .tui .tui_right .you h3 a{ font-size:15px; color:#013A81;}
.content .zong .xij .tui .tui_right .you h3 {padding-bottom:8px;}
.content .zong .xij .tui .tui_right .you p{ padding-top:20px;}
.content .zong .xij .tui .tui_right .you span{ font-size:13px;color:#B0AFAD;}

.content .zong .xij .tui .tui_right .you:hover p a{color:#013A81;}
.content .zong .xij .tui .tui_right .you:hover span{color:#013A81;}
.content .zong .lie{ width:1100px; margin:0 auto;padding-top: 50px;}
 .content .zong .xij .tui .tui_right{ width:605px; float:left; height:211px; background:url(../images/tui_bg.png) no-repeat; padding:64px;}
 
 .content .zong .lie .tui_right{width: 1100px;
height: 131px;
 border-bottom:1px solid #DBDBDB;
  margin-bottom:25px;
}
.content .zong .lie .tui_right .tiao{ width:100px; float:left;}
.content .zong .lie .tui_right .tiao span{font-size:50px; color:#929292;}
.content .zong .lie .tui_right .tiao span img{ margin-top:-11px; margin-left:15px;}
.content .zong .lie .tui_right .you{ width:1000px; float:left;padding-top: 12px; }
.content .zong .lie .tui_right .you h3 a{ font-size:15px; color:#656565;}
.content .zong .lie .tui_right .you h3 {padding-bottom:8px;}
.content .zong .lie .tui_right .you p{ padding-top:7px;}
.content .zong .lie .tui_right .you span{ font-size:13px;color:#B0AFAD;}
.content .zong .lie .tui_right:hover .you p a{color:#013A81;}
.content .zong .lie .tui_right:hover .you span{color:#013A81;}
.content .zong .lie .tui_right:hover .tiao span{color:#013A81;} 
.content .zong .lie .tui_right:hover h3 a{color:#013A81;}

.content .zong .chu{ width:1100px; height:883px; margin:0 auto; clear:both;}
.content .zong .chu ul li{ float:left; width:249px; height:259px; background:url(../images/chanpin_bg.jpg) no-repeat;margin-right: 34px;}
.content .zong .chu ul li a{ width:248px; height:199px; display:inline-block; overflow:hidden;border: 1px solid #ddd;}
.content .zong .chu ul li .iu{ height:43px; line-height:43px; text-align:center;}
.content .zong .chu ul li .iu a{ font-size:14px;border: 0;}

.content .zong .chu ul li img{width: 100%;
overflow-x: hidden;
overflow-y: hidden;
position: relative;
z-index: 1;
transition-delay: 0s;
transition-duration: 1s;
transition-property: all;
transition-timing-function: ease;
-moz-transition-delay: 0s;
-moz-transition-duration: 1s;
-moz-transition-property: all;
-moz-transition-timing-function: ease;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 1s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease;
-o-transition-delay: 0s;
-o-transition-duration: 1s;
-o-transition-property: all;
-o-transition-timing-function: ease;}
.content .zong .chu ul li img{width: 100%;
overflow-x: hidden;
overflow-y: hidden;
position: relative;
z-index: 1;
transition-delay: 0s;
transition-duration: 1s;
transition-property: all;
transition-timing-function: ease;
-moz-transition-delay: 0s;
-moz-transition-duration: 1s;
-moz-transition-property: all;
-moz-transition-timing-function: ease;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 1s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease;
-o-transition-delay: 0s;
-o-transition-duration: 1s;
-o-transition-property: all;
-o-transition-timing-function: ease;}
.content .zong .chu ul li:hover img{transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
-moz-transform: scale(1.2, 1.2);
-webkit-transform: scale(1.2, 1.2);
-o-transform: scale(1.2, 1.2);}
.content .zong .chu ul li:hover img{transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
-moz-transform: scale(1.2, 1.2);
-webkit-transform: scale(1.2, 1.2);
-o-transform: scale(1.2, 1.2);}
.content .zong .chu ul li:hover .iu a{ color:#013A81;}


.content .zong .xiang{ width:1100px; margin:0 auto; height:auto;}
.content .zong .xiang .xiangs{ width:1100px; height:387px; padding-bottom:70px;}
.content .zong .xiang .xiangs .one{ width:443px; height:387px; float:left; background:url(../images/hui.jpg) no-repeat; overflow:hidden;border: 1px solid #ddd;}
.content .zong .xiang .xiangs .two{width:573px; float:right; padding-top:37px;}

.content .zong .xiang .xiangs .two h2{ font-size:25px; color:#013a81; font-weight:normal; padding-bottom:20px;}
.content .zong .xiang .xiangs .two .jiao{ padding-bottom:20px;height: 163px;}
.content .zong .xiang .xiangs .two .jiao span{ font-size:14px; display:inline-block;font-weight:bold; padding-bottom:10px;}
.content .zong .xiang .xiangs .two .jiao ul li{ float:left; margin-right:50px; width:124px; height:124px; overflow:hidden;border:1px solid #DEDEDE;}
.content .zong .xiang .xiangs .two .jiao02{ width:573px; border-top:1px solid #E4E4E4; clear:both; padding-top:10px;}
.content .zong .xiang .xiangs .two .jiao02 span{ font-size:14px; display:inline-block;font-weight:bold; padding-bottom:10px;}



.content .zong .xiang .xiangs .two .jiao ul li img{width: 100%;
overflow-x: hidden;
overflow-y: hidden;
position: relative;
z-index: 1;
transition-delay: 0s;
transition-duration: 1s;
transition-property: all;
transition-timing-function: ease;
-moz-transition-delay: 0s;
-moz-transition-duration: 1s;
-moz-transition-property: all;
-moz-transition-timing-function: ease;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 1s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease;
-o-transition-delay: 0s;
-o-transition-duration: 1s;
-o-transition-property: all;
-o-transition-timing-function: ease;}
.content .zong .xiang .xiangs .two .jiao ul li img{width: 100%;
overflow-x: hidden;
overflow-y: hidden;
position: relative;
z-index: 1;
transition-delay: 0s;
transition-duration: 1s;
transition-property: all;
transition-timing-function: ease;
-moz-transition-delay: 0s;
-moz-transition-duration: 1s;
-moz-transition-property: all;
-moz-transition-timing-function: ease;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 1s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease;
-o-transition-delay: 0s;
-o-transition-duration: 1s;
-o-transition-property: all;
-o-transition-timing-function: ease;}
.content .zong .xiang .xiangs .two .jiao ul li:hover img{transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
-moz-transform: scale(1.2, 1.2);
-webkit-transform: scale(1.2, 1.2);
-o-transform: scale(1.2, 1.2);}
.content .zong .xiang .xiangs .two .jiao ul li:hover img{transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
-moz-transform: scale(1.2, 1.2);
-webkit-transform: scale(1.2, 1.2);
-o-transform: scale(1.2, 1.2);}


.content .zong .xiang .xiangs .one:hover img{width: 100%;
overflow-x: hidden;
overflow-y: hidden;
position: relative;
z-index: 1;
transition-delay: 0s;
transition-duration: 1s;
transition-property: all;
transition-timing-function: ease;
-moz-transition-delay: 0s;
-moz-transition-duration: 1s;
-moz-transition-property: all;
-moz-transition-timing-function: ease;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 1s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease;
-o-transition-delay: 0s;
-o-transition-duration: 1s;
-o-transition-property: all;
-o-transition-timing-function: ease;}
.content .zong .xiang .xiangs .one:hover img{width: 100%;
overflow-x: hidden;
overflow-y: hidden;
position: relative;
z-index: 1;
transition-delay: 0s;
transition-duration: 1s;
transition-property: all;
transition-timing-function: ease;
-moz-transition-delay: 0s;
-moz-transition-duration: 1s;
-moz-transition-property: all;
-moz-transition-timing-function: ease;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 1s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease;
-o-transition-delay: 0s;
-o-transition-duration: 1s;
-o-transition-property: all;
-o-transition-timing-function: ease;}
.content .zong .xiang .xiangs .one:hover img{transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
-moz-transform: scale(1.2, 1.2);
-webkit-transform: scale(1.2, 1.2);
-o-transform: scale(1.2, 1.2);}
.content .zong .xiang .xiangs .one:hover img{transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
-moz-transform: scale(1.2, 1.2);
-webkit-transform: scale(1.2, 1.2);
-o-transform: scale(1.2, 1.2);}

.content .zong .xiang  .dig{ text-align: center;
height: 92px;
padding-left: 400px;
padding-top: 38px;}
.content .zong .xiang  .dig ul .li01{ width:137px; height:35px; background:url(../images/oo01.jpg) no-repeat right;padding-top: 12px;float:left; margin-right:20px;}
.content .zong .xiang  .dig ul .li01:hover{ cursor:pointer;background:url(../images/oo1de.jpg) no-repeat right;}
.content .zong .xiang  .dig ul .li01 a{ width:137px; height:29px; display:inline-block;}
.content .zong .xiang  .dig ul .li02{ width:137px; height:35px; background:url(../images/oo2de.jpg) no-repeat left;padding-top: 12px; float:left;}
.content .zong .xiang  .dig ul .li02:hover{ cursor:pointer;background:url(../images/oo02.jpg) no-repeat left;}
.content .zong .xiang  .dig ul .li02 a{ width:137px; height:29px; display:inline-block;}
.content .zong .xia{ width:100%; height:558px; background:url(../images/xiabei.jpg) no-repeat top center;}
.content .zong .xia .chan{ padding-top:44px;}
.content .zong .huhu{ width:1100px; margin:0 auto; height:810px;}
.content .zong .huhu .huhu_left{ width:550px; float:left; height:810px;}
.content .zong .huhu .huhu_right{ width:550px; float:left; height:810px; text-align:right;}
.content .zong .huhu .huhu_right .di{ width:480px; border:1px solid #7A7675; height:197px;margin-left: 49px;
margin-top: 40px; padding-right:20px; padding-top:35px;}
.content .zong .huhu .huhu_right .di p{ font-size:16px; color:#F5F3F4; padding-bottom:5px;}
.content .zong .huhu .huhu_right .di p span{ padding-left:20px; display:inline-block;}








