@charset "gb2312";
@font-face {
	font-family: 'HELVETICANEUELTPRO-THEX';
	src: url('font/HELVETICANEUELTPRO-THEX.OTF');
	font-weight: normal;
	font-style: normal;
}
* {
	padding: 0;
	margin: 0;
}
ul li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #5b5a5a
}

input {
	border: none;
	background: none;
	outline: 0
}
textarea {
	outline: 0;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.mt0{margin-top:0}
.hide, .popup {
	display: none;
}
html, body {
	font: 12px "Î¢ÈíÑÅºÚ", Arial;
	color: #5b5a5a;
	width: 100%;
	height: 100%;
	background: #fff;
}
body {
	position: relative
}
.iu{
-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);

    filter: gray; }
.iu img{width:280px; height:180px;}
.ui{-webkit-filter: grayscale(0%); width:280px; -webkit-transition-duration: .4s; transition-duration: .4s; transform: scale(1.1);}

.iu2{
-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);    
    filter: grayscale(100%);
    filter: gray; }
.iu2 img{width:280px; height:180px;}
.ui2{-webkit-filter: grayscale(0%); width:280px; -webkit-transition-duration: .4s; transition-duration: .4s; transform: scale(1.1);}

#container {
	position: absolute;
	width: 100%;
	height: 100%;
}
.autocw {
	width: 100%;
	margin: 0 auto
}
#content {
	overflow: hidden;
	padding-bottom:30px;
	min-height:800px
}

#bpage1 #header {
	width: auto;
	padding-left: 30px;
	padding-right: 30px;
	background: rgba(0,0,0,.7)
}

#bsearch {
	width: 140px;
	height: 24px;
	background: #7d7d7d;
	border-radius: 12px;
	z-index:26
}
#bsearch input {
	color: #fff;
}
#bsearch input.inputtxt {
	width: 90px;
	padding: 5px 10px;
	height: 14px;
	float: left
}
#bsearch input.inputsubmit {
	background: url(../images/so.png);
	width: 16px;
	height: 24px
}
#langs{
	z-index:26
}
#langs a {
	margin-left: 20px;
	height: 24px;
	line-height: 24px;
	color: #969696;
	font-size:12px
}
#langs a.active {
	color: #2e2e2e
}
#submenus {
	margin-bottom: 60px;
	margin-top:35px;
}
#submenus li {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px
}
#submenus li a {
	color: #B1B1B1;
	font-size: 13px
}
#submenus li a:hover{color:#F90}
#bpage3 #submenus {
	margin: 35px auto 10px;
}
#indexslider {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}
#indexslider li {
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
#indexslider li img {
	position: absolute;
	max-width: 9999px
}
.bgmask {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	top: 0;
	left: 0;
}
.leie9 .bgmask {
	background: #000;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
#indexslider li div.sliderdesc {
	position: absolute;
	bottom: 80px;
	right: 0;
	width: 100%;
	z-index: 9998;
	width: 430px;
	height: 70px;
	background: rgba(0,0,0,0.8);
	padding: 30px 35px
}
#indexslider li div.sliderdesc p {
	color: #fff;
}
#indexslider li div.sliderdesc p.islidert {
	font-size: 18px;
}
#indexslider li div.sliderdesc p.isliderst {
	font-size: 14px;
	line-height: 18px;
	margin-top: 7px;
	color: #c4c4c4
}
.zScroll {
	overflow: hidden;
	height: 100%;
	position: relative
}
#listcontent.fr {
	width: 880px
}
.pcitem {
	width: 280px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#listcontent .pcitem:nth-child(4n) {
	margin-right: 0px
}
.leie9 #listcontent .pcitem.last {
	margin-right: 0px
}
#listcontent.fr .pcitem:nth-child(4n) {
	margin-right: 20px
}
#listcontent.fr .pcitem:nth-child(3n) {
	margin-right: 0px
}
.pcitem a {
	width: 280px;
	height: 180px;
	display: block
}
.serviceitem div {
	padding: 27px 25px;
	background: #f6f6f6
}
.serviceitem div .pcitemhead {
	color: #5b5a5a;
	font-size: 18px;
	height: 20px;
	line-height: 20px
}
.serviceitem div .pcitemhead span {
	font-size: 12px;
}
.serviceitem div .pcitemdesc {
	font-size: 12px;
	line-height: 22px;
	height: 70px;
	overflow: hidden;
	margin-top: 14px;
	color: #666
}
.projectitem a {
	position: relative;
	overflow: hidden
}
.projectitem .pcitemcc {

}

