/*------style.css  start------*/
/*less*/
@c:center;
@small:12px;
@mid:14px;
@big:16px;
@b:#000;
@g:#666;
@r:#d41c29;
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
.clearfix{
	zoom:1;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.db{
	display:block;
}
.tl{
	text-align: left;
}
.tc{
	text-align: center;
}
.tr{
	text-align: right;
}
.full{
	width:100%;
	height:100%;
}
.box{
	display: inline-block;
}
.none{
	display: none;
}

a:hover{
	text-decoration:none;
	color: #ca1c28;
    transition: color 0.4s;
    -moz-transition: color 0.4s;
    -webkit-transition: color 0.4s;
    -o-transition: color 0.4s;
}
@-webkit-keyframes fromBottomFade { from {
-webkit-transform: translateY(20%);
opacity:0;
}
}
@keyframes fromBottomFade { from {
transform: translateY(20%);
opacity:0;
}
}



a{text-decoration:none;}


/*container*/
.container{
	width:1400px;
	margin:0 auto;
	clear:both;
}

/*header*/
.top{width:100%;height:100px;
	/* position:fixed; */
	top:0;left:0;z-index:100;background:#fff;
	/* box-shadow:0 2px 10px 0 rgba(0,0,0,.2); */
}
.top .logo{float:left;margin-top:10px;font-size:0px;}
.nav{float:right;line-height:100px;}
.navul li{float:left;height:100px;position:relative;}
.navul li>a{font-size:16px;padding:0 13px;}
.navul li.cur>a{
	color:#fff;
	background-color: #322375;
	height: 100%;
	display: inline-block;
	padding: 0 13px;
}
/* .navul li>a:hover{color:#322375;} */
.navul li .nav_son{display: none;position: absolute;left: 50%;top: 100px;z-index:100;box-shadow: 0 6px 12px rgba(0, 0, 0, .175);margin-left: -50px;width: 160px;font-size: 14px;background: #FFF;animation: fromBottomFade .6s ease both;-webkit-animation: fromBottomFade .6s ease both;}
.navul li .nav_son a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#222;display:block;padding:10px 20px;border-bottom:1px solid #ebebeb;line-height:23px;}
.navul li .nav_son a:hover{color:#322375;background:#f5f5f5;}
.navul li .line{width:0px;height:3px;position:absolute;top:66px;left:0px;background:#322375;}
/* .navul li:hover .line{width:100%;} */
.navul li:hover .nav_son{display:block;}



	
	/*banner*/
#indexbanner{ overflow: hidden; position: relative;}
#indexbanner .bx-controls{ position: absolute; left: 0; bottom: 20px; z-index: 70; width: 100%; color: rgba(0,0,0,0);}
#indexbanner .bx-controls .bx-pager{ text-align: center;}
#indexbanner .bx-controls .bx-pager div{ display: inline-block; margin: 0 2px;}
#indexbanner .bx-controls .bx-pager div a{ display: block; width: 45px; height: 4px; overflow: hidden; line-height: 50px; background-color: rgba(255,255,255,0.3);}
#indexbanner .bx-controls .bx-pager div a.active{ background-color: rgba(255,255,255,0.8);}
#indexbanner .bx-controls .bx-controls-direction{ display: none;}

.insidebanner{margin-top:100px;}





.tit{width:100%;text-align:center;}
.tit p{font-size:54px;font-weight:bold;color:#322375;margin-bottom:13px;}
.tit span{color:#999;text-transform:uppercase;font-size: 25px;}





#indexproduct{width:100%;height:765px;
	background:url(../images/img6.png) no-repeat center;
}
.product{width:1400px;height:100%;margin:auto;overflow:hidden;}
.product .tit{margin-top:70px;}
.product .tit p{color: #fff;font-weight: normal;}
.product .tab{
	/* width:16.78%; */
	width:235px;
	margin-top:30px;overflow:hidden;float: left;}
.product .tab ul{position:relative;left:50%;float:left;}
.product .tab ul li{float:left;width:235px;height:53px;text-align:center;line-height:53px;margin-right:8px;position:relative;right:50%;margin-bottom: 2px;}
.product .tab ul li a{width:100%;height:100%;display:block;background:#322375;color: #fff;}
.product .tab ul li.current a{color:#fff;background:#322375;}
.product .tab ul li a:hover{color:#fff;background:#322375;}
.product .tab ul li:last-child{margin-right:0px;}
.product .cpzs{
	/* width:100%; */
	margin-top:30px;
	/* width: 82.21%; */
	width: calc(100% - 249px);
	float: right;
}
.product .cpzs ul{display:none;}
.product .cpzs ul:first-child{display:block;}
.product .cpzs ul li{width:375px;height:240px;float:left;margin-right:13px;margin-bottom: 13px; position: relative;}
.product .cpzs ul li:nth-child(3n){margin-right:0px;}
.product .cpzs ul li .pic{width:375px;height:240px;border:5px solid #eee;display:block;overflow:hidden;text-align:center;background:#fff;position:relative;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
/* .product .cpzs ul li .pic span{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:rgba(0,0,0,0.3);} */
/* .product .cpzs ul li .pic span:before{content:"+";position:absolute;top:60px;left:155px;width:45px;height:45px;line-height:45px;color:#fff;border-radius:50%;text-align:center;background:#322375;font-size:22px;transition: all 0.6s ease 0s;} */
.product .cpzs ul li .pic:hover{border:5px solid #3e27a8;box-shadow:0px 3px 5px #3e27a8;}
.product .cpzs ul li .pic:hover span{opacity:1;}
.product .cpzs ul li .pic:hover span:before{top:110px;}
.product .cpzs ul li .pic img{max-width:100%;max-height:100%;margin:auto;}
.product .cpzs ul li .tt{
	text-align:center;
	position: absolute;
	left: 0;
	bottom: 26px;
	background-color: rgb(65,137,147,.8);
	width: 198px;
	height: 48px;
	color: #fff;
	line-height: 48px;
	overflow: hidden;
}
.product .cpzs ul li .tt a{
	color: #fff;
}



#sidenav{width:100%;background:#f5f5f5;overflow:hidden;}
#sidenav ul{text-align:center;float:right}
#sidenav ul li{float:left;line-height:80px;margin-left: 40px;font-size:16px;}
#sidenav ul li a{font-size:16px;}
#sidenav ul li a.cur{color:#e45e15;}
#sidenav ul li:hover{color:#e45e15;cursor:pointer;}


#ne_nav{float:left; height:80px;line-height: 80px;}
#ne_nav p{line-height:80px;background:url(../images/home.png) no-repeat left center;padding-left:30px; }




#indexabout{width:100%;height:566px;}
.about{width:1400px;margin:auto;overflow:hidden;background:url(../images/img5.png) no-repeat center;margin-top: 115px;}
.about .tit{margin-top:67px;
	float: left;
	width: 55%;
	text-align: left;
	box-sizing: border-box;
	padding-left: 50px;
}
.about .tit p{
	font-weight: normal;
}
.about .tit span{
	font-size: 25px;
	margin-left: 18px;
	font-weight: normal;
}
.about .con{margin-top:20px;text-align:left;color:#adadad;line-height:36px;
	overflow:hidden; 
	height: 140px;
}
.about .more{border:1px solid #d2d2d2;width:128px;height:40px;line-height:40px;text-align:center;color:#666666;display:block;margin-top:26px;position:relative;z-index:5;}
.about .more:before{content:"";width:0;height:40px;position:absolute;top:0;left:0;background:#322375;z-index:-1;
	transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;}
.about .more:hover:before{width:100%;}
.about .xx{margin-top:30px;text-align:center;width: 39.28%;float: right;}
.about .xx .detail{display:inline-block;width:100%;height:325px;margin-right:120px}
.about .xx .detail:last-child{margin-right:0;}
.about .xx .detail .pic{width:100%;height:325px;margin-bottom:8px;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.about .xx .detail .pic img{max-width:100%;max-height:100%;margin:auto;}
.about .xx .detail .tt{color:#999;}
.about .xx .detail:hover{transform:translateY(-10px);}



#strength{width: 100%;overflow: hidden;background: url(../images/img7.png) no-repeat center;height: 508px;}
.strength{width:1400px;margin:auto;overflow:hidden;}
.strength .tit{margin-top: 64px;}
.strength .swiper-container{
	margin-top:42px
}
#strength .swiper-wrapper{
    justify-content: space-between;
}
#strength .swiper-wrapper a{
	display: block;
    width: 24%;
	transition: all .4s;
}
#strength .swiper-slide{
	/* width: 343px; */
	height: 227px;
	display: flex;
    justify-content: center;
    align-items: center;
}
#strength a:hover{
	transform: translateY(-2%);
	box-shadow: 1px 4px 10px 2px #ccc
}
#strength .swiper-slide img{
	max-width: 100%;
}


#indexcase{width:100%;overflow:hidden;margin-top: 70px;}
#indexcase .swiper-container{
	margin-top:42px
}
#indexcase .swiper-wrapper{
	justify-content: space-between;
}
#indexcase .swiper-slide a{
}
#indexcase .swiper-slide img{
	max-width: 100%;
	height: 330px;
}
#indexcase .case .swiper-pagination-bullet-active{
	background-color: #288e9d;
}
.case_tt{
	line-height: 80px;
	height: 80px;
	text-align: center;
}
.case{width:1400px;height: 555px;margin:auto;overflow:hidden;}
/* .case .tit{margin-top:73px;}
.case .tab{width:100%;height:36px;margin-top:30px;overflow:hidden;}
.case .tab ul{position:relative;left:50%;float:left;}
.case .tab ul li{float:left;width:142px;height:36px;text-align:center;line-height:36px;margin-right:5px;position:relative;right:50%;}
.case .tab ul li a{width:100%;height:100%;display:block;background:#f5f5f5;}
.case .tab ul li.current a{color:#fff;background:#322375;}
.case .tab ul li a:hover{color:#fff;background:#322375;}
.case .tab ul li:last-child{margin-right:0px;}
.case .cpzs{width:100%;height:266px;margin-top:55px;}
.case .cpzs ul{display:none;}
.case .cpzs ul:first-child{display:block;}
.case .cpzs ul li{width:370px;height:266px;float:left;margin-right:45px;}
.case .cpzs ul li:nth-child(3n){margin-right:0px;}
.case .cpzs ul li .pic{width:370px;height:266px;border:5px solid #eee;display:block;overflow:hidden;text-align:center;background:#fff;position:relative;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.case .cpzs ul li .pic span{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:rgba(0,0,0,0.3);}
.case .cpzs ul li .pic span:before{content:"+";position:absolute;top:60px;left:155px;width:45px;height:45px;line-height:45px;color:#fff;border-radius:50%;text-align:center;background:#322375;font-size:22px;transition: all 0.6s ease 0s;}
.case .cpzs ul li .pic:hover{border:5px solid rgba(0,0,0,0.3);box-shadow:0px 3px 5px rgba(0, 0, 0, 0.2);}
.case .cpzs ul li .pic:hover span{opacity:1;}
.case .cpzs ul li .pic:hover span:before{top:110px;}
.case .cpzs ul li .pic img{max-width:100%;max-height:100%;margin:auto;} */






#indexnews{
	width:100%;height: 720px;
	/* padding-top:77px; */
}
.news{width:1400px;margin:auto;}
.news .tit{
	width: 250px;
	padding-top:77px;
	float: left;
	position: relative;
}
.news .tit img{
	float: left;
}
.news .tit .tt1{
	float: left;
	margin-left: 17px;
	font-weight: normal;
}
.news .tit .tt2{
	font-size: 14px;
	margin-top: 293px;
	padding: 0 20px;
	line-height: 20px;
	color: #999;
}
.news .tit .tt3{
	width: 200px;
	height: 49px;
	line-height: 49px;
	border: 1px solid #d2d2d2;
	margin-top: 136px;
	display: block;
}
.news .con{
	/* margin-top:45px; */
	width: calc(100% - 250px);
	float: right;
}
.news .con a{
	display: block;
	height: 720px;
	float: left;
	width: 33.33%;
	padding: 0 26px;
	box-sizing: border-box;
	position: relative;
	border-left: 1px solid #f1f1f1;
}
.news .con .date_day{
	padding-top: 77px;
	font-size: 61px;
	color: #999999;
}
.news .con .date{
	padding-top: 62px;
	font-size: 18px;
	color: #cccccc;
}
.news .con .pic img{
	width: 100%;
	height: 213px;
}
.news .con a .tt{font-size:17px;margin-bottom:29px;color: #333333;margin-top: 23px;}
.news .con a .des{
	font-size: 13px;
	margin-top: 24px;
	line-height: 27px;
	overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;
	/* height: 85px; */
}
.news .con a .pic_bottom{
	height: 23px;
	width: 60px;
	position: absolute;
	left: 25px;
	bottom: 70px;
	background: url(../images/img9.png) no-repeat center;
}
.news .con a:hover .pic_bottom{
	background: url(../images/img10.png) no-repeat center;
}
/* .news .con .left{width:615px;float:left;}
.news .con .left .pic{width:100%;height:199px;overflow:hidden;}
.news .con .left .pic img:hover{transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1); 
-moz-transform:scale(1.1,1.1);
-webkit-transform:scale(1.1,1.1); 
-o-transform:scale(1.1,1.1); 	
.news .con .left .one{margin-top:30px;}
.news .con .left .one a{width:100%;height:100px;display:block;position:relative;}
.news .con .left .one a:after{content:"";width:19px;height:11px;background:url(../images/right.png) no-repeat center;position:absolute;top:3px;right:25px;opacity:0;
	transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;}
.news .con .left .one .tt{width:80%;font-size:16px;margin-bottom:30px;}
.news .con .left .one .date{text-align:center;width:57px;float:left;}
.news .con .left .one .date p{font-size:26px;font-weight:lighter;}
.news .con .left .one .date span{font-size:20px;font-weight:lighter;color:#666;}
.news .con .left .one .des{float:left;width:510px;margin-left:8px;color:#999;line-height:27px;margin-top:-4px;height:50px;overflow:hidden;}
.news .con .left .one a:hover .tt{color:#83ccd3;}
.news .con .left .one a:hover:after{right:0;opacity:1;}
.news .con ul{float:right;width:517px;border-top:1px solid #d4d4d4;}
.news .con ul li{width:100%;height:114px;border-bottom:1px solid #d4d4d4;position:relative;}
.news .con ul li:after{content:"";width:0;border-bottom:1px solid #83ccd3;position:absolute;left:0;bottom:-1px;
	transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;}
.news .con ul li a{width:100%;height:114px;padding-top:35px;display:block;}
.news .con ul li .date{float:left;text-align:center;width:57px;margin-left:20px;margin-right:12px;}
.news .con ul li .date p{font-size:26px;font-weight:lighter;}
.news .con ul li .date span{font-size:20px;font-weight:lighter;color:#666;}
.news .con ul li .tt{font-size:16px;margin-bottom:13px;}
.news .con ul li .des{color:#999;}
.news .con ul li:hover .tt{color:#83ccd3;}
.news .con ul li:hover:after{width:100%;} */











.col{width:100%;min-height:450px;line-height:220%;margin-top:40px;margin-bottom:50px;}
.col h2{text-align:center;font-weight:normal;color:#000;}
.col h3{text-align:center;font-weight:normal;font-size:12px;}



.maintit{text-align:center;margin-top:45px;}
.maintit p{font-size:30px;color:#333;font-weight:lighter;margin-bottom:10px;}
.maintit span{font-size:16px;color:#999;text-transform:uppercase;}
.son_nav{margin-top:25px;text-align:center;}
.son_nav a{padding:0px 20px;height:45px;line-height:45px;border-radius:2px;border:1px solid #dcdcdc;color:#333;display:inline-block;margin:0px 10px;transition: color 0s;}
.son_nav a.active{background:#322375;color:#fff;border:1px solid #322375;}
.son_nav a:hover{background:#322375;color:#fff;border:1px solid #322375;}




.pxxm{width:100%;min-height:450px;margin-bottom:50px;margin-top:50px;overflow:hidden;}
/* .pxxm ul{margin:0px 2px;width:1196px;} */
.pxxm ul li{height:333px;float:left;margin-bottom:22px;border:1px solid rgb(238, 238, 238);
	box-sizing: border-box;
	width: 32%;
	margin-right:2%;
}
.pxxm ul li a{width:100%;height:303px;display:block;padding:15px;}
.pxxm ul li:nth-child(3n){margin-right:0px;}
.pxxm ul li .pic{
	width:100%;
	height:220px;overflow:hidden;display:flex;align-items:center;display:-webkit-flex; /* Safari */-webkit-align-items: center; /* Safari 7.0+ */}
.pxxm ul li .pic img{max-width:100%;max-height:100%;margin:auto;}
.pxxm ul li p{width:100%;height:20px;text-align:center;line-height:20px;margin-top:15px;color:#000;font-size:16px;}
.pxxm ul li .des{font-size:12px;height:36px;line-height:18px;margin-top:12px;padding:0 3px;color:#666;}
.pxxm ul li:hover{border:1px solid #322375;box-shadow: rgba(238,238,238,1) 0px 0px 2px 2px;}
.pxxm ul li:hover img{opacity:0.9;}
.pxxm ul li:hover p{color:#322375;}

.ryzz ul li{
	/* height: 400px; */
}
.ryzz ul li a img{
}


.online{width:100%;margin:auto;margin-top:20px;margin-bottom:20px;overflow:hidden;}
.online form{padding-left:150px;}
.online .text{width:381px;height:38px;float:left;margin-bottom:20px;margin-right:25px;}
.online .text input{width:268px;height:36px;border:1px solid #c9c9c9;padding-left:20px;}
.online .text p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}
.online .text p span{color:#eb0000;position:relative;top:2px;}
.online .con{width:927px;height:205px;float:left;margin-bottom:20px;}
.online .con textarea{padding:20px;border:1px solid #c9c9c9;height:163px;width:760px;}
.online .con p{float:left;width:81px;padding-right:5px;line-height:38px;padding-left:5px;}
.online .con p span{color:#eb0000;position:relative;top:2px;}
.online .verify{height:38px;margin-bottom:20px;}
.online .verify p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}
.online .verify p span{color:#eb0000;position:relative;top:2px;}
.online .verify input{width:154px;height:36px;border:1px solid #c9c9c9;float:left;padding-left:20px;margin-right:10px;}
.online .verify img{cursor:pointer;}
.online .submit{width:107px;height:35px;color:#fff;cursor:pointer;background:#be252e;margin-left:91px;float:left;border:none;margin-right:47px;}
.online .reset{width:107px;height:35px;color:#fff;cursor:pointer;background:#322375;float:left;border:none;}







.xwzx{min-height:350px;margin-bottom:50px;max-width: 1200px;margin: 0 auto;}
.xwzx ul{width:100%;overflow:hidden;}
.xwzx ul li{width:100%;overflow:hidden; padding:20px 0px; transition: all 0.3s ease 0s;border-bottom:1px solid #ddd;position:relative;}
.xwzx ul li a{padding:22px 0px;width:100%;display:block;}
.xwzx ul li .pic{float:left;width:300px;height:187px;overflow:hidden;
	display:flex;
	align-items:center;
	display:-webkit-flex;
	-webkit-align-items: center;}
.xwzx ul li .pic img{max-width:100%;max-height:187px;transition:0.6s;}
.xwzx ul li .con{width:800px;margin-left:29px;float:left;}
.xwzx ul li .tt{font-size:16px;color:#333;width:70%;float:left;line-height:25px;padding:0px 25px;}
.xwzx ul li .date{line-height:25px;width:calc(30% - 50px);float:right;line-height:25px;}
.xwzx ul li .con .des{height:73px;margin-top:12px;color:#999;line-height:25px;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.xwzx ul li:hover .tt{color:#322375;}
.xwzx ul li:hover .pic img{transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1); 	/* IE 9 */
-moz-transform:scale(1.1,1.1); 	/* Firefox */
-webkit-transform:scale(1.1,1.1); /* Safari å’Œ Chrome */
-o-transform:scale(1.1,1.1); 	/* Opera */}

.yyal{min-height:350px;margin-bottom:50px;max-width: 1200px;margin: 0 auto;}
.yyal ul{width:100%;overflow:hidden;}
.yyal ul li{width:32%;transition: all 0.3s ease 0s;border-bottom:1px solid #ddd;position:relative;float: left;margin-right: 2%;}
.yyal ul li:nth-child(3n){margin-right: 0;}
.yyal ul li a{padding:22px 0px;width:100%;height:187px;display:block;}
.yyal ul li .pic{
	height:180px;
	overflow:hidden;
	display:flex;
	align-items:center;
	display:-webkit-flex;
    justify-content: center;
	-webkit-align-items: center;}
.yyal ul li .pic img{max-width:100%;max-height:187px;transition:0.6s;}
.yyal ul li .con{
	
}
.yyal ul li .con .tt{font-size:16px;color:#333;text-align: center;}
.yyal ul li .con .date{line-height:25px;margin-top:12px;}
.yyal ul li .con .des{height:73px;margin-top:12px;color:#999;line-height:25px;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.yyal ul li:hover .tt{color:#408542;}
.yyal ul li:hover .pic img{transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1); 	/* IE 9 */
-moz-transform:scale(1.1,1.1); 	/* Firefox */
-webkit-transform:scale(1.1,1.1); /* Safari å’Œ Chrome */
-o-transform:scale(1.1,1.1); 	/* Opera */}

.yyal_show .pic{
	display: flex;
	justify-content: center;
	align-items: center;
	
}






.orientation{margin-top:20px;margin-bottom:20px;overflow:hidden;width:100%;}
.orientation .previous{float:left;}
.orientation .next{float:right;}






/*footer*/
#footer{width:100%;}
.footer_top{background:#f5f5f5;}
.footer_nav{height:80px;line-height:80px;border-bottom:1px solid #e5e5e5;}
.footer_nav ul li{float:left;width:130px;}
.footer_nav ul li .title a{color:#838383;font-size:14px;}
.footer_top .address{height:263px;} 
.footer_top .address .address-1{float:left;}
.footer_top .address .address-1 img{margin-top:105px;}
.footer_top .address .address-2{float:left;margin-left:45px;}
.footer_top .address .address-2 img{margin-top:60px;}
.footer_top .address .address-2 .footer-lxfs{margin-left:55px;margin-top:15px;font-weight:lighter;font-size:16px;line-height:25px;}
.footer_top .address .address-3{float:right;}
.footer_top .address .address-3 img{margin-top:150px;margin-right: 24px;}
.footer_top .address .address-3 p{text-align:center;line-height:35px;}
.footer_bottom{height:80px;line-height:80px;color:#999999;background:fff;}



.mypage{
    text-align: center;
	width:100%;
	margin-top:20px;
	overflow:hidden;
}	
.mypage	span,.mypage a{
	display: inline-block;
	vertical-align: top;
	color: #d35b52;
	border: 1px solid #d35b52;
	padding: 5px 10px;
	margin: 5px;
}		
.mypage	span.current,.mypage a.current{
	background: #d35b52;
	color: #fff;
}


.fixed-menu-wrap {
    position: fixed;
    right: 117px;
    bottom: 20%;
    /* background-color: #504387; */
    text-align: center;
    width: 64px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 60;
}
.fixed-menu-wrap .fixed-menu li {
	margin-bottom: 2px;
	border-radius: 5px;
	background-color: #504387;
}
.fixed-menu-wrap .fixed-menu li:first-child{
	border-top:none;
}
.fixed-menu-wrap .fixed-menu li a {
    display: block;
    color: #ffffff;
    padding: 15px 0;
	position:relative;
}
.fixed-menu-wrap .fixed-menu li .qrcode{
	position:absolute;
	left:-130px;
	top:-20px;
	display:none;
}
.fixed-menu-wrap .fixed-menu li .wx{
	position:absolute;
	left:-130px;
	top:-20px;
	display:none;
}
.fixed-menu-wrap .fixed-menu li .tel{
	position:absolute;
	width:160px;
	height:45px;
	line-height:45px;
	border-radius: 5px;
	color:#fff;
	background-color: #504387;
	text-align:center;
	top:20px;
	left:-170px;
	display:none;
}
.fixed-menu-wrap .fixed-menu li a i {
    font-size: 28px;
}
.fixed-menu-wrap .fixed-menu li a span {
    display: block;
    font-size: 14px;
}
.fixed-menu-wrap .go-top {
    display: block;
    font-size: 20px;
    color: #ffffff;
	border-top: 1px solid #921b21;
	cursor:pointer;
}
.fixed-menu-wrap .fixed-menu li:hover{
	background:#454e5b;
}
.fixed-menu-wrap .fixed-menu li:nth-child(2n):hover .qrcode{
	display:block;
}
.fixed-menu-wrap .fixed-menu li:nth-child(3n):hover .wx{
	display:block;
}
.fixed-menu-wrap .fixed-menu li:first-child:hover .tel{
	display:block;
}


.rczp{width:100%;min-height:450px;overflow:hidden;padding:0px 0px 50px;}
.rczp-th{width:100%;overflow:hidden;background:#ebebeb;line-height:95px;border-bottom:1px solid #ffffff;}
.rczp-th ul{width:100%;overflow:hidden;}
.rczp-th ul li{font-size:18px; font-weight:bold;color:#333;}
.rczp .icJoin{border-bottom:1px solid #ffffff;}
.rczp ul li:nth-child(6n+1){width:20%;float:left;text-align:center;}
.rczp ul li:nth-child(6n+2){width:27%;float:left;text-align:center;}
.rczp ul li:nth-child(6n+3){width:10%;float:left;text-align:center;}
.rczp ul li:nth-child(6n+4){width:13%;float:left;text-align:center;}
.rczp ul li:nth-child(6n+5){width:15%;float:left;text-align:center;}
.rczp ul li:nth-child(6n+6){width:15%;float:left;text-align:center;}
.rczp-td{width:100%;overflow:hidden;background:#f5f5f5;}
.rczp-td ul{overflow:hidden;}
.rczp-td ul li{font-size:17px;color:#333;line-height:35px;padding:25px 0px;}
.rczp-td ul li:last-child{background:url(../images/shenqing.png)no-repeat 45px center;color:#73389f;font-size:15px;}
.item-bd{width:88%;line-height:40px;margin:auto;} 
.rczp .icJoin:hover{background:#fff;}
.rczp .icJoin.active{background:#fff;}
.rczp-gwzz{font-size:16px;margin-bottom:10px;color:#333;}