*{padding:0px;margin:0px;font:14px/24px "微软雅黑";}
img{border:0px;}
a{text-decoration:none; color: inherit;}
ul,li,ol{list-style:none;}

/*浮动 清除浮动*/
.fl{float:left;} .fr{float:right;} .clear{clear:both;}

/*margin 外间*/
.m10{margin:10px auto;} .m15{margin:15px auto;} .m20{margin:20px auto;} .m30{margin:30px auto;}
.m35{margin:35px auto;} .m40{margin:40px auto;} .m45{margin:45px auto;}
.m50{margin:50px auto;} .m55{margin:55px auto;} .m60{margin:60px auto;} .m5{margin:5px auto;}

.mt5{margin-top:5px;} .mt10{margin-top:10px;} .mt15{margin-top:15px;} .mt20{margin-top:20px;}
.mt25{margin-top:25px;} .mt30{margin-top:30px;} .mt35{margin-top:35px;} .mt40{margin-top:40px;}
.mt45{margin-top:45px;} .mt50{margin-top:50px;} .mt55{margin-top:55px;} .mt60{margin-top:60px;}

/*padding 内间*/
.p5{padding:5px 0px;} .p10{padding:10px 0px;} .p15{padding:15px 0px;} .p20{padding:20px 0px;} .p25{padding:25px 0px;}
.p30{padding:30px 0px;} .p35{padding:35px 0px;} .p40{padding:40px 0px;} .p45{padding:45px 0px;} .p50{padding:50px 0px;}
.p55{padding:55px 0px;} .p60{padding:60px 0px;} .p65{padding:65px 0px;} .p70{padding:70px 0px;} 

.pt5{padding-top:5px;} .pt10{padding-top:10px;} .pt15{padding-top:15px;} .pt20{padding-top:20px;} .pt25{padding-top:25px;}
.pt30{padding-top:30px;} .pt35{padding-top:35px;} .pt40{padding-top:40px;} .pt45{padding-top:45px;} .pt50{padding-top:50px;}
.pt55{padding-top:55px;} .pt60{padding-top:60px;} .pt65{padding-top:65px;} .pt70{padding-top:70px;}

/*大框*/
.wbox1{width:100%;min-width:1000px;}   .w1000{width:1000px;margin:0px auto;} 
.wbox11{width:100%;min-width:1100px;}  .w1100{width:1100px;margin:0px auto;} 
.wbox12{width:100%;min-width:1200px;}  .w1200{width:1200px;margin:0px auto;}

/*定位*/
.relative{position:relative;}  .absolute{position:absolute;}  .fix{position:fixed;}
.z1{z-index:1;} .z5{z-index:5;}  .z10{z-index:10;}  .z15{z-index:15;}  .z20{z-index:20;}
.z25{z-index:25;} .z30{z-index:30;}
.z100{z-index:100;} .z500{z-index:500;} .z1000{z-index:1000;} .z9999{z-index:9999;}

/*页码*/
.ym_box {width: 100%;height: 30px;text-align: center;padding-top: 20px;}
.ym_box a, .ym_box b {padding: 8px 25px;background: #f5f5f5;cursor: pointer;margin-left: 1px;font-size: #545454;text-align: center;
border-right:1px solid #d1d1d1; color: #545454;}
.ym_box b {background: #4fa9b5;color: #fff;}

/*隐藏*/
.hidden{display:none;} .overhidden{overflow:hidden;}

/*百分*/
.c1{width:10%;} .c2{width:20%;} .c3{width:30%;} .c4{width:40%;} .c5{width:50%;} .c6{width:60%;} .c7{width:70%;}
.c8{width:80%;} .c9{width:90%;}

.effimg{
	width:100%; 
	overflow:hidden;
}

.tran {
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}

.cssimg {
	-webkit-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	transition-duration: 0.5s; 
	-webkit-transform: scale(1, 1); 
	-ms-transform: scale(1, 1); 
	-o-transform: scale(1, 1); 
	-moz-transform: scale(1, 1); 
	transform: scale(1, 1); 
}
.cssimg:hover {
	-webkit-transform: scale(1.05, 1.05); 
	-ms-transform: scale(1.05, 1.05); 
	-o-transform: scale(1.05, 1.05); 
	-moz-transform: scale(1.05, 1.05); 
	transform: scale(1.05, 1.05); 
}

/*index*/
.ctop_con{
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	z-index: 6;
	background: #fff;
}
.ctop_tp{
	height: 30px;
}

.h_tel a{
	font-size: 12px;
	display: block;
	line-height: 30px;
}

.h_lx ul li{
	float: left;
	padding:0 30px;
	font-size: 12px;
	line-height: 30px;
	position: relative;
}
.wx_order a span{
	display: inline-block;
	vertical-align: 0;
}

.wx_order a i{
	display: inline-block;
	vertical-align: 0;
	font-weight: bold;
	width: 10px;
	height: 7px;
	background: url(../img/xggw.png) no-repeat center;
}

.guanhui_ewm {
    position: absolute;
    width: 112px;
    height: 112px;
    left: 50%;
    margin-left: -66px;
    top: 100%;
    padding: 12px;
	display: none;
}
.guanhui_ewm .img_ {
    position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 0px;
    background: #fff;
}
.guanhui_ewm .img_:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    left: 50%;
    top: -8px;
    margin-left: -8%;
}
.ctop_box{
	position: fixed;
	left: 0;
	top: 0px;
	box-shadow: 1px 2px 10px rgba(0,0,0,.4);
	width: 100%;
	z-index: 999;
}

.ctop_nav{
	background: #FFFFFF;
}

.nav_logo{
	width: 238px;
	float: left;
	margin-top: 10px;
}

/*导航*/

.nav {
	display: block;
	float: right;
	overflow: visible;
	padding-top: 18px;
}

.nav li {
	display: block;
	float: left;
	position: relative;
	overflow: visible;
	height: 57px;
	width: 109px;
	text-align: center;
	font-size: 16px;
	line-height: 54px;
	color: #666;
}

.nav li a {
	display: block;
	overflow: hidden;
	height: 54px;
	position: relative;
}

.nav li a:visited {
	color: #666;
}

.navny li a:visited {
	color: #010101;
}

.nav li.nasy {
	width: 88px;
}

.nav li.naab {
	width: 114px;
}

.nav li.nace {
	width: 228px;
}

.nav li span {
	display: block;
	position: relative;
	top: 0;
	height: 54px;
	line-height: 54px;
	font-size: 16px;
}

.nav li:hover a span, .nav li.nann a span {
	top: -100%;
}

.navny li:hover a span, .navny li.nann a span {
	top: -100%;
	color: #0dcbfa;
}

.nav li b {
	display: block;
	position: absolute;
	width: 1px;
	height: 16px;
	right: 0;
	top: 20px;
	background: url(../images/nas.png) repeat;
}

.navny li b {
	background: #bdbdbd;
}

.nav li i {
	display: block;
	position: absolute;
	width: 0px;
	height: 3px;
	left: 50%;
	margin-left: 0px;
	bottom: 0px;
	background: #0dcbfa;
}

.nav li:hover i, .nav li.nann i {
	width: 76px;
	height: 3px;
	left: 50%;
	margin-left: -38px;
}

#nav-menu .menu ul.children {
	display: none;
	position: absolute;
	top: 54px;
	background: #FFF;
	left: 0;
	padding: 0 !important;
	border: 2px solid #4fa9b5;
	border-top: 0;
	width: auto !important;
	min-width: 100%;
	white-space: nowrap;
	z-index: 999;
}

#nav-menu .menu ul.children li {
	display: block;
	width: 100% !important;
	font-size: 14px;
	height: 46px;
	padding: 0;
	text-align: center;
}

#nav-menu .menu ul.children li a {
	display: block;
	width: 100%;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	color: #444;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
}

#nav-menu .menu ul.children li a span {
	display: block;
	overflow: hidden;
	position: relative;
	top: 0;
	color: #444;
}

#nav-menu .menu ul.children li a:hover {
	background-color: #4fa9b5;
	color: #fff;
}

#nav-menu .menu ul.children li a:hover span {
	top: -125%;
	color: #fff;
}

/**公共样式**/
.nav li span, .nav li i, #btn_prev,#btn_next, .so-ticn span b, .soj, .jbg, .sol1, .sol10, .solmcn, .solmen, .solmcn b, .solmen b, .cpltu img, .cpmx, .cpcn b, .cpen b, .cplbg, .nebg, .nenr-ti, .nenr-js a, .nenr-js, .nej, .youka a, .fona a, .nyfl a span, .nyfl a, .joon a span, .coad, .coadk img, .cpee, .cpjj, .yema a, .yema a span, .xwhbg, .xwlb li, .xwk-dat span, .xwk-ti, .xwk-duo span, .xwk-da span, .ywnk-jtu img, .ywtu img, .ywnk-ti, .ywnk-js a, .zztu img, .zztm, .cpjk-cn, .nen-gjc a, .fanl span, .fanl, .fanye .lf a span, .fanye .lf a, .children li a, .children li a span, .abtuu{
	transition:all 0.4s linear;
	-webkit-transition:all 0.4s linear;
	-moz-transition:all 0.4s linear;
	-o-transition:all 0.4s linear;
}

/*banner*/
.qing {
	overflow: hidden;
	display: block;
	clear: both;
}

.bank {
	display: block;
	height: 790px;
	position: relative;
}

.main_visual {
	height: 790px;
	overflow: hidden;
	position: relative;
}

.main_image {
	height: 790px;
	overflow: hidden;
	position: relative;
}

.main_image ul {
	width: 9999px;
	height: 790px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}

.main_image li {
	float: left;
	width: 100%;
	height: 790px;
}

.main_image li a {
	display: block;
	width: 100%;
	height: 790px;
}

div.flicking_con {
	position: absolute;
	top: 360px;
	left: 50%;
	z-index: 999;
	width: 300px;
	height: 21px;
	margin: 0 0 0 -50px;
}

