﻿@charset "utf-8";
/* CSS Document */

*{ font-family:"微软雅黑"; outline:none;}
*{-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-tap-highlight:rgba(0,0,0,0); -webkit-text-size-adjust:none;} 
body,dl,dd,h1,h2,h3,h4,h5,h6,p,img,from{margin:0;} ol,ul,li,img{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;}
img{vertical-align:top; display:block}
input,img,textarea{ border:none; border-radius: 0;-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-tap-highlight:rgba(0,0,0,0); -webkit-text-size-adjust:none;}
body > .qing{ min-width:1250px;}
a{ text-decoration:none; blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } 
a:focus{ -moz-outline-style: none; /* FF */ }
img, input{ border:0;}
input,textarea,select {outline:none;} 
textarea{ resize:none;}/*防止textarea放大时，三个斜线被放大*/
ul li{ list-style:none;}
.qing{ overflow:hidden; display:block; clear:both; }
.juzhong{ width:1250px; overflow:hidden; display:block; margin-left:auto; margin-right:auto;}
.lf{ overflow:hidden; display:block; float:left;}
.rf{ overflow:hidden; display:block; float:right;}

/***************index******************/
/**背景大图片**/
#slideshow {
    position: absolute;
    height:350px;
	z-index:-1;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slideshow img {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
			
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
			
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}
/*导航*/
.logo{ width:285px; height:148px; display:block; float:left; position:relative; overflow:hidden;}
.logo img, .logo1{ position:absolute;}

.logo1{ left:0; top:0px;}
.logo11{ left:0; top:17px;}
.logo2{ left:86px; top:17px;}
.logo3{ left:0px; top:93px;}

