html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td, input, select {margin:0; padding:0; border:0 none; outline:0; color:inherit;}
html, body {width:100%; height:100%;overflow-x:hidden;}
body {margin:0 auto; font:12px/1; font-family:"Microsoft YaHei", "微软雅黑","Arial"; vertical-align:baseline; overflow-y:scroll;}
h1 {font-weight:bold; font-size:18px; line-height:normal; color:#474545;}
h3 {font-weight:normal; font-size:12px; color:#746969;}
h2, h4, h5, h6 {font-weight:normal; font-size:100%;}
table {border-collapse:separate; border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
a {text-decoration:none;}
p {line-height:22px; text-align:justify;}
img, iframe {border:none;}
/*a:link {color:#fff;}*/
:focus {outline:0;}
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;
}
/*按钮*/
html *{
  box-sizing: border-box;
	
}
html *:before,
html *:after {
  box-sizing: border-box;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
*:before,
*:after {
  z-index: 1;
}
[class^="btn-"] {
  position: relative;
  display: block;
  width: 100%;
  height: 44px;
  max-width: 329px;
  text-transform: uppercase;
  overflow: hidden;
  border: 1px solid currentColor;
}
.btn-2 {
  color: #dc3b45;
  line-height: 44px;
	text-align: center;
	border: 1px solid #dc3b45;
}
.btn-2:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #dc3b45;
  position: absolute;
  bottom: 0;
  left: 0;
}
.btn-2:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent #dc3b45 transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.btn-2:hover {
  color: #ff767f;
}
.btn-2:hover:before {
  border-width: 200px 0 0 200px;
}
.btn-2:hover:after {
  border-width: 0 200px 200px 0;
}
.btn-2:active {
  background: #dc3b45;
}
/*img{ vertical-align:top;}*/
ol, ul, li{list-style:none;}
input, textarea, select, button {font-weight:inherit; font-size:inherit; *font-size:100%; font-family:inherit;}
/* == clearfix == */
.clearfix:after {display:block; height:0; clear:both; content:"\200B";}
.clearfix {*zoom:1;}/*IE/7/6*/
.fl{ float:left; overflow:hidden; }
.fr{ float:left; overflow:hidden; }



/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next {position:absolute;left:10%;top:40%;margin-top:-25px;display:block;width:46px;height:46px;
	background:url(/images/next_01.png) 0px 0px no-repeat;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.slideBox .next {
	left:auto;
	right:10%;
	background:url(/images/next_03.png) 0px 0px no-repeat;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter:alpha(opacity=100);
	opacity:1;
}
.slideBox .prevStop {
	display:none;
}
.slideBox .nextStop {
	display:none;
}

.flash {
  height: 448px;
  margin: 0px auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.slides_container {
  height: 460px;
  overflow: hidden;
  width: 100%;

}
.paginposition {
  bottom: 0;
  font-family: Arial,Sans-Serif;
  padding: 20px 0 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 100;
}
.pagininer {
  padding:20px 0;
    position: absolute;
    bottom: 0;
    right: 10%;
    width: 150px;
    margin-left: -100px;
    overflow: hidden;
    height: 20px;
}
.slides_control a {
  padding: 448px 1920px;
}
.picnumeric {
  position: absolute;
  right: 0;
}
.picnumeric li {
  display: block;
  float: left;
}
.picnumeric a {
 background:url(/images/d02.png) no-repeat; width:16px; height:16px; display:block; padding:0 5px;
  text-indent: -9999px;
}
.picnumeric .current a {
  background:url(/images/d01.png) no-repeat; 
  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;
}
.prev .bg {
  background: url("/images/left.png") no-repeat scroll 0 0 transparent;
  height: 40px;
  width: 36px;
}
.prev .bg:hover {
  background: url("/images/left1.png") no-repeat scroll 0 0 transparent;
}
.next .bg {
  background:url("/images/r.png") no-repeat ;
  height: 40px;
  width: 36px;
}
.next .bg:hover {
  background: url("/images/r1.png") no-repeat scroll 0 0 transparent;
}
.prev {
  left: -36px;
  position: absolute;
  top: 180px;
  z-index: 99;
}
.next {
  right: -36px;
  position: absolute;
  top: 180px;
  z-index: 99;
}
.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;
}
.contentz{
	width:100%;
	background:url(/images/indexnew_04.gif) repeat-x;
	height:42px;
	overflow:hidden;
	line-height:42px;
	clear:both;
}
.contentsy{
	width:100%;
	background:#ecedf4;
	padding-top:37px;
	overflow:hidden;
	clear:both;
}
.content{
	width:1140px;
	margin:0 auto;
}
.content_l{
	width:357px;
	float:left;
	height:272px;
	display:block;
	overflow:hidden;
	background:#5d6da1;
}
.content_m{
	width:533px;
	float:left;
	margin-left:10px;
	height:272px;
	display:block;
	overflow:hidden;
}
.content_r{
	width:229px;
	float:right;
	height:272px;
	display:block;
	overflow:hidden;
}
.content_weixin{
	width:105px;
	float:left;
	height:198px;
	display:block;
	overflow:hidden;
}
.ybjsy{
	width:340px;
	height:48px;
	line-height:48px;
	background:#FFF;
	margin:0 auto;
}
	





    .g-wrap {position:relative; margin:0 auto; width:1130px; height:80px; overflow:hidden; }
    #header {position:relative; z-index:5; height:85px; background-color:#0f274b; overflow: hidden;}
	.header0 {height:5px; width:100%;background:url(/images/hdbg.jpg) repeat;}
    #nav {	
	position: absolute;
    top: 0px;
    right: 110px;
    z-index: 4;
    height: 100%;
    overflow: hidden;
    line-height: 80px;
}
    #nav li {float:left; height:100%; -webkit-transition:background-color 700ms; transition:background-color 700ms;}
    #nav .n1 {width:85px;}
    #nav .n2, #nav .n3,#nav .n4, #nav .n5, #nav .n6, #nav .n7, #nav .n8 {width:85px;}
    #nav li a {position:relative; z-index:2; display:block; width:100%; height:100%; font-weight:bold; font-size:14px; line-height:80px; text-align:center; color:#aaa; -webkit-transition:color 200ms; transition:color 200ms;}
	#nav li a:hover {color:#fff;}
    #nav li a.on {color:#fff;}
    #nav li a span {position:absolute; left:0; top:0; z-index:2; width:75px; height:100%;}
    #nav li a .bkg {top:100%; z-index:1; background-color:#b72403; -webkit-transition:top 200ms; transition:top 200ms;    border-bottom: 6px solid #aa1c55;}

    #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;}
    #subNav .g-wrap .item {position:absolute; top:-100%; width:100%; height:100%; background-color:rgba(76,76,76,0.70); overflow:hidden; -webkit-transition:top 300ms; transition:top 300ms;}
    #subNav .g-wrap .about {left:425px; padding:0 67px; /*width:835px;*/}
    #subNav .g-wrap .news {left:510px; padding:0 67px; /*width:752px;*/}
    #subNav .g-wrap .relation {left:595px; padding:0 80px;/* width:643px;*/}
    #subNav .g-wrap .service {left:680px; padding:0 67px; /*width:573px;*/}
	#subNav .g-wrap .customer {left:765px; padding:0 67px; /*width:573px;*/}
	#subNav .g-wrap .join {right:205px; padding:0 67px; /*width:573px;*/}
	#subNav .g-wrap .contact{right:120px; padding:0 67px; /*width:573px;*/}

     /*2016.4.12*/
    #subNav .g-wrap .nwmenu{ right: 0; top: -409px; width: 270px; height: auto; background-color: #4c4a4f; -webkit-transition: 300ms; transition: 300ms;}
    #subNav .g-wrap .nwmenu .nwmenu-inner{ padding: 30px; width: 210px; max-height: 349px; overflow: hidden;}
    #subNav .g-wrap .nwmenu .nwmenu-inner .nwi-box{ margin-bottom: 10px;}
    #subNav .g-wrap .nwmenu .nwi-tit{ float: left; width: 50px; color: #8f8c92; font-size: 12px;}
    #subNav .g-wrap .nwmenu .nwmenu-list{ float: right; margin-top: -5px; width: 140px;} 
    #subNav .g-wrap .nwmenu .nwmenu-list li a{ float: none; padding: 0; line-height: 22px; color: #d2ced5; font-size: 12px;font-weight: normal; -webkit-transition: color 300ms; transition: color 300ms;}
    /*2016.4.12*/

    #subNav .g-wrap .nwmenu .nwmenu-list li a:hover{ color: #f63b34;}
    #subNav .g-wrap .on {top:0; z-index: 2;}
    #subNav .g-wrap .item a{float:left; padding:0 16px; font-weight:bold; font-size:13px; line-height:61px; color:#d2ced5;-webkit-transition:color 300ms; transition:color 300ms;}
	#subNav .g-wrap .item2 a { float:right; }
    #subNav .g-wrap .item a:hover {color:#c90915;}
    #subNav .g-wrap .item #on {
    color: #f63b2e;
}	
/*精品项目三级滑动*/
#logo {
    position: absolute;
    top: 16px;
    left: 0px;
    width: 385px;
    height: 76px;
	background: url(/images/logo.png) no-repeat 0 0;}
