

.header{width: 100%;padding-bottom: 700px;background: url(../../picture/rc-bg.jpg) no-repeat top center;background-size:cover}



.rc-list{}
.rc-list h3{text-align: center;font-size: 50px;color: #fff;margin-top: 300px;}

.na-list{text-align: center;margin-top: 70px;}

.na-list a:link, .na-list a:visited {color: #000;}
.na-list a:active, .na-list a:hover {color: #fff;}
.na-list a{
	text-align: center;
    font-size: 16px;
    height: 50px;
padding: 0 60px;
    line-height: 50px;
    display: inline-block;
    position: relative;
    z-index: 1;margin: 0 10px;
background: #fff;}
.na-list a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #3c79d6;
	color: #fff;
    z-index: -1;
    transform-origin: 100%;
    -webkit-transform-origin: 100%;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.4,0,.2,1);
    transition: transform .5s cubic-bezier(.4,0,.2,1);
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    visibility: hidden\9;
}
.na-list a.active:before, .na-list a:hover:before {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform-origin: 0;
    -webkit-transform-origin: 0;
    visibility: visible\9;
}
.na-list a.active{color: #fff;}




.pr_bg{background: #f5f5f5;}
.pr-box{margin-bottom: 120px;}
.pr-box .lingdao{margin-top: 80px;margin-bottom: 50px;overflow: hidden;}
.pr-box .lingdao .ld{padding: 5px;}
.pr-box  h3{font-size: 36px;text-align: center;margin-bottom: 10px;}
.pr-box  p{font-size: 20px;line-height: 20px;color: #bebebe;;text-transform: uppercase;text-align: center;margin-bottom: 30px;}
.pr-box .lingdao img{width: 100%;border: 6px solid #fff;}

.jianying{margin-bottom: 50px;}
.jianying .simply-scroll {width: 100%;height: 300px;}
.jianying .simply-scroll .simply-scroll-clip {width: 100%;height: 300px;}
.jianying .simply-scroll .simply-scroll-list li {width: 540px;height: 300px;}


.anzhuang{overflow: hidden;margin-bottom: 50px;}
.anzhuang .az{padding: 10px;}
.anzhuang img{width: 100%;}


.rczc{padding: 50px 0;}
.rczc-nr{}
.rczc-nr img{width: 100%;} 
.rczc-nr .rczc-fz{}
.rczc-nr .rczc-rcg{margin-top: 50px;text-align: center;}
.rczc-nr .rczc-title{font-size: 24px;font-weight: bold;text-align: center;margin-bottom: 20px;}
.rczc-nr .rczc-rcg .rczc-title{margin: 0;}
.rczc-nr p{font-size: 18px;}
.rczc-nr .rczc-fz p{margin-bottom: 10px;}
.rczc-nr .rczc-fz img{width: 100%;}
.rczc-nr .fzfx{margin-top: 30px;}


.zp_bg{background: #f5f5f5;}
.zp-box{background: #fff;padding: 50px 30px 30px;}
.zp-box .zp-title{font-size: 24px;font-weight: bold;margin-bottom: 20px;}
.zp-box h3.zp-dot{font-size: 22px;margin-bottom: 10px;}
.zp-box p{font-size: 16px;text-indent: 30px;}
.zp-xzfl{}
.zp-xzfl img{display: inherit;margin: auto;}


.lztc-box{padding: 50px 30px 30px; }
.lztc-box h3{font-size: 24px;font-weight: bold;margin-bottom: 20px;}
.lztc-box p{font-size: 16px;}




@media (max-width: 768px) {
    .header{width: 100%;padding-bottom: 600px;}
	.rc-list h3{margin-top: 250px;}
	
	.na-list a{float: left;width: 44%;margin-bottom: 20px;    padding: 0;}
	
}





