.projectitem .pcitemcc div {
	position: absolute;
	width: 100%;
	margin: 0 auto;
	height: 100%;
	bottom: -100%;
	transition: all ease-out .2s;
	-webkit-transition: all ease-out .2s;
}
.projectitem .pcitemcc div .pcitemtitle {
	color: #ff0;
	font-size: 24px;
	text-align:center;
	padding-top:24%;
	overflow: hidden
}
.projectitem .pcitemcc div .pcitemfoot {
	font-size: 16px;
	color: #ffd200;
	margin-top: 10px;
	text-align:center
}
.projectitem a:hover .pcitemcc {
	background: rgba(0,0,0,.65);
}
.projectitem a:hover .pcitemcc div {
	bottom: 0
}
.leie9 .projectitem .pcitemcc {
	display: none;
	background: #000;
	opacity: 0;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
}
.leie9 .projectitem a:hover .pcitemcc {
	display: block
}
#projectcontent {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 100%
}
#projectslider {
	width: 100%;
	overflow: hidden;
	background: #f4f4f4;
	height: 100%
}
#projectslider li {
	overflow: hidden;
	width: 100%;
	height: 100%;
	display: block;
	background: #f4f4f4
}
#projectslider li img {
	position: absolute;
}
#projectcontrol {
	padding: 5px 0;
	height: 60px;
	background: rgba(0,0,0,.8);
	position: absolute;
	bottom: 0;
	width: 100%
}
.leie9 #projectcontrol {
	background: #000;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
#pnum {
	height: 60px;
	display: block;
	width: 118px;
	float: left;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #999;
	font-family: "HELVETICANEUELTPRO-THEX"
}
#pnum span {
	font-size: 24px;
	color: #fff
}
#slidercontrol {
	width: 920px;
	overflow: hidden;
	height: 58px;
	margin-top: 1px
}
#slidercontrol ul {
	position: relative;
}
#slidercontrol li {
	float: left;
	margin-right: 2px
}
#slidercontrol li a {
	width: 90px;
	height: 58px;
	display: block;
	position: relative
}
#slidercontrol li a div {
	position: absolute;
	opacity: 0;
	transition: all ease-out .2s
}
#slidercontrol li a div.slidebord {
	width: 86px;
	height: 54px;
	border: #fff 2px solid;
}
#slidercontrol li a div.slidemask {
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .5
}
#slidercontrol li a:hover div.slidebord, #slidercontrol li.active a div.slidebord {
	opacity: 1;
}
#slidercontrol li a:hover div.slidemask, #slidercontrol li.active a div.slidemask {
	opacity: 0;
}
.leie9 #slidercontrol li a div {
	display: none
}
.leie9 #slidercontrol li a:hover div, .leie9 #slidercontrol li.active a div {
	display: block
}
#pcright {
	margin: -5px 0 0 0
}
#pcright a {
	width: 60px;
	height: 60px;
	display: block;
	padding: 5px;
	float: left;
	transition: all ease-out .2s
}
#pcright a span {
	width: 60px;
	height: 60px;
	display: block;
}
#pcright a:hover {
	background-color: rgba(255,255,255,.5)
}
#pcright a#pcinfo span {
	background-image: url(../images/pinfo.png);
}
.leie9 #pcright a:hover {
	background: #888783
}
#projectinfo {
	background: rgba(0,0,0,.8);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}
.leie9 #projectinfo {
	background: #000;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
