.service{
    width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
}
.service_img{
    width: 100%;
    height: 280px;
    background:url(../image/service.jpg) center 0 no-repeat;
    background-size: 100%;
	background-attachment: fixed;
    overflow: hidden;
}
.service_img img{
    width: 100%;
    height: 440px;
}
.service_tit{
    width: 100%;
    height: 120px;
    line-height: 140px;
    text-align: center;
    font-size: 30px;
    color: #000000;
	font-weight: bold;
	position: relative;
}
.service_tit b {
    position: absolute;
    opacity: 0.15;
    margin-top: -20px;
    width: 100%;
    left: 0;	
}
.service_tit1{
	width: 100%;
    height: auto;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    color: #666;
    padding-bottom: 50px;
}
.service_main{
    width: 1200px;
    height: auto;
    overflow: hidden;
}
.service_main li{
	float: left;
    width: 282.6px;
    height: auto;
    border: 1px dashed #ddd;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer;
	border-radius:5px;
}
.service_main li:nth-child(4n+4) {
    margin-right: 0;
}
.service_main li:hover{
	background: #f3f9ff;
	border: 1px dashed #72b2fb;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.service_main li em{
    width: 100%;
    text-align: center;
    height: 110px;
    float: left;
}
.service_main li em img{
    width: 56px;
    height: 56px;
    margin-top: 30px;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.service_main li:hover em img{
	width: 66px;
    height: 66px;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.service_main li span{
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: bold;
}
.service_main li i{
    float: left;
    width: 80%;
    height: 60px;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    color: #666;
    font-size: 13px;
    margin-left: 10%;
}
.service_button{
	width: 100%;
    height: 100px;
    line-height: 100px;
    padding-bottom: 80px;
    text-align: center;
}
.service_button a{
    padding: 19px 35px;
    background: #dce2f4;
    border-radius: 45px;
    font-size: 16px;
    font-weight: 100;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.service_button a:hover{
    background: #bfc9eb;
    font-size: 16px;
    color: #9b4ae0;
    font-weight: 100;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.service1{
    width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
}
.service1_tit{
    width: 100%;
    height: 120px;
    line-height: 140px;
    font-size: 30px;
    text-align: center;
    color: #000000;
    font-weight: bold;
	position: relative;
}
.service1_tit b {
	position: absolute;
    opacity: 0.15;
    margin-top: -20px;
    width: 100%;
    left: 0;
}
.service1_tit1{
    width: 100%;
    height: auto;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    color: #000;
    padding-bottom: 50px;
}
.service2{
    width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
    padding-bottom: 60px;
}
.service2 li{
    float: left;
    width: 15%;
    height: 90px;
    border: 1px dashed #ddd;
    padding: 1%;
    cursor: pointer;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
	border-radius: 6px;
}
.service2 li:hover{
	background: #f3f9ff;
	border: 1px dashed #72b2fb;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.service2 li.jiali{
    float: left;
    width: 180px;
    height: 92px;
    border: 1px solid #fff;
    padding: 15px;
    border-radius: 5px;
    background: #fff;	
}
.service2 li em{
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
}
.service2 li span{
    width: 100%;
    height: auto;
    color: #666;
    overflow: hidden;
	font-size: 13px;
}
.service2 i{
    float: left;
    width: 10%;
    height: 116px;
    line-height: 116px;
    background: url(../image/moer.png) center no-repeat;
    background-size: 38px;
}
.service2 i.lleft{
	float: left;
    width: 10%;
    height: 115px;
    line-height: 115px;
    background: url(../image/moerleft.png) center no-repeat;
    background-size: 38px;
}
.service2 i.rright{
	float: right;
    width: 10%;
    height: 116px;
    line-height: 116px;
    background: url(../image/moerdow.png) center no-repeat;
    background-size: 38px;
}

.sy_container5{
	width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
    background: url(../image/go.jpg)#f9f9f9;
    border-radius: 80px;
}

.sy_main5_main{
    width: 90%;
    height: 200px;
    margin: auto;
}

.sy_container5_left{
    width: auto;
    height:200px;
    line-height: 200px;
    font-size: 30px;
    font-weight: 100;
    text-align: center;
    float: left;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.sy_container5_left:hover{
	font-size: 35px; 
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.sy_container5_right{
    width: auto;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    text-align: center;
    float: right;
    padding-left: 25px;
    padding-right: 25px;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-image: -moz-linear-gradient(180deg, #57e1ff 0%, #7fbbff 100%);
	background-image: -webkit-linear-gradient(180deg, #57e1ff 0%, #7fbbff 100%);
	background-image: -ms-linear-gradient(180deg, #57e1ff 0%, #7fbbff 100%);
    margin-top: 70px;
	border-radius: 5px;
}
.sy_container5_right:hover{
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
	font-size: 20px;
	background-image: -moz-linear-gradient(180deg, #46dbfb 0%, #72b2fb 100%);
    background-image: -webkit-linear-gradient(180deg, #46dbfb 0%, #72b2fb 100%);
    background-image: -ms-linear-gradient(180deg, #46dbfb 0%, #72b2fb 100%);
}