.top_icon{
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	height: 76px;
	border-left: #595959 solid 1px;
}
.sosuo{
	width:50%;
	height: 100%;
	display: block;
	background: url(/images/icon1.png) center center no-repeat;
	float: left;
}
.sosuo:hover{
	background: url(/images/icon1_1.png) center center no-repeat;
}
.weixin{
	width:50%;
	height: 100%;
	display: block;
	background: url(/images/icon2.png) center center no-repeat;
	float: left;
}
.weixin:hover{
	background: url(/images/weixin_icon.gif) center center no-repeat;
}
.top_iput{
	position: absolute;
	background-color: #fff;
	width: 238px;
	height: 60px;
    border: 8px solid #4c4a4f;
	top:-74px;
	right: 0;
	transition: top 300ms;
	-webkit-transition: top 300ms;
}
.top_iput.on{top:0;}
.top_iput input{
	height: 24px;
	line-height: 44px;
	width: 200px;
	margin: 10px 20px;
	border: none;
	padding: 0;
}
.top_iput input:focus{
	border: none;
}
.top_weixin{
    border: 8px solid #4c4a4f;
	width: 180px;
	height: 180px;
	position: absolute;
	top:-274px;
	right: 150px;
	transition: top 300ms;
	-webkit-transition: top 300ms;
	z-index: 999;
}
.top_weixin.on{ top:0;}
.top_weixin img{
	width: 100%;
	height: auto;
}
/*中间部分*/
.jay_box{
	width: 100%;
	overflow: hidden;
	padding-bottom: 70px;
}
.jay_nav{
	width: 100%;
	overflow: hidden;
	background: #fff;
}
.jay_nav ul{
	width: 1130px;
	margin: 0 auto;
	height: 70px;
}
.jay_nav ul li{
	float: left;
	width: 65px;
	line-height: 70px;
	font-size: 16px;
	margin-right: 40px;
	color: #808080;
	cursor: pointer;
	transition: color 2s;
-moz-transition: color 2s; /* Firefox 4 */
-webkit-transition: color 2s; /* Safari 和 Chrome */
-o-transition: color 2s; /* Opera */
}
.jay_nav ul li:hover{
	color: #c90915;
	border-bottom: 2px solid #c90915;
	
}
.jay_nav ul li.cur{
	color: #c90915;
	border-bottom: 2px solid #c90915;
}
.jay_content{
	width: 100%;
	background-color: #152d51;
	overflow: hidden;
}
.jay{
	width: 1130px;
	margin: 0 auto;
}
/*新闻轮播*/


