﻿/*T-YX152*/
@charset "utf-8";
/* CSS Document */
/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html {
	color: #000;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
/* 内外边距通常让各个浏览器样式的表现位置不同 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0;
	color: #888;
	font-family: "微软雅黑"
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
/* 默认不显示下划线，保持页面简洁 */
.fn-left, .fn-right {
	display: inline;
}
.fn-left {
	float: left;
}
.fn-right {
	float: right;
}
li {
	list-style: none;
}
/*万能的图片无线居中样式*/
.jzimg img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.jzimg i {
	vertical-align: middle;
	height: 100%;
	display: inline-block;
}
/*万能清除浮动开始*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-table;
} /* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.topp {
	overflow: hidden;
	width: 100%;
	min-width: 1200px;
	background: #2b2b35;
	border-bottom: 1px solid #5c5c5c;
	font-size: 14px;
}
.welcom {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	color: #888;
	font-family: "微软雅黑";
}
.welcom span {
	float: left;
	font-size: 14px;
}
.nomargin {
	margin-right: 0
}
.head {
	overflow: hidden;
	width: 100%;
	overflow: hidden;
	background: #383844;
	min-width: 1200px;
	height: 110px;
}
.headbg {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.logo {
	overflow: hidden;
	float: left;
	padding-top: 20px;
}
.headr {
	width: 600px;
	float: right;
	margin-top: 20px;
}
.tel {
	width: 280px;
	float: left;
}
.tell {
	background: url(../images/bg.png) 0px -67px;
	width: 60px;
	height: 60px;
	margin-top: 10px;
	float: left;
}
.telr {
	overflow: hidden;
	width: 220px;
	float: right;
	color: #fff;
	font-size: 20px;
	margin-top: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 30px;
}
.times {
	float: left;
	width: 320px;
}
.timesl {
	background: url(../images/bg.png) 0px 0px;
	width: 48px;
	height: 48px;
	float: left;
	padding: 10px;
	margin-top: 5px;
}
.timesr {
	float: left;
	color: #fff;
	font-family: "微软雅黑";
	padding: 10px 10px 0px 15px;
	line-height: 30px;
}
.inner {
	color: #888;
	font-size: 12px;
	float: right;
}
.inner a {
	color: #888;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	margin: 0 8px;
}
.nav {
	width: 100%;
	min-width: 1200px;
	height: 70px;
	background: #fff;
	overflow: hidden;
}
.navwid {
	width: 1200px;
	margin: 0 auto;
}
#on {
	background:url(../images/nav_bg.png);
}
.menu {
	font-family: arial, sans-serif;
	width: 900px;
	margin: 0 auto;
	margin-top: 17px;
	float: left;
}
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.menu ul li {
	float: left;
	position: relative;
	margin-right: 5px;
}
.menu ul li a:hover {
	background:url(../images/nav_bg.png);
}
.menu ul li a, .menu ul li a:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	width: 104px;
	height: 40px;
	color: #000;
	line-height: 40px;
	font-size: 16px;
}
.search {
	float: left;
	margin: 27px 10px 0px 0px;
	width: 290px;
}
.search select {
	height: 22px;
	font-family : Trebuchet MS;
	float: left;
}
.search input {
	border: 1px solid #ccc;
	float: left;
	margin-left: 3px;
}
.wbyinput {
	/*padding: 5px 5px;*/
    height:20px;
}
.wbybut {
	/*padding: 5px 8px;*/
	background: #ffd200;
	color: #fff;
	/*_padding: 4px 5px;*/
    height:22px;
    width:50px;
}
.banner {
	width: 100%;
	min-width: 1200px;
	margin-top: 2px;
	min-height: 570px;
	background: url(../images/loading.gif) 50% no-repeat;
}
.banner {
	position: relative;
	height: 450px;
	overflow: hidden;
	background: url(../images/loading.gif) 50% no-repeat;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 570px;
}
.flex-control-nav {
	position: absolute;
	bottom: 40px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 50px;
	height: 3px;
	margin: 0 5px;
*display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 50px;
	height: 3px;
	overflow: hidden;
	background: #fff;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background: #ff8400;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 38px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(../images/prev_icon.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(../images/next_icon.png) center center no-repeat;
}
.flex-direction-nav li a:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.main {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
.maina {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
.sprocket {
	width: 100%;
}
.sprocket ul li {
	float: left;
	filter: alpha(Opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3
}
.picbg {
	position: relative;
}
.picname {
	position: absolute;
	top: 30px;
	left: 20px;
	font-size: 14px;
	background: #000;
	color: #fff;
	padding: 8px 15px;
	border-radius: 5px;
	line-height: 26px;
}
.sprocket ul li:hover {
	background: none;
	filter: alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1
}
.pictitle {
	position: absolute;
	bottom: 70px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	padding: 5px;
	height: 90px;
	overflow: hidden;
	font-family: "微软雅黑"
}
.readmore {
	position: absolute;
	bottom: 30px;
	right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif
}
.readmore a {
	color: #6bb9f0;
}
.black {
	width: 100%;
	min-width: 1200px;
	background: #3c3c4a !important;
}
.totitle {
	margin: 30px 0px;
	border-bottom: 1px solid #6d6d77;
}
.totitle h3, h2 {
	height: 26px;
	line-height: 26px;
	padding-bottom: 10px;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}
.totitle h3 a {
	color: #fff;
}
.totitle h2 a {
	color: #000;
}
.totitle span {
	font-size: 14px;
}
.linktitle {
	float: left;
	margin: 20px 0px;
	font-size: 18px;
}
.link {
	float: left;
	margin: 20px 0px;
}
.link a {
	color: #888;
	padding: 10px;
	line-height: 26px;
}
.descrip {
	color: #fff;
	font-size: 14px;
	margin-bottom: 30px;
}
.pronav {
	width: 100%;
	height: 52px;
	background: #30303c!important;
	margin-top: 20px;
	overflow: hidden;
}
.pronav ul li {
	float: left;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	font-size: 14px;
	padding: 0px 15px;
	border-right: 1px solid #5b5b5b;
    width:75px;
    text-align:center;
}
.pronav ul li a {
	color: #83838c;
}
.pronav ul li a:hover {
	color: #fff;
	display: block;
}
.pronav ul li:hover {
	border-bottom: 2px solid #ffd200;
}
#in {
	border-bottom: 2px solid #ffd200;
}
#in a {
	color: #fff;
}
/*产品展示*/
.list-img {
	width: 1200px;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 30px;
}
.list-img-item {
	width: 300px;
	_width: 290px;
	_margin-right: 5px;
	_margin-bottom: 5px;
	float: left;
	color: #333;
}
.list-img-item img {
	_width: 290px;
}
.typo_img img {
	border: none;
}
.typo_img a.jzimg {
	width: 300px;
	height: 220px;
	text-align: center;
}
/*.list-img-tit-pa {position: absolute;top: 50%;left: 0px; text-align: center; font-size: 14px; width: 100%; filter: Alpha(opacity=0); opacity: 0; color: #fff; -webkit-transition: opacity 200ms ease-in-out; -moz-transition: opacity 200ms ease-in-out; -ms-transition: opacity 200ms ease-in-out; -o-transition: opacity 200ms ease-in-out; transition: opacity 200ms ease-in-out;}
*/.typy_icon_img a:hover .list-img-tit-pa {
	filter: Alpha(opacity=100);
	opacity: 1;
}
.list-img-tit-bottom {
	bottom: 0px;
	left: 0;/*top:auto;*/
	background: url(../images/black80.png);
	padding: 10px 0;
	bottom: 0 \9;
}
.list-img-item .typo_img a {
	display: inline-block;
*display: inline;
}
.typy_icon_img a {
	position: relative;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000;
	zoom: 1;
}
.typy_icon_img a > em {
	display: block;
	font-style: normal;
	color: #FFF;
	background: url(../images/xiala.png) repeat;
	position: absolute;
	z-index: 888;
	height: 40px;
	bottom: 0px;
	width: 300px;
	text-align: center;
	line-height: 40px;
}
.typy_icon_img a img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.typy_icon_img a:hover img {   /*filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;*/
	transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.compic {
	margin: 30px 0px 0px 0px;
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	background: url(../images/home-parallax.jpg) no-repeat center 75%;
	height: 340px;
}
.companycontwid {
	width: 1200px;
	margin: 0 auto;
	margin: 0 auto;
}
.companycont {
	clear: both;
	margin: 0 auto;
	color: #fff;
	line-height: 30px;
	height: 190px;
	overflow: hidden;
	font-size: 14px;
}
.more {
	text-align: center;
	padding-top: 20px;
}
.more a {
	color: #fff;
	font-family: "微软雅黑"
}
.example {
	width: 100%;
	min-width: 1200px;
	background: #f1f5f3;
}
.examwid {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0px;
}
.examlist {
	width: 100%;
}
.examlist img {
	border: 0 none;
}
.examlist ul li {
	float: left;
	margin-right: 14px;
	display: inline-block;
}
.examlist ul li img:hover {
	background: #6bb9f0;
	filter: alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8
}
.examlist ul li span {
	display: block;
	width: 384px;
	padding-top: 20px;
	line-height: 26px;
	font-size: 14px;
	max-height: 150px;
	overflow: hidden;
}
.examlist ul li span i {
	font-size: 16px;
	color: #000;
	display: block;
	height: 36px;
	font-style: normal;
	font-family: "微软雅黑";
	overflow: hidden;
}
.foot {
	width: 100%;
	min-width: 1200px;
	background: url(../images/footer_bg.png) repeat center;
	margin-top: 10px;
}
.footwid {
	overflow: hidden;
	width: 1200px;
	height: 250px;
	margin: 0 auto;
	padding-top: 50px;
}
.fo1 {
	overflow: hidden;
	width: 211px;
	float: left;
	line-height: 30px;
	margin: 0px 20px 20px 8px;
	font-size: 14px;
	color: #f4f4f4;
}
.fo1 span {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
}
.fo1 span.sitename {
	font-size: 18px;
	margin-bottom: 10px;
}
.fonav li {
	height: 30px;
	line-height: 30px;
	width: 204px;
	overflow: hidden;
	font-family: "宋体";
	font-size: 12px;
	overflow: hidden;

	white-space: nowrap;
}
.fonav li span {
	float: right;
	margin-left: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}
.fonav > li > a {
	color: #f4f4f4;
}
.fo1 a {
	color: #fff;
}
.fo1 a:hover {
	color: #007BC4;
}
.footbot {
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #3f3f3f;
}
.fobotwid {
	overflow: hidden;
	width: 1200px;
	line-height: 30px;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;/* padding-bottom:40px;*/
}
.fobotwid span a {
	color: #ccc;
}
.fobotwid img {
	text-align: center;
}
.conbanner {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 2px;
}
.secleft {
	width: 240px;
	float: left;
}
.sectitle {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	background: #383844;
}
.secposition {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
}
.secposition a {
	color: #888;
}
.sectitle span {
	width: 100%;
	overflow: hidden;
	padding-left: 15px;
	font-size: 18px;
	color: #fff;
}
.sectitle a {
	color: #888;
}
.lewid {
	width: 240px;
	overflow: hidden;
}
.telp {
	line-height: 30px;
	padding: 10px;
	font-size: 14px;
}
/*新闻资讯LEFT*/
.telp > ul > li {
	max-width: 220px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	height:30px;
}
.telp > ul > li >a {
	color: #888;
}
.telp > ul > li >a:hover {
	color: #e90;
}
.secright {
	overflow: hidden;
	width: 940px;
	float: right;
}
.righttitle {
	clear: both;
	font-size: 9px;
	padding: 8px 0px;
	color: #000;
	text-align: center;

	overflow: hidden;
}
.time {
	text-align: center;
	line-height: 24px;
	margin-bottom: 30px;
	background: #efefef;
	font-size: 12px;
}
.rigpic {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.rigpic img {
	max-width: 820px;
	margin: 0 auto;
	overflow: hidden;
}
.rigcont {
	text-indent: 2em;
	line-height: 34px;
	padding: 5px;
}
.upage {
	clear: both;
	width: 100%;
	margin: 0 auto;
	margin-top: 40px;
	text-align: center;
	height: 50px;
	color: #fff;
}
.upleft {
	float: left;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	width: 45%;
}
.upleft a {
	color: #888;
}
.upleft a:hover {
	color: #000;
}
.upright {
	float: right;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	width: 45%;
}
.upright a {
	color: #888;
}
.upright a:hover {
	color: #000;
}
.tuijian {
	width: 100%;
}
.tuijian ul {
	list-style: none;
}
.tuijian ul li {
	text-decoration: none;
	text-align: center;
	padding: 5px;
}
.tuijian ul li img {
	padding: 3px;
	border: 1px solid #999
}
.tuijian ul li span {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
}
.xgxx {
	width: 100%;
	margin-top: 10px;
	overflow: hidden;
}
.xgnews {
	width: 920px;
	overflow: hidden;
	margin: 10px 0px
}
.xgnews ul {
	margin-left: 8px;
}
.xgnews ul li {
	line-height: 40px;
	height: 40px;
	width: 440px;
	padding-left: 10px;
	float: left;
	overflow: hidden;
	font-size: 14px;
}
.xgnews ul li > a{display:inline-block; float:left; width:352px;}
.xgnews ul li a:hover {
	text-decoration: none;
	color: #000;
}
.xgnews ul li a {
	color: #999;
}
.xgnews ul li span {
	float: right;
	color: #999;
}
.butmain1 {
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
.butmain1 ul li {
	display: block;
	width: 700px;
	padding: 0px 0px 5px;
	overflow: hidden;
	vertical-align: middle;
}
.butmain1 ul li b {
	display: block;
	width: 95px;
	height: 30px;
	float: left;
	color: #666;
	line-height: 30px;
	font-weight: normal;
	overflow: hidden;
	text-align: right;
}
.butmain1 ul li span {
	display: block;
	width: 450px;
	float: left;
	font-size: 12px;
	line-height: 30px;
	overflow: hidden;
}
.butmain1 ul li em {
	font-style: normal;
	color: #db261a;
	font-size: 12px;
	line-height: 30px;
	padding-left: 10px;
	overflow: hidden;
}
.butmain1 .mri02m_dd {
	width: 280px;
	height: 30px;
	border: 1px solid #D3D4D3;
	border-radius: 5px;
	font-size: 12px;
	padding: 0px 2px;
	overflow: hidden;
	margin-left: 5px;
	float: left;
	margin-right: 5px;
}
.butmain1 .mri02m_ly {
	width: 400px;
	height: 70px;
	border: 1px solid #D3D4D3;
	border-radius: 5px;
	padding: 0px 2px;
	overflow: auto;

	font-size: 12px;
	line-height: 22px;
	margin-left: 5px;
}
.butmain1 .mri02m_tj {
	width: 90px;
	height: 40px;
	color: #FFF;
	font-size: 16px;
	margin-top: 30px;
	line-height: 30px;
	text-align: center;
	background: #9f0000;
	overflow: hidden;
	cursor: pointer;
	border: none;
}
.pic {
	float: left;
	margin-top: 2px
}
.pic img {
	height: 30px;
}
.newlist {
	width: 100%;
}
.newlist ul li {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	overflow: hidden;
	border-bottom: 1px dotted #666;
	background: url(../images/bg.png) 0px -328px no-repeat;
	margin-left: 10px;
	padding-left: 20px;
}
.newlist ul li span {
	float: right;
}
.newlist ul li > a {
	color: #888;
}
.newlist ul li >a:hover {
	color: #e90;
}
.Page {
	width: 100%;
	text-align: center;
	margin: 50px 0px 50px 100px;
}
.Page a {
  background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    color: #333;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin-left: -1px;
    outline: medium none;
    text-decoration: none;
    vertical-align: middle;
    width: 51px;
}
.Page a:hover {
	background: #000;
	color: #FFF;
	background-repeat: no-repeat;
}
.Page span {
  background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin-left: -1px;
    min-width: 35px;
    padding: 0 10px;
    vertical-align: middle;
}
.Page span.current {
	background: #000;
	color: #FFF
}
.prolist {
	width: 100%;
	overflow: hidden;
}
.sjzl_lb {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.sjzl_lb li {
	position: relative;
	float: left;
	overflow: hidden;
    width:300px;
    height:220px;
    margin:0 13px 15px 0;
    /*
	margin: 10px 10px 10px 5px;
	_margin: 10px 8px 10px 5px;*/
}
.sjzl_lb img {
	border: none;
}
/**产品图片居中**/
.sjzl_lb > li > div.img > a.jzimg {
	display: block;
	width: 300px;
	height: 220px;
	text-align: center;
}
.sjzl_lb li div.bt {
	position: absolute;
	bottom: 0;
	width: 300px;
	height: 40px;
	line-height: 40px;
	background: #000;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
-0-transition:all 0.3s;
	background: none repeat scroll 0 0 rgba(0, 0,0, 0.6);
}
.sjzl_lb li div.bt a {
	color: #fff;
}
.sjzl_lb li:hover div.bt {
	height: 80px;
}
.show-list-box {
	overflow: hidden;
}
.show-list {
	width: 100%;
}
.show-list li {
	float: left;
	position: relative;
	z-index: 1;
	float: left;
	margin: -1px 5px 0 16px;
	border: solid #fff;
	border-width: 1px 0 0 1px;
	overflow: hidden;
}
.show-list li img {
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	-ms-transition: .5s all ease;
	-o-transition: .5s all ease;
	transition: .5s all ease;
}
.show-list li .show-wrap {
	position: absolute;
	left: 0;
	bottom: -150px;
	_bottom: -198px;
	padding: 0 0px;
	background: url(../images/black-opacity50bg.png);
	text-align: center;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	-ms-transition: .5s all ease;
	-o-transition: .5s all ease;
	transition: .5s all ease;
}
.show-list li .show-wrap h3 {
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
.show-list li .show-wrap p {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 13px;
	text-align: left;
	padding: 5px 0 4px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 7px;
}
.show-list li .more {
	text-transform: uppercase;
	color: #fff;
}
.show-list li .more:hover {
	text-decoration: underline;
}
.show-list li:hover .show-wrap {
	bottom: 0;
	background: none repeat scroll 0 0 rgba(0, 0,0, 0.6);
}
.show-list li:hover img {
	-moz-transform: scale(1.5) translate(30px, 30px);
	-ms-transform: scale(1.5) translate(30px, 30px);
	-o-transform: scale(1.5) translate(30px, 30px);
	-webkit-transform: scale(1.5) translate(30px, 30px);
	transform: scale(1.5) translate(30px, 30px);
}
.newsbox {
	width: 100%;
	display: none;
}
.newslistbox {
	width: 1180px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
.newslistbox ul {
	margin: 0px;
	padding: 0px;
	width: 9999px;
	position: relative;
}
.newslistbox ul li {
	float: left;
	width: 1180px;
	overflow: hidden;
	position: relative;
}
.newslis {
	width: 1220px;
}
.newslis dl {
	float: left;
	width: 530px;
	padding-right: 80px;
	padding-bottom: 25px;
}
.newslis dl dt {
	float: left;
	background: url(../images/bg.png) 0px -156px;
	width: 94px;
	height: 94px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
}
.newslis dl dt span {
	display: block;
	padding-top: 8px;
	line-height: 50px;
	font-size: 48px;
}
.newslis dl dd {
	float: right;
	width: 410px;
	margin-top: 11px;
}
.newslis dl dd h3 {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-family: "微软雅黑";
	font-weight: normal;
}
.newslis dl dd h3 a {
	color: #000
}
.newslis dl dd h3 a:hover {
	color: #007bc4
}
.newslis dl dd div {
	color: #666;
	font-size: 14px;
	height: 80px;
	overflow: hidden;
	line-height: 26px;
}
.job_table_tr {
	display: block;
	height: 30px;
	padding: 0 15px
}
.job_table_tr a {
	color: #666;
}
.job_table_tr span {
	border-bottom: 1px dotted #ccc;
	color: #666;
	line-height: 25px;
	float: left;
	display: block
}
.job_table_tr span.td01 {
	width: 35%;
}
.job_table_tr span.td02 {
	width: 15%;
}
.job_table_tr span.td03 {
	width: 35%;
}
.job_table_tr span.td04 {
	width: 15%;
}
.wbyzhaopin {
	font-family: Arial, '宋体';
	font-size: 14px;
	color: #282828;
	width: 98%;
	margin: 0 auto
}
.wbyzhaopin ul {
	list-style: none
}
.wbyzhaopin h1, h2, h3 {
	font-size: 100%
}
.wbyfl {
	display: inline;
	float: left
}
.wbyheadCon .wbyheadConLeft span.staffing {
	display: block;
	float: left;
	padding-top: 9px
}
.wbyheadCon {
	overflow: hidden;
	zoom: 1;
	padding: 12px 0 9px;
	border-bottom: 1px dashed #dcdee1
}
.wbyheadCon h1 {
	font: 400 24px '微软雅黑';
	font-size: 22px;
	display: inline-block;
	float: left;
	zoom: 1;
	margin-bottom: 10px;
*display:inline
}
.wbyheadConLeft {
	float: left
}
.wbyheadTag {
	clear: both
}
.wbyheadTag li {
	font-size: 12px;
	display: inline-block;
	padding-right: 20px;
	color: #989898;
*display:inline;
*zoom:1
}
.wbyf12 {
	font-size: 12px
}
.wbyposinfo .xq {
	padding: 14px 0
}
.wbyposinfo .xq .condition {
	clear: both;
	overflow: hidden;
	zoom: 1;
	padding: 10px 0
}
.wbyposinfo .xq .condition span {
	color: #696868
}
.wbyposinfo .w380 {
	float: left;
	width: 380px
}
.wbyposinfo .conTip {
	line-height: 34px;
	color: #232323
}
.wbytabT {
	height: 33px;
	border-bottom: 1px solid #e71;
	background: #f5f5f5
}
.wbytabT ul {
	line-height: 32px;
	float: left;
	height: 33px;
	padding-left: 1px;
	_padding-left: 2px
}
.wbytabT ul li {
	font-size: 14px;
	position: relative;
	z-index: 1;
	float: left;
	height: 32px;
	margin-left: -1px;
	padding: 0 20px;
	color: #282828;
	border: solid #dedfe0;
	border-width: 1px 1px 0;
	background: #fff;
	_margin-bottom: -1px
}
.wbytabT ul a {
	color: #282828
}
.wbytabT ul a:hover {
	text-decoration: underline;
	color: red
}
.wbytabT .currentinfo {
	font-weight: 700;
	z-index: 2;
	margin-top: -2px;
	padding: 1px 20px;
	border: solid #e71;
	border-width: 2px 1px 0
}
.wbytabC {
	margin-top: 20px
}
.wbyposDes {
	line-height: 28px
}
.wbyposDes .posMsg dl {
	padding-bottom: 15px
}
.wbyposDes .posMsg .padb28 {
	padding-bottom: 28px
}
.wbyposDes .posMsg ul {
	margin-bottom: 20px
}
.wbyborb {
	padding-bottom: 17px
}
.wbytable td {
	padding: 8px;
}
.wbytable .wbytext {
	outline: none;
	padding: 5px;
	height: 22px;
	width: 320px;
	border: 1px solid #e3e3e3;
}
.wbytable .wbyarea {
	padding: 5px;
	outline: none;
	width: 450px;
	border: 1px solid #e3e3e3;
	height: 125px;
}
.wbytable .msgbut {
	width: 90px;
	height: 32px;
	line-height: 32px;
	cursor: pointer;
	color: #555;
}
.wbytable .wbytextyz {
	outline: none;
	padding: 5px;
	height: 22px;
	width: 100px;
	border: 1px solid #e3e3e3;
	float: left;
}
.wbytable .wyzm {
	padding-top: 6px;
	display: block;
	width: 48px;
	height: 22px;
	float: left;
	padding-left: 8px;
}
/*news_gao*/
#gao {
	color: #F90
}


/*about*/
.about {
	overflow: hidden;
	width: 940px;
	float: right;
	line-height: 25px;
	text-indent: 2em
}
/*message*/
.message {
	overflow: hidden;
	width: 940px;
	float: right;
	line-height: 25px;
}
/*contact*/
.contact {
	overflow: hidden;
	width: 940px;
	float: right;
	line-height: 25px;
}
.contact0 {
	overflow: hidden;
	width: 940px;
	float: right;
	line-height: 25px;
}
/*job*/
.job {
	overflow: hidden;
	width: 940px;
	float: right;
	line-height: 25px;
}
/*honor*/
.honor {
	overflow: hidden;
	width: 940px;
	float: right;
	line-height: 25px;
}
dl.dl_rongyu {
	width: 194px;
	padding: 0px 19px 10px;
	float: left;
	display: inline-block;
}
.dl_rongyu dt .jzimg {
	width: 190px;
	overflow: hidden;
	height: 223px;
	display: block;
	text-align: center;
} /*图片边框*/
.dl_rongyu dt .jzimg img {
	max-width: 180px;
	max-height: 200px;
	vertical-align: middle;
	border: none;
	border: 1px solid #c1c1c1;

}
.dl_rongyu dt .jzimg img:hover {
	border-color: #000;
}
.dl_rongyu dt .jzimg i {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.dl_rongyu dd {
	text-align: center;
	width: 190px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
/*job*/
.job_con_div {
	width: 930px;
	margin: 0 auto;
	overflow: hidden;
	line-height: 25px;
}
.job_con {
	margin: 5px 0 20px;
}
.job_con > span {
	border-radius: 5px;
	background-color: #ffd200;
	padding: 7px;
	font-size: 14px;
	color: #FFF;
}
/*massage*/
.online_bt {
	float: left;
	margin-top: 65px;
	margin-left: 84px;
}
.online_bt p {
	font-size: 16px;
}
.online_bt em {
	font-style: normal;
	font-family: Arial;
}
.massage_con {
	width: 930px;
	margin: 0 auto;
	overflow: hidden;
}
.massage_con>p {
	line-height: 20px;
	padding-left: 7px;
	margin-bottom: 25px;
}
.massage_con i {
	color: #f46901;
}
.feedback {
	width: 531px;
	margin-left: 6px;
	background: url(../images/feedback.jpg) no-repeat left top;
	float: left;
	padding-left: 136px;
}
.feedback ul {
	width: 531px;
	overflow: hidden;
}
.feedback ul li {
	padding-left: 37px;
	margin-bottom: 15px;
	display: inline-block;
}
.feedback ul li textarea {
	border: 1px solid #a7b6c4;
	width: 414px;
	height: 158px;
	color: #cdcdcd;
	overflow: auto;
	line-height: 26px;
	padding-left: 16px;
}
.feedback ul li.li_1 {
	width: 432px;
	padding-left: 37px;
}
.feedback ul li.li_2 {
	height: 32px;
}
.feedback ul li input {
	height: 32px;
	width: 282px;
	padding-left: 16px;
	line-height: 32px;
	border: 1px solid #a7b6c4;
	color: #cdcdcd;
}
.feedback ul li input.text_01 {
	width: 93px;
	margin-right: 25px;
	vertical-align: middle;
}
.feedback ul li.li_2 img {
	vertical-align: middle;
	margin-right: 20px;

	cursor: pointer;
}
.feedback ul li.li_2 a {
	color: #666666;
}
.feedback span {
	padding: 0 24px;
	color: #f46901;
}
.feedback ul li .submit {
	width: 125px;
	height: 32px;
	line-height: 32px;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	background: #f6a335;
	margin: 7px 15px 0 0;
	border: none;
	padding-left: 0px;
}
/*contact_map*/
.contact_box {
	float: left;
	width: 312px;
	padding: 0 50px;
}
.contact_box img {
	vertical-align: middle;
	padding-right: 10px;
}
.contact_box hr {
	color: #e3e3e3;
	line-height: 1px;
	font-size: 1px;
	margin: 20px 0;
}
/*map*/
.sitemap {
	overflow: hidden;
	width: 940px;
	float: right;
	line-height: 25px;
}
.sitemap ul li {
	display: block;
	width: 940px;
	overflow: hidden;
}
.sitemap ul li h1 {
	font-weight: normal;
	font-size: 18px;
	display: block;
	background-color: #383844;
	height: 40px;
	width: 100px;
	line-height: 40px;
	text-align: center;
	color: #FFF;
}
.sitemap ul li > a {
	color: #888;
	line-height: 45px;
	text-align: center;
	display: block;
	height: 45px;
	width: 100px;
	float: left;
}
.sitemap ul li > a:hover {
	color: #e90;
}
.sitemap ul li br {
	height: 10px;
}
/*nav*/
.subnav {
	width: 100%;
	position: absolute;
	left: 0px; /*left:50%;*/ /*margin-left:-1077px;*/
	top: 210px;
	background: url(../images/xiala.png) repeat;
	z-index: 5;
	display: none;
}
.subnav em { display:block; width:1200px; height:auto; margin:0 auto; overflow:auto; font-style:normal;}

.subnav ul {
	width: 1140px;
	overflow: hidden;
	min-height: 135px;
	float:left;
	margin-left:30px;
}
.subnav ul li {
	width: 108px;
	float: left;
	margin-left: 1px;
	border-right: 1px solid #898988;
	min-height: 135px;
}
.subnav ul li:first-child {
	margin-left: 73px;
	border-left: 1px solid #898988;
}
.subnav ul li > a {
	text-align: center;
	height: 26px;
	line-height: 26px;
	color: #fff;
	overflow: hidden;
	display: block;
	font-size: 12px;
}
.subnav ul li a:first-child {
	margin-top: 16px;
}
.subnav ul li > a:hover {
	background: #ffd200;
}
/*pro-leftnav*/
.menu2 {
	margin-right: 25px;
	padding: 15px 0 5px;
 *padding-bottom: 15px;
	width: 240px;
}
.menu2 li {
 *float:left;
	width: 220px;
	margin-bottom: 10px;
}
.menu2 li>span {
	display: block;
	/*	padding: 0 0 0 14px;
*/	
/*background: #307dc7;
*/	width: 218px;
	height: 28px;
	line-height: 28px;
/*	border: 1px solid #498fd2;
*/	font-size: 14px;
	text-align: right;
}
.menu2 li>span a {
	display: block;
	width: 224px;
	height: 28px;
	text-align: left;
	padding-left: 10px;
}
.menu2 li>span i {
	display: none;
	cursor: pointer;
}
    .menu2 .Lcur  span a {
    color: #F90;
    
    }
.menu2 li>span a {
	color: #333;
}
.menu2 li>span:hover a, .menu1 li.cur>span a {
	font-weight: bold;
    color: #f90;
}
.menu2 li.cur div {
	display: block;
}
.menu2 li div {
	display: none;
	padding: 10px 14px;
	width: 190px;
	border-top: 0;
}
.menu2 li div a {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #383844;
	overflow: hidden;
    font-size:13px;
}

    .menu2 li div a.curr {
    
    text-decoration: underline;
    color: #F90
    }
.menu2 li div a:hover {
	text-decoration: underline;
    color: #F90
}

/*menu 01*/
.menu01 li>span i {
	width: 240px;
	height: 28px;
	background: url(../images/ico01.png) no-repeat 220px;
	font-style:normal;
    display:inline-block;
}
.menu01 li.cur>span i {
	background: url(../images/ico02.png) no-repeat 220px;
}


/*正常左侧*/
.TabTitle2{padding-bottom:20px; width:100%; overflow:hidden; padding:15px; padding-left:0;}
.TabTitle2 ul.expmenu li div.header { clear:both; overflow:hidden;display: block;height:30px;overflow: hidden;line-height: 30px; }
.TabTitle2 ul.expmenu li div.header a {color:#888;font-size: 14px;padding-left:10px; }
.TabTitle2 ul.expmenu li div.header a:hover {color: #f90; text-decoration:none;}
.TabTitle2 ul.expmenu li div.header .arrow {display: block;width: 10px;height: 10px; margin-right:5px;background: no-repeat center;float: right;overflow: hidden;cursor: pointer;}
/*三角按钮*/
.TabTitle2 ul.expmenu li div.header .arrow.up {background:url(../images/bg.png) -99px -285px; margin-top:10px;}
.TabTitle2 ul.expmenu li div.header .arrow.down {background:url(../images/bg.png) -99px -315px;margin-top:13px;}
/*二级导航*/
.TabTitle2 ul.expmenu  li .menu1 { width:100%;display: block;height: auto;overflow: hidden;	padding: 0px 20px;}
.TabTitle2 ul.expmenu li .menu1 li {display: block;height: 30px;overflow: hidden;line-height: 30px;}
.TabTitle2 ul.expmenu li .menu1 li a {font-size: 12px;color:#888;padding-left: 10px;}
.TabTitle2 ul.expmenu li .menu1 li a:hover {	color: #f90;}
.menu1 {font-family: arial, sans-serif;width:900px;margin:0 auto; float:left;}
.menu1 ul {padding:0;margin:0;list-style-type: none;}
.menu1 ul li {float:left;position:relative; margin-right:5px;}
.menu1 ul li a:hover{ background:#ffd200; border-radius:8px;}
.menu1 ul li a, .menu1 ul li a:visited {display:block;text-align:center; text-decoration:none;width:104px;height:40px;color:#000;line-height:40px;font-size:16px;}


.back_last { width:940px; height:50px; text-align:right;}
.back_last p a { display:inline-block; padding:0 20px; line-height:40px; text-align:center; color:#FFF; background:#383844;}


/*   新增样式   */

.secright p{
	line-height: 34px;
    padding: 5px;
}
