.sy_toptis{
    width: 100%;
    height: 50px;
    background: #ffe5e5;
    line-height: 50px;
    text-align: center;
}
.sy_slider{
    width: 100%;
    min-height: 900px;
	background: url(../../../image/adimg.png) center 80px no-repeat;
    background-size: 1200px;
}
.sy_toptit{
    width: 100%;
    height: auto;
    margin: auto;
    text-align: center;
    overflow: hidden;
}

.sy_toptxt{
	width: 100%;
    height: auto;
    margin: auto;
    text-align: center;
    background: #fff;
    margin-top: 680px;
}
.sy_toptxt h5{
    font-size: 30px;
    color: #3c3c3c;
    font-weight: 400;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 15px;
    letter-spacing: 5px;
    box-shadow: 0px -30px 20px 0px #fff;
}
.sy_toptxt i{
	font-style: normal;
    font-size: 15px;
    color: #666;
    width: 100%;
    overflow: hidden;
    height: auto;
    padding-bottom: 10px;
    letter-spacing: 2px;
}
.sy_top_button{
    width: 100%;
    height: 100px;
    line-height: 100px;
    text-align: center;
    padding-bottom: 10px;
    background: #fff;
}
.sy_top_button a{
    border-radius: 6px;
    font-size: 15px;
	font-weight: 100;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.sy_top_button a.t1{
	padding: 18px 34px;
    border: 1px solid #7fbbff;
    margin-right: 40px;	
}
.sy_top_button a.t1:hover{
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background:#d5e9ff;
	font-size: 18px;
}
.sy_top_button a.t2{
	padding: 19px 35px;
    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%);
    color: #ffff;
}
.sy_top_button a.t2:hover{
	font-size: 18px;
	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%);
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.sy_top_buttonmoer{
	background: url(../image/isgdicon.png)#fff 50% 0% no-repeat;
	background-size:35px;
    width: 100%;
    height: 100px;
    line-height: 100px;
    padding-bottom: 30px;
    text-align: center;
	animation: sy_top_buttonmoer 3.5s linear infinite alternate;
    -moz-animation: sy_top_buttonmoer 3.5s linear infinite alternate;
    -ms-animation: sy_top_buttonmoer 3.5s linear infinite alternate;
    -o-animation: sy_top_buttonmoer 3.5s linear infinite alternate;
    -webkit-animation: sy_top_buttonmoer 3.5s linear infinite alternate;
	opacity: 0.5;
	zoom: 1;
}
@keyframes sy_top_buttonmoer {
	0% {
		background-position:50% 0%;
	}
	50% {
		background-position:50% 30%;
		opacity: 0.1;
	}
	100% {
		background-position:50% 0%;
	}
}