.bd{
	width: 432px;
	height: 220px;
	position: relative;
    transition: background 0.2s ease-in;

}
.picScroll-left{
	width: 432px;
	position: relative;
	overflow: hidden;
	float: left;
}
.picScroll-left.on{
	display: none;
}

.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
    position: absolute;
    right: 0px;
	bottom: 15px;
    cursor: pointer;
    z-index: 1000;
}
.picScroll-left .hd ul li {
    float: left;
    width: 10px;
    height: 10px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    border-radius: 50%;
	background-color: #cbcbcb;
}
.picScroll-left .hd ul li.on{background-color: #f51413;}
.pic h1{
	font-size: 16px;
	font-weight: bold;
	color: #393939;
	line-height: normal;
	margin-top: 40px;
	margin-bottom: 5px;
	height: 45px;
	transition: color 500ms;
-moz-transition: color 500ms; /* Firefox 4 */
-webkit-transition: color 500ms; /* Safari 和 Chrome */
-o-transition: color 500ms; /* Opera */

}
.pic h1:hover{
	color: #c90915;
}
.title_s p{
	font-size: 12px;
	color: #858585;
	cursor: pointer;
}
.title_s p:hover{
	text-decoration: underline;
}
.title_s{
	height: 88px;
	width: 100%;
	overflow: hidden;
}

/*项目展示*/
.xiangmu_box{
	width: 425px;
	float: left;
	height: 100%;
	margin-left: 25px;
	
}
.slideBox bd ul li img{
	float: left;
}
.slideBox bd li{
	position: relative;
}
/*.xiangmu_text{
	width: 175px;
	float: right;
	height: 220px;
	background: #bf252f;
	color: #fff;
	text-align: center;
}
.xiangmu_text h2{
	font-size: 16px;
	line-height: 65px;
	font-weight: bold;
	margin-top: 20px;
}
.xiangmu_text p{
	font-size: 12px;
	padding:0 18px;
	margin-top: 15px;
}
.icon_1{
	display: block;
	width: 36px;
	height: 36px;
	background: url(/images/icon3.png) center no-repeat;
	margin: 0 auto;
}*/

/*图片遮罩层

.effects {
  float: left;
}
.effects .img {
  position: relative;
  float: left;
  margin-bottom: 5px;
  width: 100%;
  overflow: hidden;
}
.effects .img:nth-child(n) {
  margin-right: 5px;
}
.effects .img:last-child {
  margin-right: 0;
}
.effects .img img {
  display: block;
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;
}
 
.overlay {
  display: block;
  position: absolute;
  z-index: 20;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  transition: all 0.5s;
}
 
a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 45px;
  height: 45px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 45px;
  text-align: center;
  background-color: #000;
  cursor: pointer;
}
a.close-overlay.hidden {
  display: none;
}
 
a.expand {
  display: block;
  position: absolute;
  z-index: 100;
  width: 60px;
  height: 60px;
  border: solid 5px #fff;
  text-align: center;
  color: #fff;
  line-height: 50px;
  font-weight: 700;
  font-size: 30px;
  border-radius: 30px;
} 
*/
figure.effect-roxy {
  background: #000;
}
figure.effect-roxy img {
  max-width: none;
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0);
}
figure.effect-roxy figcaption {
  padding: 0 4em;
  width: 100%;
	height: 100%;
  text-align: left;
	position: absolute;
	left: 0;
	top: 0;
}
figure.effect-roxy figcaption:before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}
figure.effect-roxy h2 {
  padding: 80px 0 10px 0;
	text-align: center;
}
figure.effect-roxy p {
  color: #fff;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
figure.effect-roxy:hover img {
  opacity: 0.7;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-roxy:hover figcaption:before, figure.effect-roxy:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.tile-9{
	width:  414px;
	height: 220px;
	position: relative;
}
/*导航部分*/
/*.ny_conter{
	width: 100%;
	overflow: hidden;
	margin-top: -70px;
}

.ny_nav_box{
	width: 1130px;
	margin: 0 auto;
	height: 70px;
	line-height: 70px;
	text-align: center;
	background-color: rgba(0,0,0,0.22)
}

.ny_nav_l a{
	float: left;
	color: #fff;
}

*/

.ny_conter{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}
.ny_nav_box{
	width: 1130px;
	margin: 0 auto;
	height: 60px;
	line-height: 70px;
	text-align: center;
	background-color: #fff;
}
.ny_hone{
	float: left;
	width: 60px;
	height: 70px;
	background: url(/images/hone.gif) center no-repeat;
	margin-right: 0px;
	border-right: #e6e6e6 1px solid;
	border-left: #e6e6e6 1px solid;
}


.ny_nav_l{
	float: left;
	width: 300px;
}
.ny_nav_l a{
	color: #7c7c7c;
}
.ny_nav_r{
	float: right;
}
.ny_nav_r li{
	float: left;
	margin-left: 34px;
	font-size: 14px;
	color: #746969;
	cursor: pointer;
	position: relative;
	font-weight: bold;
	margin-right: 20px;
}
.ny_nav_r li a{
	color: #746969;
	display: inline-block;
	width: 100%;
}
.ny_nav_r li .ny_xx{
	position:absolute; 
	left:0; 
	bottom:0; 
	width:0; 
	height:2px; 
	background-color:#bb0511; 
	border-radius:4px; 
	-webkit-transition:width 300ms; 
	transition:width 300ms;}
.ny_nav_r li.cur{

}

.ny_nav_r li.cur .ny_xx{
	width: 100%;
}
/*内页内容*/
.ny_box{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #152d51;
}
.ny_center{
	width: 1130px;
	margin: 30px auto 0 auto;
	background-color: #fff;
}
.ny_pading{
	padding: 30px 55px;
	margin-bottom: 30px;
}
.ny_title{
	width: 1019px;
	height: 52px;
	background: url(/images/ny_nav.png) center no-repeat;
	line-height: normal;
	margin-bottom: 50px;
}
.ny_title h1{
	font-weight: normal;
	color: #8c8c8c;
	line-height: 52px;
	font-size: 24px;
}
.ny_title h1 strong{
	font-weight: 500;
}
/*集团简介*/
.ny_text{
	width: 100%;
	overflow: hidden;
	
}
.Group{
	width: 100%;
	overflow: hidden;
}
.Group.wid{
	width: 500px;
	float: left;
}
.Group img{margin-bottom: 15px;}
.Group h2{
	font-size: 20px;
	font-weight: bold;
	color: #d02525;
	line-height: 30px;
}
.Group p{
	font-size: 14px;
	color: #9e948b;
	margin-bottom: 15px;
	line-height: 30px;
	font-weight: bold;
}
.Group_img{
	float: right;
}
.Group_img img{
	display: block;
}
.ny_time{
	width: 269px;
	height: 32px;
	background: url(/images/time.png) 0 0 no-repeat;
	margin-bottom: 20px;
	margin-top: 10px;
	display: block;
}
.news_b{
	width: 100%;
	height: 51px;
	background-color: #e1dede;
	display: block;
}
.news_left{
	width: 100%;
	overflow: hidden;
}
.nwes_photo{
	width: 380px;
	height: 237px;
	overflow: hidden;
	float: left;
}
.nwes_top{
	width: 590px;
	float: right;
	margin-right: 20px;
	overflow: hidden;
}
.news_left span{
	color:#d9525b;
	font-size: 18px;
	line-height: 45px;
	font-weight: bold;
	display: block;
}
.news_left h3{
	font-size: 18px;
	color: #4c4c4c;
	font-weight: bold;
	line-height: 30px;
}
.news_left p{
	font-size: 12px;
	color: #818181;
	margin-bottom: 10px;
	margin-top: 10px;
}
.new_text{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	background-color: #f2f2f2;
}
.news_box{
	width: 100%;
	overflow: hidden;
}
.news_box li{
	width: 100%;
	overflow: hidden;
	border-bottom: 2px solid #e6e6e6;
	position: relative;

}
.news_box li .skg{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	display: block;
	height: 100%;
	-webkit-transition:width 300ms; 
	transition:width 300ms;
	background-color: #e6e6e6;
	z-index: 1;
}

.news_box li:hover .skg{
	width: 100%;
}
.news_time{
	position: relative;
	width: 108px;
	height: 110px;
	background-color: #e6e6e6;
	text-align: center;
	margin: 18px 0;
	color: #aaaaaa;
	float: left;
	z-index: 2;
}
.news_time h4{
	font-size: 30px;
	color: #e62b1e;
	padding-top: 20px;
}
.news_time span{
	font-size: 16px;
	color: #7b7b7b;
	padding-top: 5px;
	display: inline-block;
}
.news_text{
	position: relative;
	width: 893px;
	float: right;
	padding: 30px 0;
	z-index: 2;
}
.news_text h1{
	font-size: 18px;
	color: #7c7c7c;
	padding-bottom: 20px;
	cursor: pointer;
}
.news_text p{
	font-size: 12px;
	color: #7c7c7c;
	padding-right: 20px;
}
.news_more{
	width: 100%;
	height: 57px;
	background:#e1e1e1 url(/images/more.png) center center no-repeat;
	margin-top: 20px;
	border: none;
}
.news_more:hover{
	background:#c52933 url(/images/more1.png) center center no-repeat;
}
/*新闻显示*/
.news_show{
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: #f1f1f1 solid 1px;
}
/*.news_show img{
	display: block;
	width: 100%;
	margin: 10px 0;
}
*/
.news_show p{
	margin-bottom: 15px;
    color: #746969;
	line-height: 28px;
	font-size: 14px;
}
.news_title{
	width: 100%;
	height: 140px;
	background-color:#f2f2f2;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
}
.news_title h1{
	padding-top: 50px;
	color: #5a5959;
	font-size: 20px;
	line-height: 30px;
}
.news_title span{
	font-size: 12px;
	color: #666666;
	line-height: 40px;
}
.next_news a{
	line-height: 40px;
	display: block;
	float: left;
	width: 200px;
	margin-left:20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	color: #808080;
}
.next_news a{
	line-height: 40px;
	display: block;
	float: left;
	width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	color: #808080;
}

.next_news .go_news{
	float: right;
	text-align: right;
	width: 50px;

}
/*品牌建设*/
.jianshe{
	width: 100%;
	overflow: hidden;
}
.jianshe li{
	width: 100%;
	overflow: hidden;
	border-bottom: 2px solid #e6e6e6;
	position: relative;
}
.jianshe li .skg{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	display: block;
	height: 100%;
	-webkit-transition:width 300ms; 
	transition:width 300ms;
	background-color: #e6e6e6;
	z-index: 1;
}
.jianshe li:hover .skg{
	width: 100%;
}
.js_icon{
	width: 188px;
	height: 155px;
	float: left;
	position: relative;
	z-index: 2;
}
.js_icon.js1{
	background: url(/images/jianshe_1.png) center center no-repeat;
}
.js_icon.js2{
	background: url(/images/jianshe_2.png) center center no-repeat;
}
.js_icon.js3{
	background: url(/images/jianshe_3.png) center center no-repeat;
}
.js_icon.js4{
	background: url(/images/jianshe_4.png) center center no-repeat;
}
.js_icon.hezuo{
	background-color: #e0e2e4;
}
.js_text{
	width: 785px;
	overflow: hidden;
	float: right;
	margin-right: 40px;
	margin-top: 30px;
	position: relative;
	z-index: 2;
}
.js_text h1{
	font-size: 18px;
	color: #393939;
	line-height: 40px;
	
}
.js_text p{
	font-size: 14px;
	color: #7d7d7d;
}
/*品牌建设*/
.hezuo{
	width: 157px;
	height: 157px;
	float: left;
	position: relative;
	z-index: 2;
	font-size: 18px;
	color: #fff;
}
.hezuo.color1{
	background-color: #9c9c9c;
}
.hezuo.color2{
	background-color: #4957af;
}
.hezuo.color3{
	background-color: #ffa801;
}
.hezuo.color4{
	background-color: #fc433e;
}

.hezuo h2{
	font-size: 22px;
	padding-top: 60px;
	padding-left: 15px;
	line-height: 40px;
}
.hezuo_t{
	font-size: 16px;
	color: #979797;
	line-height: 35px;
}
.jianshe .hkbg{
	background-color: #efefef;
	border-bottom: none;
	margin-bottom: 10px;
}
.jianshe li:hover .hezuo_t{
	color: #fff;
}
.jianshe li .skg.bg{
	background-color: #9c9c9c;
}
.jianshe li .skg.bg1{
	background-color: #4957af;
}
.jianshe li .skg.bg2{
	background-color: #ffa801;
}
.jianshe li .skg.bg3{
	background-color: #fc433e;
}
/*理念*/
.ln_txt{
	width: 460px;
	overflow: hidden;
	background-color: #f6f6f6;
	margin-bottom: 15px;
}
.ln_txt em{
	width: 143px;
	height: 126px;
	float: right;
}
.ln_txt em.icon{
	background: url(/images/jianshe_1.png) center no-repeat;
}
.ln_txt em.icon1{
	background: url(/images/jianshe_2.png) center no-repeat;
	float: left;
}
.ln_txt em.icon2{
	background: url(/images/jianshe_3.png) center no-repeat;
}
.ln_txt em.icon3{
	background: url(/images/jianshe_4.png) center no-repeat;
	float: left;
}
.ln_txt h2{
	color: #6f6f6f;
	font-size: 18px;
	text-align: center;
	margin-top: 30px;
	line-height: 30px;
}
/*视频鉴赏*/
.vdio_box{
	width: 100%;
	padding: 30px;
	overflow: hidden;
}
.vdio_box h1{
	text-align: center;
	line-height: 50px;
}
.vdio_list{
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
.vdio_list li{
	width: 225px;
	float: left;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 30px;
}
.vdio_list li:nth-child(4n+4){
	margin-right: 0;
}
.vdio_list li a{
	width: 100%;
	height: 160px;
	border: #ddd 4px solid;
	overflow: hidden;
	display: block;
}
.vdio_list li p{
	color:#666666;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
}
.vdio_play{
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #ECECEC;
}
/*项目图片*/
.grid {
	position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1019px;
    list-style: none;
    text-align: center;
}
.grid li {
    overflow: hidden;
    float: left;
    width: 49%;
	height: 270px;
    position: relative;
    margin-right: 10px;
	margin-bottom: 20px;
}
figure {
	float: left;
    width: 100%;
    margin: 0 0 0 0;
	position: relative;
	overflow: hidden;
}
figure.last {
    margin: 0;
}
@media screen and (max-width: 50em) {
  figure {
    display: inline-block;
    float: none;
    margin: 10px auto;
    width: 100%;
  }
}

figure img {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  opacity: 1;
}
figure figcaption {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure figcaption:after {
  pointer-events: none;
}
figure figcaption:before {
  pointer-events: none;
}
figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
  margin: 0;
  font-size: 20px;
	opacity: 0;
}
figure:hover h2{
	opacity: 1;
}
figure h2 span {
  font-weight: 800;
  margin: 0;
}
figure p {
  margin: 0;
  letter-spacing: 1px;
  color: #fff;
  font-weight: 300;
  font-size: 14px ;
  text-align: center;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

figure.effect-ruby {
  background-color: #000;
}
figure.effect-ruby figcaption {
  padding: 0 3rem;
  width: 100%;
}
figure.effect-ruby img {
	width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
figure.effect-ruby:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}
figure.effect-ruby h2 {
  margin-top: 20%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
figure.effect-ruby p {
  color: #fff;
  margin: 2rem 0 0;
  padding: 2rem;
  border: 1px solid #fff;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
  transform: translate3d(0, 20px, 0) scale(1.1);
}
figure.effect-ruby:hover h2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-ruby:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.tile-8.height{
	height: 270px;
	width: 345px;
	float: left;
}
/*项目按钮*/
.xm_btn{
	width: 152px;
	height: 270px;
	line-height: 80px;
	color: #fff;
	font-size: 16px;
	float: left;
}
.xm_title{
	width: 100%;
	height: 100%;
	background-color: #ddce44;
	text-align: center;
}
.xm_title img{
	margin-top: 30px;
}
.xm_title p{
	padding: 0 15px;
	font-size: 12px;
}
.xm_icon{
	width: 35px;
	height: 35px;
	display: block;
	margin: 25px auto;
	background: url(/images/xm_icon.png) center no-repeat;
	
}
/*人才理念*/
.hr_box{
	width: 100%;
	padding: 75px 50px;
	overflow: hidden;
	background-color: #f2f2f2;
}
.hr_box h1{
	font-size: 18px;
	color: #c90915;
	padding-bottom: 30px;
}
.hr_box p{
	font-size: 16px;
	color: #7e7e7e;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 30px;
}
.hr_btn{
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
.hr_btn a{
	float: left;
	margin-right: 10px;
}
.hr_btn a:last-child{
	margin-right: 0;
}
/*合作宣言*/
.xuanyan{
	width: 672px;
	padding: 30px;
	overflow: hidden;
	background-color: #f2f2f2;
	float: left;
}

.xuanyan h2{
	font-size: 18px;
	font-weight: bold;
	color: #4c4c4c;
	line-height: 45px;
	padding-top: 20px;
}
.xuanyan h2:first-child{
	padding: 0;
}
.xuanyan p{
	font-size: 14px;
	color: #737373;
	line-height: 30px;
}
.hezuo_btn{
	float: right;
}
.hezuo_btn a{
	margin-bottom: 10px;
	display: block;
}

/*联系我们*/
.tel_left{
	width: 470px;
	float: left;
	overflow: hidden;
	padding-left: 50px;
	border-right: #cfcfcf 1px solid;
	margin-bottom: 30px;
}
.tel_left h1{
	font-size: 22px;
	color: #5a5959;
	margin-bottom: 45px;
	font-weight: normal;
}
.tel_left em{
	width: 37px;
	height: 37px;
	float: left;
	margin-right: 25px;
	margin-top: 8px;
}
.tel_left em.tel_icon{
	background: url(/images/icon4.png) center no-repeat;
}
.tel_left em.tel_icon1{
	background: url(/images/icon5.png) center no-repeat;
}
.tel_left em.tel_icon2{
	background: url(/images/icon6.png) center no-repeat;
}
.tel_left em.tel_icon3{
	background: url(/images/icon7.png) center no-repeat;
}

.tel_left p{
	font-size: 16px;
	color: #767676;
	line-height: 25px;
	float: left;
	
}
.tel{
	width: 100%;
	overflow: hidden;
}
.tel li{
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
}
.tel_more{
	width: 510px;
	float: right;
	overflow: hidden;
}
.tel_show{
	width: 100%;
	overflow: hidden;
	background-color: #e74e42;
	color: #fdeec7;
	margin-bottom: 20px;
}
.tel_show h2{
	display: block;
	width: 208px;
	margin: 0 auto;
	line-height: 45px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	border-bottom: #e14135 solid 2px;
	text-align: center;
}
.tel_show ul{
	padding: 20px 37px;
}
.tel_show ul li{
	font-size: 12px;
	padding-right: 46px;
	line-height: 20px;
	margin-bottom: 30px;
	float: left;
}
.tel_show ul li.rig{
	padding-right: 0;
}
.tel_show ul li.rig1{
	padding-right: 51px;
}
.tel_show ul li.rig2{
	padding-right: 68px;
}
.tel_show ul li.rig3{
	padding-right: 103px;
}
.about_btn{
	width: 100%;
	border-bottom: #cfcfcf 1px solid;
	overflow: hidden;
	box-sizing: border-box;
}
.about_btn a{
	color: #5a5959;
	font-size: 14px;
	float: left;
	margin-right: 29px;
	line-height: 50px;
	border-bottom: #fff 1px solid;
	cursor: pointer;
}
.about_btn a.click{
	border-bottom: #bb0511 1px solid;
	font-weight: bold;
}
.about_p p{
	font-size: 14px;
	color: #5a5959;
	line-height: 40px;
	padding-top: 20px;
}
/*招聘职信息*/
.zp_box{
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}

.zp_txt{
	width: 100%;
	overflow: hidden;
}
.zp_txt li{
	width: 100%;
	overflow: hidden;
	background-color: #f2f2f2;
	cursor: pointer;
	margin-bottom: 12px;
}
.zp_zhiwei{
	width:100%;
	overflow: hidden;
}
.zp_icon{
	float: left;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 40px;
	margin-top: 19px;
	margin-left: 25px;
}
.zp_icon1{
	float: right;
	width: 100px;
	height: 100px;
	background:#e0e0e0 url(/images/more.png) center no-repeat;
}
.zp_icon1:hover{
	background:#bb0511 url(/images/more1.png) center no-repeat;
}
.zp_zhiwei h1{
	line-height: 100px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color:#414141;
	margin-right: 40px;
}
.zp_zhiwei span{
	float: left;
	text-align: center;
	line-height: 100px;
	color: #414141;
	font-size: 14px;
	margin-right: 40px;
	font-weight: bold;
}
.zp_xinxi{
	width: 100%;
	overflow: hidden;
	padding: 20px;
	background-color: #EBEBEB;
	display: none;
	transition: top 300ms;
    -webkit-transition: top 300ms;
}
.zp_xinxi.on{
	display: block;
}
.zp_xinxi p{
	color: #808080;
}
.zp_more{
	width: 100%;
	height: 60px;
	background: #e1e1e1 url(/images/more.png) center no-repeat;
	border: none;
	margin-top: 30px;
}
.zp_more:hover{
	background: #bb0511 url(/images/more1.png) center no-repeat;
}
.zp_lr{ 
	display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #e22;
    color: #fff;
    margin: 10px auto;
}
/*投诉建议*/
.zyh_form-item{position: relative;border: solid 1px #ddd;width: 398px;height: 52px;margin-bottom: 20px;}
.zyh_form-item label{float: left;width: 90px;height: 52px;line-height: 52px;padding-left: 20px; font-size:14px; color:#666;}
.zyh_field {
    border: 0 none;
    font-size: 14px;
    width: 190px;
    height: 19px;
    padding-bottom: 11px;
    padding-left: 20px;
    padding-top: 26px;
    color: #A9A9A9;
	margin-left: 20px;
}
.tousu{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
/*	background: url(/images/2.gif);
	padding-bottom: 50px;
*/}
.zyh_login-form{
	width: 400px;
	margin: 0 auto;

}
.zyh_sele_nav {
    padding-left: 15px;
    text-align: center;
    width: 134px;
    position: absolute;
    height: 50px;
    left: 130px;
    top: 0;
    border: solid 1px #ddd;
    border-top: none;
    border-bottom: none;
    font-size: 14px;
    color: #666;
}
.zyh_sele_nav.out{
	left: 263px;
}
.beizhu{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	border: solid 1px #ddd;
}
.beizhu label{
	width: 92px;
    height: 52px;
    line-height: 52px;
    padding-left: 20px;
    font-size: 14px;
    color: #666;
	float: left;
}
.beizhu textarea{
	float: right;
	width: 270px;
	height: 52px;
}
.zyh_btn-register {
    width: 100%;
    height: 54px;
    color: #fff;
    background: #d9525b;
    border: 0;
    font-size: 16px;
    font-family: "Microsoft YaHei","Hiragino Sans GB";
	margin-top: 20px;
}
.zyh_img-code {
    position: absolute;
    right: 3px;
    top: 3px;
    width: 110px;
    height: 46px;
}
.tousu_ts{
	width: 100%;
	background-color: #5e965a;
	overflow: hidden;
	font-size: 16px;
	padding: 50px;
	color: #fff;
	margin-bottom: 30px;
	line-height: 30px;
}

/*荣誉*/
.rongyu_box{
	width: 100%;
	overflow: hidden;
}
.rongyu_btn{
	width: 440px;
	margin: 0 auto;
	overflow: hidden;
}
.rongyu_btn em{
	width: 50%;
	float: left;
	height: 65px;
	line-height: 65px;
	background-color: #dfdfdf;
	color: #575757;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	font-style: normal;
	cursor: pointer;
}
.rongyu_btn em.on{
	background-color: #ef6d75;
	color: #fff;
}
.rongyu_txt{
	width: 100%;
	overflow: hidden;
	background-color: #f2f2f2;
}
.rongyu{
	width: 880px;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0;
}
.rongyu.on{
	display: none;
}
.rongyu li{
	position: relative;
	float: left;
	width: 430px;
	padding-left: 20px;
	margin-top: -29px;
}
.rongyu li:nth-child(even){
	text-align: left;
	padding-left: 40px;
	margin-top: 30px;
}
.rongyu li:nth-child(even) div{
	background: url(/images/rongyu_3.png) top center no-repeat;
}
.rongyu li div{
	width: 455px;
	background: url(/images/rongyu_2.png) top center no-repeat;
	height: 25px;
	display: block;
	position: absolute;
	left: -3px;
	top: 0;
}
.rongyu ul{
	position: relative;
	overflow: hidden;
}
.ry_top{
	width: 92px;
	margin: 40px auto;
	height: 105px;
	background: url(/images/rongyu_1.png) center no-repeat;
	position: relative;
	z-index: 1;
}
.ry_top.lc{
	background: url(/images/rongyu_4.png) center no-repeat;
}
.ry_xian{
	width: 3px;
	height: 100%;
	display: block;
	position: absolute;
	left: 50%;
	top: 50px;
	margin-left: -1.5px;
	z-index: 0;
	background-color: #d9d9d9;
}
.rongyu h2{
	font-size: 16px;
	font-weight: bold;
	color: #474747;
	line-height: 30px;
	padding-top: 30px;
}
.rongyu p{
 	font-size: 13px;
	color: #808080;
	width: 95%;
}
/*公益*/
.gongyi{
	width: 100%;
	overflow: hidden;
}
.gongyi li{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.gongyi h1{
	width: 150px;
	line-height: 108px;
	float: left;
	text-align: center;
	color: #d9525b;
	background-color: #e6e6e6;
	font-weight: normal;
	font-size: 24px;
}
.gongyi_text{
	float: right;
	width: 870px;
	height: 108px;
	
	background-color: #f2f2f2;
}
.gongyi_text p{
	color: #999999;
	font-size: 16px;
	padding-left: 45px;
	line-height: 108px;
}
.gongyi_text p.line{
	line-height: 50px;
}
.gongyi_text p.line1{
	line-height: 34px;
}
/*MORE*/
#moreNews span{height:57px;line-height:57px;background:#fff;font-size:16px;width: 100%; display: block;color: #9c9c9c; text-align: center;}
#moreNews span:hover{color: #746969;}

.fy{ padding:20px 0 20px 0; text-align:center;font-size:14px;}
.fy a{ display:block; padding:4px 10px; color:#666666; border:1px solid #e5e5e5; margin-left:4px; display:inline;}
.fy a:hover,.fy a.syy{ background:#d9525b; color:#ffffff;}



