@charset "gb2312";
html, body, h1, h2, h3, h4, h5, h6, p, textarea, input, select, ul, ol, li, fieldset, figure {
	margin: 0;
	padding: 0;
	border: none;
}
ul, li {
	list-style: none;
}
html, body {
	height: 100%;
}
body.static {
	overflow: hidden;
	position: relative;
}
body, textarea, input, select{
	font-size: 12px;
	color: #222222;
	line-height: 26px;
	font-weight: normal;
	font-family: "Microsoft YaHei", "微软雅黑";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	outline: none;
}
a {
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	color:#4a4a4a;
}
a img {
	border: none;
}
a:hover {
	color:#008758;
	text-decoration:none;
}
dl {
	margin:0px;
	padding:0px;
}
dd {
	display: block;
	margin:0px;
	padding:0px;
	-webkit-margin-start: 5px;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:0;
}
div {
	margin:0px;
	padding:0px;
}
ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
li {
	list-style:none;
	margin:0px;
	padding:0px;
}
.g-wrap {
	position:relative;
	margin:0 auto;
	width:1000px;
	height:100%;
}
#content .nav .g-wrap .crumbs {
    float: left;
    padding-left: 13px;
    height: 100%;
    background: url(../images/about_08.jpg) no-repeat 0 0px;
	padding-top:18px;
	text-indent:53px;
}
#header {
	background:#fbfbfb;
	height: 106px;
	z-index: 999;
	position:relative;
	left:0px;
	top:0px;
}
#logo {
	position:absolute;
	top:14px;
	left:0px;
	width:108px;
	height:76px;
	background:url(../images/logo.jpg) no-repeat 0 0;
}
.topweixin {
	position: absolute;
	top: 19px;
	right: 0;
	z-index: 20;
	width: 380px;
	color: #888;
	font-size: 0;
}
.topkjz {
	width:226px;
	float:right;
	padding-top:6px;
}
.serch_r{
	float:right;
	width:143px;
	margin-right:5px;
	padding-top:3px;
}

.ser02 {
	float:left;
	width:117px;
	border:1px solid #979797;
	display:inline;
	height:20px;
	line-height:20px;
	border-right:none;
}
.ser03 {
	float:left;
	width:24px;
}
.search {
	border:none;
	width:117px;
	color:#666666;
	margin:0px;
	padding:0px;
	background:#fdfdfd;
	height:20px;
	line-height:20px;
}

#nav {
	position:absolute;
	top:52px;
	right:0px;
	z-index:4;
	height:100%;
	overflow:hidden;
	height:54px;
	line-height:54px;
}
#nav li {
	float:left;
	height:100%;
	-webkit-transition:background-color 700ms;
	transition:background-color 700ms;
}

#nav .n1 {
	width:80px;
}
#nav .n2, #nav .n3, #nav .n4, #nav .n5, #nav .n6, #nav .n7, #nav .n8 {
	width:123px;
}
#nav li a {
	position:relative;
	z-index:2;
	display:block;
	width:100%;
	height:100%;
	font-size:14px;
	line-height:54px;
	text-align:center;
	color:#8f8f8f;
	-webkit-transition:color 200ms;
	transition:color 200ms;
	font-weight:bold;
}
#nav li a.on {
	color:#008553;
}
#nav li a span {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width:100%;
	height:100%;
}
#nav li a .bkg {
	top:100%;
	z-index:1;
	background:url(../images/menubg.jpg) no-repeat bottom center;
	-webkit-transition:top 200ms;
	transition:top 200ms;
	height:54px;
}
#nav li a.on .bkg, #nav li a:hover .bkg {
	top:0;
}
#shop {
	position:absolute;
	bottom:0;
	right:0;
	z-index:5;
	width:78px;
	height:100%;
	background:#fff;
	border-left:1px solid #e5e5e5;
}
#shop {
	width:85px;
}
#shop .btn-search {
	position:absolute;
	top:0;
	left:10px;
	width:40px;
	height:100%;
	background:url(../img/icon_search.png) no-repeat 11px 30px;
}
#shop .btn-search:hover, #shop .btn-search.on {
	background-image:url(../img/icon_search_on.png);
}
/*#searchbox {display:none; position:absolute; top:100%; z-index:11115; line-height:44px; right:0; padding:0 20px; width:200px; height:44px; border:8px solid #4c4a4f;}*/
    #shop .btn-lang {
	position:absolute;
	top:0;
	right:-10px;
	padding:0 10px;
	width:auto;
	height:100%;
	font-weight:bold;
	font-size:13px;
	line-height:76px;
	color:#666369;
	background-color:#fff;
	-webkit-transition:color 300ms;
	transition:color 300ms;
}
#shop .btn-lang:hover {
	color:#ff2424;
}
#content {
	position:relative;
	overflow:hidden;
}
#subNav {
	position:absolute;
	top:0;
	left:0px;
	z-index:4;
	width:100%;
	height:61px;
	overflow:hidden;
}
#subNav .g-wrap {
	overflow:visible;
	width:100%;
}
#subNav .g-wrap .item {
	position:absolute;
	top:-100%;
	width:100%;
	height:100%;
	background:url(../images/tit_005.png) no-repeat top center;
	overflow:hidden;
	-webkit-transition:top 300ms;
	transition:top 300ms;
}
#subNav .g-wrap .search {
	right:0;
	width:auto;
	height:44px;
	border:8px solid #4c4a4f;
}
#subNav .g-wrap .search input {
	padding:0 20px;
	width:200px;
	height:44px;
	line-height:44px;
}
#subNav .g-wrap .langs {
	right:0;
	padding:0 15px;
	width:auto;
}
#subNav .g-wrap .on {
	top:0;
}
#subNav .g-wrap .item .byj {
	width:500px;
	margin:0 auto;
	padding:0 0px 0px 300px;
	font-weight:bold;
	font-size:13px;
	line-height:53px;
	color:#d2ced5;
	-webkit-transition:color 300ms;
	transition:color 300ms;
}
#subNav .g-wrap .item .yna {
	width:360px;
	margin:0 auto;
	padding:0 0px 0px 610px;
}
#subNav .g-wrap .item .ynb {
	width:300px;
	margin:0 auto;
	padding:0 0px 0px 670px;
}
#subNav .g-wrap .item .ync {
	width:300px;
	margin:0 auto;
	padding:0 0px 0px 800px;
}
#subNav .g-wrap .item .ynd {
	width:600px;
	margin:0 auto;
	padding:0 0px 0px 410px;
}
#subNav .g-wrap .item .yne {
	width:400px;
	margin:0 auto;
	padding:0 0px 0px 350px;
}
#subNav .g-wrap .item .ynz {
	width:300px;
	margin:0 auto;
	padding:0 0px 0px 680px;
}
#subNav .g-wrap .item .byj a {
	float:left;
	padding:0 12px;
	font-weight:bold;
	font-size:13px;
	line-height:53px;
	color:#ffffff;
	-webkit-transition:color 300ms;
	transition:color 300ms;
	width:66px;
	text-align:center;
}
#subNav .g-wrap .item .byj a:hover {
	color:#008758;
}
.ny_left {
	float:left;
	width:241px;
	overflow:hidden;
	background:url(../images/fwlyleft.jpg) repeat-y;
	padding:30px 0px 80px 0px;
}
.left_top {
	font-size:26px;
	color:#FFF;
	height:97px;
	width:241px;
	line-height:97px;
	background:url(../images/left_top.jpg) no-repeat;
	text-align:left;
	text-indent:45px;
}
.about_ban {
	width:100%;
	height:398px;
	background:url(../images/aboutbg.jpg) #ffffff no-repeat  center 106px;
}
.join_ban {
	width:100%;
	height:398px;
	background:url(../images/joinbg.jpg) #ffffff no-repeat  center 106px;
}
.product_ban {
	width:100%;
    height:398px;
	background:url(../images/productbg.jpg) #ffffff no-repeat  center 106px;
}
.news_ban {
	width:100%;
	  height:398px;
	background:url(../images/newsbg.jpg) #ffffff no-repeat  center 106px;
}
.project_ban {
	width:100%;
	height:398px;
	background:url(../images/projectbg.jpg) #ffffff no-repeat  center 106px;
}
.pub_ban {
	width:100%;
	height:451px;
	background:url(../images/pubbg.jpg) #ffffff no-repeat top center;
}
.team_ban {
	width:100%;
	height:451px;
	background:url(../images/teambg.jpg) #ffffff no-repeat top center;
}
.hr_ban {
	width:100%;
	height:321px;
	text-align:center;
	background:url(../images/hr_02.jpg) #f0f0f0 no-repeat center 82px;
}
.ny_right {
	float:right;
	width:797px;
	overflow:hidden;
	text-align:left;
	padding-bottom:50px;
}
.right_top {
	width:775px;
	background:url(../images/yn_17.gif) repeat-x left bottom;
	height:44px;
	line-height:44px;
	font-size:14px;
}
.dh {
	color:#008758;
	font-weight:bold;
}
/* 项目图片滚动 */
	.kjz-left {
	width:273px;
	overflow:hidden;
	position:relative;
	height:284px;
}
.kjz-left .hd1 ul {
	float:right;
	overflow:hidden;
	zoom:1;
	margin-top:10px;
	zoom:1;
	position:absolute;
	left:150px;
	top:255px;
	cursor:pointer;
	z-index:1000;
}
.kjz-left .bd1 ul li .title {
    line-height: 36px;
    height: 36px;
    background: url(../images/ttb.png) repeat-x;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    margin-top: -36px;
    z-index: 999;
}
.kjz-left .bd1 ul li .title  a{
    color: #FFF;
	padding-left:15px;

}
.kjz-left .hd1 ul li {
	float:left;
	width:16px;
	height:4px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:url("../images/about_06.jpg") no-repeat;
}
.kjz-left .hd1 ul li.on {
	background:url("../images/about_06a.jpg") no-repeat;
}
.kjz-left .bd1 {
	padding:0px;
	margin:0px 0px 0px 0px;
	height:284px;
	overflow:hidden;
}
.kjz-left .bd1 ul {
	overflow:hidden;
	zoom:1;
}