@-webkit-keyframes sy_top_buttonmoer {
	0% {
		background-position: 50% 0%
		background-size: 35px;
	}
	50% {
		background-position:50% 30% ;
		opacity: 0.1;
		background-size: 50px;
	}
	100% {
		background-position: 50% 0%;
		zoom: 1;
	}
}
.sy_con1{
width: 100%;
    height: auto;
    margin: auto;
    background: url(../ui/fwbg1.png) right no-repeat;
    background-size: 475px;
    background-position-y: 100%;
}
.sy_container{
    width: 1200px;
    height: auto;
    margin: auto;
}
.sy_container_tit{
    width: 260px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    text-align: center;
    color: #000000;
    padding-top: 50px;
    margin: auto;
    font-weight: bold;
	position: relative;
}
.sy_container_tit b {
    position: absolute;
    opacity: 0.15;
    margin-top: -20px;
    width: 100%;
    left: 0;
}
.sy_container_tit1{
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 23px;
    font-size: 15px;
    text-align: center;
    color: #666;
    padding-top: 0px;
    padding-bottom: 30px;
}
.sy_container_main{
    width: 1200px;
    height: auto;
    overflow: hidden;
}
.sy_container_main li{
    float: left;
    width: 397.6px;
    height: 300px;
    border:1px dashed rgba(255, 255, 255, 0);
    padding-top: 50px;
	border-radius: 5px;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.sy_container_main li:hover{
    background: rgba(114,178,251,0.05);
	border: 1px dashed #72b2fb;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.sy_container_main li em{
    width: 100%;
    text-align: center;
    height: 95px;
    float: left;
}
.sy_container_main li em img{
    width: 90px;
    height: 90px;-webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.sy_container_main li:hover em img{
    width: 100px;
    height: 100px;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.sy_container_main li em img.img1{
    margin-left: 0;
}
.sy_container_main li em img.img2{
    margin-left: 0;
}
.sy_container_main li em img.img3{
    margin-left: 0;
}
.sy_container_main li span{
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
}
.sy_container_main li i{
    float: left;
    width: 80%;
    height: auto;
    line-height: 20px;
    text-align: center;
    font-style: normal;
    color: #666;
    font-size: 15px;
    margin-left: 10%;
}
.sy_container_button{
	width: 100%;
    height: 100px;
    line-height: 100px;
    padding-bottom: 80px;
    text-align: center;
    padding-top: 20px;
}
.sy_container_button a{
    padding: 19px 35px;
    border-radius: 2px;
    font-size: 15px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #000;
}
.sy_container_button a:hover{
	font-size: 16px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.sy_container_button .a{
    padding: 18px 30px;
    border-radius: 6px;
    font-size: 15px;
    color: #000;
	-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%);
}
.sy_container_button .a:hover{
	font-size: 18px;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
    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%);
}
.sy_container1{
    width: 100%;
    height: auto;
    margin: auto;
    background: #e8ecf6;
}
.sy_cms{
    width: 1200px;
    height: 600px;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
.sy_cms_left{
    float: left;
    width: 643px;
    height: auto;
    padding-top: 68px;
}
.sy_cms_right{
    float: left;
    width: 557px;
    height: auto;
}
.sy_cms_right h2{
    width: 100%;
    height: 180px;
    line-height: 180px;
    font-size: 30px;
    font-weight: 100;
    text-align: left;
    color: #41508A;
}
.sy_cms_right span{
    float: left;
    width: 507px;
    height: auto;
    line-height: 40px;
    padding-left: 50px;
    font-size: 15px;
    font-weight: 100;
}
.sy_container2{
    width: 100%;
    height: auto;
    margin: auto;
}
.sy_main2{
    width: 1200px;
    height: 600px;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
.sy_container_tit2{
    width: 100%;
    height: auto;
    line-height: 60px;
    font-size: 18px;
    font-weight: 100;
    text-align: center;
    color: #616161;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
}

.sy_main2_main{
    width: 100%;
    height: auto;
	overflow:hidden;
    background: #f9f9f9;
}
.sy_container2_tit{
    width: 330px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    text-align: center;
    color: #000000;
    padding-top: 50px;
    margin: auto;
    font-weight: bold;
	position: relative;
}
.sy_container2_tit b{
	position: absolute;
    opacity: 0.15;
    margin-top: -20px;
    width: 100%;
    left: 0;
}
.sy_container2_tit1{
    width: 100%;
    height: auto;
    line-height: 23px;
    font-size: 15px;
    text-align: center;
    color: #666;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 30px;
}
.sy_container2_tab{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: flex;
    padding-bottom: 35px;
}
.sy_container2_tabmain{
    width: auto;
    height: 45px;
    line-height: 45px;
    color: #000;
    font-size: 20px;
    font-weight: 100;
    margin: auto;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border-radius: 6px;
    overflow: hidden;
}
.tab01{
    width: 100px;
    height: 45px;
    line-height: 45px;
    font-size: 13px;
    font-weight: bold;
    float: left;
    cursor: pointer;
	color: #000;
	background: #fff;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.tab02{
    width: 100px;
    height: 45px;
    line-height: 45px;
    font-size: 13px;
    font-weight: bold;
    float: left;
    cursor: pointer;
    color: #000;
    background: #fff;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.tbcur{
	font-size: 15px;
	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%);
}

.sy_main2_main ul {
	width: 1200px;
    height: 100%;
    overflow: hidden;
    margin: auto;
}
.sy_main2_main li{
    float: left;
    width: 19%;
    height: 100%;
	border-radius: 0px;
	overflow: hidden;
}
.sy_main2_main i{
    float: left;
    width: 1.25%;
    height:500px;
}
.sy_main2_main .img{
    width: 208px;
    height: 462px;
    overflow: hidden;
    border-radius: 31px;
    background: #ffffff;
    box-shadow: inset 0 0 14px #d5d5d5;
    padding: 10px;
}
.sy_main2_main .img img{
	width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    box-shadow: 0px 6px 23px 0px #e8ecf6;
    border-radius: 20px;
}
.sy_main2_main .txt{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 15px;
}
.sy_main2_main .txt h1{
    width: 100%;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sy_main2_main .txt h2{
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 12px;
    letter-spacing: 1.2px;
    color: #818181;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.sy_main2_main .txt p{
width: 100px;
    height: 35px;
    line-height: 35px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-align: center;
    font-size: 13px;
    color: #000;
    border-radius: 2px;
    margin: auto;
    margin-top: 10px;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
}
.sy_main2_main .txt p.p1{
	border: 1px solid #7cbdff;
    color: #7cbdff;
}
.sy_main2_main .txt p.p1:hover{
	background: #d5e9ff;
	color: #000;
}
.sy_main2_main .txt p.p2{
	border: 1px solid #efab7e;
	background-image: -moz-linear-gradient(180deg, #fcb485 0%, #fbcd7c 100%);
    background-image:-webkit-linear-gradient(180deg, #fcb485 0%, #fbcd7c 100%);
    background-image: -ms-linear-gradient(180deg, #fcb485 0%, #fbcd7c 100%);	
}
.sy_main2_main .txt p.p2:hover{
	background: #fff2d5;
    border: 1px solid #efab7e;
    color: #ffa500;
}
.sy_container3{
    width: 100%;
    height: auto;
    margin: auto;
    background: url(../image/home-bg.jpg) no-repeat;
    background-attachment: fixed;
	background-size:100% 100%;
}

.sy_container4 {
    width: 100%;
    height: auto;
    margin: auto;
    overflow: hidden;
}
.sy_main4_main {
    width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
}
.sy_container4_tit {
    width: 296px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    text-align: center;
    color: #000000;
    padding-top: 50px;
    margin: auto;
    font-weight: bold;
	position: relative;
}
.sy_container4_tit b {
    position: absolute;
    opacity: 0.15;
    margin-top: -20px;
    width: 100%;
    left: 0;
}
.sy_container4_tit1 {
width: 100%;
    height: auto;
    line-height: 23px;
    font-size: 15px;
    overflow: hidden;
    text-align: center;
    color: #666;
    padding-top: 0px;
    padding-bottom: 30px;
}
.sy_main4_main ul{
    width: 100%;
    height: auto;
    padding-bottom: 128px;
    overflow: hidden;
}
.sy_main4_main ul li{
	float: left;
    width: 133.33px;
    height: 120px;
    text-align: center;
    line-height: 120px;
	cursor: pointer;
}
.sy_main4_main ul li img{
    width: auto;
    height: 72px;
    opacity: 0.68;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.sy_main4_main ul li img:hover{
    opacity: 0.9;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
	height: 82px;
}
.sy_main4_input{
    width: 1100px;
    height: 100px;
    border-radius: 0px;
    padding-top: 25px;
    margin-left: 50px;
    background: #8361e3;
}
.sy_main4_emspan{
    float: left;
    width: 238px;
    height: 80px;
    margin-left: 35px;
}
.sy_main4_emspan em{
	float: left;
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: left;
	color: #ffffff;
}
.sy_main4_emspan span{
    font-size: 38px;
    font-weight: 100;
    text-align: center;
    color: #ffffff;
    float: left;
}
.sy_main4_input_inputmain{
    float: right;
    margin-right: 25px;
    margin-top: 2px;
}
.sy_main4_input_text{
    float: left;
    width: 465px;
    height: 73px;
    line-height: 73px;
    padding-left: 25px;
    font-size: 20px;
    font-weight: 100;

}
.sy_main4_input_button {
	float: left;
    width: 150px;
    height: 73px;
    line-height: 73px;
    background: #35383f;
    color: #fff;
    font-size: 25px;
    font-weight: 100;

}
.sy_container5{
	width: 100%;
    height: auto;
    margin: auto;
    overflow: hidden;
    background: url(../image/go.jpg)#f9f9f9;
}

.sy_main5_main{
    width: 1200px;
    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;
    font-weight: 300;
    text-align: center;
    float: right;
    padding-left: 35px;
    padding-right: 35px;
	border-radius: 6px;
	-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;
}
.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%);
}
.sy_container6{
    width: 100%;
    height: auto;
    margin: auto;
	padding-bottom: 50px;
}
.sy_main6{
    width: 100%;
    height: 600px;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
.sy_main6_main{
    width: 100%;
    height: auto;
	padding-bottom: 30px;
}
.sy_container6_tit{
    width: auto;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    text-align: center;
    color: #000000;
    padding-top: 50px;
    margin: auto;
    font-weight: bold;
	position: relative;
}
.sy_container6_tit b {
    position: absolute;
    opacity: 0.15;
    margin-top: -20px;
    width: 100%;
    left: 0;
}
.sy_container6_tit1{
    width: 100%;
    height: auto;
    line-height: 23px;
    font-size: 15px;
    overflow: hidden;
    text-align: center;
    color: #666;
    padding-top: 0px;
    padding-bottom: 30px;
}
.sy_container6 ul{
	width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
}
.sy_container6 ul li{
    float: left;
    width: 31.33%;
    height: auto;
    overflow: hidden;
    position: relative;
    border-radius: 6px;
    background: #ddd;
    margin-bottom: 3%;
}
.sy_container6 ul i{
    float: left;
    width: 3%;
    height: 260px;
}
.sy_container6_img{
	float: left;
    width: 100%;
    height: 274px;
    overflow: hidden;
    border-radius: 0px;
    position: relative;
}
.sy_container6_img img{
    width: 100%;
    height: 274px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s;
    object-fit: cover;
}
.sy_container6_img img:hover{
	-webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.sy_container6_time{
	width: 355px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    font-weight: 100;
    text-align: center;
    color: #000000;
    float: left;
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
}
.sy_container6_tits{
	width: 100%;
    height: 88px;
    line-height: 122px;
    font-size: 13px;
    font-weight: 100;
    text-align: left;
    color: #fefefe;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    text-indent: 20px;
}
.sy_container6_span{
	width: 20%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    background: rgba(255,255,255,0.2);
    border: 1px solid #b3b3b3;
    color: #fff;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}	
.sy_container6_span:hover{
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-image: -moz-linear-gradient(180deg, #ababab 0%, #cecece 100%);
    background-image:-webkit-linear-gradient(180deg, #ababab 0%, #cecece 100%);
    background-image: -ms-linear-gradient(180deg, #ababab 0%, #cecece 100%);
}