.topbg{ background: #FFF; height:148px;}
.nav{ display:block; margin-right:-5px;}
.nav li{ padding:0 5px; display:block; float:left; font-size:16px; line-height:34px; color:#000;}
.nav li a{ display:block; text-align:center; padding:0 17px; position:relative;}
.nav li a, .nav li a:visited{ color:#000;}
.nav li a span {
	position: absolute;
}

.line-1 { left: 0; top: 0; width: 0%; height: 2px; background:url(../images/na_hua1.jpg) left top no-repeat;}
.line-2 { right: 0;	top: 0;	width: 2px;	height: 0%; background-color: #c96155;}
.line-3 { right:0;	bottom:0; width: 0%; height: 2px; background-color: #c96155;}
.line-4 {left: 0;bottom: 0;width: 2px;height: 0%; background:url(../images/na_hua2.jpg) bottom center no-repeat;}
.nav li:hover a .line-1, .nav li:hover a .line-3 ,.nav li.nann a .line-1, .nav li.nann a .line-3 {width: 100%;}
.nav li:hover a .line-2, .nav li:hover a .line-4 ,.nav li.nann a .line-2, .nav li.nann a .line-4{height: 100%;}

.to_lx{ height:86px; position:relative;}
.soubg{ position:relative; top:26px; width:243px; height:38px; background:url(../images/to_sou.png) center top no-repeat;}
.sous{ display:block; float:left; width:180px; height:38px; padding-left:24px; background-color:transparent !important; line-height:38px !important; font-size:14px; color:#525252;}
.souc{ display:block; float:left; width:38px; height:38px; cursor:pointer; background-color:transparent !important;}
.to_tel{ position:relative; top:17px; margin-right:23px;}
.to_tel_tu{ position:relative; top:0; left:0; float:left;}

.to_lx:hover .to_tel_tu{
	animation:to_tel_tu 0.5s linear infinite alternate both;
	-webkit-animation:to_tel_tu 0.5s linear infinite alternate both;
	-moz-animation:to_tel_tu 0.5s linear infinite alternate both;
	-o-animation:to_tel_tu 0.5s linear infinite alternate both;
}
@keyframes to_tel_tu{
0%{ transform: rotate(-15deg); -ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); -o-transform: rotate(-15deg); -moz-transform: rotate(-15deg);}
100%{ transform: rotate(15deg); -ms-transform: rotate(15deg); -webkit-transform: rotate(15deg); -o-transform: rotate(15deg); -moz-transform: rotate(15deg);}
}
@-webkit-keyframes to_tel_tu{
0%{ transform: rotate(-15deg); -ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); -o-transform: rotate(-15deg); -moz-transform: rotate(-15deg);}
100%{ transform: rotate(15deg); -ms-transform: rotate(15deg); -webkit-transform: rotate(15deg); -o-transform: rotate(15deg); -moz-transform: rotate(15deg);}
}
@-moz-keyframes to_tel_tu{
0%{ transform: rotate(-15deg); -ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); -o-transform: rotate(-15deg); -moz-transform: rotate(-15deg);}
100%{ transform: rotate(15deg); -ms-transform: rotate(15deg); -webkit-transform: rotate(15deg); -o-transform: rotate(15deg); -moz-transform: rotate(15deg);}
}
@-o-keyframes to_tel_tu{
0%{ transform: rotate(-15deg); -ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); -o-transform: rotate(-15deg); -moz-transform: rotate(-15deg);}
100%{ transform: rotate(15deg); -ms-transform: rotate(15deg); -webkit-transform: rotate(15deg); -o-transform: rotate(15deg); -moz-transform: rotate(15deg);}
}
.to_hot{ width:135px; position:relative; padding-right:20px; border-right:1px solid #cfcfcf; top:8px;}
.to_hot span{ display:block; color:#818181; font-size:12px; line-height:18px; text-align:right;}
.to_hot b{ display:block; font-weight:normal; color:#be3125; font-size:18px; line-height:20px; text-align:right;} 
/**四块***/
.redbg{ background:url(../images/bg.png) center top repeat; padding:63px 0;}
.sikuai{ width:1250px; height:auto; overflow:hidden; position:relative;}
.sikuai li{ float:left; border-left:1px solid #a25e5a; width:211px; height:465px; padding:0 50px; position:relative; top:0;}
.sikuai li:first-child{ border-left: none;}
.sikuai .sikuaik5{ width:1px !important; border-left:none; border-right:1px solid #a25e5a; height:465px; position:absolute; right:0 !important; float:right; top:0;}

.si_lei_ti{ display:block; padding-top:16px; height:54px; text-align:center; padding-bottom:22px;}
.si_lei_ti span{ display:block; line-height:32px; font-size:24px; color:#FFF; }
.si_lei_ti b{ display:block;}
.si_lei_ti b img{ display:block; margin:0 auto; height:21px;}
.si_lei_tu{ display:block; width:200px; overflow:hidden; height:117px; margin-left:auto; margin-right:auto; text-align:center; position:relative; clear: both;}
.si_lei_tu img{ position:absolute; top:0;  z-index:4;}
.si_lei_tu .pin_bg{ left:50%; margin-left:-90px; z-index:2; opacity:0; -moz-opacity:0;  -ms-opacity:0;  -o-opacity:0; -webkit-opacity:0; filter: alpha(opacity=0);  }
.pin_tu1{ position: absolute; width:200px; height:117px; left:0; top:0; z-index:2;}
.pin_tu2{ position: absolute; width:200px; height:0px; left:0; top:0 !important; z-index:6;}
.pin_tu1,.pin_tu2, .pin_bg{
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);}
.sikuai li .si_lei_tu:hover .pin_tu2, .sikuai2 li .si_lei_tu:hover .pin_tu2{height:117px;}
.sikuai li .si_lei_tu:hover .pin_tu1, .sikuai2 li .si_lei_tu:hover .pin_tu1{height:0px;}
.sikuai li:hover .pin_bg, .sikuai2 li:hover .pin_bg{ opacity:1; -moz-opacity:1;  -ms-opacity:1;  -o-opacity:1; -webkit-opacity:1; filter: alpha(opacity=100);  }
.si_lei_lie{ display:block; padding-top:13px; padding-left:36px; padding-right:20px; line-height:33px; font-size:12px; color:#FFF;}
.si_lei_lie a{ display:block;}
.si_lei_lie a, .si_lei_lie a:visited{ color:#FFF;}
.si_lei_lie a{
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);}
.si_lei_lie a:hover{ padding-left:5px;}
/**四块动作**/
.sikuaik1, .sikuai2k1, .sikuaik2, .sikuai2k2, .sikuaik3, .sikuai2k3, .sikuaik4, .sikuai2k4, .sikuaik5, .sikuai2k5{
	animation:sikuaik1 0.7s linear both;
	-webkit-animation:sikuaik1 0.7s linear both;
	-moz-animation:sikuaik1 0.7s linear both;
	-o-animation:sikuaik1 0.7s linear both;
}
.sikuaik1, .sikuai2k1{ animation-delay:0.2s; -webkit-animation-delay:0.2s; -moz-animation-delay:0.2s; -o-animation-delay:0.2s;}
.sikuaik2, .sikuai2k2{ animation-delay:0.7s; -webkit-animation-delay:0.7s; -moz-animation-delay:0.7s; -o-animation-delay:0.7s;}
.sikuaik3, .sikuai2k3{ animation-delay:1.2s; -webkit-animation-delay:1.2s; -moz-animation-delay:1.2s; -o-animation-delay:1.2s;}
.sikuaik4, .sikuai2k4, .sikuaik5, .sikuai2k5{ animation-delay:1.7s; -webkit-animation-delay:1.7s; -moz-animation-delay:1.7s; -o-animation-delay:1.7s;}


@keyframes sikuaik1{
0%{ opacity:0; top:200px; }
100%{ opacity:1; top:0px; }
}
@-webkit-keyframes sikuaik1{
0%{ opacity:0; top:200px; }
100%{ opacity:1; top:0px; }
}
@-moz-keyframes sikuaik1{
0%{ opacity:0; top:200px; }
100%{ opacity:1; top:0px; }
}
@-o-keyframes sikuaik1{
0%{ opacity:0; top:200px; }
100%{ opacity:1; top:0px; }
}

/**保证质量**/
.zhilk{ margin-left:-16px;}
.zhilk li{ width:127px; height:102px; float:left; margin-left:16px; padding-top:25px; position:relative; left:0;}
.fo_tobg1, .fo_tobg2{ position: absolute; left:0; top:0;}
.zhilk_tu{ width:64px; height:48px; overflow:hidden; margin:0 auto; position: relative; z-index:4;}
.zhilk_tu1{background:url(../images/zl_tu1.png) center center no-repeat;}
.zhilk li:hover .zhilk_tu1{background:url(../images/zl_tu1_0.png) center center no-repeat;}
.zhilk_tu2{background:url(../images/zl_tu2.png) center center no-repeat;}
.zhilk li:hover .zhilk_tu2{background:url(../images/zl_tu2_0.png) center center no-repeat;}
.zhilk_tu3{background:url(../images/zl_tu3.png) center center no-repeat;}
.zhilk li:hover .zhilk_tu3{background:url(../images/zl_tu3_0.png) center center no-repeat;}
.zhilk_tu4{background:url(../images/zl_tu4.png) center center no-repeat;}
.zhilk li:hover .zhilk_tu4{background:url(../images/zl_tu4_0.png) center center no-repeat;}
/*.zhilk_tu5{background:url(../images/zl_tu5.png) center center no-repeat;}
.zhilk li:hover .zhilk_tu5{background:url(../images/zl_tu5_0.png) center center no-repeat;}*/

.zhilk_tu50{ background:url(../images/zl_tu5.png) center center no-repeat;}
.zhilk li:hover .zhilk_tu50{background:url(../images/zl_tu5_0.png) center center no-repeat;}
.zhilk_tu50{
	animation:zhilk_tu50 1s linear infinite alternate both;
	-webkit-animation:zhilk_tu50 1s linear infinite alternate both;
	-moz-animation:zhilk_tu50 1s linear infinite alternate both;
	-o-animation:zhilk_tu50 1s linear infinite alternate both;
}
@keyframes zhilk_tu50{
0%{ background:url(../images/zl_tu5.png) center center no-repeat;transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
50%{ background:url(../images/zl_tu5.png) center center no-repeat;transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
100%{ background:url(../images/zl_tu51.png) center center no-repeat; transform: rotateY(180deg); -ms-transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -o-transform: rotateY(180deg); -moz-transform: rotateY(180deg);}
}
@-webkit-keyframes zhilk_tu50{
0%{ background:url(../images/zl_tu5.png) center center no-repeat;transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
50%{ background:url(../images/zl_tu5.png) center center no-repeat;transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
100%{ background:url(../images/zl_tu51.png) center center no-repeat; transform: rotateY(180deg); -ms-transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -o-transform: rotateY(180deg); -moz-transform: rotateY(180deg);}
}
@-moz-keyframes zhilk_tu50{
0%{ background:url(../images/zl_tu5.png) center center no-repeat;transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
50%{ background:url(../images/zl_tu5.png) center center no-repeat;transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
100%{ background:url(../images/zl_tu51.png) center center no-repeat; transform: rotateY(180deg); -ms-transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -o-transform: rotateY(180deg); -moz-transform: rotateY(180deg);}
}
@-o-keyframes zhilk_tu50{
0%{ background:url(../images/zl_tu5.png) center center no-repeat;transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
50%{ background:url(../images/zl_tu5.png) center center no-repeat;transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
100%{ background:url(../images/zl_tu51.png) center center no-repeat; transform: rotateY(180deg); -ms-transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -o-transform: rotateY(180deg); -moz-transform: rotateY(180deg);}
}
.zhilk li:hover .zhilk_tu50{
	animation:zhilk_tu501 1s linear infinite alternate both;
	-webkit-animation:zhilk_tu501 1s linear infinite alternate both;
	-moz-animation:zhilk_tu501 1s linear infinite alternate both;
	-o-animation:zhilk_tu501 1s linear infinite alternate both;
}
@keyframes zhilk_tu501{
0%{ background:url(../images/zl_tu5_0.png) center center no-repeat;transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
50%{ background:url(../images/zl_tu5_0.png) center center no-repeat;transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
100%{ background:url(../images/zl_tu51.png) center center no-repeat; transform: rotateY(180deg); -ms-transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -o-transform: rotateY(180deg); -moz-transform: rotateY(180deg);}
}
@-webkit-keyframes zhilk_tu501{
0%{ background:url(../images/zl_tu5_0.png) center center no-repeat;transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
50%{ background:url(../images/zl_tu5_0.png) center center no-repeat;transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
100%{ background:url(../images/zl_tu51.png) center center no-repeat; transform: rotateY(180deg); -ms-transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -o-transform: rotateY(180deg); -moz-transform: rotateY(180deg);}
}
@-moz-keyframes zhilk_tu501{
0%{ background:url(../images/zl_tu5_0.png) center center no-repeat;transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
50%{ background:url(../images/zl_tu5_0.png) center center no-repeat;transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
100%{ background:url(../images/zl_tu51.png) center center no-repeat; transform: rotateY(180deg); -ms-transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -o-transform: rotateY(180deg); -moz-transform: rotateY(180deg);}
}
@-o-keyframes zhilk_tu501{
0%{ background:url(../images/zl_tu5_0.png) center center no-repeat;transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
50%{ background:url(../images/zl_tu5_0.png) center center no-repeat;transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
100%{ background:url(../images/zl_tu51.png) center center no-repeat; transform: rotateY(180deg); -ms-transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -o-transform: rotateY(180deg); -moz-transform: rotateY(180deg);}
}


.zhilk_mc{ text-align: center; font-size:16px; color:#343434; position: relative; z-index:4;}
.fo_tobg1, .zhilk_mc, .zhilk_tu{-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);}
.zhilk li:hover .fo_tobg1{ opacity:0; -moz-opacity:0;  -ms-opacity:0;  -o-opacity:0; -webkit-opacity:0; filter: alpha(opacity=0);  }
.zhilk li:hover .zhilk_mc{ color:#FFF;}
.zhilk li:hover .zhilk_tu{transform: rotateY(360deg); -ms-transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -o-transform: rotateY(360deg); -moz-transform: rotateY(360deg);}
/***质量动画***/
.zhilkk1, .zhilkk2, .zhilkk3, .zhilkk4, .zhilkk5, .in_nebg{
	animation:zhilkk1 0.6s linear both;
	-webkit-animation:zhilkk1 0.6s linear both;
	-moz-animation:zhilkk1 0.6s linear both;
	-o-animation:zhilkk1 0.6s linear both;
}
.zhilkk1{animation-delay:1.2s; -webkit-animation-delay:1.2s; -moz-animation-delay:1.2s; -o-animation-delay:1.2s;}
.zhilkk2{animation-delay:1.6s; -webkit-animation-delay:1.6s; -moz-animation-delay:1.6s; -o-animation-delay:1.6s;}
.zhilkk3{animation-delay:2.0s; -webkit-animation-delay:2.0s; -moz-animation-delay:2.0s; -o-animation-delay:2.0s;}
.zhilkk4{animation-delay:2.4s; -webkit-animation-delay:2.4s; -moz-animation-delay:2.4s; -o-animation-delay:2.4s;}
.zhilkk5{animation-delay:2.8s; -webkit-animation-delay:2.8s; -moz-animation-delay:2.8s; -o-animation-delay:2.8s;}
.in_nebg{animation-delay:3.2s; -webkit-animation-delay:3.2s; -moz-animation-delay:3.2s; -o-animation-delay:3.2s;}

@keyframes zhilkk1{
0%{ opacity:0; left:100px; }
100%{ opacity:1; left:0px; }
}
@-webkit-keyframes zhilkk1{
0%{ opacity:0; left:100px; }
100%{ opacity:1; left:0px; }
}
@-moz-keyframes zhilkk1{
0%{ opacity:0; left:100px; }
100%{ opacity:1; left:0px; }
}
@-o-keyframes zhilkk1{
0%{ opacity:0; left:100px; }
100%{ opacity:1; left:0px; }
}



/**新闻**/
.in_nebg{ background:url(../images/in_nebg.png) center top no-repeat; padding:26px 22px 14px 22px ;  margin-top:-12px; width:466px; height:99px;}
.in_fto{ padding:38px 0; overflow:hidden;}
.ne_ink{ overflow:hidden;}
.ne_tu_in{ display:block; float:left; width:99px; height:99px; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.ne_tu_in img{ display:block; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.ne_shu{ margin-left:116px; margin-right:50px;}
.ne_shu_ti{ display:block; padding-top:10px; padding-bottom:3px; line-height:28px; font-size:14px; color:#010101; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.ne_shu_ti a, .ne_shu_ti a:visited{ color:#010101;}
.ne_shu_ti{-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);}
.ne_ink:hover .ne_shu_ti{ padding-left:10px;}
.ne_shu_js{ line-height:22px; font-size:12px; color:#434343;}
.ne_shu_js a, .ne_shu_js a:visited{ color:#434343;}
/**新闻切换*/
/* flexslider */
.flexslider{ position:relative; width:466px; height:99px;overflow:hidden;zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:25px;height:25px;line-height:99em;overflow:hidden; right:0px; display:block;position:absolute;z-index:10;cursor:pointer;opacity:0.8;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{ background: url(../images/ad_ctr_z2.png) left top no-repeat; top:45px;}
.flex-direction-nav .flex-prev{ background: url(../images/ad_ctr_z1.png) left top no-repeat; top:28px;}
.flexslider:hover .flex-next{opacity:1;filter:alpha(opacity=100);}
.flexslider:hover .flex-prev{opacity:1;filter:alpha(opacity=100);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}



/**foot**/
.fobg{ background:url(../images/fobg.png) left top repeat-x; height:162px;}
.fobg2{ background:url(../images/fobg.png) left top repeat-x, url(../images/fobgtu.jpg) center top no-repeat; height:162px;}
.fo_nav{ padding:16px 0 8px; font-size:12px; color:#777; line-height:20px;}
.fo_nav a, .fo_nav a:visited{ color:#777;}
.fo_nav a{-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);}
.fo_nav a:hover{ color:#aaa;}
.fo_logo{ margin-left:-15px; padding-top:20px;}
.fo_logo img{ margin-left:15px; display:block; float:left;}
.banq{ display:block; width:510px; padding-left:24px; padding-top:20px; font-size:12px; color:#777; line-height:26px;}
.banq a, .banq a:visited{ color:#777;}
/**微信**/
.wei_fo{ display:block; padding-top:23px;}
.wei0{ float:left; width:56px; font-size:12px; color:#777; line-height:44px;}
.wei1, .wei2{ width:43px; height:43px; display:block; float:left; margin-left:12px;}
.wei1{ background:url(../images/wei1.png) center center no-repeat;}
.wei2{ background:url(../images/wei2.png) center center no-repeat;}
.wei1, .wei2{ -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);}
.wei1:hover{ background:url(../images/wei10.png) center center no-repeat;}
.wei2:hover{ background:url(../images/wei20.png) center center no-repeat;}
/***********case************/
.redbg2{ background:url(../images/bg.png) center top repeat, url(../images/ban_nei.jpg) center top no-repeat; padding:32px 0;}
.sikuai2{  width:1250px; height:auto; overflow:hidden; position:relative;}
.sikuai2 li{ float:left; border-left:1px solid #a25e5a; width:211px; height:220px; padding:0 50px; position:relative;}
.sikuai2 li:first-child{ border-left:none;}
.sikuai2 li.sikuai2k5 { width:1px !important; border-left:none; border-right:1px solid #a25e5a; height:465px; position:absolute; right:0 !important; float:right; top:0;}
.nei_ti{ display: block; background:#FFF; padding-top:32px; padding-bottom:32px;}
.nei_ti2{ display: block; background:#f3f3f3; padding-top:32px; padding-bottom:32px;}
.nei_ti img, .nei_ti2 img{ display:block; margin:0 auto;}
.tien{}
.ticn{}
.fo_top{ height:64px;}
.ca_hy{ padding-top:53px; margin-left:-18px;}
.ca_hy li{ width:298px; height:358px; background:#FFF; float:left; margin-bottom:20px; margin-left:19px;}
.ca_hyf{ display: block; position:relative; width:298px; height:223px; overflow:hidden;}
.c_hyf1{ display:block; position:absolute; width:298px; height:223px; z-index:1; top:0; left:0; z-index:8;} 
.c_hyf2{ display:block; position:absolute; width:298px; height:223px; z-index:9; top:0; left:0; z-index:10}
.cak{width:298px; height:223px; position:absolute; top:0; left:0; z-index:2}
.c_hyf10{ display:block;width:298px; height:223px; position:absolute; top:0; left:0; z-index:3; text-align:center;}
.c_hyf10 b{ display:block; padding-top:28px; font-size:72px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; line-height:86px; color:#FFF;}
.c_hyf10 span{ display:block; color:#fffefe; font-size:30px; line-height:50px;}
.c_hyf10 i{ display: block; font-style:normal; position:relative; top:36px; width:150px; height:150px; left:50%; margin-left:-75px; }
.c_hyf10 i table{ position: relative; z-index:3; font-size:30px; color:#fffefe; line-height:36px;}
.c_hyf10 i .cakq{ position:absolute; left:0; top:0;}
.ca_hyal{ padding:16px 28px 0; font-size:14px; color:#414141; line-height:30px;}
.ca_hyal a, .ca_hyal a:visited{ color:#414141;}
.c_hyf1, .c_hyf2{ 
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.0);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.0);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.0);
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.0);}

.ca_hy li:hover .c_hyf2{filter:Alpha(opacity=0); opacity: 0;}

/***********************honor*********************/
.zz_tuk{ padding-top:36px; margin-left:-18px;}
.zz_tuk li{ width:268px; height:252px; float: left; border:1px solid #dcdcdc; background:#FFF; margin-left:19px; margin-bottom:20px; padding:14px;}
.zz_tu{ display:block; width:268px; height:199px;position:relative; overflow:hidden;}
.zz_tu img{ display:block; float:left;}
.zz_mc{ padding-top:11px; text-align:center; font-size:14px; line-height:42px; color:#2b2b2b;}

/**页码**/
.yema{  padding-top:16px;}
.yema table{ margin:0 auto;}
.yema a{ display:block; float:left; width:36px; height:36px; overflow:hidden; text-align: center; line-height:36px; margin:0 3px; border:1px solid #fff; background:#FFF; font-size:14px; line-height:36px; color:#4b4b4b; -moz-border-radius: 3px;-webkit-border-radius:3px; border-radius:3px; }
.yema a b{ display:block; font-weight:normal; position:relative; top:0;}
.yema a span{ display:block; font-family:"宋体"; font-weight:bold; position:relative; top:0;} 
.yema a b, .yema a span, .yema a{
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);}
.yema a:hover, .yema a.yenn{ background:#b93026; border-color:#b93026; color:#FFF;}
.yema a:hover b, .yema a:hover span, .yema a.yenn b, .yema a.yenn span{ top:-36px;}

/*************cooperation*****************/
.fenlei{ display:block; margin-top:-22px;}
.fenlei table{ margin:0 auto;}
.fenlei a{ display:block; float:left; width:150px; height:44px; position:relative; overflow: hidden; text-align:center; margin:0 4px; background:#7c7c7c; line-height:44px; font-size:14px; color:#FFF;}
.fenlei a span{ display:block; position:relative; top:0; cursor:pointer;}
.fenlei a span, .fenlei a{-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);}
.fenlei a:hover, .fenlei a.ernn{ background:#b93026;}

.hzkbg1{ background:url(../images/hzbgk_1.jpg) center top no-repeat; position:relative; margin-top:34px; height:41px; }
.hzkbg2{ background:url(../images/hzbgk_2.jpg) center top repeat-y; position:relative; height:auto; min-height:500px; _height:500px; padding:0px 38px;}
.hzkbg3{ background:url(../images/hzbgk_3.jpg) center top no-repeat; position:relative; height:44px; }
.hzk{ height: auto; padding-top:0px;}
.gdk{ padding-right:0px;}
#sucai{width:1162px;height:670px; overflow:hidden;}
.shu14{ font-size:14px; line-height:30px; color:#616161;}
.hz_line{ height:15px; border-top:1px solid #eaeaea; margin-top:14px; position:relative; margin-bottom:14px; }
.hz_line span{ display:block; width:170px; height:2px; margin-top:-1px; background:#b93026;}
/***********products***********/
.cp_lb{ padding-top:30px; margin-left:-18px;}
.cp_lb li{ width:267px; height:326px; background:#FFF; float:left; margin-left:19px; margin-bottom:20px; padding:16px 15px 16px 16px;}
.cp_tu{ width:267px; height:220px; display:block; overflow: hidden; position:relative;}
.cp_tu img{ display: block; float:left; position:relative;}

.cp_tumc{ display:block; padding-top:23px; height:44px; text-align:center; font-size:14px; color:#414141;}
.cp_tumc a, .cp_tumc a:visited{color:#414141;}
.cp_tuj{ display:block; width:70px; height:26px; border:1px solid #c7c7c7; margin:0 auto; text-align:center; font-size:30px; line-height:26px; color:#606060;} .cp_tuj:visited{ color:#606060;}
.cp_tuj img{ display:block; margin:0 auto; position:relative; cursor:pointer;}

.cp_tuj:hover img{
	animation:cp_tuj 1.5s linear infinite both;
	-webkit-animation:cp_tuj 1.5s linear infinite both;
	-moz-animation:cp_tuj 1.5s linear infinite both;
	-o-animation:cp_tuj 1.5s linear  infinite both;
}
@keyframes cp_tuj{
0%{ transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
100%{ transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}
@-webkit-keyframes cp_tuj{
0%{ transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
100%{ transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}
@-moz-keyframes cp_tuj{
0%{ transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
100%{ transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}
@-o-keyframes cp_tuj{
0%{ transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
100%{ transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}

/*************************news*************************/
.ne_lb{ display:block; padding-top:30px;}
.ne_lb li{ display:block; clear:both; background:#FFF; margin-bottom:10px; height:258px;}
.ne_tuk{ width:312px; height:258px; position:relative; overflow:hidden;}
.ne_tuk img{ display:block; position:absolute; top:0; z-index:1;}
.ne_tuk .nej{ z-index:3; top:106px; right:0;}
.ne_tuk .nej2{ z-index:3; top:106px; left:0;}
.ne_js{ width:878px; height:198px; padding:30px;}
.ne_js_ti{ display:block; padding-bottom:18px; line-height:32px; font-size:16px; color:#000;}
.ne_js_ti a, .ne_js_ti a:visited{ color:#000;}
.ne_js_js{ height:73px; font-size:12px; line-height:28px; color:#5a5959;}
.ne_js_js a, .ne_js_js a:visited{ color:#5a5959;}
.ne_js_da{ padding-bottom:16px; line-height:22px; color:#6f6f6f; font-size:14px;}
.ne_js_ti, .ne_tuk img{-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);}
.ne_lb li:hover .ne_js_ti{ padding-left:8px;}

/*********************contact***********************/
.mapk{ background:url(../images/map.jpg) center top no-repeat; height:498px;}
.map_dz{ position:relative; width:613px; height:498px; background:url(../images/mapbg.png) repeat;}
.map_dz1{ display: block; width:471px; height:412px; padding:28px 56px; border:1px solid #bb4b48; position:relative; top:15px; margin-left: auto; margin-right: auto;} 
.dz_zb{ display:block; float:left; clear:both; line-height:43px; font-size:20px; line-height:43px; color:#FFF; border-bottom:2px solid #d39898;}
.dz_add{ clear:both; padding-top:40px;}
.dz_ad{ overflow:hidden;}
.dz_ad img{ display:block; float:left; }
.dz_adk{ margin-left:38px; display:block; line-height:36px; font-size:14px; color:#FFF;}
.dz_adk{-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);}
.dz_ad:hover .dz_adk{ padding-left:8px;}

.ombg{ background:#FFF; margin-top:-10px;}
.om_for{ padding:35px 35px 28px;}
.om_for1{ display:block; margin-left:-16px; overflow:hidden;}
.om_for1 input, .om_for1 .yzm{ width:251px; height:32px; padding:0 15px; border:1px solid #dfdfdf; float:left; margin-left:16px; margin-bottom:16px; color:#8d8d8d; font-size:12px; line-height:34px;}
.yzm{ padding:0  0 0 0px !important; width:266px !important;}
.yzm input{ float:left; width:150px; color:#8d8d8d; font-size:12px; line-height:34px; margin-bottom:0; margin-left:0 !important; border:0;}
.hqyzm{ display:block; float:right; height:32px; padding:0 10px;line-height:32px; background:#b93026; color:#FFF;}
.om_ly{ width:1148px; height:76px; border:1px solid #dfdfdf; padding:5px 15px; margin-bottom:16px; color:#777; font-size:12px; line-height:24px;}
.om_tj{ width:120px; height:36px; display: block; margin:0 auto; font-size:14px; line-height:36px; color:#fff; background:#b93026; cursor:pointer;}
.conbg{ background:#FFF; padding:33px 0;}
.dizhi{ border-top:1px solid #e3e3e3; border-left:1px solid #e3e3e3; overflow:hidden;}
.dizhi li{ width:623px; height: auto; float:left; border-bottom:1px solid #e3e3e3;  border-right:1px solid #e3e3e3;}
.dz_lj{ display:block; padding:29px; overflow:hidden;}
.dz_lj2{display:block; padding:24px 29px 29px; height:182px; overflow:hidden;}
.dz_xx{ width:355px; float:left; margin-left:18px;}
.dz_xx_ti{ font-size:20px; line-height:40px; color:#000;}
.dz_xx_ti_bo{ width:78px; height:2px; background:#dc9792;}
.dz_xx_ti_bo2{ width:40px; height:2px; background:#dc9792;}
.dz_xx_ti_ad{ padding-top:18px; line-height:30px; font-size:14px; color:#606060;}
.dz_xx_ti{-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);}
.dizhi li:hover .dz_xx_ti{ padding-left:5px;}

/*************service*************/
.fw_banbg{ background:url(../images/fw_ban.jpg) center top no-repeat; height:750px;}
.fw_banbg2{ background:url(../images/mapbg.png) repeat; height:750px;}
.zg_fwk{ font-size:14px; line-height:30px; color:#FFF;}
#sucai3{ padding-right:20px; height:304px;}
.zg_fw_ti{ padding:58px; line-height:30px; font-size:20px; color:#FFF;}
.zg_fw_ti table{ margin:0 auto;}
.zg_fw_ti b{ width:26px; height:1px; display: block; background:#e5b6b0; margin:0 24px;}

.zx_fw_ti{ padding:50px 0 40px; line-height:30px; font-size:20px; color:#000;}
.zx_fw_ti table{ margin:0 auto;}
.zx_fw_ti b{ width:26px; height:1px; display: block; background:#b93026; margin:0 24px;}
.zxk{ padding-bottom:80px; margin-left:-20px; overflow:hidden;}
.zxk li{ display:block; float:left; width:559px; height:155px; margin-left:20px; background:#FFF; padding:28px;}
.zx_tu{ padding:10px; width:288px; height:135px; display:block; float:left; background:url(../images/zx_tubg.jpg) center center no-repeat;}
.zx_mc{ margin-top:27px; border:1px solid #f2dad8; border-left:none; width:213px; float:left; height:79px; padding-left:35px; padding-top:20px; font-size:16px; line-height:30px; color:#000;}
.gjbg{ display:block; background:#FFF;}
.gj_tu{ margin-bottom:30px;}

/***********************about*************************/
.abrn{ padding-top:35px;}
.abtuk{ float:left; position:relative; z-index:3; width:494px; height:520px; overflow:visible;}
.abtu{  width:493px; height:314px; position:relative; z-index:2; overflow:visible;}
.ab_tubg{ position:relative; z-index:2;}
.ab_tu{ position:absolute; z-index:3; right:17px; bottom:0; width:457px; height:277px; overflow:hidden;}
.ab_zb{ position:absolute; z-index:4; left:50px; bottom:-20px; width:112px; height:40px; font-size:14px; color:#FFF; line-height:40px; text-align:center; background:#b93026; }
.abxk{ margin-top:85px;}
.abnrbg{ width:874px; height: auto; float:right; position:relative; margin-left:-120px;  }
.abnrbg1{ padding-left:130px; background:url(../images/abnrbg_1.jpg) center bottom no-repeat;}
.abnrbg2{ padding-left:130px; background:url(../images/abnrbg_2.jpg) center bottom repeat-y;}
.abnrbg3{ padding-left:130px; height:35px; background:url(../images/abnrbg_3.jpg) center top no-repeat;}
.gscn{ padding-top:30px; line-height:30px; font-size:28px; color:#b93026;}
.gsen{ padding-left:68px; padding-bottom:17px;}
.abjs{ width:720px; height:auto; min-height:400px; _height:400px; }
#sucai2{width:690px; padding-right:32px; height:395px;overflow:hidden;}
/**about图片 手滑效果**/


/******************products_view******************/
.cp_vi{ padding-top:25px; margin-bottom:15px;}
.cp_vi2{ background: #FFF; overflow:hidden; margin:0 auto; padding:21px 33px 40px;}
.cp_viqd{ border-bottom:1px solid #d0d0d0; margin-bottom:28px; line-height:40px; color:#000; font-size:18px; position:relative;}
.cp_viqd b{ display:block; width:76px; height:2px; background:#b93026; position:absolute; bottom:-1px;}
.cp_vitu{   overflow:hidden; display:block; text-align:center; margin-bottom:20px;}
.cp_jjk{ width:337px; height:571px; background:url(../images/cp_jj.jpg) left top no-repeat; padding:48px;} 
.cp_jj_ti{ margin-bottom:30px; line-height:30px; color:#000; font-size:18px;}
.cp_jj_ti, .fanh span{-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);}
.cp_jjk:hover .cp_jj_ti{ padding-left:5px;}
.cp_jj_jj{ height:488px;   padding-bottom:30px;}
.fanh{ display:block; background:url(../images/fhk.png) center center no-repeat; position:relative; overflow:hidden; float:left; text-align:center; width:112px; height:34px; line-height:34px; font-size:14px; color:#b93026; cursor:pointer;}
.fanh, .fanh:visited{ color:#b93026;}
.fanh span{ display:block; position:relative; top:0; cursor:pointer;} 
.fanh:hover span{ top:-100%;}
.cp_dtuk{ display: block; width:761px; height:627px; background:#FFF; padding:20px;}
/***导航****/
.ejn{ float:left; margin-right:20px;}
#sddm li{ overflow:visible;}
#sddm .ejnk{ position: absolute; visibility: hidden; margin: 0; padding:20px; background: #fff; border: 1px solid #c1c1c1; z-index:99;}
#sddm .ejnk a { position: relative; display: block; margin: 0; padding:0px 5px; width:auto !important; min-width:80px; _width:80px; white-space:nowrap;text-align: left; text-decoration: none; border-bottom:1px solid #c1c1c1;  color: #000; font-size:14px; line-height:44px;}
#sddm .ejnk a:hover{
	-webkit-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 1.1);}
#sddm .ejnk a:hover { padding-left:8px; padding-right:2px; }
.ejn img{ padding-top:10px;}

/*********************save_list**************************/
.redbg3{ background:url(../images/redbg.png) repeat; height:2px; width:100%;}
.new_nr{ margin-top:40px; background:#FFF; height:auto; min-height:400px; _height:400px; overflow:hidden; padding:36px;}
.nenr{ padding: 20px 140px 30px; }
.nenr_ti{ font-size:24px; line-height:34px; color:#000; padding-bottom:15px; text-align:center; }
.nenr_gj{ text-align:center; line-height:26px; font-size:12px; color:#888; padding:10px; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
.nenr_gj a, .nenr_gj a:visited{ color:#888;}
.fanlb{ display:block; padding:15px 0; overflow:hidden; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
.fanlb .lf a{ display:block; line-height:22px; color:#888; font-size:12px;}
.fanlb .lf a:visited{ color:#888;}
/**内容大动画**/


/***********************job**************************/
.jobk{ display:block; padding-top:40px;}
.nrq-con{ background:#FFF; padding:40px 40px 60px;}

/************************ job_view ***************************/
.yd{ line-height:36px; font-size:30px; color:#b93026;}
.rg{ padding-top:9px; padding-bottom:15px; }
.ym{ font-size:22px; color:#797979; line-height:40px; padding-bottom:10px; padding-top:10px;}
.yq{ padding-bottom:35px;}
/*job折叠*/

.service-menu strong{ font-weight:normal; margin-bottom:20px;}
.service-menu{ padding-top:1px;}
.service-menu .menu-p{display:block;height:74px;overflow:hidden;padding:0px; background:#f6f6f6; margin-top:-1px; cursor:pointer;}
.service-menu .menu-p .menu-i{float:left;display:inline;width:71px;height:52px; border-top:10px solid #FFF; border-bottom:12px solid #FFF; overflow:hidden; background:#7c7c7c; color:#fff; font-size:14px; line-height:52px; font-style:normal; text-align:center; }
.service-menu .menu-p .menu-i b{ font-size:24px; font-weight:normal;}
.service-menu .menu-p{ clear:both;}
.service-menu .menu-p a:link,.service-menu .menu-p a:visited{color:#555;text-decoration:none;font-size:14px;}

.service-menu .menu-p-current{margin-bottom:0px;  }
.service-menu .menu-p .kuai .da-zp{ float:right; display:block; color:#555; font-size:12px; line-height:34px; padding-top:7px;}
.service-menu .menu-p .kuai .da-zp a{ display:block; width:105px; height:34px; text-align: center; color:#555; font-size:12px; line-height:34px; border:1px solid #dadada;}
.service-menu .menu-p .kuai{background:#fff;border: 1px solid #dadada; float:left; width:1027px; color:#4f4f4f; font-size:18px; line-height:50px; height:50px;  padding:10px 34px; position:relative;}
.service-menu .menu-p .kuai #triangle-right { position:absolute; top:50%; margin-top:-7px; left:-1px;
    width: 0;
    height: 0;
    border-top:7px solid transparent;
    border-left:7px solid #7c7c7c;
    border-bottom:7px solid transparent;
}



.service-menu .menu-p-current .kuai{ background:#b93026; border-color:#b93026; padding:10px 34px; color:#fff;}
.service-menu .menu-p-current .kuai .da-zp{ float:right; display:block; color:#555; font-size:12px; line-height:34px; padding-top:7px;}
.service-menu .menu-p-current .kuai .da-zp a{ display:block; width:105px; height:34px; text-align: center; color:#fff; font-size:12px; line-height:34px; border:1px solid #fff;}
.service-menu .menu-p-current .kuai #triangle-right{ border-left:7px solid #b93026;}
.service-menu .menu-p-current .menu-i{ background:#b93026; border-right-color:#dd4b4b;}
.service-menu .menu-p-current a:link,.service-menu .menu-p-current a:visited{ color:#FFF;}
.service-menu .menu-p-current a:hover{color:#fff;}
.service-menu .menu-c{ border-left:71px solid #fff; display:none;padding:0; background:#b93026; clear:both; margin-top:-2px; margin-bottom:20px;}
.service-menu .menu-c-current{display:block;}
.service-menu .menu-c ul{display:block;  border-right:2px solid #f6f6f6; border-bottom:2px solid #f6f6f6;}
.service-menu .menu-c li{padding:20px 34px 40px;  height:auto;overflow:hidden !important; position:relative; width:1058px; color:#FFF;}
.service-menu .menu-c li .yaoq0{ display:block; margin-left:-30px; overflow:hidden; width:1058px; position:relative;}
.service-menu .menu-c li .yaoqxx{ width:1px; height:90%; background:#ff847b; position:absolute; left:530px;}
.service-menu .menu-c li .yaoq{ display:block; width:460px; float:left; padding:0 34px;}

.service-menu .menu-c-current{display:block;}
.service-menu .menu-c-current ul{display:block;  border-right:2px solid #f6f6f6; border-bottom:2px solid #f6f6f6;}
.service-menu .menu-c-current li{padding:20px 34px 40px;  height:auto;overflow:hidden !important; position:relative; width:1058px; color:#FFF;}
.service-menu .menu-c-current .yaoq0{ display:block; margin-left:-30px; overflow:hidden; width:1058px; position:relative;}
.service-menu .menu-c-current .yaoqxx{ width:1px; height:90%; background:#ff847b; position:absolute; left:530px;}
.service-menu .menu-c-current li .yaoq{ display:block; width:460px; float:left; padding:0 34px;}

.service-menu .menu-c a{ display:block;}
.service-menu .menu-c a:link,.service-menu .menu-c a:visited{ font-size:14px; color:#fff; line-height:30px; text-decoration:none;}
.service-menu .menu-c a:hover{}
.service-menu .menu-c .current:link,.service-menu .menu-c .current:visited{}
.service-menu .menu-c .current:hover{}

.xm{ line-height:26px; color:#444; font-size:14px;}
.xie002{ padding-left:16px; padding-right:16px;line-height:26px; color:#444; font-size:14px;} .xie label{ line-height:26px; color:#444; font-size:14px;}
.xie1{ width:240px; height:26px; color:#7e7e7e; padding:0 5px; font-size:12px; line-height:26px; border:1px solid #e3e3e3; background:#FFF;}
.xie2{ width:1020px; height:80px; padding:0 5px;line-height:26px; color:#7e7e7e; font-size:12px; border:1px solid #e3e3e3; background:#FFF; margin-top:9px;margin-bottom:9px; }
.ti{ width:70px; height:28px; background:#b93026; margin-left:8px; color:#FFF; font-size:12px; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; cursor:pointer;}
/*chrome  浏览器滚动条的美化 */
::-webkit-scrollbar-track-piece {width:8px;background-color:#f4f4ff;}
::-webkit-scrollbar { width:8px; background-color:#2882e8;}
::-webkit-scrollbar-thumb { width:8px; height:50px; background-color:#0098c5;}
::-webkit-scrollbar-thumb:hover { width:8px; background-color:#3d3d3d;}

::-moz-scrollbar-track-piece {width:8px;background-color:#f4f4ff;}
::-moz-scrollbar { width:8px; background-color:#2882e8;}
::-moz-scrollbar-thumb { width:8px; height:50px; background-color:#0098c5;}
::-moz-scrollbar-thumb:hover { width:8px; background-color:#3d3d3d;}


::-ms-scrollbar-track-piece {width:8px;background-color:#f4f4ff;}
::-ms-scrollbar { width:8px; background-color:#2882e8;}
::-ms-scrollbar-thumb { width:8px; height:50px; background-color:#0098c5;}
::-ms-scrollbar-thumb:hover { width:8px; background-color:#3d3d3d;}

::-o-scrollbar-track-piece {width:8px;background-color:#f4f4ff;}
::-o-scrollbar { width:8px; background-color:#2882e8;}
::-o-scrollbar-thumb { width:8px; height:50px; background-color:#0098c5;}
::-o-scrollbar-thumb:hover { width:8px; background-color:#3d3d3d;}

::scrollbar-track-piece {width:8px;background-color:#f4f4ff;}
::scrollbar { width:8px; background-color:#2882e8;}
::scrollbar-thumb { width:8px; height:50px; background-color:#0098c5;}
::scrollbar-thumb:hover { width:8px; background-color:#3d3d3d;}