.blank398 {
	height:398px;
	overflow:hidden;
	clear:both;
}
.footbg {
	border-top:1px solid #e6e6e6;
	height:67px;
	width:100%;
	clear:both;
}
.foot {
	width:1000px;
	margin:0 auto;
	padding-top:16px;
	color:#858585;
}
.home {
	width:1100px;
	margin:0 auto;
	background:#FFF;
	padding:30px 0px;
}
.position {
	width:1054px;
	margin:0 auto;
	border-bottom:1px solid #d9d9d9;
	height:48px;
	line-height:48px;
	text-align:left;
	font-size:14px;
	text-indent:9px;
}
.bottombg {
	width:100%;
	border-bottom:1px solid #e6e6e6;
	height:115px;
	text-align:center;
	padding-top:30px;
	clear:both;
}
.bottom {
	width:1000px;
	margin:0 auto;
	padding-top:53px;
}
.bottom_l {
	width:796px;
	float:left;
}

.bottom_r {
	width:116px;
	float:left;
	padding-top:26px;
	text-align:center;
	color:#929292;
	font-size:14px;
	font-weight:bold;
}
.dibg {
	background:#FFF;
	height:46px;
	overflow:hidden;
	width:1100px;
	margin:0 auto;
}
.foot2 {
	width:160px;
	float:left;
	border-right:1px solid #4f535c;
	text-align:left;
	margin-left:80px;
}
.foot_title {
	color:#FFF;
	font-size:14px;
	height:32px;
	line-height:32px;
	color:#FFF;
	font-weight:bold;
}
.foot_link a {
	color:#b5b5b5;
	height:24px;
	line-height:24px;
	float:left;
	width:160px;
	text-align:left;
}
.foot_link a:hover {
	color:#FFF;
	text-decoration:underline;
}
.foot_l{
	width:400px;
	float:left;
	color:#2d374b;
	font-weight:bold;s
}
.foot_l a{
	color:#2d374b;
	font-weight:bold;
	float:left;
}
.foot_l a:hover{
	color:#007e45;
	font-weight:bold;
	float:left;
}
.foot_r{
	width:600px;
	float:right;
	text-align:right;
}
.zh_menu {
	width:1000px;
	margin:0 auto;
	padding-top:20px;
	clear:both;
}
.ywbk_title {
	font-size:14px;
	color:#e02627;
	font-weight:bold;
	background:url(../images/index_03.gif) 0px 12px no-repeat;
	margin:0 auto;
	width:1100px;
	text-indent:12px;
	height:40px;
	line-height:40px;
	clear:both;
	text-align:left;
}
.ywbk {
	background:#f0f0f0;
	height:198px;
	overflow:hidden;
}
/* 项目展示 */
	.rbk_project {
	width:1100px;
	overflow:hidden;
	position:relative;
	height:160px;
	margin:0 auto;
	padding-top:29px;
}
.rbk_project .bd {
	margin:0px 0px 0px 25px;
}
.rbk_project .bd ul {
	overflow:hidden;
	zoom:1;
}
.rbk_project .bd ul li {
	margin:0 0px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	width:202px;
	height:134px;
	margin-right:10px;
}
.rbk_project .bd ul li a {
	background:#ffffff;
	width:202px;
	height:134px;
	display:block;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	font-weight:bold;
}
.rbk_project .bd ul li a .title {
	color:#555555;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.rbk_project .bd ul li a .title .syfdc {
	height:30px;
	line-height:30px;
	width:63px;
	overflow:hidden;
	border-bottom:2px solid #7e8187;
	color:#3b3f4a;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	padding-top:10px;
	margin-bottom:5px;
}
.rbk_project .bd ul li a:hover .title {
	background:#e02627;
	color:#fff;
	font-weight:100;
}
.rbk_project .bd ul li a:hover .title .syfdc {
	border-bottom:2px solid #fff;
	color:#fff;
}
.rbk_project .bd ul li .pic {
	text-align:center;
	float:left;
	width:89px;
}
.rbk_project .bd ul li .pic img {
	width:89px;
	height:134px;
	display:block;
}
.rbk_project .bd ul li .pic a:hover img {
	border-color:#999;
}
.rbk_project .bd ul li .title {
	height:134px;
	color:#00479d;
	float:left;
	width:103px;
	background:#FFF;
	padding-left:10px;
	display:block;
	text-align:left;
	font-weight:100;
}
.rbk_project .bd ul li .title a {
	border-bottom:1px solid #fff;
	padding-bottom:15px;
	height:120px;
	line-height:120px;
	font-size:16px;
}
.rbk_project .hd .prev {
	display:block;
	cursor:pointer;
	position:absolute;
	width:13px;
	height:134px;
	top:30px;
	left:0px;
	background:url(../images/index_07.gif) no-repeat;
}
.rbk_project .hd .next {
	background:url(../images/index_09.gif) no-repeat;
	position:absolute;
	right:0px;
	top:30px;
	cursor:pointer;
	width:13px;
	height:134px;
}
.flash {
	height: 431px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	width: 100%;
	background:#3b3f4a;
}
.slides_container {
	height: 431px;
	overflow: hidden;
	width: 100%;
}
.paginposition {
	bottom: 0;
	font-family: Arial, '瀹嬩綋', Sans-Serif;
	padding: 20px 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 100;
}
.pagininer {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.slides_control a {
	padding: 431px 1920px;
}
.picnumeric {
	position: absolute;
	right: 0;
}
.picnumeric li {
	display: block;
	float: left;
}
.picnumeric a {
	background-color: #ffffff;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 6px;
	line-height: 13px;
	margin-right: 5px;
	padding: 0 16px;
	text-indent: -9999px;
}
.picnumeric .current a {
	background-color: #e02627;
	color: #FFFFFF;
	text-decoration: none;
}
.slides_control li {
	background-position: center top;
	background-repeat: no-repeat;
	height: 448px;
	overflow: hidden;
	width:100%;
}
.slides_control {
	width: 100% !important;
}
.Stock {
	color: #7C849C;
	font-weight: bold;
	padding: 10px 0;
}
.Stock span {
	color: #7C849C;
	font-size: 13px;
	padding: 0 7px;
	font-weight:bold;
}
.Stock .Percent {
	color: #7C849C;
}
.content {
	width:1100px;
	margin:0 auto;
	padding-top:35px;
	height:243px;
}
.content_l {
	width:255px;
	float:left;
	height:210px;
	display:block;
	overflow:hidden;
	background:#ededed;
	padding:11px;
}
.content_m {
	width:505px;
	float:left;
	margin-left:20px;
	height:230px;
	display:block;
	overflow:hidden;
}
.content_r {
	width:258px;
	float:right;
	height:230px;
	display:block;
	overflow:hidden;
}
/* 图片新闻 */
	.apicScroll-left {
	width:255px;
	overflow:hidden;
	position:relative;
	height:212px;
}
.apicScroll-left .hd {
	position:absolute;
	right:0px;
	bottom:45px;
	z-index:99;
	width:255px;
	height:21px;
	line-height:21px;
	padding-top:5px;
	background:url(../images/blank.png) no-repeat;
}
.apicScroll-left .hd ul {
	float:right;
	overflow:hidden;
	zoom:1;
	padding-right:8px;
	zoom:1;
}
.apicScroll-left .hd ul li {
	float:left;
	margin-right:3px;
	width:16px;
	height:17px;
	line-height:14px;
	text-align:center;
	background:#ffffff;
	cursor:pointer;
	position:relative;
}
.apicScroll-left .hd ul li.on {
	background:#fa9217;
	color:#fff;
}
.apicScroll-left .bd {
}
.apicScroll-left .bd ul {
	overflow:hidden;
	zoom:1;
}
.apicScroll-left .bd ul li {
	margin:0 0px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	width:276px;
	height:320px;
}
.apicScroll-left .bd ul li .pic {
	text-align:center;
}
.apicScroll-left .bd ul li .pic img {
	width:255px;
	height:168px;
	display:block;
}
.apicScroll-left .bd ul li .pic a:hover img {
	border-color:#999;
}
.apicScroll-left .bd ul li .title {
	line-height:18px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	position:relative;
	z-index:999;
	width:250px;
	padding-top:5px;
}
.apicScroll-left .bd ul li .title a {
	color:#2a2a2a;
}
.apicScroll-left .bd ul li .jianjie {
	color:#3a3a3a;
	font-size:12px;
	width:260px;
	z-index:999;
	line-height:18px;
	text-align:left;
	padding:10px 10px 0px 10px;
}
.demo_l {
	width:430px;
	float:left;
	height:26px;
	background:url(../images/index_13.gif) no-repeat 0px 10px;
	text-indent:12px;
}
.demo_r {
	width:70px;
	float:right;
	color:#808080;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.demo {
	clear:both;
	height:26px;
	width:505px;
	overflow:hidden;
}
.demo_l a:hover {
	text-decoration:underline;
}
.zh_news {
	padding-top:12px;
}
.sy_kjz li {
	float:left;
	width:80px;
	padding-top:7px;
}
.sy_kjz li a {
	float:left;
	width:70px;
	background:url(../images/index_21.gif) no-repeat 0px 8px;
	padding-left:10px;
	font-weight:bold;
}
.sy_jj {
	padding-top:5px;
}
.zp li {
	border-bottom:1px solid #d6d6d6;
	height:33px;
	line-height:33px;
	width:785px;
	clear:both;
}
.zp_1 {
	width:190px;
	float:left;
	text-indent:12px;
}
.zp_2 {
	width:60px;
	float:left;
	text-align:center;
}
.zp_3 {
	width:180px;
	float:left;
	text-align:center;
}
.zp_4 {
	width:110px;
	float:left;
	text-align:center;
}
.zp_5 {
	width:120px;
	float:left;
	text-align:center;
}
.zp_6 {
	width:120px;
	float:left;
	text-align:right;
}
.zp li a:hover {
	text-decoration:underline;
}
.zptitle {
	font-size:14px;
	color:#484848;
	font-weight:bold;
	border-bottom:2px solid #e02627;
	height:32px;
	line-height:32px;
	width:785px;
	margin-bottom:12px;
}
.shuoming {
	font-size:14px;
	border:1px solid #dbdbdb;
	clear:both;
	padding:15px;
}
.xmweb {
	text-align:center;
	padding-top:6px;
}
.xmweb a {
	display:inline-block;
	margin-top:8px;
	width:207px;
	height:30px;
	line-height:30px;
	font-size: 14px;
	text-align:center;
	color:#fff;
	background:#a2a2a2;
	text-transform: uppercase;
 transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
	margin-right:5px;
	font-weight:bold;
}
.xmweb a:hover {
	background:#ae1c1c;
	color:#FFF;
}
/*fy*/
.pageWrapper {
	FONT-SIZE: 14px;
	BACKGROUND: #F7F7F7;
	WIDTH:100%;
}
.pgbtn A {
	DISPLAY: block;
	COLOR: #666;
	LINE-HEIGHT: 32px;
	FONT-FAMILY: verdana;
	TEXT-DECORATION: none
}
.pagnum a {
	MARGIN-left:5px;
	WIDTH: 38px;
	height:32px;
	BORDER:#dddddd 1px solid;
s
}
.pagnum A:hover {
	WIDTH: 38px;
	border:1px solid #be0303;
	text-align:center;
	color:#FFFFFF;
	background:#e02627;
}
.pagnumts a {
	MARGIN-left:5px;
	WIDTH: 62px;
	height:32px;
	background:#efefef;
	border:1px solid #dddddd;
}
.pagnumts A:hover {
	WIDTH: 62px;
	border:1px solid #be0303;
	text-align:center;
	color:#FFFFFF;
	background:#e02627;
}
a.currentpg {
	font-weight:bold;
	border:1px solid #be0303;
	text-align:center;
	color:#FFFFFF;
	background:#e02627;
}
.pagek {
	height:25px;
	padding:60px 0px;
}
.pages {
	MARGIN: 1px 0px 1px 0px;
	FLOAT:right;
	TEXT-ALIGN: center;
	height:25px;
}
.pagetb {
	MARGIN: 0px auto
}
.pregro {
	WIDTH: 10px;
	PADDING-TOP: 2px;
	HEIGHT:10px
}
.nxtgro {
	WIDTH: 10px;
	PADDING-TOP: 2px;
	HEIGHT:10px
}
.pregro {
	DISPLAY: inline;
	FLOAT: left;
	MARGIN: 1px 0px 1px 5px;
	text-align:center;
}
.nxtgro {
	DISPLAY: inline;
	FLOAT: right;
	MARGIN: 2px 5px 2px 0px;
	text-align:center;
}
.pages li {
	float:left;
}
.byj_rts {
	width:697px;
	float:left;
	line-height:18px;
}
.xw {
	border-bottom:1px solid #e4e4e4;
	height:40px;
	line-height:40px;
	width:697px;
	overflow:hidden;
}
.cpzsnew li {
width: 220px;
float: left;
height: 163px;
display: block;
margin-top:10px;
margin-right:10px;
}
.sjzs{
	border:1px solid #cccccc;
}
.xw_no {
	float:left;
	width:40px;
}
.xw_l {
	width:500px;
	float:left;
}
.xwts_l {
	width:660px;
	float:left;
}
.xw_l a:hover {
	text-decoration:underline;
}
.xw_m {
	width:50px;
	float:left;
}
.xw_a {
	width:60px;
	float:left;
	text-align:center;
}
.xw_r {
	width:100px;
	float:right;
	text-align:right;
}
.prev {
	color:#145e34;
	font-family:Arial, Helvetica, sans-serif;
}
.news_title {
	color:#008758;
	font-family:"微软雅黑", "黑体";
	text-align:left;
	font-weight:bold;
	font-size:26px;
	line-height:34px;
	padding-bottom:5px;
}
.xian {
	border-bottom:1px dotted #ccc;
	height:36px;
	margin-top:12px;
}
.prev {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
.box {
	padding:30px 0px;
	color:#3c3c3c;
	clear:both;
}
.xgxw {
	color:#008758;
	font-weight:bold;
	font-size:16px;
	padding-bottom:12px;
	width:697px;
	clear:both;
}
.back {
	text-align:right;
	margin-top:20px;
	padding-right:20px;
}
.time {
	text-align:left;
}
.hit {
	color:#959595;
}
.hero {
	position: relative;
	height: 100%;
	min-height: 400px;
	background: #ddd;
	overflow: hidden;
}
.hero-slides {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.hero-slide-item {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
}
.hero-slide-item.active {
	visibility: visible;
	opacity: 1;
}
.hero-slide-item.active .copy-title,  .hero-slide-item.active .copy-content,  .hero-slide-item.active .title,  .hero-slide-item.active .btns-wrap {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
.hero-slide-item .title-wrap {
	width: 100%;
	text-align: center;
	margin-top: -90px;
	position: absolute;
	top: 30%;
	left: 0;
}
.hero-slide-item .title-wrap + .content-wrap {
	display: none;
}
.hero-slide-item .title {
	font-size: 40px;
	letter-spacing: 8px;
	font-weight: normal;
	margin-bottom: 60px;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateX(40px);
	-moz-transform: translateX(40px);
	-ms-transform: translateX(40px);
	-o-transform: translateX(40px);
	transform: translateX(40px);
	-webkit-transition: 0.8s 0.7s ease;
	-moz-transition: 0.8s 0.7s ease;
	-ms-transition: 0.8s 0.7s ease;
	-o-transition: 0.8s 0.7s ease;
	transition: 0.8s 0.7s ease;
}
.hero-slide-item .base-line-btn .icon {
	vertical-align: 1px;
	margin-left: 5px;
}
.hero-slide-item .home-scroll-down .icon {
	vertical-align: 2px;
}
.hero-slide-item .btns-wrap {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateX(30px);
	-moz-transform: translateX(30px);
	-ms-transform: translateX(30px);
	-o-transform: translateX(30px);
	transform: translateX(30px);
	-webkit-transition: 0.8s 1.2s ease;
	-moz-transition: 0.8s 1.2s ease;
	-ms-transition: 0.8s 1.2s ease;
	-o-transition: 0.8s 1.2s ease;
	transition: 0.8s 1.2s ease;
}
.hero-slide-item .gradient {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
	background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
	background-repeat: repeat-x;
}
.hero-slide-item .gradient.slide-1-gradient {
	display: none;
}
.hero-slide-item .gradient.slide-2-gradient {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(59, 59, 59, 0)), to(rgba(59, 59, 59, 0.45)));
	background-image: -webkit-linear-gradient(top, rgba(59, 59, 59, 0), rgba(59, 59, 59, 0.45));
	background-image: linear-gradient(top, rgba(59, 59, 59, 0), rgba(59, 59, 59, 0.45));
	background-repeat: repeat-x;
}
.hero-slide-item .gradient.slide-3-gradient {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(59, 22, 8, 0)), to(rgba(59, 22, 8, 0.5)));
	background-image: -webkit-linear-gradient(top, rgba(59, 22, 8, 0), rgba(59, 22, 8, 0.5));
	background-image: linear-gradient(top, rgba(59, 22, 8, 0), rgba(59, 22, 8, 0.5));
	background-repeat: repeat-x;
}
.hero-slide-item .gradient.slide-4-gradient {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(61, 34, 6, 0)), to(rgba(61, 34, 6, 0.5)));
	background-image: -webkit-linear-gradient(top, rgba(61, 34, 6, 0), rgba(61, 34, 6, 0.5));
	background-image: linear-gradient(top, rgba(61, 34, 6, 0), rgba(61, 34, 6, 0.5));
	background-repeat: repeat-x;
}
.hero-slide-item .gradient.slide-5-gradient {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(54, 25, 7, 0)), to(rgba(54, 25, 7, 0.5)));
	background-image: -webkit-linear-gradient(top, rgba(54, 25, 7, 0), rgba(54, 25, 7, 0.5));
	background-image: linear-gradient(top, rgba(54, 25, 7, 0), rgba(54, 25, 7, 0.5));
	background-repeat: repeat-x;
}
.hero-slide-item .gradient.slide-6-gradient {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
	background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
	background-repeat: repeat-x;
}
.hero-slide-item .content-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.hero-slide-item .content-wrap .btns-wrap {
	position: absolute;
	right: 60px;
	bottom: 140px;
}
.hero-slide-item .copy {
	color: white;
	max-width: 820px;
	position: absolute;
	left: 60px;
	bottom: 133px;
	line-height: 1.33;
}
.hero-slide-item .copy.longer {
	max-width: 860px;
}
.hero-slide-item .copy.even-longer {
	max-width: 870px;
}
.hero-slide-item .copy-title {
	font-size: 50px;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateX(40px);
	-moz-transform: translateX(40px);
	-ms-transform: translateX(40px);
	-o-transform: translateX(40px);
	transform: translateX(40px);
	-webkit-transition: 0.8s 0.7s ease;
	-moz-transition: 0.8s 0.7s ease;
	-ms-transition: 0.8s 0.7s ease;
	-o-transition: 0.8s 0.7s ease;
	transition: 0.8s 0.7s ease;
}
.hero-slide-item .copy-content {
	font-size:20px;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateX(40px);
	-moz-transform: translateX(40px);
	-ms-transform: translateX(40px);
	-o-transform: translateX(40px);
	transform: translateX(40px);
	-webkit-transition: 0.8s 0.8s ease;
	-moz-transition: 0.8s 0.8s ease;
	-ms-transition: 0.8s 0.8s ease;
	-o-transition: 0.8s 0.8s ease;
	transition: 0.8s 0.8s ease;
}
.slides-pagination {
	text-align: center;
	position: absolute;
	bottom: 40px;
	z-index: 5;
	left: 50%;
	margin-left: -90px;
}
.slides-pagination .slides-pagination-item {
	float: left;
	width: 46px;
	height: 6px;
	background: white;
	opacity: .4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	cursor: pointer;
	position: relative;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.slides-pagination .slides-pagination-item + .slides-pagination-item {
	margin-left: 10px;
}
.slides-pagination .slides-pagination-item.active {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.slides-pagination .slides-pagination-item.active:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.slides-pagination .slides-pagination-item:hover {
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.slides-pagination .slides-pagination-link {
	position: absolute;
	width: 100%;
	height: 40px;
	top: -18px;
	left: 0;
}
.section-title {
	text-align: center;
	letter-spacing: 3px;
	font-size: 26px;
	font-weight: normal;
	margin: 55px 0;
	color: #666666;
}
.features-info-box {
	background: #ededed;
	overflow: hidden;
	color: #222222;
}
.features-info-box .title {
	font-size: 20px;
	font-weight: normal;
	border-bottom: 2px solid #222222;
	display: inline-block;
	margin-bottom: 25px;
	margin-top: 10px;
 *zoom: 1;
 *display: inline;
}
.features-info-box .know-more {
	color: #878787;
	font-size: 14px;
	letter-spacing: 1px;
	display: inline-block;
	margin-top: 22px;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.no-touch .features-info-box:hover {
	background: #e6e6e6;
}
.no-touch .features-info-box:hover .know-more {
	color: #313131;
	border-color: #313131;
}
.features-hero {
	height: 300px;
	position: relative;
	display: block;
	background: #222222;
}
.no-touch .features-hero:hover .bg {
	opacity: .8;
}
.features-hero .copy-wrap {
	position: absolute;
	top: 116px;
	left: 0;
	right: 0;
	font-size: 20px;
	color: white;
	text-align: center;
}
.features-hero .copy-title {
	font-weight: normal;
	font-size: 38px;
}
.features-points {
	text-align: justify;
}
.features-points .features-point-item {
	width: 280px;
	height: 300px;
	margin-top: 20px;
	padding: 0 20px;
	display: inline-block;
	float: left;
}
.features-points .features-point-item + .features-point-item {
	margin-left: 20px;
}
.features-points .icon-feature-hammer {
	margin: 31px 0 1px;
}
.features-points .icon-feature-gear {
	margin: 30px 0 0;
}
.features-points .icon-feature-graph {
	margin: 30px 0 0;
}
.features-misc .img-wrap {
	position: relative;
	height: 300px;
}
.features-misc .content-wrap {
	padding: 15px 20px 0;
	height: 235px;
}
.features-misc .document {
	width: 32%;
	margin-top: 20px;
}
.features-misc .moot-court {
	width: 66%;
	margin-top: 20px;
}
.features-misc .image-slides {
	width: 66%;
	position: relative;
	margin-top: 20px;
	height: 300px;
	background: #222222;
	-webkit-backface-visibility: hidden;
}
.features-misc .image-slides:hover .bg {
	opacity: .8;
}
.features-misc .image-slides .unslider-arrow {
	height: 100%;
	position: absolute;
	width: 61px;
	top: 0;
	opacity: .5;
}
.features-misc .image-slides .unslider-arrow .icon {
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -25px;
}
.features-misc .image-slides .unslider-arrow.prev {
	left: 0;
}
.features-misc .image-slides .unslider-arrow.prev:hover {
	background-color: rgba(0, 0, 0, 0);
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.3) 100%);
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.3) 100%);
}
.features-misc .image-slides .unslider-arrow.next {
	right: 0;
}
.features-misc .image-slides .unslider-arrow.next:hover {
	background-color: rgba(0, 0, 0, 0);
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.3) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.3) 100%);
}
.features-misc .image-slides .unslider-arrow:hover {
	opacity: 1;
}
.features-misc .image-slides .image-slides-inner {
	position: relative;
	overflow: auto;
}
.features-misc .image-slides .image-slide-item {
	position: relative;
	float: left;
	height: 300px;
}
.features-misc .location {
	width: 32%;
	height: 300px;
	font-size: 16px;
	position: relative;
	margin-top: 20px;
	color: #222222;
}
.features-misc .location .content-wrap {
	letter-spacing: 1px;
	background: #f0f0f0;
	background: rgba(240, 240, 240, 0.9);
	height: auto;
	padding: 100px 45px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.features-misc .location:hover .content-wrap {
	opacity: 0;
}
.bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.gradient {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}
 @-webkit-keyframes fadeOutLeft {
 0% {
 opacity: 1;
 visibility: visible;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
 100% {
 opacity: 0;
 visibility: hidden;
 -webkit-transform: translateX(-60px);
 -moz-transform: translateX(-60px);
 -ms-transform: translateX(-60px);
 -o-transform: translateX(-60px);
 transform: translateX(-60px);
}
}
 @-moz-keyframes fadeOutLeft {
 0% {
 opacity: 1;
 visibility: visible;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
 100% {
 opacity: 0;
 visibility: hidden;
 -webkit-transform: translateX(-60px);
 -moz-transform: translateX(-60px);
 -ms-transform: translateX(-60px);
 -o-transform: translateX(-60px);
 transform: translateX(-60px);
}
}
 @-ms-keyframes fadeOutLeft {
 0% {
 opacity: 1;
 visibility: visible;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
 100% {
 opacity: 0;
 visibility: hidden;
 -webkit-transform: translateX(-60px);
 -moz-transform: translateX(-60px);
 -ms-transform: translateX(-60px);
 -o-transform: translateX(-60px);
 transform: translateX(-60px);
}
}
 @keyframes fadeOutLeft {
 0% {
 opacity: 1;
 visibility: visible;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
 100% {
 opacity: 0;
 visibility: hidden;
 -webkit-transform: translateX(-60px);
 -moz-transform: translateX(-60px);
 -ms-transform: translateX(-60px);
 -o-transform: translateX(-60px);
 transform: translateX(-60px);
}
}
.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}
 @-webkit-keyframes fadeOutRight {
 0% {
 opacity: 1;
 visibility: visible;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
 100% {
 opacity: 0;
 visibility: hidden;
 -webkit-transform: translateX(60px);
 -moz-transform: translateX(60px);
 -ms-transform: translateX(60px);
 -o-transform: translateX(60px);
 transform: translateX(60px);
}
}
 @-moz-keyframes fadeOutRight {
 0% {
 opacity: 1;
 visibility: visible;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
 100% {
 opacity: 0;
 visibility: hidden;
 -webkit-transform: translateX(60px);
 -moz-transform: translateX(60px);
 -ms-transform: translateX(60px);
 -o-transform: translateX(60px);
 transform: translateX(60px);
}
}
 @-ms-keyframes fadeOutRight {
 0% {
 opacity: 1;
 visibility: visible;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
 100% {
 opacity: 0;
 visibility: hidden;
 -webkit-transform: translateX(60px);
 -moz-transform: translateX(60px);
 -ms-transform: translateX(60px);
 -o-transform: translateX(60px);
 transform: translateX(60px);
}
}
 @keyframes fadeOutRight {
 0% {
 opacity: 1;
 visibility: visible;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
 100% {
 opacity: 0;
 visibility: hidden;
 -webkit-transform: translateX(60px);
 -moz-transform: translateX(60px);
 -ms-transform: translateX(60px);
 -o-transform: translateX(60px);
 transform: translateX(60px);
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
 @-webkit-keyframes fadeInLeft {
 0% {
 opacity: 0;
 visibility: hidden;
 -webkit-transform: translateX(60px);
 -moz-transform: translateX(60px);
 -ms-transform: translateX(60px);
 -o-transform: translateX(60px);
 transform: translateX(60px);
}
 100% {
 opacity: 1;
 visibility: visible;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
}
 @-moz-keyframes fadeInLeft {
 0% {
 opacity: 0;
 visibility: hidden;
 -webkit-transform: translateX(60px);
 -moz-transform: translateX(60px);
 -ms-transform: translateX(60px);
 -o-transform: translateX(60px);
 transform: translateX(60px);
}
 100% {
 opacity: 1;
 visibility: visible;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
}
 @-ms-keyframes fadeInLeft {
 0% {
 opacity: 0;
 visibility: hidden;
 -webkit-transform: translateX(60px);
 -moz-transform: translateX(60px);
 -ms-transform: translateX(60px);
 -o-transform: translateX(60px);
 transform: translateX(60px);
}
 100% {
 opacity: 1;
 visibility: visible;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
}
 @keyframes fadeInLeft {
 0% {
 opacity: 0;
 visibility: hidden;
 -webkit-transform: translateX(60px);
 -moz-transform: translateX(60px);
 -ms-transform: translateX(60px);
 -o-transform: translateX(60px);
 transform: translateX(60px);
}
 100% {
 opacity: 1;
 visibility: visible;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
 @-webkit-keyframes fadeInRight {
 0% {
 opacity: 0;
 visibility: hidden;
 -webkit-transform: translateX(-60px);
 -moz-transform: translateX(-60px);
 -ms-transform: translateX(-60px);
 -o-transform: translateX(-60px);
 transform: translateX(-60px);
}
 100% {
 opacity: 1;
 visibility: visible;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
}
 @-moz-keyframes fadeInRight {
 0% {
 opacity: 0;
 visibility: hidden;
 -webkit-transform: translateX(-60px);
 -moz-transform: translateX(-60px);
 -ms-transform: translateX(-60px);
 -o-transform: translateX(-60px);
 transform: translateX(-60px);
}
 100% {
 opacity: 1;
 visibility: visible;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
}
.footmenu {
	width:82px;
	float:left;
	padding-bottom:50px;
	margin-right:50px;
}
.foottitle
{
	width:82px;
	float:left;
	font-size:14px;
	color:#2d374b;
	font-weight:bold;
	text-indent:5px;
	padding-bottom:20px;
}
.footmenu ul li {
	float:left;
	height:26px;
	line-height:26px;
	background:url(../images/lia.jpg) no-repeat 0px 12px;
	text-indent:15px;
	clear:both;
}
.footmenu ul li a {
	float:left;
	font-size:12px;
	clear:both;
}
.copyjxy {
	padding-top:16px;
	text-transform:uppercase;
}
.moress {
	margin-top:10px;
	clear:both;
	text-align:right;
	width:30px;
	float:right;
}
.about_more {
	width:100px;
	float:right;
}
.about_more a {
	width:90px;
	background:url(../images/more.png) no-repeat 60px 3px;
	height:30px;
	display:block;
	font-weight:bold;
}
.about_more a:hover {
	background-position:  60px -26px
}
.moress a.news_more {
	width:40px;
	background:url(../images/more.png) no-repeat 0px 12px;
	height:40px;
	padding-left:32px;
	display:block;
}
.moress a.news_more:hover {
	background-position:  0 -21px
}
.footmenu a.lxwm {
	background-position: 0 0;
	width:70px;
	background:url(../images/f01.png) no-repeat 0px 12px;
	height:40px;
	padding-left:32px;
}
.footmenu a.lxwm:hover {
	background-position:  0 -20px
}
.footmenu a.rczp {
	background-position: 0 0;
	width:70px;
	background:url(../images/f02.png) no-repeat 0px 12px;
	height:40px;
	padding-left:32px;
}
.footmenu a.rczp:hover {
	background-position:  0 -20px
}
.footmenu a.flsm {
	background-position: 0 0;
	width:70px;
	background:url(../images/f03.png) no-repeat 0px 12px;
	height:40px;
	padding-left:32px;
}
.footmenu a.flsm:hover {
	background-position:  0 -20px
}
.footmenu a.qyyx {
	background-position: 0 0;
	width:70px;
	background:url(../images/f04.png) no-repeat 0px 12px;
	height:40px;
	padding-left:32px;
}
.footmenu a.qyyx:hover {
	background-position:  0 -20px
}
.sy_news {
	float:left;
	width:320px;
	overflow:hidden;
	height:500px;
	margin-right:70px;
}
.content_sy {
	width:1100px;
	margin:0 auto;
	clear:both;
	padding-top:26px;
	height:440px;
	overflow:hidden;
}
.news_listsy li {
	border-bottom:1px dotted #d3d3d3;
	margin-top:10px;
	padding-bottom:8px;
	line-height:21px;
	height:41px;
}
.jxydt {
	font-size:20px;
	font-weight:bold;
	color:#000;
	height:56px;
	line-height:56px;
}
.s_layer {
	font-size:20px;
	font-weight:bold;
	color:#000;
	height:21px;
	line-height:21px;
	text-indent:26px;
}
.f14 {
	color:#8b8b8b;
	font-size:14px;
	text-transform : uppercase
}
.about_sybg {
	width:100%;
	background:#fbfbfb;
	border:0px solid #eceded;
	border-width:1px 0px 1px 0px;
	height:277px;
	padding:55px 0px;
	clear:both;
}
.about_sy {
	width:1100px;
	margin:0 auto;
}
.about_syl {
	float:left;
	width:264px;
	overflow:hidden;
}
.about_sym {
	float:left;
	width:477px;
	margin-left:27px;
}
.about_syr {
	float:right;
	width:276px;
	background:url(../images/lsbg.jpg) no-repeat;
	height:278px;
}
/* main_img */
.main_img {
	height:278px;
	width:264px;
	overflow:hidden;
	position: relative;
}
.main_img img {
	height:278px;
	width:264px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	z-index:1;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}
.main_img:hover img {
	transform: scale(1.2, 1.2);
	-ms-transform:scale(1.2, 1.2); 	/* IE 9 */
	-moz-transform:scale(1.2, 1.2); 	/* Firefox */
	-webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
	-o-transform:scale(1.2, 1.2); 	/* Opera */
}
/* main_img */
.kbss {
	height:82px;
	width:229px;
	overflow:hidden;
	position: relative;
	margin-bottom:3px;
}
.kbss img {
	height:82px;
	width:229px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	z-index:1;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}
.kbss:hover img {
	transform: scale(1.1, 1.1);
	-ms-transform:scale(1.1, 1.1); 	/* IE 9 */
	-moz-transform:scale(1.1, 1.1); 	/* Firefox */
	-webkit-transform:scale(1.1, 1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1, 1.1); 	/* Opera */
}
.sy_jinajie {
	color:#666666;
	line-height:24px;
}
.sy_jinajie p {
	padding:0px 0px 16px 0px;
}
p {
	margin:0px;
	padding:0px 0px 15px 0px;
	line-height:26px;
}
.duanlue {
	text-indent:2em;
	text-align:justify;
	text-justify:inter-ideograph;
}
/* 加载更多 */
.blank27{
	height:12px;
	clear:both;
	overflow:hidden;
}
input.more {display:block; width:100%; height:54px; background:#dfdfdf url(../images/btn_more_on.png) no-repeat center 15px; cursor:pointer; -webkit-transition:background 400ms; transition:background 400ms;}
input.more:hover {background-color:#008758; background-image:url(../images/btn_more.png);}
input.morets {display:block; width:100%; height:43px; background:#dfdfdf url(../images/btn_more_on.png) no-repeat center 10px; cursor:pointer; -webkit-transition:background 400ms; transition:background 400ms;}
input.morets:hover {background-color:#008758; background-image:url(../images/btn_more.png);}
#content .nav {
	height:56px;
	border-bottom:1px solid #eaeaea;
	overflow:hidden;
}
.newscj {
	width:697px;
	height:208px;
	overflow:hidden;
	clear:both;
}
.newscj_l {
	float:left;
	width:298px;
	text-align:left;
}
.newscj_r {
	float:right;
	width:376px;
	padding-top:5px;
	font-size:12px;
	line-height:23px;
}
.kjzts {
	color:#6d6d6d;
	font-weight:bold;
	font-size:16px;
}
.bzs{
	color:#008758;
	font-weight:bold;
	font-size:14px;
}


.newslist {
	width:697px;
	overflow:hidden;
	padding-top:20px;
}
.newslist li .left .N_title {
	color: #5f6269;
	font-size: 16px;
	font-weight: bold;
	float:left;
	width:557px;
}
.newslist li .left {
	width:657px;
	overflow:hidden;
}
.newslist li .right {
	color:#818181;
	float: right;
	text-align:center;
	width:100px;
	overflow:hidden;
}
.newslist li .N_content {
	color: #676767;
	font-size:12px;
	overflow: hidden;
	line-height:23px;
}
.newslist ul li a:hover .N_content {
	color: #fff;
}
.newslist ul li a:hover .right {
	color: #fff;
}
.newslist ul li a:hover .N_title {
	color: #fff;
}
.newslist ul {
}
.newslist ul li  a{
	margin-bottom:9px;
	overflow:hidden;
	display:block;
	height:73px;
	padding:20px;
	width:657px;
	background:#f2f2f2;	
}
.newslist ul li a:hover{
	background:#008758;
	color:#FFF;
}


/*#content .nav .g-wrap {overflow:visible;}*/
#content .nav .g-wrap .crumbs {
	float:left;
	padding-left:13px;
	height:100%;
	color:#818181;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	line-height:21px;
}
#content .nav .g-wrap .crumbs a {
	color:#d2d2d2;
	text-align:center;
}
#content .nav .g-wrap .crumbs li.one {
	width:120px;
	height:100px;
	display:block;
	background:#3b3b3b;
	float:left;
	margin-left:2px;
	padding-top:20px;
}
#content .nav .g-wrap .crumbs li.one:hover {
	width:120px;
	height:100px;
	display:block;
	background:#1a1a1a;
	float:left;
	margin-left:2px;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	padding-top:20px;
}
#content .nav .g-wrap .crumbs li.two {
	width:120px;
	height:100px;
	display:block;
	background:#ae1c1c;
	float:left;
	margin-left:2px;
	padding-top:30px;
}
#content .nav .g-wrap .crumbs li.two:hover {
	width:120px;
	height:100px;
	display:block;
	background:#780000;
	float:left;
	margin-left:2px;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	padding-top:30px;
}
#content .nav .g-wrap .columns {
	float:right;
	height:100%;
	border-right:1px solid #e2e5e6;
}
#content .nav .g-wrap .columns a {
	position:relative;
	float:left;
	margin-right:50px;
	font-size:14px;
	line-height:56px;
	height:56px;
	color:#888888;
	font-weight:bold;
}
#content .nav .g-wrap .columns a:hover {
	color:#575757;
}
#content .nav .g-wrap .columns a span {
	position:absolute;
	left:0;
	bottom:0;
	width:0;
	height:3px;
	background-color:#008758;
	border-radius:4px;
	-webkit-transition:width 300ms;
	transition:width 300ms;
}
#content .nav .g-wrap .columns a.on span {/*left:15%; */
	width:100%;
}
#content .nav .g-wrap .columns a.on{/*left:15%; */
	color:#575757;
}

.juzhong {
	width:1000px;
	font-size:14px;
	line-height:28px;
	margin:0 auto;
	color:#818181;
	clear:both;
	padding:55px 0px;
}
.juzhong_l {
	width:697px;
	font-size:14px;
	line-height:26px;
	float:left;
	color:#818181;
	padding-bottom:60px;
}
.juzhong_l img{
	max-width:697px;
}
.juzhong_r {
	width:273px;
	float:right;
	padding-bottom:100px;
}
.biaoti {
	font-size:40px;
	font-weight:bold;
	color:#FFF;
	width:480px;
	text-align:center;
	margin:0 auto;
	padding-left:500px;
	padding-top:140px
}
.news {
	width:100%;
	padding:0px 0px 0px 0px;
}
.fy_news {
	width:900px;
	margin:0 auto;
	padding-bottom:100px;
}
.news li a {
	display:block;
	width:100%;
	height:160px;
	border-bottom: 1px solid #e6e6e6;
	padding: 30px 0;
}
.news li a:hover {
	background: #f0f0f0;
}
.news_pub li a {
	display:block;
	width:100%;
	height:110px;
	border-bottom: 1px solid #e6e6e6;
	padding: 30px 0;
}
.news_pub li a:hover {
	background: #f0f0f0;
}
.team_jj a {
	font-size:14px;
	color:#6d6d6d;
	line-height:23px;
}
.zt_jj a {
	font-size:12px;
	color:#6d6d6d;
	line-height:23px;
}
.zt_jj a:hover {
	font-size:12px;
	color:#008758;
	line-height:23px;
}
.team_jj{
	
	padding-top:12px;
}
.team_jjts {
	font-size:14px;
	color:#707070;
	line-height:28px;
	padding-top:4px;
}
.navleft {
	width:241px;
	overflow:hidden;
	margin-top:5px;
	clear:both;
	float:left;
	padding-bottom:50px;
}
.navleft li {
	height:50px;
	position: relative;
	font-size:16px;
}
.navleft li a {
	color: #4a4a4a;
	display: list-item;
	font-size: 14px;
	height: 50px;
	left: 0px;
	line-height: 50px;
	position: absolute;
	top: 0;
	width: 100%;
	text-indent:60px;
	text-align:left;
	background:url(../images/fwly.jpg) top right no-repeat;
}
.navleft li a.nomal {
	background:url(../images/fwlyhover.jpg) top right no-repeat;
	line-height:50px;
	height:50px;
	display:block;
	font-weight:bold;
	color:#ffffff;
}
.navleft li a:hover {
	background:url(../images/fwlyhover.jpg) top right no-repeat;
	line-height:50px;
	height:50px;
	display:block;
	font-weight:bold;
	color:#ffffff;
}
.navleft .hover {
	background:url(../images/hover.gif) no-repeat;
	font-weight:bold;
}
.navleft .hover a {
	color: #fff;
}
.shenghuo_slider{
	overflow:hidden;
	zoom:1;
}
.shenghuo_slider li {
	margin:0px 8px 20px 0;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	position: relative;
	width: 325px;
	height: 291px;
	overflow: hidden;
}
.shenghuo_slider li .pic {
	text-align:center;
	width:325px;
	overflow: hidden;
}
.shenghuo_slider li .pic img {
	display:block;
}
.shenghuo_slider li .pic a:hover img {
	border-color:#999;
}
.shenghuo_slider li .title {
	line-height:31px;
	color:#565656;
	font-family:"Microsoft YaHei";
	text-align: center;
	position: absolute;
	bottom:0;
	left:0;
	background-color:#dfdfdf;
	width: 100%;
	padding:8px 0 10px 0;
	cursor:default;
}
.slide_hov_bg {
	position: absolute;
	top:65px;
	width: 175px;
	height: 52px;
	display: none;
	left:0px
}
.shenghuo_slider li a {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.shenghuo_slider li .title h1 {
	font-size: 16px;
	color:#565656;
	font-weight:bold;
}
.shenghuo_slider li .title p {
	color:#868686;
	text-transform: uppercase;
	font-size: 10px;
}
.shenghuo_slider li .title .s_txt {
	padding: 10px;
	text-align: center;
	overflow: hidden;
	display: none;
}
.shenghuo_slider li .title .s_txt  a{
	width:108px;
	height:32px;
	line-height:32px;
	text-align: center;
	overflow: hidden;
	background:#008758;
	display:block;
	color:#FFF;
	font-size:14px;
	margin-left:100px;
}
.shenghuo_slider li .title .s_txt  a:hover{
	width:108px;
	height:32px;
	line-height:32px;
	text-align: center;
	overflow: hidden;
	background:#747474;
	display:block;
	color:#FFF;
	font-size:14px;
	margin-left:100px;
}
.shenghuo_slider li .bg {
	background-color:#000;
	width: 100%;
	height: 100%;
	position: absolute;
	left:0;
	top:0;
	z-index:0;
	opacity:0.5;
	display: none;
}
.lscx {
	width:207px;
	margin:0 auto;
	color:#5e5e5e;
	font-weight:bold;
	padding-top:14px;
}
.huixi1 {
	width:207px;
	height:25px;
	line-height:25px;
}
.huixi2 {
	width:207px;
	height:25px;
	line-height:25px;
}
.taotao {
	padding-top:5px;
}
.heise {
	color:#000;
}
.team_showl {
	width:430px;
	float:left;
}
.team_showr {
	width:630px;
	float:right;
	position:relative;
}
.fanhui {
	position:absolute;
	top:0px;
	right:0px;
}
.fanhui a {
	display:inline-block;
	margin-top:17px;
	width:40px;
	height:40px;
	line-height:40px;
	font-size: 14px;
	text-align:center;
	color:#000;
	border:2px solid #000;
	text-transform: uppercase;
 transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
	margin-right:5px;
	font-weight:bold;
}
.fanhui a:hover {
	background:#000;
	color:#FFF;
}
.tdmz {
	font-size:24px;
	font-weight:bold;
	color:#000;
	height:36px;
	line-height:36px;
}
.tdjj {
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:1px solid #000;
}
.tdshow {
	padding:40px 0px 0px 0px;
}
.fwly {
	width:1100px;
	margin:0 auto;
	padding:28px 0px 100px 0px;
	height:380px;
	clear:both;
	overflow:hidden;
}
.sy_fwly {
	margin-top:5px;
}
.sy_fwly ul li {
	float:left;
	text-align:center;
	margin-right:4px;
	width:229px;
}
.sy_fwly ul li a {
	float:left;
	text-align:center;
	margin-right:4px;
	width:229px;
	margin-top:6px;
}
.fwly_l {
	float:left;
	width:720px;
}
.fwly_r {
	float:right;
	width:357px;
}
.anli {
	margin-top:10px;
	border:1px solid #e9e9e9;
	border-width:1px 0px 0px 1px;
	overflow:hidden;
}
.anli ul li {
	float:left;
	border:1px solid #e9e9e9;
	border-width:0px 1px 1px 0px;
	padding:11px 12px;
	width:153px;
	height:60px;
	overflow:hidden;
}
.anliny {
	margin-top:10px;
	border:1px solid #e9e9e9;
	border-width:1px 0px 0px 1px;
	overflow:hidden;
	width:1068px;
}
.anliny ul li {
	float:left;
	border:1px solid #e9e9e9;
	border-width:0px 1px 1px 0px;
	padding:11px 12px;
	width:153px;
	height:60px;
	overflow:hidden;
}
/*项目展示三级滑动*/
#xm_tabs2 {
	text-align:left;
	width:697px;
	clear:both;
	padding-top:30px;
}
.xm_menu21box {
	position:relative;
	overflow:hidden;
	height:40px;
	width:697px;
	text-align:left;
}
#xm_menu21 {
	position:absolute;
	top:10;
	left:0;
	z-index:1;
	width:697px;
	background:url(../images/project_show_17.jpg) no-repeat
}
#xm_menu21 li {
	float:left;
	display:block;
	cursor:pointer;
	width:136px;
	text-align:center;
	line-height:31px;
	height:31px;
	color:#737373;
	margin-left:15px;
	font-weight:bold;
}
#xm_menu21 li.hover {
	background:url(../images/projecta.jpg) no-repeat;
	color:#ffffff;
	font-weight:bold;
}
.xm_main21box {
	clear:both;
	margin-top:-1px;
	width:797px;
}
#xm_main21 ul {
	display:none;
	margin-top:5px;
	line-height:1.7;
	text-align:justify;
	text-justify:inter-ideograph;
	padding:22px 0px;
}
#xm_main21 ul.block {
	display: block;
}
/*人才招聘三级滑动*/
#hr_tabs2 {
	text-align:left;
	width:697px;
	clear:both;
}
.hr_menu21box {
	position:relative;
	overflow:hidden;
	height:53px;
	width:697px;
	text-align:left;
	background:url(../images/hr_09.jpg) repeat-x;
}
#hr_menu21 {
	position:absolute;
	top:280;
	left:0;
	z-index:1;
	margin-right:5px;
}
#hr_menu21 li {
	float:left;
	display:block;
	cursor:pointer;
	width:141px;
	text-align:center;
	line-height:53px;
	height:53px;
	color:#2b2b2b;
	background:url(../images/hr_07.jpg) no-repeat;
	margin-left:2px;
}
#hr_menu21 li.hover {
	background:url(../images/hr_05.jpg) no-repeat;
	color:#ffffff;
	font-weight:bold;
}
.hr_main21box {
	clear:both;
	margin-top:-1px;
	width:797px;
}
#hr_main21 ul {
	display:none;
	margin-top:5px;
	line-height:1.7;
	text-align:justify;
	text-justify:inter-ideograph;
	padding:22px 0px;
}
#hr_main21 ul.block {
	display: block;
}
.bybg{
	width:100%;
	background:url(../images/bybg.jpg) no-repeat  top center;
	clear:both;
	height:117px;
}
.by{
	width:1000px;
	margin:0 auto;
}
.by_l{
	width:260px;
	float:left;
	color:#FFF;
	font-weight:bold;
	font-size:20px;
	line-height:117px;
	letter-spacing:4px;
}
.by_r{
	width:740px;
	float:left;
	color:#747474;
	text-align:center;
	font-size:14px;
	padding-top:32px;
}
#linkpic1{float:left; position:relative; overflow:hidden; width:273px; height:115px; margin-top:5px; }
#linkpic2{ float:left; position:relative;overflow:hidden;width:273px; height:119px;margin-top:5px;}
/*.opacity {
  background: none repeat scroll 0 0 #fff;
  height: 147px;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
}*/
#linkpic1 .mask{ width:273px; height:115px;}
#linkpic2 .mask{ width:273px; height:119px; background: scroll 0 0 #006240}
.mask{
	background: scroll 0 0 #008758;
	padding:43px 20px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	display:none;
	z-index:4
}
.mask_box{
	position:relative;
	width:100%;
	height:93px;
}
.mask_box p{
	border-bottom:1px solid #cdcdcd;
	width:80px;
	position:absolute;
	left:0px;
	top:-8px;
	margin:0px;
	padding:0px;
}
.mask_box h1{ position:absolute; left:0; top:-20px; vertical-align:baseline; color:#FFF; font-size:16px; margin:0px; padding:0px;}
.mask_box h2{ position:absolute; left:0; bottom:32px; color:#cdcdcd; font-size:12px; margin:0px; padding-top: 0px;font-family:"微软雅黑", "黑体";}
.newslistbyj{
}
.newslistbyj li{
	width:346px;
	height:220px;
	float:left;
	margin-bottom:20px;
}
.newslistbyj li a{
	width:276px;
	height:167px;
	float:left;
	display:block;
	padding:30px;
	background:#ededed;
	margin-right:10px;
}
.newslistbyj li a:hover{
	width:276px;
	height:167px;
	float:left;
	display:block;
	background:#008758;
}
.newslistbyj  li a:hover .news_titlets{
	color:#FFF;
}
.newslistbyj  li a .news_titlets{
	color:#3d3d3d;
	font-size:16px;
	font-weight:bold;
}
.newslistbyj  li a:hover .news_ceo{
	color:#FFF;
}
.newslistbyj  li a:hover .news_jianjie{
	color:#FFF;
}
.news_line{
	padding:5px;
}
.zt {
	width:697px;
	height:150px;
	border-bottom:3px solid #eeeeee;
	margin-bottom:30px;
	height:152px;
}
.zt_l {
	float:left;
	width:220px;
	height:152px;
	background:#eee;
}
.zt_r {
	float:right;
	width:460px;
}

.textr{
	padding-top:15px;
	text-align:right;
	padding-right:10px;
}
.kjz {
	font-weight:bold;
	font-size:14px;
	color:#000;
	font-family: "Microsoft YaHei", "微软雅黑";
}
.go-back {
	height: 42px;
	padding-top:10px;
	text-align: center;
	width:70px;
	font-family: "Microsoft YaHei", "微软雅黑";
}
.go-back a {
	display: inline-block;
	width:87px;
	height:24px;
	line-height:24px;
	border: 1px solid #717171;
	color: #fff;
	font-size: 12px;
	color:#686868;
	text-transform: uppercase;
 transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
}
.go-back a:hover {
	background: #686868;
	color: #fff;
}
.probg{
	padding:6px 0px 0px 5px;
}
.kb_r{
	float:right; width:80px; font-weight:bold;
	font-size:12px;
	padding-top:5px;
}
.kb_l{
	float:left; width:360px; font-weight:bold;
	font-size:14px;
	padding-top:5px;
}
.proj {
	width:697px;
	height:500px;
	position:relative;
}
.proj_l {
	width:697px;
	float:left;
}
.proj_r {
	width:292px;
	float:right;
	position:absolute;
	left:0px;
	top:0;
	z-index:7;
}
.xmcc {
	width:350px;
	float:right;
}
.pro_logo {
	width:254px;
	float:left;
	padding-top:30px;
	text-align:center;
	height:166px;
	margin-left:32px;
	
}
.pro_logol {
	width:167px;
	float:left;
	height:126px;
	padding-top:26px;
	text-align:center;
}
.pro_logor {
	width:120px;
	float:left;
	height:120px;
	padding-top:20px;
	text-align:center;
}
.pro_hot {
	width:64px;
	float:left;
	text-align:right;
}
.pro_dz {
	color:#FFF;
	line-height:23px;
}
.hyk_sq{background:url(../images/b2.jpg) no-repeat top center ; height:1008px;}
.hyk_tt{ padding:287px 0 0 0px; color:#0f572f; font-size:38px; font-weight:bold; text-align:center}
.hyk .text1 {
    width: 385px;
    height: 42px;
    background: #e5e5e5;
    border: none;
    padding-left: 15px;
    font-size: 18px;
    color: #202020;
}
.hyk_t {
    color: #323232;
    font-size: 26px;
    line-height: 30px;
    padding: 36px 0 20px;
}
.hyk {
    padding-top: 80px;
    padding-left: 122px;
}
.inputts3 {
    margin-left: 126px;
    margin-top: 45px;
}
.vip_xq{ font-size:20px; font-weight:bold; color:#323232; text-align:center; margin-top:20px; line-height:2em;}
.vip_hyk{ background:url(../images/v1.png) no-repeat; width:532px; height:296px; margin-left:55px; margin-top:20px;}
.vip_hyk2{ background:url(../images/v2.png) no-repeat; width:532px; height:296px; margin-left:55px; margin-top:20px;}
.vip_hyk3{ background:url(../images/v3.png) no-repeat; width:532px; height:296px; margin-left:55px; margin-top:20px;}
.vip_hyk span,.vip_hyk3  span{ float:left; font-size:20px; color:#e9cd77; margin:230px 0px 0 45px;}
.editor .hidden {
    display: none;
}
.dabiaoti{
	font-size:20px;
	line-height:50px;
	height:50px;
	color:#008757;
	font-weight:bold;
}
.wx{
	font-size:20px;
	line-height:40px;
	height:40px;
	color:#008757;
	font-weight:bold;
	padding-top:6px;
}

.brand-pic ul {
	width:697px;
}
.brand-pic ul li {
	float:left;
	width:220px;
	height:314px;
	margin-right:10px;
	text-align: center;
}
.brand-pic ul li:hover .down {
	height:90px;
	opacity:1;
transition: all .3s;
}
.brand-pic .pic-img {
	width:220px;
	height:274px;
	position: relative;
	background:#fff;
}
.brand-pic h2 {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
}
.brand-pic .pic-img img {
	width:100%;
	height:100%;
}
.pic-img .down {
	display: block;
	position: absolute;
	left:65px;
	bottom:0;
	width:100px;
	height:0px;
	background:#008758 url(../images/read.png) no-repeat center center;
	opacity: 0;
}
	