#projectinfo #pibody {
	width: 740px;
	height: 420px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -370px;
	margin-top: -210px;
	overflow: hidden
}
#pibtitle {
	font-size: 18px;
	color: #fff;
	margin-bottom: 30px;
	height: 20px
}
#pibpost {
	height: 300px;
	line-height: 26px;
	color: #949494;
	overflow: hidden
}
.close {
	background-image: url(../images/close.png);
	width: 60px;
	height: 60px;
	display: block;
	margin: 0 auto
}
#leftcontent {
	width: 280px;
}
#bpage2 #leftcontent {
	margin-top: 40px
}
#leftcontent ul {
	margin-left: 15px;
}
#leftcontent ul li {
	float: left;
	margin-left: 30px;
	color: #696969;
}
#leftcontent ul li a {
	color: #868686;
	font-size: 12px
}
#leftcontent ul li a:hover, #leftcontent ul li.active a {
	color: #333
}
#leftcontent #lefttitle {
	height: 32px;
	margin-top: 20px;
	margin-bottom: 35px;
	font-size: 24px;
	color: #3f3f3f
}
#leftcontent #leftbody {
	overflow: hidden;
	line-height: 24px;
	color: #696868
}
#leftcontent #leftbody img {
	float: none
}
#rightcontent {
	height: 100%;
}
#content.pagetA #leftcontent {
	width: 45%;
	height: 100%
}
#content.pagetA #rightcontent {
	width: 50%;
	background-size: cover;
}
.leie9 #content.pagetA #rightcontent {
	overflow: hidden
}
#content.honor {
}
#content.honor #leftcontent #leftbody ul {
	margin-left: 0
}
#content.honor #leftcontent #leftbody ul li {
	margin-left: 0;
	font-size: 12px;
	display: block;
	width: 100%;
	margin-bottom: 2px
}
#content.honor #rightcontent a {
	width: 240px;
	height: 176px;
	display: block;
	margin-bottom: 30px;
	margin-right: 30px;
	float: left
}
#content.development th {
	text-align: left
}
#content.development th, #content.development td {
	background: #f4f4f4;
	padding: 10px 0;
	color: #777
}
#content.development tr.first td {
	background: #fff;
}
#content.development #rightcontent img {
	margin-bottom: 40px;
	margin-right: 40px;
}
#content.zhuzhi #leftcontent {
	width: 100%;
	height: 32px
}
#content.zhuzhi #zzcontent img {
	float: none;
	margin: 0 auto;
	display: block
}
#content.news #leftcontent {
	width: 55%;
	max-height:75%
}
#content.news #rightcontent {
	width: 40%;
}
.newsitem {
	margin-bottom: 48px;
	height: auto
}
.newsitem .newsdate {
	font-size: 13px;
	color: #bdbdbd
}
.newsitem .newstitle {
	font-size: 14px;
	color: #333333
}
.newsitem .newshead:hover .newsdate {
	background: #333
}
.newsitem .newshead:hover .newstitle {
	color: #000
}
.newsitem .newline {
	width: 70px;
	height: 1px;
	background: #e9e9e9;
	margin: 20px 0
}
.newsitem .newsdesc {
	line-height: 24px;
	font-size:12px;
	color: #696969
}
.newsitem.one .newstitle {
	font-size: 18px;
	color: #000
}
#content.contact #leftcontent {
	width: 60%
}
#content.contact #rightcontent {
	width: 35%;
}
#pages {
	height: 36px;
	margin-top: 20px;
}
#pages span {
	float: left;
	margin: 0 18px 0 13px;
	line-height: 28px;
}
#pages a {
	height: 36px;
	font-size:12px;
	background: #fff;
	display: block;
	color: #999999;
	line-height: 36px;
	text-align: center;
	font-family: Arial;
	margin-right: 5px;
	transition: background-color 0.2s ease-out
}
#pages a#pageactive, #pages a:hover {
	color: #000;
}
#pages a#pageprev {
	background-image: url(../images/newsprev.png)
}
#pages a#pageprev:hover {
	background-color: #ebebeb;
	background-image: url(../images/newsprevh.png)
}
#pages a#pagenext {
	background-image: url(../images/newsnext.png)
}
#pages a#pagenext:hover {
	background-color: #ebebeb;
	background-image: url(../images/newsnexth.png)
}
#footer {
	height: 45px;
	line-height: 45px;
	font-size: 12px;
	font-family: Arial
}
#footer ul li{
	float:left;
	padding:0 15px;
}
#footer ul li a:hover{color:#F90}
#footer ul li:first-child{padding-left:0}
#footer a.ftimg {
	position: relative;
	top: 5px
}
#footer img {
	float: none
}
#footer span {
	color: #c4c4c4;
	margin-right: 15px
}
#bpage1 #footer {
	background: #000;
	background: rgba(0,0,0,.8);
	width: 100%;
	color: #767676
}
#bpage1 .fr {
	margin-right: 20px
}
#bpage1 #footer a {
	color: #d8d8d8
}
#bpage1 #footer span {
	color: #767676
}
.listloading {
	padding-top: 10px;
	height: 25px;
	line-height: 20px;
	width: 100%;
	background: #f6f6f6;
	text-align: center;
	display: none;
	clear: both
}
.listloading img {
	float: none;
	width: 16px;
	height: 16px;
	margin-right: 20px;
}
.listloading span {
	font-size: 14px;
	position: relative;
	top: -3px;
}
#bpage9 #submenus {
	width: 100%;
	height: 110px;
	margin-bottom: 0
}
#searchOp {
	background: #ebebeb;
	height: 30px;
	padding: 10px 0
}
#bpage9 #submenus .yy-select {
	width: 120px;
	height: 30px;
	line-height: 30px;
	float: left;
	margin-right: 20px
}
#bpage9 #submenus .yy-selectlabel {
	padding: 0 10px;
	cursor: pointer;
	width: auto;
	background: #fff
}
#bpage9 #submenus .yy-selectlabeltxt {
	font-size: 14px;
	color: #626262;
	width: auto;
	height: 100%;
	margin-right: 15px;
}
#bpage9 #submenus .yy-selectlabel .yy-soi {
	float: right;
	background: url(../images/soi.png);
	width: 30px;
	height: 30px;
}
#bpage9 #submenus .yy-selectcontent {
	border: #d2d2d2 1px solid;
	max-height: 180px;
	overflow: auto;
	background: #fff;
	position: relative;
	z-index: 2;
	display: none
}
#bpage9 #submenus .yy-selectcontent li {
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	margin: 0;
	float: none
}
#bpage9 #submenus .yy-selectcontent li a {
	font-size: 12px;
	color: #5e5e5e;
	width: 100%;
	height: 100%;
	display: block
}
#bpage9 #submenus .yy-selectcontent li a:hover, #bpage9 #submenus .yy-selectcontent li a.active {
	background: #5e5e5e;
	color: #fff;
}
.txtellipsis {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#searchOp form {
	width: 190px;
	height: 30px;
	background: #fff;
	float: left;
}
#searchOp input {
	color: #fff;
}
#searchOp input.inputtxt {
	width: 120px;
	padding: 8px 10px;
	height: 14px;
	color: #5b5a5a;
	float: left
}
#searchOp input.inputsubmit {
	background: #5e5e5e url(../images/so2.png);
	width: 44px;
	height: 30px;
	float: right
}
#fankui {
}
#fankui h2 {
	margin-bottom: 10px
}
#fankui p {
	padding: 10px 0;
	border-bottom: #e9e9e9 1px solid;
	color: #696969;
	font-size: 12px;
	width: 320px
}
#fankui p input {
	width: 270px;
	color: #696969;
}
#fankui p textarea {
	width: 320px;
	height: 80px;
	background: none;
	border: none;
	resize: none;
	color: #696969;
}
#fankui div {
	margin-top: 30px;
}
#fankui div input {
	width: 88px;
	height: 33px;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
}
#fankui div input.inputsubmit {
	background: #252525;
	color: #b5b5b5;
	border: #252525 1px solid
}
#fankui div input.inputreset {
	background: #fff;
	color: #b5b5b5;
	border: #e9e9e9 1px solid;
	margin-left: 10px
}
.lditem {
	height: 320px;
	width: 180px;
	float: left;
	margin-right: 2px;
	margin-top: 40px
}
.lditem .lddesc {
	width: 146px;
	height: 60px;
	padding: 0 14px;
	margin-top: 30px;
	border-left: #e7e7e7 1px solid;
	font-size: 16px;
	color: #333333;
	position: relative;
	margin-left: 2px;
	margin-top: 5px
}
.lditem .lddesc p {
	color: #787878;
	font-size: 12px
}
.lditem .lddesc span {
	position: absolute;
	width: 3px;
	height: 16px;
	background: #000;
	left: -2px;
	top: 0
}
.lditem.rw {
	width: 188px;
	margin-right: 1px;
	height: 370px
}
.lddesc.rw {
	height: 80px
}
.lddesc.rw p {
	height: 60px;
	width: auto;
	word-wrap: break-word;
	overflow: hidden
}
@media screen and (min-width:1780px) {
.autocw {
	/*width: 1780px;*/
}
#listcontent .pcitem:nth-child(4n) {
	margin-right: 20px
}
#listcontent .pcitem:nth-child(6n) {
	margin-right: 0px
}
#leftcontent {
	width: 580px;
}
#listcontent.fr {
	width: 1180px
}
#listcontent.fr .pcitem:nth-child(3n) {
	margin-right: 20px
}
#listcontent.fr .pcitem:nth-child(4n) {
	margin-right: 0px
}
#slidercontrol {
	width: 1564px
}
#projectinfo #pibody {
	height: 620px;
	margin-top: -310px
}
#pibpost {
	height: 500px;
}
}
