.slidertit{
	position: absolute;
    width: 780px;
    top: 120px;
    left: 50%;
    margin-left: -390px;
}
.slidertit h1{
	width: 100%;
    height: auto;
    font-size: 40px;
    color: #fff;
    font-weight: bold;letter-spacing: 3px;
    text-shadow: 0px 3px 0px black;
    float: left;
    text-align: center;
}
.slidertit h2{
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-shadow: 0px 3px 0px black;
    float: left;
    text-align: center;letter-spacing: 3px;
}
.slidertit a{
	background: #c30d23;
    padding: 6px;
    margin-top: 20px;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
}
.sliderbg{
    width: 100%;
    height: 480px;
}
.location{
	width: 100%;
    height: auto;
    background: #fff;
}
.location_main{
    width: 1200px;
    height: auto;
    margin: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    overflow: hidden;
}
.location_left{
    background: url(../image/rflpbg.png)#520054 bottom right no-repeat;
    width: 327px;
    height: 442px;
    border-radius: 10px;
    padding: 20px;
    float: left;
}
.location_left h2{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.location_left h5{
	font-size: 16px;
    color: #fff;
    padding-bottom: 10px;
}
.location_left p{
    font-size: 15px;
    line-height: 33px;
    color: #fff;
    padding-bottom: 0px;
}
.location_left span{
    font-size: 15px;
    color: #fff;
    line-height: 26px;
}
.location_right{
    width: 808px;
    height: auto;
    float: left;
    padding-left: 25px;
    overflow: hidden;
}
.location_right h5{
    font-size: 16px;
    line-height: 35px;
    padding-left: 14px;
    padding-bottom: 15px;
}
.location_right ul{
    width: 100%;
    height: 375px;
    display: block;	
}
.location_right ul li{
    float: left;
    width: 223px;
    height: 158px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    margin-left: 15px;
    text-align: center;
    padding: 15px;
    margin-bottom: 15px;
}
.location_right ul li:nth-child(3n+3) {
    margin-right: 0;
}
.location_right ul li img{
	width: 60px;
    height: 60px;
}
.location_right ul li p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 25px;
}
.location_right ul li span{
	width: 100%;
    height: auto;
    font-size: 15px;
    display: inline-block;
}
.location_right ul li em{
	width: 100%;
    height: auto;
    font-size: 12px;	
}
.services{
    width: 100%;
    height: auto;
    background: #f1f1f1;
}
.services_main{
    width: 1200px;
    height: auto;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 25px;
    overflow: hidden;
}
.services_main ul{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.services_main ul li{
    float: left;
    width: 32%;
    height: 202px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    text-align: center;
    margin-bottom: 2%;
    overflow: hidden;
    margin-right: 2%;
}
.services_main ul li:nth-child(3n+3) {
    margin-right: 0;
}
.services_main ul li img{
	width: 100%;
    height: 215px;    object-fit: cover;
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.services_main ul li img:hover{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.services_main ul li .services_tit{
    width: 100%;
	position: relative;
    top: 0;
    background: rgba(82, 0, 84, 0.58);
    width: 90%;
    padding: 0% 5%;
    margin-top: -60px;
    height: 215px;
    float: left;
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.services_tit:hover{
	margin-top: -215px !important;
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.services_main ul li .services_tit h5{
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    text-align: left;
}
.services_main ul li .services_tit span{
    text-align: left;
    color: #fff;
    float: left;
    font-size: 15px;
}
.partner{
	width: 100%;
    height: auto;
    background: #fff;	
}
.partner_main{
	width: 1200px;
    height: auto;
	margin:auto;
}
.partner_tit{
    width: 100%;
    height: 130px;
    line-height: 130px;
    text-align: center;
    font-size: 30px;
}
.partner_main ul{
    width: 100%;
    height: auto;
    display: inline-block;
}
.partner_main li{
	width: 23.5%;
    float: left;
    height: 100px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    margin-bottom: 2%;
    margin-right: 2%;
    text-align: center;
}
.partner_main li:nth-child(4n+4) {
    margin-right: 0;
}
.partner_main li img{
    width: auto;
    height: 35px;
    padding-top: 5%;
}
.partner_main li p{
	width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: #666;
}

/*客户反馈*/
.feedback{
	width: 100%;
    height: auto;
    background: #fff;	
}
.feedback_main{
	width: 1200px;
    height: auto;
	margin:auto;
}
.feedback_tit{
    width: 100%;
    height: 130px;
    line-height: 130px;
    text-align: center;
    font-size: 30px;
}
.feedback_main ul{
    width: 100%;
    height: auto;
    display: inline-block;
}
.feedback_main li{
    width: 15%;
    float: left;
    height: auto;
    margin-right: 2%;
    padding-bottom: 20px;
}
.feedback_main li:nth-child(6n+6) {
    margin-right: 0;
}
.feedback_main li img{
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
    width: 60%;
    border-radius: 10px;
    height: 70px;
    padding-top: 10%;
    padding-bottom: 10%;
    margin-bottom: 5%;
    padding-right: 20%;
    padding-left: 20%;
    object-fit: cover;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.feedback_main li img:hover{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);	
}
.feedback_main li p{
	width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #666;
}

/*公司荣誉*/
.honor{
	width: 100%;
    height: auto;
    background: #fff;	
}
.honor_main{
	width: 1200px;
    height: auto;
	margin:auto;
}
.honor_tit{
    width: 100%;
    height: 130px;
    line-height: 130px;
    text-align: center;
    font-size: 30px;
}
.honor_main ul{
    width: 100%;
    height: auto;
    display: inline-block;
    background-color: #F1F1F1;
    border-radius: 10px;
    padding-bottom: 30px;
}
.honor_main li{
    width: 47%;
    float: left;
    height: auto;
    margin-left: 3%;
    margin-top: 5%;
}
.honor_main li:nth-child(3n+3) {
    margin-right: 0;
}
.honor_mainioc{
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
    margin-right: 20px;
    box-shadow: 0 0 20px rgba(29,32,136,0.2);
    background: #fff;
}
.honor_mainioc img{
    width: 80px;
    height: 80px;
    padding-left: 10px;
    padding-top: 10px;
    object-fit: cover;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.honor_mainioc img:hover{
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);	
}
.honor_maintxt{
	float: left;
    width: 350px;
    height: auto;
    overflow: hidden;	
}
.honor_maintxt h5{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: left;
    font-size: 18px;
    color: #1b1b1b;
    font-weight: bold;
}
.honor_maintxt span{
	background: #fff;
    width: 90%;
    height: auto;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5%;
    padding-right: 5%;
    border-radius: 10px;
    font-size: 16px;
    line-height: 25px;	
}
.honor_maintxt span:before{
    width: 20px;
    height: 20px;
    background-color: #FFF;
    content: '';
    display: block;
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    float: left;
    margin-left: -20px;
}
.section{padding-top:40px;padding-bottom:40px;}
.in {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 0rem;
    box-sizing: border-box;
}
.item {
	width: 25%;
    float: left;
}
.section.light{background-color:#F1F1F1;}
.yslist{
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    padding: 20px;
    overflow: hidden;
    border-radius: 10px;
}
.yslist .icon{
	width: 80px;
    height: 80px;
    margin-right: 10px;
    background-image: url(../image/icons.png);
    background-repeat: repeat-x;
    background-size: 400% auto;
    background-color: transparent!important;
    float: left;
}
.yslist .icon.s1{
	background-position:0 center;
}
.yslist .icon.s2{
	background-position:-100% center;
}
.yslist .icon.s3{
	background-position:-200% center;
}
.yslist .icon.s4{
	background-position:-300% center;
}

.yslist .inlineBlock{
    width: auto;
    height: 50px;
    float: left;
    padding-top: 10px;
    font-size: 17px;
}
.yslist .inlineBlock span{
	font-size: 15px;
}