div.flicking_con a {
	float: left;
	width: 21px;
	height: 21px;
	margin: 0;
	padding: 0;
	background: url('../images/btn_main_img.png') 0 0 no-repeat;
	display: block;
	text-indent: -1000px
}

div.flicking_con a.on {
	background-position: 0 -21px
}

#btn_prev,#btn_next {
	z-index: 11111;
	position: absolute;
	display: block;
	width: 58px!important;
	height: 58px!important;
	top: 348px;
	display: block;
}

#btn_prev {
	background: url(../img/zuo1.png) no-repeat left top;
	left: 50px;
}

#btn_next {
	background: url(../img/zuo2.png) no-repeat right top;
	right: 50px;
}

#btn_prev:hover {
	background: url(../img/zuo10.png) no-repeat left top;
}

#btn_next:hover {
	background: url(../img/zuo20.png) no-repeat right top;
}

.batek {
	background: url(../img/batelbg.png) center center no-repeat;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: 301px;
	width: 324px;
	height: 83px;
	z-index: 9;
}

@media screen and (min-width:1280px) {
/*屏幕宽度大于320px*/
	.batek {
		left: 50%;
		margin-left: 351px;
	}
}

@media screen and (max-width:1280px) {
/*屏幕宽度小于320px*/
	.batek {
		left: 50%;
		margin-left: 301px;
	}
}

.batel {
	display: block;
	float: left;
	margin-left: 26px;
	width: 58px;
	height: 83px;
	position: relative;
}

.batel img {
	position: absolute;
	left: 0;
	top: 0;
}

.batels {
	display: block;
	float: left;
	margin-left: 15px;
	padding-top: 14px;
	line-height: 28px;
	font-size: 20px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

.batel1 {
	animation: batel1 0.8s linear infinite alternate both;
	-webkit-animation: batel1 0.8s linear infinite alternate both;
	-moz-animation: batel1 0.8s linear infinite alternate both;
	-o-animation: batel1 0.8s linear infinite alternate both;
}

@keyframes batel1{
0%{transform: rotate(-10deg); -ms-transform: rotate(-10deg); -webkit-transform: rotate(-10deg); -o-transform: rotate(-10deg); -moz-transform: rotate(-10deg);}
100%{transform: rotate(10deg); -ms-transform: rotate(10deg); -webkit-transform: rotate(10deg); -o-transform: rotate(10deg); -moz-transform: rotate(10deg);}
}
@-webkit-keyframes batel1{
0%{transform: rotate(-10deg); -ms-transform: rotate(-10deg); -webkit-transform: rotate(-10deg); -o-transform: rotate(-10deg); -moz-transform: rotate(-10deg);}
100%{transform: rotate(10deg); -ms-transform: rotate(10deg); -webkit-transform: rotate(10deg); -o-transform: rotate(10deg); -moz-transform: rotate(10deg);}
}
@-moz-keyframes batel1{
0%{transform: rotate(-10deg); -ms-transform: rotate(-10deg); -webkit-transform: rotate(-10deg); -o-transform: rotate(-10deg); -moz-transform: rotate(-10deg);}
100%{transform: rotate(10deg); -ms-transform: rotate(10deg); -webkit-transform: rotate(10deg); -o-transform: rotate(10deg); -moz-transform: rotate(10deg);}
}
@-o-keyframes batel1{
0%{transform: rotate(-10deg); -ms-transform: rotate(-10deg); -webkit-transform: rotate(-10deg); -o-transform: rotate(-10deg); -moz-transform: rotate(-10deg);}
100%{transform: rotate(10deg); -ms-transform: rotate(10deg); -webkit-transform: rotate(10deg); -o-transform: rotate(10deg); -moz-transform: rotate(10deg);}
}


/*解决方案*/
.cserv_box{
	background: #F5F5F5;
}
.jjk{
	padding-top:43px;
}
.so-tik{
	margin-bottom:44px;
}
.so-tik img{
	display: block;
	margin: auto;
}
.so-ticn {
	width: 262px;
	height: 44px;
	margin: 0 auto;
	position: relative;
}

.so-ticn span {
	display: block;
	width: 152px;
	height: 44px;
	overflow: hidden;
	position: relative;
	z-index: 3;
	text-align: center;
	background: #F5F5F5;
	margin: 0 auto;
	
}

.so-ticn span b {
	display: block;
	font-weight: normal;
	position: relative;
	top: 0;
	line-height: 44px;
	font-size: 28px;
	color: #000;
}

.so-ticn i {
	display: block;
	position: absolute;
	z-index: 0;
	top: 50%;
	width: 100%;
	height: 1px;
	background: #0dcbfa;
}

.jjk:hover .so-ticn span b, .cpbg:hover .so-ticn span b, .nek:hover .so-ticn span b, .cgcsb_con:hover .so-ticn span b, .cabout_con:hover .so-ticn span b, .cgsdt_con:hover .so-ticn span b {
	top: -100%;
}

/*方案*/

.jjfa {
	display: block;
	padding-left: 1px;
}

.jjfa dd {
	width: 30%;
	height: 350px;
	float: left;
	margin-right: 3.33%;
	margin-bottom:3.33%;
	position: relative;
	text-align: center;
	background: #FFF;
}
.jjfa dd:nth-child(3n){
	margin-right: 0 !important;
}
.jjfa1, .jjfa2, .jjfa3 {
	left: 120px;
	opacity: 0;
}

.jjfa dd a {
	display: block;
	width: 100%;
	height: 424px;
	position: relative;
	z-index: 6;
	padding-top: 46px;
}

.jbg {
	position: absolute;
	left: 0;
	bottom: 0%;
	width: 100%;
	height: 0;
	background: #4fa9b5;
}

.solk {
	display: block;
	width: 120px;
	height: 120px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.solk img{
	width: 100%;
}
.sol1, .sol10 {
	width: 120px;
	height: 120px;
	position: absolute;
	top: 0;
	overflow: hidden;
	border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.sol1 {
	left: 0;
	z-index: 2;
}

.sol10 {
	left: 0;
	z-index: 1;
}

.solm {
	padding: 26px 15px 18px;
}

.solm span {
	display: block;
}

.solmcn {
	display: block;
	height: 32px;
	overflow: hidden;
	position: relative;
	
}

.solmen {
	display: block;
	height: 20px;
	overflow: hidden;
	position: relative;
}

.solmcn b, .solmen b {
	display: block;
	position: relative;
	font-weight: normal;
}

.solmcn b {
	top: 0;
	line-height: 32px;
	color: #000;
	font-size: 20px;
}

.solmen b {
	top: -100%;
	line-height: 20px;
	color: #9b9b9b;
	font-size: 12px;
}

.soj {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../img/soj.png) center center no-repeat;
}

.jjfa dd:hover .soj {
	background: url(../img/soj2.png) center center no-repeat;
}

.jjfa dd:hover .soj{
	animation:soj 0.8s linear infinite both;
	-webkit-animation:soj 0.8s linear infinite both;
	-moz-animation:soj 0.8s linear infinite both;
	-o-animation:soj 0.8s linear infinite both;
}
@keyframes soj{
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 soj{
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 soj{
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 soj{
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);}
}
.jjfa dd:hover .jbg {
	height: 100%;
	bottom: 0;
}

.jjfa dd:hover .sol1 {
	left: 0;
}

.jjfa dd:hover .sol10 {
	left: 0;
	z-index: 3;
}

.jjfa dd:hover .solmcn, .jjfa dd:hover .solmen {
	color: #FFF;
}

.jjfa dd:hover .solmcn b {
	top: -100%;
	color: #FFF;
}

.jjfa dd:hover .solmen b {
	top: 0;
	color: #FFF;
}

/*加盟我们*/

.cpbg {
	height: 951px;
	padding-top: 58px;
	position: relative;
}

.cpbgk {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: -2;
	background-size: auto 100% !important;
}

.cpbgk2 {
	display: block;
	position: absolute;
	width: 100%;
	height: 209px;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: url(../img/cplabg.png) repeat;
}

.cpbg .so-tik {
	margin-bottom: 51px;
}

.mBox3{
	font-size:16px;
	line-height:30px;
}
.mBox3Item{
	font-size:0; 
	text-align:center; 
	padding-bottom: 40px;
}
.mBox3Item li{
	display:inline-block; 
	vertical-align:top; 
	width:33.33%;
}
.counter{
	font-size:100px; 
	line-height:120%;
	color:#009098;
}
.mBox3num sup{
	color:#ef8d30; 
	vertical-align:top;
}
.mBox3Item li:nth-child(1) sup{
	font-size:30px; 
	line-height:30px; 
	font-family:'FZLTZHK';
}
.mBox3Item li:nth-child(2) sup{
	font-size:30px; 
	line-height:30px; 
	font-family:Arial, Helvetica, sans-serif;
}
.mBox3Item li:nth-child(3) sup{
	font-size:45px; 
	line-height:45px; 
	font-family:Arial, Helvetica, sans-serif;
	}
.mBox3Text{
	font-size:16px; 
	width:60%; 
	margin:0 auto;
}

.cplb {
	margin-left: -20px;
}

.cplb li {
	display: block;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 297px;
	height: 444px;
	position: relative;
	background: url(../img/cpbgk2.png) top center no-repeat;
	background-size: 100% 100% !important;
}

.cplb1, .cplb2, .cplb3, .cplb4 {
	top: 320px;
	opacity: 0;
}

.cplbg {
	display: block;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 0;
	left: 0%;
	top: 0%;
	background: url(../img/cpbgk.png) center top no-repeat;
	background-size: 100% 100% !important;
}

.cplb li a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 3;
	padding-top: 27px;
}

.cpltu {
	display: block;
	width: 250px;
	height: 285px;
	margin: 0 auto;
	overflow: hidden;
}

.cpltu img {
	width: 250px;
	height: 285px;
}

.cpmx {
	background: #c4c4cf;
	width: 66px;
	height: 1px;
	margin: 0 auto;
}

.cpm {
	padding: 21px 10px 10px;
	height: 141px;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.cpcn {
	display: block;
	position: relative;
	overflow: hidden;
	height: 38px;
	
}

.cpen {
	display: block;
	position: relative;
	overflow: hidden;
	height: 24px;
}

.cpcn b, .cpen b {
	display: block;
	font-weight: normal;
	position: relative;
}

.cpcn b {
	top: 0;
	line-height: 38px;
	font-size: 18px;
	color: #000;
}

.cpen b {
	top: -100%;
	line-height: 24px;
	font-size: 12px;
	color: #909090;
}

@media screen and (min-width:1280px){/*屏幕宽度大于320px*/
	.cplb li{ width:280px; height:481px;}
	.cpltu{width:235px; height:273px;}
	.cpltu img{ width:235px; height:273px; }
}
@media screen and (max-width:1280px){/*屏幕宽度小于320px*/
	.cplb li{ width:297px; height:444px;}
	.cpltu{width:250px; height:285px;}
	.cpltu img{ width:250px; height:285px; }
}
.cplb li:hover .cplbg{
	height:100%;
}
.cplb li:hover .cpltu img{
	transform: scale(1.1);
	-ms-transform: scale(1.1);	/* IE 9 */
	-webkit-transform: scale(1.1);	/* Safari ��?Chrome */
	-o-transform: scale(1.1);	/* Opera */
	-moz-transform: scale(1.1);	
}
.cplb li:hover .cpmx {
	width: 0;
}

.cplb li:hover .cpcn b {
	top: -100%;
	color: #fff;
}

.cplb li:hover .cpen b {
	top: 0;
	color: #fff;
}

.m_more a{
	width: 250px;
	height: 60px;
	line-height: 60px;
	background-color: #FFFFFF;
	text-align: center;
	color: #4FA9B5;
	border-radius: 20px;
	margin: 30px auto 0 auto;
	display: block;
	font-size: 22px;
}


.m_more a:hover{
	background: #ee86b4;
	color: #FFFFFF;
}


/*公司*/
.cgsdt_box{
	background: #F5F5F5;
	padding: 50px 0;
}
.gshdbox{
	width: 100%;
	height: 400px;
	position: relative;
}

.gshdlist{
	width: 1200px;
	height: 380px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -600px;
}

.gshdbox .btn{
	position: absolute;
	top: 50%;
	margin-top: -50px;
	width: 60px;
	height: 100px;
	line-height: 100px;
	font-size: 30px;
	color: white;
	text-decoration: none;
	text-align: center;
	background: rgba(80,170,180,1.0);
	cursor: pointer;
}
.gshdbox .next{
	right: 0;
}

.gshdbox ul li{
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	opacity: 0;
	transition: all 0.3s ease-out;
}
.gshdbox ul li img{
	width: 750px;
	height: 380px;
	border:none;
	float: left;
}
.gshdbox ul .p1{
	transform:translate3d(-224px,0,0) scale(0.81);
}
.gshdbox ul .p2{
	transform:translate3d(0px,0,0) scale(0.81);
	transform-origin:0 50%;
	opacity: 0.8;
	z-index: 2;
}
.gshdbox ul .p3{
	transform:translate3d(224px,0,0) scale(1);
	z-index: 3;
	opacity: 1;
}
.gshdbox ul .p4{
	transform:translate3d(449px,0,0) scale(0.81);
	transform-origin:100% 50%;
	opacity: 0.8;
	z-index: 2;
}
.gshdbox ul li.p5{
	transform:translate3d(672px,0,0) scale(0.81);
}
.gshdbox ul .p6{
	transform:translate3d(896px,0,0) scale(0.81);
}
.gshdbox ul .p7{
	transform:translate3d(1120px,0,0) scale(0.81);
}



/*工厂设备*/

#c_li4con ul{
	width:10000px;
	position:relative;
}
.cgcsb_box{
	overflow: hidden;
	position: relative;
	padding: 70px 0px;
	width: 100%;
}
.cgcsb_con{
	position: relative;
	overflow: hidden;
}
.clb_con_list ul{
	width:1240px;
}
.clb_con_list ul li{
	width:270px;
	float: left;
	margin-right: 40px;
	background:#f3f4f6;
	transition: all ease-out 1s;
	-moz-transition:all ease-out 1s;
	-webkit-transition: all ease-out 1s;
	-o-transition: all ease-out 1s;
}
.clb_con_list ul li .pic{
	width:100%;
	height:275px;
}
.clb_con_list ul li .pic img{
	display: block;
	width:100%;
	min-height: 100%;
	transition: all ease-out 1s;
	-moz-transition:all ease-out 1s;
	-webkit-transition: all ease-out 1s;
	-o-transition: all ease-out 1s;
}
.clb_con_list ul li .txt{
	width:250px;
	margin:0px auto;
}
.clb_con_list ul li .txt h6{
	font-size:14px;
	line-height: 40px;
	color:#555;
	text-align: center;
	padding: 10px;
}
.clb_con_list ul li .txt p{
	padding:5px 0px 10px;
}
.clb_con_list ul li .txt p span{
	color:#999;
	font-size:12px;
}
.clb_con_list ul li .txt p span.time{
	float:right;
}

.clb_con_list ul li:hover{
	box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.3);
}
.clb_con_list ul li:hover img{
	transform: scale(1.06);
	-moz-transform: scale(1.06);
	-webkit-transform: scale(1.06);
	-o-transform: scale(1.06);
}
.cry_btn{
	width:47px;
	height:47px;
	top:50%;
	margin-top:-20px;
	cursor:pointer;
	border:1px solid #ccc;
	transition: all ease-out 1s;
	-moz-transition:all ease-out 1s;
	-webkit-transition: all ease-out 1s;
	-o-transition: all ease-out 1s;
}
.cry_btn_left{
	background:url(../img/btn09.png) no-repeat center center;
	left:50%;
	margin-left:-672px;
}
.cry_btn_right{
	background:url(../img/btn08.png) no-repeat center center;
	left:50%;
	margin-left:625px;
}
.cry_btn_left:hover{
	background:url(../img/btn10.png) no-repeat center center;
	border-color:#1295da;
}
.cry_btn_right:hover{
	background:url(../img/btn11.png) no-repeat center center;
	border-color:#1295da;
}

.cabout_box{
	background: url(../img/abbg.jpg) no-repeat center top;
	height: 725px;
}

.cabout_txt dl{
	padding: 0 35px;
}
.cabout_txt dt{
	float: right;
}
.cabout_txt dt img{
	width: 567px;
	height: 435px;
	display: block;
	margin-top: 65px;
}
.cabout_txt dd{
	float: left;
	width: 514px;
	padding-top: 68px;
}
.cabout_txt h3{
	height: 83px;
	border-bottom: 1px solid #dfdfe0;
	color: #333333;
	margin-bottom: 38px;
}
.cabout_txt h3 a{
	color: #333333;
	font-size: 24px;
	font-weight: bold;
}
.cabout_txt h3 em{
	display: block;
	font-size: 12px;
	color: #b9b9b9;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 5px; 
}
.cabout_txt p{
	font-size: 14px;
	line-height: 36px;
	color: #555555;
	height: 144px;
	overflow: hidden;
}
.cabout_txt span a{
	display: block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	background: rgb(79, 169, 181); 
	color:#fff; 
	width:110px; 
	text-align:center;
	margin:20px 0;
}
.about{
	margin-top:12px;
}
.about a{
	display: block;
	width: 100px;
	height: 36px;
	line-height: 36px;
	background: #ee86b4;
	float:left;
	border-radius: 20px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-right:8px;
}


/*新闻*/

.nek {
	padding-top: 52px;
	padding-bottom: 54px;
}

.nek .so-tik {
	margin-bottom: 32px;
}

.neda {
	font-family: HELVETICANEUELTPRO-THEX_0;
	font-size: 24px;
	line-height: 30px;
}

.nelb {
	margin-left: -20px;
}

.nelb dd {
	margin-left: 20px;
	width: 403px;
	margin-bottom: 20px;
	position: relative;
	padding: 20px 31px 0;
	float: left;
	border-top: 2px solid #ace2f5;
	background: #f7f7f7;
	border-bottom: 1px solid #d8d7d7;
	left: 300px;
	opacity: 0;
}

.nenr {
	position: relative;
	z-index: 6;
}

.nebg {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: #4fa9b5;
}

.nenr-ti {
	display: block;
	font-size: 16px;
	color: #000;
	line-height: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px solid #e5e5e5;
}

.nenr-ti:visited {
	color: #000;
}

.nenr-js {
	display: block;
	padding-top: 14px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #767676;
	line-height: 26px;
}

.nenr-js a {
	display: block;
}
.nenr-js a img{
	width: 100%;
	height: 250px;
}
.nenr-js a, .nenr-js a:visited {
	color: #767676;
}
@media screen and (min-width:1280px){/*屏幕宽度大于320px*/
.nelb dd{ width:324px;}
}
@media screen and (max-width:1280px){/*屏幕宽度小于320px*/
.nelb dd{ width:324px;}
}
.nedad {
	font-size: 20px;
	line-height: 28px;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
}
.nelb{
	width:10000px;
	position:relative;
}

.nedax {
	font-size: 14px;
	line-height: 20px;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
}

.nej {
	display: block;
	width: 44px;
	height: 44px;
	float: right;
	padding-bottom: 15px;
	background: url(../img/nej.png) center center no-repeat;
}

.nelb dd:hover .nebg {
	width: 100%;
}

.nelb dd:hover .nenr-ti {
	color: #fff;
	padding-left: 8px;
}

.nelb dd:hover .nenr-js {
	border-bottom-color: #57c5eb;
}

.nelb dd:hover .nenr-js a {
	color: #fff;
}

.nelb dd:hover .nedad {
	color: #fff;
}

.nelb dd:hover .nedax {
	color: #fff;
}

.nelb dd:hover .nej {
	background:url(../img/nej2.png) center center no-repeat;
}
.nelb dd:hover .nej{
	animation:nej 0.8s linear infinite alternate both;
	-webkit-animation:nej 0.8s linear infinite alternate both;
	-moz-animation:nej 0.8s linear infinite alternate both;
	-o-animation:nej 0.8s linear infinite alternate both;
}
@keyframes nej{
	0%{ margin-right:0;}
	100%{ margin-right:16px;}
}
@-webkit-keyframes nej{
	0%{ margin-right:0;}
	100%{ margin-right:16px;}
}
@-moz-keyframes nej{
	0%{ margin-right:0;}
	100%{ margin-right:16px;}
}
@-o-keyframes nej{
	0%{ margin-right:0;}
	100%{ margin-right:16px;}
}
.cpic_Box{
	width:1200px;
	margin:30px auto;
	position:relative;
	overflow:hidden;
}

.clb_Jd{
	width:100%;
	text-align:center;
	height:20px;
	margin-top:20px;
}
.clb_Jd span{
	display:inline-block;
	width:12px;
	height:12px;
	background:#999;
	border-radius:50%;
	cursor:pointer;
	margin:0 6px;
}
.clb_Jd span.on{
	background:#f60;
}


/*底部*/

.fobg {
	background: #3f3f3f;
	padding: 30px 0 40px;
}

.baqbg {
	background: #363636;
	padding: 18px 0;
	line-height: 32px;
	color: #909090;
	font-size: 12px;
}

.baqbg a, .baqbg a:visited {
	color: #909090;
}

.wei a {
	display: block;
	float: left;
	margin-left: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
}

.wei1 {
	background: url(../images/wei1.png) center center no-repeat;
}

.wei2 {
	background: url(../images/wei2.png) center center no-repeat;
}

.wei3 {
	background: url(../images/wei3.png) center center no-repeat;
}

.youk {
	padding-bottom: 25px;
	overflow: hidden;
	border-bottom: 1px solid #525252;
	margin-bottom: 35px;
}

.youkm {
	line-height: 30px;
	font-size: 16px;
	color: #fff;
}

.youkm img {
	margin-right: 8px;
}

.youka {
	margin-left: 130px;
	line-height: 30px;
	font-size: 12px;
	color: #b5b5b5;
}

.youka a, .youka a:visited {
	color: #b5b5b5;
}

.youka a:hover {
	color: #f1f1f1;
}

.fona {
	float: left;
	width: 295px;
	min-height: 206px;
	_height: 206px;
	height: auto;
	padding-left: 64px;
	border-left: 1px solid #525252;
}

.fona-ti {
	margin-bottom: 16px;
	font-size: 16px;
	color: #fff;
	line-height: 35px;
}

.fona a {
	display: block;
	line-height: 30px;
	color: #b2b2b2;
	font-size: 14px;
}

.fona a:visited {
	color: #b2b2b2;
}

.fona a:hover {
	color: #eee;
	padding-left: 5px;
}

.fona1 {
	width: 215px;
}

.fona2 {
	width: 385px;
	padding-left: 47px;
}

.fona0 {
	width: 355px;
	margin-left: -64px;
}

.foadd {
	line-height: 30px;
	color: #b2b2b2;
	font-size: 12px;
}

.fotel {
	position: relative;
	margin-bottom: 16px;
	margin-top: -16px;
	line-height: 44px;
	font-size: 24px;
	color: #4fa9b5;
}

.fotel b {
	display: block;
	position: absolute;
	bottom: 0;
	width: 13px;
	height: 2px;
	background: #d4d4d4;
}

.ewk {
	display: block;
	float: left;
	width: 109px;
	margin-right: 20px;
	text-align: center;
	line-height: 30px;
	color: #b2b1b1;
	font-size: 12px;
}
.fona_left{
	margin-right: 60px;
}
.ewk img {
	margin-bottom: 5px;
}
@media screen and (min-width:1280px){/*屏幕宽度大于320px*/
	.fona{ width:340px; padding-left:84px; }
	.fona1{ width:260px;}
	.fona2{ width:384px; padding-left:67px;}
	.fona0{ width:402px; margin-left:-84px;}
}
@media screen and (max-width:1280px){/*屏幕宽度小于320px*/
	.fona{ width:295px; padding-left:64px; }
	.fona1{ width:215px;}
	.fona2{ width:385px; padding-left:47px;}
	.fona0{ width:355px; margin-left:-64px;}
}


.jh_right_chat {
	position: fixed;
	right: 0;
	width: 70px;
	top: 50%;
	z-index: 1000;
	-webkit-box-shadow: 0 0.9375em 1.875em rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0.9375em 1.875em rgba(0,0,0,0.1);
	-ms-box-shadow: 0 0.9375em 1.875em rgba(0,0,0,0.1);
	-o-box-shadow: 0 0.9375em 1.875em rgba(0,0,0,0.1);
	box-shadow: 0 0.9375em 1.875em rgba(0,0,0,0.1);
	background-color: #fff;
}

.jh_right_chat ul li a {
	background-color: #fff;
	display: block;
	width: 100%;
	height: 67px;
	background-position: center;
	background-repeat: no-repeat;
}

.jh_right_chat ul li {
	position: relative;
	border-bottom: 1px #cee5fb solid;
}

.jh_right_chat ul li:hover a {
	background-color: #00a0ea;
}

.jh_right_chat_1 {
	background-image:url(../img/img1.png);
}

.jh_right_chat ul li:hover .jh_right_chat_1 {
	background-image: url(../img/img1hover.png);
}

.jh_right_chat_4 {
	background-image: url(../img/img9.png);
}

.jh_right_chat ul li:hover .jh_right_chat_4 {
	background-image: url(../img/img9hover.png);
}

.jh_right_chat_5 {
	background-image: url(../img/img4.png);
}

.jh_right_chat ul li:hover .jh_right_chat_5 {
	background-image: url(../img/img4hover.png);
}

.jh_right_chat_7 {
	background-image: url(../img/img6.png);
}

.jh_right_chat ul li:hover .jh_right_chat_7 {
	background-image: url(../img/img6hover.png);
}

.jh_right_chat ul li img {
	position: absolute;
	right: 70px;
	top: 0;
	z-index: 10;
	width: auto;
	max-width: none;
	display: none;
}

.jh_right_chat ul li span {
	display: block;
	width: 217px;
	height: 60px;
	top: 5px;
	right: 70px;
	background-image: url(../img/img8.png);
	line-height: 60px;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	display: none;
}

.jh_right_chat ul li span b {
	font-size: 18px;
	margin-left: 52px;
}

.jh_right_chat ul li:hover img,.jh_right_chat ul li:hover span {
	display: block;
}
@media screen and (max-width:1090px) {
	.jh_right_chat{display:none;}
}

.cyjxd_box{
	width: 100%;
	height: 600px;
	background: #efefef;
}

.yjxd_txt{
	width: 600px;
	margin-top: 100px;
	padding: 50px;
	background: url(../img/xd1.jpg) no-repeat center;
}

.ycwz h4{
	font-size: 48px;
	color: #009098;
	padding-top: 50px;
}
.ycwz span{
	font-size: 40px;
	color: #FFFFFF;
	line-height: 100px;
}
.ycwz p{
	font-size: 20px;
	color: #FFFFFF;
	padding-bottom: 50px;
}
.ycewm{
	width: 100px;
	height: 100px;
	margin-right: 20px;
	margin-top: 50px;
}
.ycewm img{
	width: 100%;
}

.ycewm p{
	color: #FFFFFF;
	text-align: center;
}


/*about*/

.cson_banner{
	margin-top: 110px;
}
.tobgk {
	background: #FFF;
	overflow: visible;
	height: 123px;
}

.tobgk .juzhong {
	overflow: visible;
}

.totk {
	height: 50px;
}

.fotk {
	height: 60px;
}

.ntibg {
	height: 237px;
	position: relative;
}

.ntibgk {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	background-size: auto 100% !important;
}

.ntiy {
	background: url(../img/tid.png) left top no-repeat, url(../img/tid2.png) right bottom no-repeat;
	width: 585px;
	margin: 70px auto 0;
	height: 105px;
	position: relative;
	overflow: visible;
}

.ntiy img {
	margin: 0 auto;
	position: relative;
	display: block;
}

.nticn {
	position: relative;
	width: 230px;
	height: 44px;
	margin: 0 auto;
	text-align: center;
	line-height: 44px;
	font-size: 28px;
	color: #4fa9b5;
}

.nticn b, .nticn i {
	display: block;
	width: 50px;
	height: 1px;
	position: absolute;
	top: 50%;
	background: #4fa9b5;
}

.nticn b {
	left: 0;
}

.nticn i {
	right: 0;
}

/**大标题切**/
.ntiy img, .sontiy img{
	animation:ntiy 0.8s linear both;
	-webkit-animation:ntiy 0.8s linear both;
	-moz-animation:ntiy 0.8s linear both;
	-o-animation:ntiy 0.8s linear both;
}
@keyframes ntiy{
0%{top:-120px; filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{top:0px; filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
@-webkit-keyframes ntiy{
0%{top:-120px; filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{top:0px; filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
@-moz-keyframes ntiy{
0%{top:-120px; filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{top:0px; filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
@-o-keyframes ntiy{
0%{top:-120px; filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{top:0px; filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
.nticn, .sonticn{
	animation:nticn 0.8s linear 0.4s both;
	-webkit-animation:nticn 0.8s linear 0.4s both;
	-moz-animation:nticn 0.8s linear 0.4s both;
	-o-animation:nticn 0.8s linear 0.4s both;
}
@keyframes nticn{
0%{top:120px; filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{top:0px; filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
@-webkit-keyframes nticn{
0%{top:120px; filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{top:0px; filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
@-moz-keyframes nticn{
0%{top:120px; filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{top:0px; filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
@-o-keyframes nticn{
0%{top:120px; filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{top:0px; filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}

/*内页背景动画*/
.ntibgk, .cpbgk{
	animation:ntibg 8s linear infinite alternate both;
	-webkit-animation:ntibg 8s linear infinite alternate both;
	-moz-animation:ntibg 8s linear infinite alternate both;
	-o-animation:ntibg 8s linear infinite alternate both;
}
.cpbgk{
	animation-duration:12s; 
	-webkit-animation-duration:12s; 
	-moz-animation-duration:12s; 
	-o-animation-duration:12s;
}
@keyframes ntibg{
0%{ transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -moz-transform: scale(1); }
100%{ transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); }
}
@-webkit-keyframes ntibg{
0%{ transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -moz-transform: scale(1); }
100%{ transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); }
}
@-moz-keyframes ntibg{
0%{ transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -moz-transform: scale(1); }
100%{ transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); }
}
@-o-keyframes ntibg{
0%{ transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -moz-transform: scale(1); }
100%{ transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); }
}

/*内页分类*/

.nyfl {
	display: block;
	padding: 50px 0;
	position: relative;
}

.nyfl table {
	margin: 0 auto;
	position: relative;
	background: #FFF;
	z-index: 2;
}

.nyfl td {
	padding: 0 20px;
}

.nyflx {
	display: block;
	position: absolute;
	top: 50%;
	width: 100%;
	height: 1px;
	background: #ccc;
	z-index: -1;
}

.nyfl a {
	display: block;
	float: left;
	overflow: hidden;
	position: relative;
	height: 40px;
	padding: 0 34px;
	border-bottom: 1px solid #4fa9b5;
	border-top: 1px solid #4fa9b5;
	line-height: 38px;
	font-size: 16px;
	color: #4c4c4c;
}

.nyfl a:visited {
	color: #4c4c4c;
}

.nyfl a:last-child {
	border-right: 1px solid #4fa9b5;
	border-top-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-top-right-radius: 20px;
	-o-border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-bottom-right-radius: 20px;
	-o-border-bottom-right-radius: 20px;
}

.nyfl a:first-child {
	border-left: 1px solid #4fa9b5;
	border-top-left-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-top-left-radius: 20px;
	-o-border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-bottom-left-radius: 20px;
	-o-border-bottom-left-radius: 20px;
}

.nyfl a span {
	display: block;
	position: relative;
	top: 0;
	font-size: 16px;
	line-height: 40px;
}

.nyfl a:hover, .nyfl a.nynn {
	background: #4fa9b5;
}

.nyfl a:hover span {
	color: #FFF;
	top: -100%;
}

.nyfl a.nynn span{
	color: #FFF;
	top: -100%;
}

.cson_about{
	margin-bottom: 50px;
}
.abtu {
	width: 533px;
	float: left;
	height: 553px;
	overflow: hidden;
	position: relative;
}

.abjk {
	margin-left: 590px;
	padding-top: 26px;
}

.abj-tien {
	line-height: 36px;
	font-size: 28px;
	color: #4fa9b5;
}

.abj-ticn {
	line-height: 28px;
	font-size: 20px;
	color: #000;
}
.abj_tcyw{
	font-size: 12px;
	color: #666;
	margin-bottom: 7px;
	line-height: 28px;
}
.abj-tij {
	width: 72px;
	height: 4px;
	margin-bottom: 40px;
	background: #4fa9b5;
}

.abtk {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
}

.abtuu {
	position: relative;
	z-index: 1;
}
.abtu:hover .abtuu{
	transform: scale(1.1);
	-ms-transform: scale(1.1);	/* IE 9 */
	-webkit-transform: scale(1.1);	/* Safari ��?Chrome */
	-o-transform: scale(1.1);	/* Opera */
	-moz-transform: scale(1.1);	
}

.abtu{
	animation:abtu 0.8s linear both;
	-webkit-animation:abtu 0.8s linear both;
	-moz-animation:abtu 0.8s linear both;
	-o-animation:abtu 0.8s linear both;
}
@keyframes abtu{
0%{margin-left:-120px; filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{margin-left:0px; filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
@-webkit-keyframes abtu{
0%{margin-left:-120px; filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{margin-left:0px; filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
@-moz-keyframes abtu{
0%{margin-left:-120px; filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{margin-left:0px; filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
@-o-keyframes abtu{
0%{margin-left:-120px; filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{margin-left:0px; filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
.abj-tien{
	animation:abj-tien 0.8s linear both;
	-webkit-animation:abj-tien 0.8s linear both;
	-moz-animation:abj-tien 0.8s linear both;
	-o-animation:abj-tien 0.8s linear both;
}
@keyframes abj-tien{
0%{filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{ filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
@-webkit-keyframes abj-tien{
0%{filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{ filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
@-moz-keyframes abj-tien{
0%{filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{ filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
@-o-keyframes abj-tien{
0%{filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{ filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
.abj-ticn, .abj-tij{
	animation:abj-ticn 0.8s linear both;
	-webkit-animation:abj-ticn 0.8s linear both;
	-moz-animation:abj-ticn 0.8s linear both;
	-o-animation:abj-ticn 0.8s linear both;
}
.abj-ticn{
	animation-delay:0.4s; 
	-webkit-animation-delay:0.4s; 
	-moz-animation-delay:0.4s; 
	-o-animation-delay:0.4s;
}
.abj-tij{
	animation-delay:0.8s; 
	-webkit-animation-delay:0.8s; 
	-moz-animation-delay:0.8s; 
	-o-animation-delay:0.8s;
}
@keyframes abj-ticn{
0%{ margin-left:300px; filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{margin-top:0px; filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
@-webkit-keyframes abj-ticn{
0%{ margin-left:300px; filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{margin-top:0px; filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
@-moz-keyframes abj-ticn{
0%{ margin-left:300px; filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{margin-top:0px; filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
@-o-keyframes abj-ticn{
0%{ margin-left:300px; filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{margin-top:0px; filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
.abjk0{
	animation:abjk 0.8s linear 0.8s both;
	-webkit-animation:abjk 0.8s linear 0.8s both;
	-moz-animation:abjk 0.8s linear 0.8s both;
	-o-animation:abjk 0.8s linear 0.8s both;
}
@keyframes abjk{
0%{ margin-top:300px; filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{margin-top:0px; filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
@-webkit-keyframes abjk{
0%{ margin-top:300px; filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{margin-top:0px; filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
@-moz-keyframes abjk{
0%{ margin-top:300px; filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{margin-top:0px; filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}
@-o-keyframes abjk{
0%{ margin-top:300px; filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; -webkit-opacity:0; -o-opacity:0;}
100%{margin-top:0px; filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; -webkit-opacity:1; -o-opacity:1;}
}

.about_con p{
	line-height: 30px;
}

.about_culture{
	width: 100%;
	background: url(../img/jbj.jpg) top center no-repeat;
	padding: 60px 0;
}
.about_culture .txt h2 {
  font-size: 45px;
  line-height: 110px;
  color: #fff;
  font-weight: normal;
  text-align: center;
}
.about_culture .txt .line {
  width: 60px;
  height: 3px;
  background: #fff;
  margin: 0 auto 30px;
}
.about_culture .txt p {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
.listpor li {
  position: relative;
  width: 33.33%;
  text-align: center;
  position: relative; 
  float:left; 
  padding:60px 0;
}
.listpor li .ico {
  width: 169px;
  height: 169px;
  margin: 0 auto 20px;
  animation: show 1s forwards;
  -webkit-animation: show 1s forwards;
  -ms-animation: show 1s forwards;
}
.listpor li .ico.ico1 {
  background: url(../img/ico11.png) no-repeat center;
}
.listpor li .ico.ico2 {
  background: url(../img/ico12.png) no-repeat center;
}
.listpor li .ico.ico3 {
  background: url(../img/ico13.png) no-repeat center;
}

.listpor li .ico:hover {
  animation: scale 1s linear;
  -webkit-animation: scale 1s linear;
}
.listpor li p {
  font-size: 24px;
  line-height: 40px; 
  color: #fff;
}
.listpor li span {
  font-size: 16px;
  line-height: 30px; display:inline-block; width:80%; margin:0 auto;
  color: #fff;
}
.culture_more{
	padding: 50px 0;
}
.culture_more ul li{
	width: 33%;
	height: 200px;
	border: 1px solid #e4e4e4;
	float: left;
	margin-left: -1px;
	margin-bottom: -1px;
}

.culture_nr{
	color: #666;
	padding-top: 40px;
	padding-left: 35px;
	padding-right: 90px;
}

.culture_nr h3{
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	margin-bottom: 12px;
}
.culture_nr p{
	font-size: 16px;
	line-height: 32px;
}


.about-jj {
	width: 100%;
	background: #f5f5f5;
	padding: 60px 0;
}

.about-jj .txt {
	text-align: center;
}

.about-jj .txt .line,.about-jj .txt h2 {
	font-weight: 400;
}

.about-jj .txt h2 {
	font-size: 45px;
	line-height: 110px;
}

.about-jj .txt .line {
	width: 60px;
	height: 3px;
	background: #189c9b;
	margin: 0 auto 30px;
}

#jiaoliu {
	position: relative;
	margin-top: 60px;
}

#jiaoliu .swiper-button-prev {
	left: -30px;
	width: 16px;
	height: 30px;
	background: url(../img/left.png) no-repeat;
}

#jiaoliu .swiper-button-next {
	right: -30px;
	width: 16px;
	height: 30px;
	background: url(../img/right.png) no-repeat;
}

.jiaoliuz {
	width: 698px;
	height: 420px;
	background: #42afaa;
	position: absolute;
	left: 0;
	top: 47px;
	z-index: -1;
}

.jiaoliuz .txt {
	width: 80%;
	margin: 0 auto;
	text-align: left;
}

.jiaoliuz .txt h3 {
	padding-top: 30px;
	color: #fff;
	font-size: 36px;
}

.jiaoliuz .txt p {
	color: #fff;
	margin-top: 20px;
	width: 350px;
}

.jiaoliuy {
	width: 772px;
	height: 514px;
}

.jiaoliuy img {
	display: block;
	width: 772px;
	height: 514px;
}



/*news*/

.donghua{
	animation:donghua 1.0s linear both;
	-webkit-animation:donghua 1.0s linear both; 
	-moz-animation:donghua 1.0s linear both; 
	-o-animation:donghua 1.0s linear both;
}
@keyframes donghua{
0% { margin-top:400px; opacity:0; -webkit-opacity:0; -moz-opacity:0; -o-opacity:0; filter: alpha(opacity=0);} 
100%{  margin-top:0px; opacity:1; -webkit-opacity:1; -moz-opacity:1; -o-opacity:1; filter: alpha(opacity=100);}
}
@-webkit-keyframes donghua{
0% { margin-top:400px; opacity:0; -webkit-opacity:0; -moz-opacity:0; -o-opacity:0; filter: alpha(opacity=0);} 
100%{  margin-top:0px; opacity:1; -webkit-opacity:1; -moz-opacity:1; -o-opacity:1; filter: alpha(opacity=100);}
}
@-moz-keyframes donghua{
0% { margin-top:400px; opacity:0; -webkit-opacity:0; -moz-opacity:0; -o-opacity:0; filter: alpha(opacity=0);} 
100%{  margin-top:0px; opacity:1; -webkit-opacity:1; -moz-opacity:1; -o-opacity:1; filter: alpha(opacity=100);}
}
@-o-keyframes donghua{
0% { margin-top:400px; opacity:0; -webkit-opacity:0; -moz-opacity:0; -o-opacity:0; filter: alpha(opacity=0);} 
100%{  margin-top:0px; opacity:1; -webkit-opacity:1; -moz-opacity:1; -o-opacity:1; filter: alpha(opacity=100);}
}

.cson_news{
	margin-bottom: 50px;
}

.bzl{
	display:block;
}
.bzl li{
	display:block;
	background:#fff;
	border:1px solid #cdcdcd;
	margin-bottom:20px;
	padding: 20px;
}
@media screen and (min-width:1280px){/*屏幕宽度大于320px*/
	.bzl li{width:890px;}
}
@media screen and (max-width:1280px){/*屏幕宽度小于320px*/
	.bzl li{width:890px;}
}

.bzl li .cpjtu {
	float: left;
	width: 264px;
	height: 176px;
	margin-right: 20px;
}

.bzl li .cpjtuj {
	float: right;
	width: 48px;
	height: 48px;
	margin-top: 70px;
}

.bzl li .cpjk {
	display: block;
	padding-top: 4px;
	float: left;
	width: 510px;
	padding-right: 20px;
}

.bzl li .cpjk-cn {
	margin-bottom: 12px;
	line-height: 32px;
	font-size: 18px;
	color: #3d3d3d;
	font-weight: bold;
}
.cpjk_time{
	padding: 10px 0;
	color: #9b9b9b;
}
.bzl li .cpjk-en {
	color: #666666;
}

.bzl li:hover .cpjtu{
	animation:cpjtu2 5s linear infinite both;
	-webkit-animation:cpjtu2 5s linear infinite both;
	-moz-animation:cpjtu2 5s linear infinite both;
	-o-animation:cpjtu2 5s linear infinite both;
}
@keyframes cpjtu2{
0%{transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
30%{transform: rotateY(360deg); -ms-transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -o-transform: rotateY(360deg); -moz-transform: rotateY(360deg);}
100%{transform: rotateY(360deg); -ms-transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -o-transform: rotateY(360deg); -moz-transform: rotateY(360deg);}
}
@-webkit-keyframes cpjtu2{
0%{transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
30%{transform: rotateY(360deg); -ms-transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -o-transform: rotateY(360deg); -moz-transform: rotateY(360deg);}
100%{transform: rotateY(360deg); -ms-transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -o-transform: rotateY(360deg); -moz-transform: rotateY(360deg);}
}
@-moz-keyframes cpjtu2{
0%{transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
30%{transform: rotateY(360deg); -ms-transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -o-transform: rotateY(360deg); -moz-transform: rotateY(360deg);}
100%{transform: rotateY(360deg); -ms-transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -o-transform: rotateY(360deg); -moz-transform: rotateY(360deg);}
}
@-o-keyframes cpjtu2{
0%{transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
30%{transform: rotateY(360deg); -ms-transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -o-transform: rotateY(360deg); -moz-transform: rotateY(360deg);}
100%{transform: rotateY(360deg); -ms-transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -o-transform: rotateY(360deg); -moz-transform: rotateY(360deg);}
}
.bzl li:hover .cpjtuj, .jfl li:hover .cpjtuj{
	animation:cpjtuj 1.8s linear infinite both;
	-webkit-animation:cpjtuj 1.8s linear infinite both;
	-moz-animation:cpjtuj 1.8s linear infinite both;
	-o-animation:cpjtuj 1.8s linear infinite both;
}
@keyframes cpjtuj{
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 cpjtuj{
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 cpjtuj{
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 cpjtuj{
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);}
}


.bzl li:hover .cpjk-cn{
	padding-left:5px;
	color:#4fa9b5;
}

.cpjtu img{
	width: 100%;
	height: 178px;
}

.newsliey{
	width:250px;
}

.tjnesl ul li {
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    line-height: 50px;
    background: url(../img/quan.png) left no-repeat;
    text-indent: 15px;
}

.newsliey h2 {
    background: url(../img/zx.png) left no-repeat;
    font-size: 18px;
    text-indent: 14px;
}

/*news_more*/

.cnews_more{
	margin-bottom: 50px;
}

.nenk {
	background: #FFF;
	border: 1px solid #ddd;
	padding: 40px 80px;
}

.nen-ti {
	text-align: center;
	margin-bottom: 20px;
	font-size: 22px;
	line-height: 34px;
	color: #000;
}
.shu14 p{
	color: #666666;
	line-height: 32px;
}
.shu14 p img{
	display: block;
	margin:0 auto;
}
.nen-gjc {
	text-align: center;
	padding: 8px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	line-height: 30px;
	font-size: 12px;
	color: #777;
}

.nen-gjc a, nen-gjc a:visited {
	color: #777;
}

.nen-gjc a:hover {
	color: #00b3f0;
}

.fanye {
	margin-top: 30px;
	border-top: 1px solid #ddd;
	padding-top: 25px;
}

.fanl {
	display: block;
	float: right;
	width: 100px;
	height: 34px;
	overflow: hidden;
	border: 1px solid #ddd;
	text-align: center;
	font-size: 14px;
	color: #888;
	line-height: 32px;
}

.fanl span {
	display: block;
	position: relative;
	top: 0;
	line-height: 34px;
}

.fanl:hover span {
	top: -100%;
	color: #fff;
}

.fanl:hover {
	background: #4fa9b5;
	border-color: #4fa9b5;
}

.fanye .lf a {
	line-height: 32px;
	font-size: 12px;
	color: #888;
}

.fanye .lf a:visited {
	color: #888;
}

.fanye .lf span {
	color: #4fa9b5;
	display: block;
}

.fanye .lf a:hover {
	padding-left: 5px;
}

/*product*/
.cson_product{
	margin-bottom: 50px;
}
.cpmx {
	background: #c4c4cf;
	width: 66px;
	height: 1px;
	margin: 0 auto;
}

.cpjj{
	display:block; 
	position: absolute; 
	width:48px; 
	height:48px; 
	z-index:10; 
	left:50%; 
	margin-left:-24px; 
	bottom:-20px; 
	background: url(../img/prj1.png) center center no-repeat;
}
.cplbk li:hover .cpjj{
	background:url(../img/prj2.png) center center no-repeat;
}
.cplbk li:hover .cpjj{
	animation:cpjj 0.8s linear infinite both;
	-webkit-animation:cpjj 0.8s linear infinite both;
	-moz-animation:cpjj 0.8s linear infinite both;
	-o-animation:cpjj 0.8s linear infinite both;
}
@keyframes cpjj{
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 cpjj{
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 cpjj{
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 cpjj{
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);}
}
.cpee {
    display: block;
    position: relative;
    overflow: hidden;
    margin-top: 132px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #909090;
}

.cplbk li:hover .cpee{
	color:#FFF; 
	margin-top:0px;
}

/*product_more*/

.product_more{
	background: #FFFFFF;
	margin-bottom: 50px;
}
.product_top{
	padding: 50px;
}
.pro_img{
	width: 40%;
	border: 1px solid #F5F5F5;
}
.pro_img img{
	width: 100%;
}
.pro_js{
	width: 55%;
}

.pro_js span{
	font-size: 18px;
	font-weight: bold;
	color:#4fa9b5;
	margin-bottom: 20px;
	display: block;
	font-size: 20px;
}
.pro_js p{
	line-height: 36px;
	font-size: 16px;
	margin-top: 20px;
}
.pro_dg{
	margin-top: 20px;
	border-top: 1px dashed #ccc;
}

.pro_dg a{
	width: 120px;
	height: 30px;
	line-height: 30px;
	background: #4fa9b5;
	float: left;
	display: block;
	margin-right: 20px;
	text-align: center;
	color: #fff;
	margin-top: 20px;
}

.pro_xq{
	padding:0 50px;
}
.xq_title{
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.xq_title a.on {
    background-color: #4fa9b5;
}
.xq_title a {
    width: 138px;
    height: 58px;
    border: 1px #4fa9b5 solid;
    margin-right: 10px;
    line-height: 58px;
    text-align: center;
    display: block;
}
.xq_title a.on span {
    color: #fff;
    background: url(../img/pro13.png) no-repeat right center;
}
.xq_title a span {
    font-size: 14px;
    color: #219f27;
    padding-right: 20px;
}

/*honor*/

.cson_honor{
	margin-bottom: 50px;
}

.zzlb {
	display: block;
}

.zzlb li {
	display: block;
	width: 289px;
	height: 402px;
	float: left;
	border: 1px solid #dfdfdf;
	margin-right: 10px;
	margin-bottom: 28px;
	overflow: hidden;
}
.zzlb li:nth-child(4n){
	margin-right: 0 !important;
}
.zzlb li a {
	display: block;
	position: relative;
	overflow: hidden;
}

.zztuk {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 6px;
}

.zztu {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.zztu img {
	width: 275px;
	height: 372px;
}

.zztm {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 100%;
	z-index: 8;
	background: url(../img/zzhbg.png) repeat;
}

.zztmk {
	position: absolute;
	width: 100%;
	height: auto;
	top: 50%;
	margin-top: -52px;
	padding: 15px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	line-height: 36px;
}

.zztmk b, .zztmk i {
	display: block;
	position: absolute;
	width: 74px;
	height: 2px;
	background: #FFF;
	left: 50%;
	margin-left: -37px;
}

.zztmk b {
	top: 0;
}

.zztmk i {
	bottom: 0;
}

@media screen and (min-width:1280px){/*屏幕宽度大于320px*/
	.zzlb li{ width:289px; height:289px;}
	.zztu img{ width:275px; height: auto;}
}
@media screen and (max-width:1280px){/*屏幕宽度小于320px*/
	.zzlb li{ width:291px; height:385px;}
	.zztu img{ width:252px; height: auto;}
}
.zzlb li:hover .zztu img{
	transform: scale(1.1);
	-ms-transform: scale(1.1);	/* IE 9 */
	-webkit-transform: scale(1.1);	/* Safari ��?Chrome */
	-o-transform: scale(1.1);	/* Opera */
	-moz-transform: scale(1.1);
}
.zzlb li:hover .zztm{
	top:0%;
}

/*join*/

.h2txt {
    font-size: 45px;
    text-align: center;
	margin-bottom: 30px;
}
.jmys_box{
	padding: 60px 0;
}
.jmys_pic img{
	width:100%;
}

.xdlc{
	background:#f5f5f5;
}

.xdlc_pic img{
	width:100%;
}

.jmys_box .programBox {
	padding: 20px 0 100px;
	position: relative;
}

.jmys_box .roundBox {
	position: absolute;
	float: left;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.jmys_box .round {
	z-index: 5;
}

.jmys_box .round.r1 {
	width: 322px;
	height: 322px;
	background: url(../img/program02.png) no-repeat center/cover;
}

.jmys_box .round.r2 {
	width: 206px;
	height: 206px;
	background: url(../img/program01.png) no-repeat center/cover;
	position: absolute;
	top: -100px;
	left: -60px;
}

.jmys_box .round.r3 {
	width: 144px;
	height: 144px;
	background: url(../img/program03.png) no-repeat center/cover;
	position: absolute;
	bottom: -93px;
	left: 42px;
}

.program_list {
	float: left;
	margin-top: 64px;
	margin-left: 35%;
	position: relative;
	z-index: 5;
}

.program_list li {
	height: 86px;
	width: 380px;
	border: 1px #4fa9b5 dashed;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #f7f7f7;
}

.program_list li+li {
	margin-top: 40px;
}

.program_list li:nth-child(1) {
	margin-left: -160px;
}

.program_list li:nth-child(2) {
	margin-left: -80px;
}

.program_list li:nth-child(4) {
	margin-left: -80px;
}

.program_list li:nth-child(5) {
	margin-left: -160px;
}

.program_list .number {
	color: #0c1637;
	font-size: 56px;
	font-family: akrobatblack;
	font-weight: 700;
	float: left;
	font-style: italic;
	line-height: 86px;
	width: 100px;
	text-align: center;
}

.program_list .title {
	float: left;
	color: #2f2f2f;
	font-size: 24px;
	width: 277px;
	margin-top: 13px;
	font-weight: 700;
}

.program_list .title span {
	color: #4fa9b5;
	font-size: 24px;
	font-weight: 700;
}

.program_list p {
	float: left;
	font-size: 16px;
	line-height: 2;
}

.jmys_box ol {
	float: right;
}

.jmys_box ol li {
	height: 86px;
	width: 380px;
	border: 1px #4fa9b5 dashed;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #f7f7f7;
}

.jmys_box ol li+li {
	margin-top: 40px;
}

.jmys_box ol li:nth-child(1) {
	margin-left: -160px;
}

.jmys_box ol li:nth-child(2) {
	margin-left: -80px;
}

.jmys_box ol li:nth-child(5) {
	margin-left: -80px;
}

.jmys_box ol li:nth-child(6) {
	margin-left: -160px;
}

.jmys_box ol .number {
	color: #0c1637;
	font-size: 56px;
	font-family: akrobatblack;
	font-weight: 700;
	float: left;
	font-style: italic;
	line-height: 86px;
	width: 100px;
	text-align: center;
}

.jmys_box ol .title {
	float: left;
	color: #2f2f2f;
	font-size: 24px;
	width: 277px;
	margin-top: 13px;
	font-weight: 700;
}
.jmys_box ol .title span{
	color: #2f2f2f;
	font-size: 24px;
	font-weight: 700;
}
.jmys_box ol p {
	float: left;
	font-size: 16px;
	line-height: 2;
}

.jmys_box .roundLine {
	position: absolute;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none){
    /*兼容IE11*/
    .jmys_box .roundLine {
    	position: absolute;
    	-webkit-border-radius: 50%;
    	-moz-border-radius: 50%;
    	border-radius: 50%;
    	top: 150%;
    	-webkit-transform: translateY(-50%);
    	-moz-transform: translateY(-50%);
    	-ms-transform: translateY(-50%);
    	-o-transform: translateY(-50%);
    	transform: translateY(-50%);
    }
}
.jmys_box .roundLine.rl1 {
	width: 540px;
	height: 540px;
	border: 1px #353c56 dashed;
	-webkit-animation: loops 40s linear infinite;
	margin-top: -270px;
}

.jmys_box .roundLine.rl2 {
	width: 648px;
	height: 648px;
	border: 1px #4fa9b5 dashed;
	-webkit-animation: loops 50s linear infinite;
	margin-top: -324px;
}

@-webkit-keyframes loops{
0%{-webkit-transform:rotate(0)}
100%{-webkit-transform:rotate(360deg)}
}

.jmxz_box{
	width: 100%;
	background: #cdfdff;
	padding: 60px 0 0 0;
}
.Accession3 {
	position: relative;
	padding: 50px 0;
}

.bzhfc_middle {
	display: block;
	margin: 0 auto;
	width: 27.5%;
}

.bzhfc {
	float: left;
	position: absolute;
	padding-left: 55px;
	cursor: pointer;
}

.bzhfc i {
	float: left;
	color: #009098;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
}

.bzhfc p {
	float: left;
	color: #009098;
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
}

.bzhfc.bz1 {
	top: 9.12%;
	right: 66.83%;
}

.bzhfc.bz2 {
	top: 9.12%;
	left: 66.83%;
}

.bzhfc.bz3 {
	top: 28.15%;
	right: 66.83%;
}

.bzhfc.bz4 {
	top: 28.15%;
	left: 66.83%;
}

.bzhfc.bz5 {
	top: 45.43%;
	right: 66.83%;
}

.bzhfc.bz6 {
	top: 45.43%;
	left: 66.83%;
}

.bzhfc.bz7 {
	top: 62.5%;
	right: 66.83%;
}

.bzhfc.bz8 {
	top: 62.5%;
	left: 66.83%;
}

.bzhfc.bz1 p:after {
	float: left;
	width: 263px;
	height: 1px;
	background: #cccccc;
	position: absolute;
	right: -46px;
	bottom: -15px;
	content: '';
}

.bzhfc.bz2 p:after {
	float: left;
	width: 263px;
	height: 1px;
	background: #cccccc;
	position: absolute;
	left: -46px;
	bottom: -15px;
	content: '';
}

.bzhfc.bz3 p:after {
	float: left;
	width: 213px;
	height: 1px;
	background: #cccccc;
	position: absolute;
	right: -42px;
	bottom: -15px;
	content: '';
}

.bzhfc.bz4 p:after {
	float: left;
	width: 213px;
	height: 1px;
	background: #cccccc;
	position: absolute;
	left: -42px;
	bottom: -15px;
	content: '';
}

.bzhfc.bz5 p:after {
	float: left;
	width: 213px;
	height: 1px;
	background: #cccccc;
	position: absolute;
	right: -96px;
	bottom: -15px;
	content: '';
}

.bzhfc.bz6 p:after {
	float: left;
	width: 213px;
	height: 1px;
	background: #cccccc;
	position: absolute;
	left: -96px;
	bottom: -15px;
	content: '';
}

.bzhfc.bz7 p:after {
	float: left;
	width: 213px;
	height: 1px;
	background: #cccccc;
	position: absolute;
	right: -141px;
	bottom: -15px;
	content: '';
}

.bzhfc.bz8 p:after {
	float: left;
	width: 213px;
	height: 1px;
	background: #cccccc;
	position: absolute;
	left: -141px;
	bottom: -15px;
	content: '';
}


.bzhfc.bz2,
.bzhfc.bz4,
.bzhfc.bz6,
.bzhfc.bz8{ padding-left:0; padding-right:55px;}
.bzhfc.bz2 i,
.bzhfc.bz4 i,
.bzhfc.bz6 i,
.bzhfc.bz8 i{ left:auto; right:0;}
.bzhfc:hover i,
.bzhfc:hover p{ color:#ee86b4;}

@media  screen and (max-width:1229px){
	.bzhfc{ padding-left:50px; }
	.bzhfc.bz2,
	.bzhfc.bz4,
	.bzhfc.bz6,
	.bzhfc.bz8{padding-right:50px;}

	.bzhfc i{ font-size:30px; line-height:30px;}
	.bzhfc p{ font-size:15px; line-height:30px;}
	.bzhfc.bz1 p:after{ right:-36px;}
	.bzhfc.bz2 p:after{ left:-36px;}
	.bzhfc.bz3 p:after{ right:-36px;}
	.bzhfc.bz4 p:after{ left:-36px;}
	.bzhfc.bz5 p:after{ right:-80px;}
	.bzhfc.bz6 p:after{ left:-80px;}
	.bzhfc.bz7 p:after{ right:-110px;}
	.bzhfc.bz8 p:after{ left:-110px;}
}

.jmzc_box{
	padding: 60px 0;
	background: url(../img/ysbj3.png) right bottom no-repeat;
}
.zctx_con ul li{
	max-width: 265px;
	width: 29.3%;
	box-sizing: border-box;
	margin: 2% 1.2%;
	display: inline-block;
	
	position: relative;
	color: #fff;
}
.zcbg img{
	display: block;
	max-width: 100%;
	height: auto;
}
.zcnr{
	position: absolute;
	width: 100%;
	top: 30%;
	left: 0;
	bottom: 0;
	line-height: normal;
	vertical-align: middle;
	text-align: center;
}
.zc_num{
	font-weight: bold;
	font-size: 44px;
}
.zc_txt h3{
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0;
}

.jmlc_box{
	padding: 60px 0 40px 0;
	background: url(../img/ysbj6.png) right bottom no-repeat;
}
.jmlc_box h2{
	text-align: center;
	font-size: 45px;
	color: #FFFFFF;
	margin-bottom: 30px;
}
.jmlc_con .list1 {
	height:185px;
}
.jmlc_con .list1 span {
	float:left;
	min-width:200px;
	height:185px;
	text-align:center;
}
.jmlc_con .list1 span:nth-child(1) {
	width:200px;
}
.jmlc_con .list1 span:nth-child(2) {
	width:270px;
	margin-left:100px;
}
.jmlc_con .list1 span:nth-child(3) {
	width:270px;
	margin-left:80px;
}
.jmlc_con .list1 span:nth-child(4) {
	width:200px;
	margin-left:78px;
}
.jmlc_con .list1 span h2 {
	font-size:16px;
	font-weight:700;
	line-height:35px;
	color: #fff;
}
.jmlc_con .list1 span p{
	color: #fff;
}
.jmlc_con .list2 {
	width:1200px;
	height:206px;
	display:block;
	background:url(../img/partner_3_list.png) no-repeat left top;
}
.jmlc_con .list3 {
	height:185px;
}
.jmlc_con .list3 span {
	float:left;
	min-width:270px;
	height:185px;
	text-align:center;
}
.jmlc_con .list3 span:nth-child(1) {
	width:300px;
	margin-left:110px;
}
.jmlc_con .list3 span:nth-child(2) {
	width:270px;
	margin-left:55px;
}
.jmlc_con .list3 span:nth-child(3) {
	width:300px;
	margin-left:55px;
}
.jmlc_con .list3 span h2 {
	font-size:16px;
	font-weight:700;
	line-height:30px;
	color: #fff;
}
.jmlc_con .list3 span p {
	line-height:20px;
	color:#fff;
}
.jmlc_con i {
	display:block;
	width:100px;
	height:100px;
	margin:0 auto;
}
.jmlc_con i.t1 {
	background:url(../img/partner1.png) no-repeat center top;
}
.jmlc_con i.t2 {
	background:url(../img/partner2.png) no-repeat center top;
}
.jmlc_con i.t3 {
	background:url(../img/partner3.png) no-repeat center top;
}
.jmlc_con i.t4 {
	background:url(../img/partner4.png) no-repeat center top;
}
.jmlc_con i.t5 {
	background:url(../img/partner5.png) no-repeat center top;
}
.jmlc_con i.t6 {
	background:url(../img/partner6.png) no-repeat center top;
}
.jmlc_con i.t7 {
	background:url(../img/partner7.png) no-repeat center top;
}

.jmsq_box{
	padding: 60px 0;
	
}
.jm_box71{
	margin-top:60px;
}
.jm_box71 td{
	padding:10px;
}
.jm_box71 td .input{
	width:92%; 
	border:1px solid #e6e6e6; 
	height:40px; 
	padding:3px 5px; 
	font-size:16px;
}
.jm_box71 td .btn{
	display:inline-block; 
	background:#DA4F49; 
	border-radius:5px; 
	padding:10px 50px; 
	font-size:16px; 
	color:#ffffff;
	border: 0;
}


/*partner*/

.cson_part{
	margin-top: 50px;
}

.zclb{
	display:block;
}
.zclb li{
	display:block; 
	background:#FFF; 
	overflow:hidden; 
	margin-bottom:30px;
}
.ywtu{
	display:block; 
	float:left; 
	overflow:hidden; 
	width:600px; 
	height:400px;
}
.ywnk{
	width:461px; 
	padding:46px 60px;
}
@media screen and (min-width:1280px){/*屏幕宽度大于320px*/
	.ywnk{ width:480px;}
}
@media screen and (max-width:1280px){/*屏幕宽度小于320px*/
	.ywnk{ width:461px;}
}
.ywnk-ti{
	display:block; 
	margin-bottom:25px; 
	font-size:30px; 
	color:#4fa9b5; 
	line-height:40px;
}
.ywnk-ti:visited{
	color:#4fa9b5;
}
.ywnk-js{
	display:block; 
	height:180px;
}
.ywnk-js a{
	display:block;
	color:#636363;
}
.ywnk-js a:visited{
	color:#636363;
}
.zclb li:hover .ywnk-jtu img{
	animation:ywnk-jtu 0.8s linear infinite both;
	-webkit-animation:ywnk-jtu 0.8s linear infinite both;
	-moz-animation:ywnk-jtu 0.8s linear infinite both;
	-o-animation:ywnk-jtu 0.8s linear infinite both;
}
@keyframes ywnk-jtu{
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 ywnk-jtu{
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 ywnk-jtu{
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 ywnk-jtu{
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);}
}
.zclb li:hover .ywtu img{
	transform: scale(1.1);
	-ms-transform: scale(1.1);	/* IE 9 */
	-webkit-transform: scale(1.1);	/* Safari ��?Chrome */
	-o-transform: scale(1.1);	/* Opera */
	-moz-transform: scale(1.1);	
}
.zclb li:hover .ywnk-ti{
	padding-left:8px; 
	color:#000;
	}
.zclb li:hover .ywnk-js a{
	color:#4fa9b5;
}


/*shop*/

.stateTip, #StateTip{
	display:none; 
	position:absolute; 
	padding:8px; 
	background:#fff; 
	border:2px solid #2385B1; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border-radius: 4px; 
	font-size:12px; 
	font-family:Tahoma; 
	color:#333;
}
.clearfix {
    zoom: 1;
}
.about-th {
	padding: 60px  0;
}
.about-th .txt {
	text-align: center;
}
.about-th .txt h2, .about-th .txt .line {
	font-weight: normal;
}
.about-th .txt h2 {
	font-size: 45px;
	line-height: 110px;
}
.about-th .txt .line {
	width: 60px;
	height: 3px;
	background:#009098;
	margin: 0 auto 30px;
}
#mendcx  .counter {
	color: #fe9e2d;
}

.mapboxy {
	width: 300px;
	padding-top: 120px;
}

.mapboxy01 {
	text-align: center;
}

.mapboxy02 {
	background: #f1f1f1;
	padding: 30px;
}

.mapboxy02 ul li {
	margin: 20px 0;
}

.mapboxy02 ul li .input {
	width: 230px;
	border: 1px solid #e6e6e6;
	height: 40px;
	padding: 3px 5px;
	font-size: 14px;
}

.mapboxy02 ul li select {
	height: 40PX;
	width: 240px;
	padding: 3px 5px;
	border: 0;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #ffffff  url(../img/select_down.png) no-repeat right 6px center;
	padding-right: 14px;
	font-size: 14px;
	text-indent: 2px;
	border: 1px solid #e6e6e6;
}

.mapboxy02 ul li select::-ms-expand {
	display: none;
}

.mapboxy02 ul li  button {
	width: 240px;
	height: 40px;
	background: #f9ae51;
	color: #ffffff;
	border: 0;
}

.mapboxz {
	width: 688px;
}

.wdfb {
	margin-top: 30px;
	margin-top: 30px;
	font-size: 24px;
}

.wdfb_list ul li {
	width: 380px;
	margin-right: 30px;
	float: left;
	background: #f1f1f1;
	padding: 30px 0;
	margin-top: 30px;
}

.wdfb_list ul li h2 {
	width: 90%;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}
.wdfb_list ul li b {
	display: block;
	float: right;
}

.wdfb_list ul li p {
	width: 90%;
	margin: 0 auto;
}

.wdfb_list ul li p:last-child {
	min-height: 60px;
}

.wdfb_list ul li p span {
	color: #fe9e2d;
}

.wdfb_list ul li:hover {
	background: #189c9b;
}

.wdfb_list ul li:hover h2 {
	color: #ffffff;
}

.wdfb_list ul li:hover p {
	color: #ffffff;
}

.wdfb_list ul li:nth-child(3n+3) {
	margin-right: 0px;
}

/*contact*/
.cson_contact{
	margin-bottom: 30px;
}
.conk0{
	display:block; 
	padding:14px 17px 20px; 
	overflow:hidden; 
	position:relative; 
	background:#FFF;
}
.conk{
	display:block; 
	float:right; 
	width:45%; 
	background:#FFF; 
	padding:0 27px; 
}
.conk1{
	display:block; 
	float:left; 
	width:45%; 
	background:#FFF; 
	padding:0 27px; 
}
.conk1 img{
	width: 100%;
	margin-top: 30px;
}
.conkt{
	display:block; 
	position:absolute; 
	left:50%; 
	top:0; 
	width:1px; 
	height:100%; 
	background:#e5e5e5;
}
.conk-ti{
	margin-bottom:28px; 
	border-bottom:1px solid #e5e5e5; 
	line-height:68px; 
	font-size:24px; 
	color:#00b3f0; 
}
.coadk{
	overflow:hidden; 
	margin-bottom:17px;
}
.coadk img{
	float:left;
}
.coad{
	margin-left:60px; 
	padding-top:6px; 
	line-height:28px; 
	font-size:14px; 
	color:#000;
}
.coad span{ 
	color:#787878;
}
.coadk:hover .coad{
	padding-left:6px;
}
.coadk:hover img{
	transform: rotateY(180deg); 
	-ms-transform: rotateY(180deg); 
	-webkit-transform: rotateY(180deg); 
	-o-transform: rotateY(180deg); 
	-moz-transform: rotateY(180deg);
}
/*地图*/
.mapk{
	display:block; 
	position:relative; 
	height:568px; 
	background:#FFF; 
	padding:0 20px 20px;
}
.cony{
	display:block; 
	position:absolute; 
	left:0; 
	top:0; 
	width:100%; 
	z-index:6; 
}