@charset "utf-8";
*{padding:0px; margin:0px;}
body{font-size:14px; color:#555; font-family:"PingFang SC","SimHei","Source Han Sans CN","Microsoft YaHei",Arial,Tahoma,sans-serif;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td{margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6{list-style:none;}
input,select,button,textarea{font-size:14px; border:0; background:none; outline:none; vertical-align:middle; font-family:"PingFang SC","SimHei","Source Han Sans CN","Microsoft YaHei",Arial,Tahoma,sans-serif;}
button{overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#000; text-decoration:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
a:hover{color:#662682; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
@media only screen and (max-width:1024px){
body{font-size:13px;}
input,select,button,textarea{font-size:13px;}
input,textarea{-webkit-appearance:none; border-radius:0;}
}

@media only screen and (max-width:1024px){
html.on{width:100%; height:100%; position:fixed; top:0; left:0; overflow:hidden;}
}

body{background-position:center; background-attachment:fixed; background-repeat:no-repeat; background-size:cover;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
@media only screen and (max-width:1024px){
body.on{transform:translateX(-60%);
-webkit-transform:translateX(-60%);
-moz-transform:translateX(-60%);
-ms-transform:translateX(-60%);
-o-transform:translateX(-60%);}
}

@media only screen and (max-width:1024px){
.sj_bj{width:100%; height:100%; background-color:rgba(0,0,0,.5); position:absolute; top:0; left:0; content:""; z-index:99999; display:none;}
}

.header{width:100%; background-color:#fff; position:fixed; top:0; left:0; z-index:9999;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on{box-shadow:0 0 10px #ddd;}
.header .logo{width:194px; float:left; margin:20px 0;}
.header .logo img{width:100%; height:auto; display:block;}
.header .an{position:absolute; top:50%; margin-top:-12px; right:15px; height:22px; width:30px; display:none;}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:10px; left:0;}
.header .an span.a3{top:20px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:10px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:10px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .nav{float:right;}
.header .nav ul{float:left;}
.header .nav ul li{margin-left:50px; float:left; position:relative;}
.header .nav ul li:after{width:0; height:2px; background-color:#662682; position:absolute; left:50%; top:0; content:"";
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li:hover:after{width:100%;}
.header .nav ul li.on:after{width:100%;}
.header .nav .y_j{position:relative;}
.header .nav .y_j i{display:none;}
.header .nav .y_j a{display:inline-block; font-size:17px; text-transform:uppercase; line-height:90px;}
.header .nav ul li:hover .y_j a{color:#662682;}
.header .nav ul li.on .y_j a{color:#662682;}
.header .nav .e_j{width:170px; border:1px solid #ccc; border-bottom:0; background-color:#fff; position:absolute; left:-15px; opacity:0; visibility:hidden;
transform:translateY(10px);
-webkit-transform:translateY(10px);
-moz-transform:translateY(10px);
-ms-transform:translateY(10px);
-o-transform:translateY(10px);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li:hover .e_j{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);}
.header .nav .e_j:before{width:0; height:0; border-right:10px solid transparent; border-left:10px solid transparent; border-bottom:8px solid #ccc; content:""; position:absolute; top:-8px; left:32px;}
.header .nav .e_j a{line-height:44px; color:#777; border-bottom:1px solid #ccc; padding:0 15px; display:block; position:relative;}
.header .nav .e_j a:hover{color:#662682;}
@media (min-width:1025px){
.header .nav ul li{margin-left:35px;}
.header .nav .y_j a{font-size:16px;}
}
@media (min-width:1200px){
.header .nav ul li{margin-left:50px;}
.header .nav .y_j a{font-size:17px;}
}
@media only screen and (max-width:1024px){
.header .an{display:block;}
.header .nav{width:60%; height:100vh; padding:10px 5% 40px; float:none; margin:0; background-color:#141414; position:fixed; top:0; right:-60%; z-index:9999; overflow-y:auto; overflow-x:hidden;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul{width:100%; float:none;}
.header .nav ul li{width:100%; height:inherit; line-height:46px; text-align:left; border-bottom:1px solid rgba(255,255,255,.1); float:none; padding:5px 0; margin:0;}
.header .nav ul li:after{display:none;}
.header .nav .y_j i{display:block; width:100%; padding-right:10px; position:absolute; top:0; right:0; font-size:14px; text-align:right; color:#fff; line-height:44px; z-index:99;}
.header .nav .y_j a{font-size:16px; line-height:44px; color:#fff;}
.header .nav ul li:hover .y_j a{color:#fff;}
.header .nav ul li.on .y_j a{color:#fff;}
.header .nav .e_j{width:100%; background:none; border:0; position:relative; left:auto; top:auto; padding-bottom:10px; margin-left:0; opacity:1; visibility:inherit; display:none;
transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;
transition:none;
-o-transition:none;
-ms-transition:none;
-moz-transition:none;
-webkit-transition:none;}
.header .nav ul li:hover .e_j{transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;}
.header .nav .e_j:before{display:none;}
.header .nav .e_j a{line-height:32px; color:#ddd; border-bottom:0; padding:0 10px;}
}
@media only screen and (max-width:640px){
.header .logo{width:156px;}
}

.head_h{width:100%; height:90px; background-color:#fff; overflow:hidden;}
@media only screen and (max-width:640px){
.head_h{height:80px;}
}

.pc_ban{width:100%; height:calc(100vh - 90px); position:relative; overflow:hidden;}
.pc_ban .swiper-slide:before{width:100%; height:100%; background:url(../images/sy_bn.png) no-repeat center / 100% 100%; position:absolute; left:0; top:0; content:"";}
.pc_ban .swiper-button-prev{width:40px; height:40px; background:url(../images/ban_l.png) no-repeat center; left:0%; margin-top:-20px; opacity:0;
background-size:40px 40px;
-webkit-background-size:40px 40px;
-moz-background-size:40px 40px;
-ms-background-size:40px 40px;
-o-background-size:40px 40px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.pc_ban:hover .swiper-button-prev{left:2%; opacity:.5;}
.pc_ban .swiper-button-next{width:40px; height:40px; background:url(../images/ban_r.png) no-repeat center; right:0%; margin-top:-20px; opacity:0;
background-size:40px 40px;
-webkit-background-size:40px 40px;
-moz-background-size:40px 40px;
-ms-background-size:40px 40px;
-o-background-size:40px 40px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.pc_ban:hover .swiper-button-next{right:2%; opacity:.5;}
.pc_ban .container{position:absolute; top:50%; left:50%;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.pc_ban .w_z{color:#fff; position:relative; text-align:center;}
.pc_ban .w_z h1{font-size:44px; font-weight:bold; line-height:60px; margin-top:10px;}
.pc_ban .w_z h2{font-size:38px; font-weight:bold; line-height:60px; margin-top:10px;}
.pc_ban .w_z .z_m{position:relative;}
.pc_ban .w_z .z_m span{width:100%; position:absolute; left:0; bottom:-15px; font-size:62px; font-weight:bold; line-height:70px; text-transform:uppercase; opacity:.3;}
.pc_ban .w_z .y_w{font-size:56px; font-weight:bold; line-height:70px; position:relative; z-index:99;}
@media only screen and (max-width:1024px){
.pc_ban{height:440px;}
.pc_ban .swiper-slide:after{display:none;}
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
.pc_ban .swiper-pagination{display:block;}
.pc_ban .w_z h1{font-size:30px; line-height:46px;}
.pc_ban .w_z h2{font-size:24px; line-height:32px;}
.pc_ban .w_z .z_m span{font-size:44px; line-height:52px;}
.pc_ban .w_z .y_w{font-size:38px; line-height:46px;}
}
@media only screen and (max-width:640px){
.pc_ban{height:280px;}
.pc_ban .swiper-pagination{bottom:10px;}
.pc_ban .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#fff;}
.pc_ban .w_z{width:90%; margin:0 auto;}
.pc_ban .w_z h1{font-size:20px; line-height:30px;}
.pc_ban .w_z h2{font-size:18px; line-height:26px;}
.pc_ban .w_z .z_m span{font-size:34px; line-height:44px;}
.pc_ban .w_z .y_w{font-size:26px; line-height:32px;}
}

.gy_bt{text-align:center; margin-bottom:50px;}
.gy_bt h3{font-size:38px; font-weight:bold; color:#000; margin-bottom:6px;}
.gy_bt p{font-size:26px; color:#777; text-transform:uppercase;}
.gy_bt strong{color:#c59bd8;}
@media only screen and (max-width:1024px){
.gy_bt{margin-bottom:40px;}
.gy_bt h3{font-size:30px;}
.gy_bt p{font-size:20px;}
}
@media only screen and (max-width:640px){
.gy_bt{margin-bottom:30px;}
.gy_bt h3{font-size:24px;}
.gy_bt p{font-size:16px;}
}

.sy_gy{width:100%; padding:80px 0; overflow:hidden;}
.sy_gy .row{margin:0 -25px; display:flex; align-items:center; justify-content:space-between;}
.sy_gy .col-12{padding:0 25px;}
.sy_gy .gy_sp{position:relative;}
.sy_gy .gy_sp img{width:100%; height:auto; display:block;}
.sy_gy .gy_sp a{position:absolute; top:50%; left:50%; color:#fff; opacity:.6;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.sy_gy .gy_sp a:hover{opacity:1;}
.sy_gy .gy_sp i{font-size:60px;}
.sy_gy .gy_bt{text-align:left; margin-bottom:30px; background:url(../images/qlg.png) no-repeat right center / auto 100%;}
.sy_gy .gy_bt h3{font-size:36px; margin-bottom:0;}
.sy_gy .gy_bt p{font-size:22px;}
.sy_gy .gy_db{font-size:22px; color:#333; font-weight:bold; line-height:32px; margin-bottom:30px;}
.sy_gy .gy_nr{font-size:15px; line-height:28px; margin-bottom:20px;}
.sy_gy .gy_wz a.x_q{width:120px; text-align:center; color:#662682; line-height:36px; border:1px solid #662682; display:block;}
.sy_gy .gy_wz a.x_q i{margin-left:15px; vertical-align:middle; font-size:16px;}
.sy_gy .gy_wz a.x_q:hover{background-color:#662682; color:#fff;}
.sy_gy .wrap{padding:35px; margin-top:50px; text-align:center; box-shadow:0 0 20px #eee;}
.sy_gy .wrap .row{margin:0 -15px;}
.sy_gy .wrap .col-6{padding:0 15px; border-right:1px solid #ddd;}
.sy_gy .wrap .col-6:last-child{border-right:0;}
.sy_gy .wrap p{font-size:18px; line-height:32px;}
.sy_gy .wrap .s_z{font-size:28px; color:#662682;}
.sy_gy .wrap .s_z b{font-size:36px; font-weight:bold;}
@media only screen and (max-width:1024px){
.sy_gy{padding:60px 0;}
.sy_gy .row{margin:0 -15px;}
.sy_gy .col-12{padding:0 15px;}
.sy_gy .gy_sp i{font-size:50px;}
.sy_gy .gy_bt{margin-bottom:20px;}
.sy_gy .gy_bt h3{font-size:28px;}
.sy_gy .gy_bt p{font-size:18px;}
.sy_gy .gy_db{font-size:18px; line-height:26px; margin-bottom:20px;}
.sy_gy .gy_nr{font-size:14px; line-height:22px; margin-bottom:15px;}
.sy_gy .gy_wz a.x_q{width:100px; line-height:30px;}
.sy_gy .gy_wz a.x_q i{margin-left:10px; font-size:14px;}
.sy_gy .wrap{padding:20px; margin-top:30px;}
.sy_gy .wrap .row{margin:0 -10px;}
.sy_gy .wrap .col-6{padding:0 10px;}
.sy_gy .wrap p{font-size:16px; line-height:30px;}
.sy_gy .wrap .s_z{font-size:22px;}
.sy_gy .wrap .s_z b{font-size:32px;}
}
@media only screen and (max-width:640px){
.sy_gy{padding:40px 0;}
.sy_gy .gy_sp i{font-size:40px;}
.sy_gy .gy_wz{text-align:center;}
.sy_gy .gy_bt{margin:30px 0; background:none; text-align:center;}
.sy_gy .gy_bt h3{font-size:24px;}
.sy_gy .gy_bt p{font-size:16px;}
.sy_gy .gy_db{font-size:16px; line-height:26px; margin-bottom:20px;}
.sy_gy .gy_nr{font-size:13px;}
.sy_gy .gy_wz a.x_q{margin:0 auto;}
.sy_gy .wrap{padding:15px; margin-top:20px;}
.sy_gy .wrap .col-6{margin:10px 0;}
.sy_gy .wrap .col-6:nth-child(2n){border-right:0;}
.sy_gy .wrap p{font-size:14px; line-height:26px;}
.sy_gy .wrap .s_z{font-size:18px;}
.sy_gy .wrap .s_z b{font-size:26px;}
}

.sy_yw{width:100%; padding:80px 0; background-position:center; background-repeat:no-repeat; background-size:cover; background-attachment:fixed; overflow:hidden; position:relative;}
.sy_yw:after{width:100%; height:100%; content:""; position:absolute; top:0; left:0; background:url(../images/sy_bj.png) no-repeat center / 100% 100%;}
.sy_yw .container{position:relative; z-index:999;}
.sy_yw .gy_bt h3{color:#fff;}
.sy_yw .gy_bt p{color:#fff;}
.sy_yw .yw_js{position:relative; padding-left:40%;}
.sy_yw .hd{width:40%; height:100%; padding:30px 0; background-color:#f7f7f7; position:absolute; top:0; left:0;}
.sy_yw .hd ul{width:100%; height:100%; position:relative;}
.sy_yw .hd ul li{width:100%; height:20%; position:relative; cursor:pointer;}
.sy_yw .hd ul li:after{width:100%; height:100%; position:absolute; top:0; left:0; content:""; background-color:#662682; opacity:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_yw .hd ul li.on:after{left:-30px; opacity:1;}
.sy_yw .hd em{font-size:46px; color:#fff; line-height:50px; font-weight:bold; position:absolute; top:50%; margin-top:-25px; left:35px; text-shadow:3px -3px 0 #bbb; z-index:9;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_yw .hd ul li.on em{color:#4c0d68; text-shadow:3px -3px 0 rgba(255,255,255,.8);}
.sy_yw .hd .l_m{position:absolute; width:100%; padding-left:110px; top:50%; margin-top:-24px; left:0; z-index:9;}
.sy_yw .hd .l_m h3{font-size:20px; font-weight:bold; color:#333; line-height:26px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_yw .hd ul li.on .l_m h3{color:#fff;}
.sy_yw .hd .l_m p{font-size:16px; text-transform:uppercase; color:#777; line-height:22px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_yw .hd ul li.on .l_m p{color:#fff;}
.sy_yw .t_p img{width:100%; height:auto; display:block;}
.sy_yw .w_z{padding:50px 300px 50px 80px; background-color:#662682; color:#fff; position:relative;}
.sy_yw .w_z:after{width:5px; height:40px; position:absolute; top:50px; left:50px; content:""; background-color:#fff; box-shadow:5px 5px 0 #38054e;}
.sy_yw .w_z h3{font-size:20px; font-weight:bold; line-height:26px;}
.sy_yw .w_z h4{font-size:16px; font-weight:bold; line-height:22px;}
.sy_yw .w_z p{margin-top:30px; font-size:15px; line-height:24px; height:72px; overflow:hidden; display:-webkit-box;
line-clamp:3;
-webkit-line-clamp:3;
-moz-line-clamp:3;
-ms-line-clamp:3;
-o-line-clamp:3;
-webkit-box-orient:vertical;}
.sy_yw .w_z strong{font-size:180px; line-height:180px; color:#fff; position:absolute; top:30px; right:30px; opacity:.1;}
@media only screen and (max-width:1024px){
.sy_yw{padding:60px 0; background-attachment:scroll;}
.sy_yw .yw_js{padding-left:35%;}
.sy_yw .hd{width:35%; padding:20px 0;}
.sy_yw .hd ul li.on:after{left:0;}
.sy_yw .hd em{font-size:32px; line-height:46px; margin-top:-23px; left:10px;}
.sy_yw .hd .l_m{position:absolute; width:100%; padding-left:60px; margin-top:-22px;}
.sy_yw .hd .l_m h3{font-size:18px; line-height:24px;}
.sy_yw .hd .l_m p{font-size:13px; line-height:20px;}
.sy_yw .w_z{padding:30px 100px 30px 50px; background-color:#662682; color:#fff; position:relative;}
.sy_yw .w_z:after{width:5px; height:36px; top:34px; left:30px; box-shadow:3px 3px 0 #38054e;}
.sy_yw .w_z h3{font-size:18px; line-height:24px;}
.sy_yw .w_z h4{font-size:14px; line-height:20px;}
.sy_yw .w_z p{margin-top:20px; font-size:14px; line-height:22px; height:66px;}
.sy_yw .w_z strong{font-size:150px; line-height:150px; top:20px; right:20px;}
}
@media only screen and (max-width:640px){
.sy_yw{padding:40px 0;}
.sy_yw .yw_js{padding-left:0;}
.sy_yw .hd{width:100%; height:auto; background:none; padding:0; position:relative; top:auto; left:auto; margin-bottom:25px; overflow:hidden;}
.sy_yw .hd ul li{width:20%; text-align:center; float:left; height:auto;}
.sy_yw .hd ul li:after{display:none;}
.sy_yw .hd em{font-size:36px; line-height:36px; position:relative; top:auto; margin-top:0; left:auto; text-shadow:2px -2px 0 #bbb; opacity:.6;}
.sy_yw .hd ul li.on em{color:#fff; text-shadow:2px -2px 0 #4c0d68; opacity:1;}
.sy_yw .hd .l_m{display:none;}
.sy_yw .w_z{padding:25px 60px 25px 40px;}
.sy_yw .w_z:after{top:27px; left:20px;}
.sy_yw .w_z p{font-size:13px;}
.sy_yw .w_z strong{font-size:130px; line-height:130px; top:25px; right:15px;}
}

.sy_lc{width:100%; padding:80px 0; background:url(../images/lc_bj.jpg) no-repeat center / cover; overflow:hidden;}
.sy_lc .gy_bt{text-align:left;}
.sy_lc .lc_nr{padding:160px 0; position:relative;}
.sy_lc .lc_nr i{font-size:26px; line-height:26px; font-weight:bold; color:#662682; position:absolute; top:50%; margin-top:-3px; right:-8px;}
.sy_lc .lc_nr ul li{width:12.5%; height:18px; float:left; position:relative;}
.sy_lc .lc_nr ul li:before{width:100%; height:2px; position:absolute; top:50%; margin-top:-1px; left:0; content:""; background-color:#662682;}
.sy_lc .lc_nr ul li:after{width:18px; height:18px; border-radius:50%; content:""; background-color:#662682; position:absolute; top:0; left:0;}
.sy_lc .lc_nr .n_r{width:100%; position:absolute; left:0; bottom:25px;}
.sy_lc .lc_nr ul li:nth-child(2n) .n_r{bottom:auto; top:25px;}
.sy_lc .lc_nr .n_r h2{font-size:22px; color:#662682; line-height:32px; font-weight:bold;}
.sy_lc .lc_nr .n_r p{font-size:15px; line-height:22px;}
.sy_lc .lc_by{font-family:"Source Han Serif CN", "宋体"; font-weight:bold; color:#c9c8c8;}
.sy_lc .lc_by h3{font-size:46px;}
.sy_lc .lc_by h3 strong{font-size:68px; color:#c59bd8;}
.sy_lc .lc_by h4{font-size:26px; text-transform:uppercase;}
@media only screen and (max-width:1024px){
.sy_lc{padding:60px 0;}
.sy_lc .lc_nr{padding:150px 0;}
.sy_lc .lc_nr .n_r h2{font-size:20px; line-height:30px;}
.sy_lc .lc_nr .n_r p{font-size:14px; line-height:20px;}
.sy_lc .lc_by h3{font-size:30px;}
.sy_lc .lc_by h3 strong{font-size:50px;}
.sy_lc .lc_by h4{font-size:20px;}
}
@media only screen and (max-width:640px){
.sy_lc{padding:40px 0;}
.sy_lc .gy_bt{text-align:center;}
.sy_lc .lc_nr{padding:0;}
.sy_lc .lc_nr i{display:none;}
.sy_lc .lc_nr ul li{width:25%; height:260px;}
.sy_lc .lc_nr ul li:after{top:50%; margin-top:-9px;}
.sy_lc .lc_nr .n_r{bottom:145px;}
.sy_lc .lc_nr ul li:nth-child(2n) .n_r{top:145px;}
.sy_lc .lc_nr .n_r h2{font-size:16px; line-height:26px;}
.sy_lc .lc_nr .n_r p{font-size:12px; line-height:18px;}
.sy_lc .lc_by{text-align:center;}
.sy_lc .lc_by h3{font-size:22px;}
.sy_lc .lc_by h3 strong{font-size:38px;}
.sy_lc .lc_by h4{font-size:16px;}
}

.sy_ry{width:100%; padding:80px 0; overflow:hidden;}
.sy_ry .gy_bt{margin-bottom:35px;}
.sy_ry .ry_zs{position:relative;}
.sy_ry .ry_zs .swiper-ry{padding:15px;}
.sy_ry .ry_zs .swiper-slide{padding:15px; box-shadow:0 0 20px #eee; background-color:#fff;}
.sy_ry .ry_zs .swiper-button-prev{width:36px; height:36px; border:2px solid #ddd; border-radius:50%; background:url(../images/zj1.png) no-repeat center; left:-50px; margin-top:-18px;
background-size:30px 30px;
-webkit-background-size:30px 30px;
-moz-background-size:30px 30px;
-ms-background-size:30px 30px;
-o-background-size:30px 30px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_ry .ry_zs .swiper-button-prev:hover{border:2px solid #662682; background:#662682 url(../images/zj.png) no-repeat center;
background-size:30px 30px;
-webkit-background-size:30px 30px;
-moz-background-size:30px 30px;
-ms-background-size:30px 30px;
-o-background-size:30px 30px;}
.sy_ry .ry_zs .swiper-button-next{width:36px; height:36px; border:2px solid #ddd; border-radius:50%; background:url(../images/yj1.png) no-repeat center; right:-50px; margin-top:-18px;
background-size:30px 30px;
-webkit-background-size:30px 30px;
-moz-background-size:30px 30px;
-ms-background-size:30px 30px;
-o-background-size:30px 30px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_ry .ry_zs .swiper-button-next:hover{border:2px solid #662682; background:#662682 url(../images/yj.png) no-repeat center;
background-size:30px 30px;
-webkit-background-size:30px 30px;
-moz-background-size:30px 30px;
-ms-background-size:30px 30px;
-o-background-size:30px 30px;}
.sy_ry .ry_zs .swiper-pagination{display:none;}
.sy_ry .ry_zs .t_p{overflow:hidden;}
.sy_ry .ry_zs .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.sy_ry .ry_zs .swiper-slide:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_ry .ry_zs .w_z{font-size:16px; line-height:26px; color:#333; text-align:center; margin-top:15px;}
@media only screen and (max-width:1024px){
.sy_ry{padding:60px 0 40px;}
.sy_ry .gy_bt{margin-bottom:25px;}
.sy_ry .ry_zs .swiper-ry{padding-bottom:40px;}
.sy_ry .ry_zs .swiper-slide{padding:10px; box-shadow:0 0 10px #eee;}
.sy_ry .ry_zs .swiper-button-prev{display:none;}
.sy_ry .ry_zs .swiper-button-next{display:none;}
.sy_ry .ry_zs .swiper-pagination{display:block; bottom:0;}
.sy_ry .ry_zs .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#aaa;}
.sy_ry .ry_zs .swiper-pagination-bullet-active{background-color:#662682;}
.sy_ry .ry_zs .w_z{font-size:15px; line-height:24px; margin-top:10px;}
}
@media only screen and (max-width:640px){
.sy_ry{padding:40px 0 30px;}
.sy_ry .gy_bt{margin-bottom:15px;}
.sy_ry .ry_zs .swiper-slide{padding:5px;}
.sy_ry .ry_zs .w_z{font-size:14px; margin-top:5px;}
}

.sy_xw{width:100%; padding:80px 0; background-color:#662682; overflow:hidden;}
.sy_xw .container{position:relative;}
.sy_xw .row{margin:0 -20px;}
.sy_xw .col-12{padding:0 20px;}
.sy_xw .gy_bt{text-align:left;}
.sy_xw .gy_bt h3{color:#fff;}
.sy_xw .gy_bt p{color:#fff;}
.sy_xw .hd{position:absolute; top:32px; right:15px;}
.sy_xw .hd ul li{float:left; width:120px; border-radius:5px; background-color:rgba(255,255,255,.5); font-size:16px; color:#fff; line-height:44px; text-align:center; margin-left:15px; cursor:pointer;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.sy_xw .hd ul li.on{background-color:#fff; color:#662682;}
.sy_xw .hd ul li:hover{background-color:#fff; color:#662682;}
.sy_xw .t_p{border:10px solid #fff; margin-bottom:30px; overflow:hidden;}
.sy_xw .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.sy_xw .tw_nr:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_xw .tw_nr a.x_q{width:120px; text-align:center; color:#fff; line-height:36px; border:1px solid #fff; display:block; margin-top:35px;}
.sy_xw .tw_nr a.x_q:hover{background-color:#fff; color:#662682;}
.sy_xw .bd h3{font-size:20px; font-weight:bold; line-height:30px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .bd h3 a{color:#fff;}
.sy_xw .bd p{line-height:26px; color:rgba(255,255,255,.8); height:52px; margin-top:6px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.sy_xw .x_x{margin-top:15px; line-height:26px;}
.sy_xw .x_x span{float:left; margin-right:30px; color:rgba(255,255,255,.6);}
.sy_xw .x_x span i{font-size:14px; margin-right:5px; vertical-align:middle;}
.sy_xw .x_x span.b_q{float:right;}
.sy_xw .xw_lb ul li{border-bottom:1px dotted rgba(255,255,255,.3); padding-bottom:20px; margin-bottom:20px;}
.sy_xw .xw_lb ul li:last-child{border-bottom:0; padding-bottom:0; margin-bottom:0;}
.sy_xw .tw_nr .x_x{margin-top:30px;}
@media only screen and (max-width:1024px){
.sy_xw{padding:60px 0;}
.sy_xw .row{margin:0 -15px;}
.sy_xw .col-12{padding:0 15px;}
.sy_xw .hd{top:25px;}
.sy_xw .hd ul li{width:100px; font-size:15px; line-height:38px;}
.sy_xw .t_p{border:5px solid #fff; margin-bottom:20px;}
.sy_xw .tw_nr a.x_q{width:110px; line-height:32px;}
.sy_xw .bd h3{font-size:18px; line-height:26px;}
.sy_xw .bd p{line-height:22px; height:44px;}
.sy_xw .x_x{margin-top:10px; line-height:22px;}
.sy_xw .x_x span i{font-size:13px;}
.sy_xw .xw_lb ul li{padding-bottom:15px; margin-bottom:15px;}
}
@media only screen and (max-width:640px){
.sy_xw{padding:40px 0;}
.sy_xw .gy_bt{text-align:center;}
.sy_xw .hd{position:relative; top:auto; right:auto; text-align:center; margin-bottom:25px;}
.sy_xw .hd ul li{width:100px; font-size:15px; line-height:38px; float:none; margin:0 5px; display:inline-block;}
.sy_xw .t_p{border:5px solid #fff; margin-bottom:20px;}
.sy_xw .tw_nr a.x_q{width:110px; line-height:32px; margin:15px 0 10px;}
.sy_xw .bd h3{font-size:18px; line-height:26px;}
.sy_xw .bd p{line-height:22px; height:44px;}
.sy_xw .xw_lb ul li{border-top:1px dotted rgba(255,255,255,.3); border-bottom:0; padding-bottom:0; padding-top:15px; margin-top:15px; margin-bottom:0;}
.sy_xw .tw_nr .x_x{margin-top:10px;}
}

.sy_hb{width:100%; padding:80px 0; overflow:hidden;}
.sy_hb .hb_lb{border-top:1px solid #eee;}
.sy_hb .hb_lb ul{margin:0;}
.sy_hb .hb_lb ul li{border-bottom:1px solid #eee; padding:15px 0;}
.sy_hb .hb_lb img{width:80%; height:auto; display:block; margin:0 auto;}
@media only screen and (max-width:1024px){
.sy_hb{padding:60px 0;}
.sy_hb .hb_lb img{width:90%;}
}
@media only screen and (max-width:640px){
.sy_hb{padding:40px 0;}
.sy_hb .hb_lb img{width:80%;}
}

.tc_sp{width:100%; height:100%; background-color:rgba(0,0,0,.8); position:fixed; top:0; left:0; z-index:99999; display:none;}
.tc_sp .video{width:1000px; position:absolute; top:50%; left:50%;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.tc_sp .video .g_b{position:absolute; top:-40px; right:0; width:32px; height:32px; background-color:#fff; color:#d0111b; line-height:32px; text-align:center;}
.tc_sp .video video{width:100%; height:500px; display:block;}
@media only screen and (max-width:1024px){
.tc_sp .video{width:90%;}
.tc_sp .video video{height:300px;}
}

.ny_ban{width:100%; height:460px; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; overflow:hidden; z-index:99;}
.ny_ban:after{width:100%; height:100%; background:url(../images/bn_bj.png) no-repeat center / 100% 100%; content:""; position:absolute; top:0; left:0;}
.ny_ban .container{position:absolute; top:50%; left:50%; color:#fff; z-index:99;
transform:translate(-50%,-50%); 
-webkit-transform:translate(-50%,-50%); 
-moz-transform:translate(-50%,-50%); 
-ms-transform:translate(-50%,-50%); 
-o-transform:translate(-50%,-50%);}
.ny_ban .w_z{position:relative;}
.ny_ban .w_z h3{font-size:46px; line-height:52px; margin-bottom:10px;}
.ny_ban .w_z h4{font-size:22px; line-height:32px; text-transform:uppercase;}
@media only screen and (max-width:1024px) {
.ny_ban{height:260px;}
.ny_ban .container{width:100%;}
.ny_ban .w_z h3{font-size:32px; line-height:40px; margin-bottom:5px;}
.ny_ban .w_z h4{font-size:16px; line-height:28px;}
}
@media only screen and (max-width:640px) {
.ny_ban{height:180px; text-align:center;}
.ny_ban .w_z h3{font-size:22px; line-height:32px; margin-bottom:0;}
.ny_ban .w_z h4{font-size:13px; line-height:22px;}
}

.ny_lm{width:100%; padding:20px 0; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1); position:relative; z-index:999;}
.ny_lm .l_m{float:left;}
.ny_lm .l_m ul li{display:block; position:relative; float:left; margin-right:20px;}
.ny_lm .l_m ul li a{display:block; min-width:110px; border:1px solid #ddd; font-size:15px; line-height:36px; padding:0 20px;}
.ny_lm .l_m ul li a:hover{background-color:#662682; border:1px solid #662682; color:#fff;}
.ny_lm .l_m ul li.on a{background-color:#662682; border:1px solid #662682; color:#fff;}
.ny_lm .p_r{float:right; line-height:38px; color:#777;}
.ny_lm .p_r i{font-size:14px; color:#662682; vertical-align:middle;}
.ny_lm .p_r span{color:#662682;}
.ny_lm .p_r a{color:#777;}
.ny_lm .p_r a:hover{color:#662682;}
@media only screen and (max-width:1024px) {
.ny_lm{padding:15px 0;}
.ny_lm .l_m ul li{margin-right:10px;}
.ny_lm .l_m ul li a{min-width:100px; font-size:14px; line-height:32px; padding:0 15px;}
.ny_lm .p_r{line-height:34px;}
.ny_lm .p_r i{font-size:13px;}
}
@media only screen and (max-width:640px) {
.ny_lm{padding:10px 0;}
.ny_lm .l_m{display:none;}
.ny_lm .p_r{float:none; font-size:13px; line-height:32px;}
.ny_lm .p_r i{font-size:13px;}
}

.gs_js{width:100%; padding:70px 0; overflow:hidden;}
.gs_js .row{margin:0 -25px; display:flex; align-items:center; justify-content:space-between;}
.gs_js .col-12{padding:0 25px;}
.gs_js .w_z h3{font-size:32px; color:#662682; font-weight:bold; margin-bottom:6px;}
.gs_js .w_z h4{font-size:18px; color:#777; text-transform:uppercase; line-height:26px;}
.gs_js .j_s{font-size:16px; line-height:30px; margin:35px 0 50px;}
.gs_js .wrap .row{margin:0 -15px;}
.gs_js .wrap .col-12{padding:0 15px;}
.gs_js .wrap .n_r{padding:25px 0; box-shadow:0 0 15px #eee; text-align:center;}
.gs_js .wrap .n_r p{font-size:15px; line-height:26px;}
.gs_js .wrap .s_z{font-size:20px; color:#662682;}
.gs_js .wrap .s_z b{font-size:28px; font-weight:bold;}
.gs_js .t_p img{width:100%; height:auto; display:block;}
@media only screen and (max-width:1024px){
.gs_js{padding:60px 0;}
.gs_js .row{margin:0 -15px;}
.gs_js .col-12{padding:0 15px;}
.gs_js .w_z h3{font-size:26px;}
.gs_js .w_z h4{font-size:16px; line-height:24px;}
.gs_js .j_s{font-size:14px; line-height:26px; margin:25px 0 30px;}
.gs_js .wrap .row{margin:0 -10px;}
.gs_js .wrap .col-12{padding:0 10px;}
.gs_js .wrap .n_r{padding:15px 0;}
.gs_js .wrap .n_r p{font-size:14px; line-height:24px;}
.gs_js .wrap .s_z{font-size:18px;}
.gs_js .wrap .s_z b{font-size:24px;}
}
@media only screen and (max-width:640px){
.gs_js{padding:50px 0;}
.gs_js .w_z h3{font-size:24px; text-align:center;}
.gs_js .w_z h4{font-size:15px; text-align:center;}
.gs_js .j_s{font-size:13px; line-height:24px;}
.gs_js .wrap .n_r{margin-bottom:30px; background-color:#f7f7f7; box-shadow:none;}

}

.gs_ds{width:100%; padding:70px 0; background-color:#f7f7f7; overflow:hidden;}
.gs_ds .row{margin:0; background-color:#fff; display:flex; align-items:center; justify-content:space-between;}
.gs_ds .col-12{padding:0;}
.gs_ds .ds_bt{margin-bottom:40px; text-align:center;}
.gs_ds .ds_bt h3{font-size:32px; color:#662682; font-weight:bold; margin-bottom:6px;}
.gs_ds .ds_bt h4{font-size:18px; color:#777; text-transform:uppercase; line-height:26px;}
.gs_ds .t_p{position:relative;}
.gs_ds .t_p img{width:100%; height:auto; display:block;}
.gs_ds .t_p a{position:absolute; top:50%; left:50%; color:#fff; opacity:.6;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.gs_ds .t_p a:hover{opacity:1;}
.gs_ds .t_p i{font-size:60px;}
.gs_ds .w_z{padding:25px 45px;}
.gs_ds .x_m{position:relative; font-size:22px; color:#000; font-weight:bold; line-height:32px; margin-bottom:15px;}
.gs_ds .x_m:after{width:4px; height:22px; background-color:#662682; content:""; position:absolute; top:50%; left:-15px; margin-top:-11px;}
.gs_ds .x_m span{font-size:14px; text-transform:uppercase; padding-left:6px; color:#777; font-weight:normal;}
.gs_ds .z_w{margin-bottom:20px; font-size:15px; line-height:26px; color:#333;}
.gs_ds .j_s{line-height:22px;}
@media only screen and (max-width:1024px){
.gs_ds{padding:60px 0;}
.gs_ds .ds_bt{margin-bottom:35px;}
.gs_ds .ds_bt h3{font-size:26px;}
.gs_ds .ds_bt h4{font-size:16px; line-height:24px;}
.gs_ds .t_p i{font-size:50px;}
.gs_ds .w_z{padding:20px 20px 20px 30px;}
.gs_ds .x_m{font-size:20px; line-height:26px; margin-bottom:10px;}
.gs_ds .x_m:after{width:3px; height:20px; left:-13px; margin-top:-10px;}
.gs_ds .x_m span{font-size:13px;}
.gs_ds .z_w{margin-bottom:15px; font-size:14px; line-height:24px;}
.gs_ds .j_s{line-height:22px;}
}
@media only screen and (max-width:640px){
.gs_ds{padding:50px 0;}
.gs_ds .ds_bt{margin-bottom:30px;}
.gs_ds .ds_bt h3{font-size:23px;}
.gs_ds .ds_bt h4{font-size:15px;}
}

.gs_sp{width:100%; padding:70px 0; overflow:hidden;}
.gs_sp .row{margin:0 -20px;}
.gs_sp .col-12{padding:0 20px;}
.gs_sp .t_p{position:relative;}
.gs_sp .t_p img{width:100%; height:auto; display:block;}
.gs_sp .t_p a{position:absolute; top:50%; left:50%; color:#fff; opacity:.6;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.gs_sp .t_p a:hover{opacity:1;}
.gs_sp .t_p i{font-size:60px;}
.gs_sp .w_z{background-color:#f7f7f7; padding:20px 10px; font-size:18px; color:#000; font-weight:bold; text-align:center; line-height:28px;}
@media only screen and (max-width:1024px){
.gs_sp{padding:60px 0;}
.gs_sp .row{margin:0 -15px;}
.gs_sp .col-12{padding:0 15px;}
.gs_sp .t_p i{font-size:50px;}
.gs_sp .w_z{padding:15px 10px; font-size:16px; font-weight:normal;}
}
@media only screen and (max-width:640px){
.gs_sp{padding:50px 0 20px;}
.gs_sp .t_p i{font-size:40px;}
.gs_sp .w_z{font-size:15px; margin-bottom:30px;}
}

.qy_wh{width:100%; padding:70px 0; overflow:hidden;}
.qy_wh .yg_dt{margin-bottom:40px;}
.qy_wh .yg_dt img{width:100%; height:auto; display:block;}
.qy_wh .yg_lb .row{margin:0 -20px;}
.qy_wh .yg_lb .col-6{padding:0 20px;}
.qy_wh .yg_lb .n_r{margin-bottom:40px; box-shadow:0 0 20px #eee;}
.qy_wh .yg_lb .t_p{overflow:hidden;}
.qy_wh .yg_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.qy_wh .yg_lb .n_r:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.qy_wh .yg_lb .w_z{padding:20px; position:relative; font-size:16px; line-height:26px;}
.qy_wh .yg_lb .w_z i{position:absolute; top:20px; right:20px; font-size:18px; line-height:26px; color:#999;}
@media only screen and (max-width:1024px){
.qy_wh{padding:60px 0;}
.qy_wh .yg_dt{margin-bottom:20px;}
.qy_wh .yg_lb .row{margin:0 -10px;}
.qy_wh .yg_lb .col-6{padding:0 10px;}
.qy_wh .yg_lb .n_r{margin-bottom:20px;}
.qy_wh .yg_lb .w_z{padding:15px; font-size:15px;}
.qy_wh .yg_lb .w_z i{top:15px; right:15px; font-size:16px;}
}
@media only screen and (max-width:640px){
.qy_wh{padding:40px 0;}
.qy_wh .yg_lb .w_z{padding:15px 10px; line-height:24px;}
.qy_wh .yg_lb .w_z i{right:10px; line-height:24px;}
}

.xw_nr{width:100%; padding:70px 0; overflow:hidden;}
.xw_nr .xw_lb ul li{padding:25px; box-shadow:0 0 20px #eee; margin-bottom:40px;}
.xw_nr .xw_lb .t_p{overflow:hidden;}
.xw_nr .xw_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.xw_nr .xw_lb ul li:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.xw_nr .xw_lb .w_z h3{font-size:22px; font-weight:bold; line-height:36px; margin-top:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.xw_nr .xw_lb .w_z p{line-height:26px; color:#777; height:104px; margin-top:10px; overflow:hidden; display:-webkit-box;
line-clamp:4;
-webkit-line-clamp:4;
-moz-line-clamp:4;
-ms-line-clamp:4;
-o-line-clamp:4;
-webkit-box-orient:vertical;}
.xw_nr .xw_lb .x_x{padding-top:20px; border-top:1px solid #ddd; margin-top:40px; line-height:32px;}
.xw_nr .xw_lb .x_x span{float:left; margin-right:30px; color:#999;}
.xw_nr .xw_lb .x_x span i{font-size:14px; margin-right:5px; vertical-align:middle;}
.xw_nr .xw_lb .x_x span i.icon-liulan{font-size:16px;}
.xw_nr .xw_lb .x_x a.x_q{color:#662682; float:right;}
.xw_nr .xw_lb .x_x a.x_q i{margin-left:15px; vertical-align:middle; font-size:16px;}
@media only screen and (max-width:1024px){
.xw_nr{padding:60px 0;}
.xw_nr .xw_lb ul li{padding:20px; margin-bottom:30px;}
.xw_nr .xw_lb .w_z h3{font-size:20px; line-height:32px; margin-top:5px;}
.xw_nr .xw_lb .w_z p{line-height:22px; height:66px; margin-top:8px;
line-clamp:3;
-webkit-line-clamp:3;
-moz-line-clamp:3;
-ms-line-clamp:3;
-o-line-clamp:3;}
.xw_nr .xw_lb .x_x{padding-top:15px; margin-top:20px; line-height:26px;}
.xw_nr .xw_lb .x_x span{margin-right:15px;}
.xw_nr .xw_lb .x_x span i{font-size:13px;}
.xw_nr .xw_lb .x_x span i.icon-liulan{font-size:15px;}
.xw_nr .xw_lb .x_x a.x_q i{margin-left:10px; font-size:14px;}
}
@media only screen and (max-width:640px){
.xw_nr{padding:40px 0;}
.xw_nr .xw_lb ul li{padding:10px;}
.xw_nr .xw_lb .w_z h3{font-size:18px; line-height:28px; margin-top:15px;}
.xw_nr .xw_lb .w_z p{height:44px; margin-top:10px;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;}
}

.rl_zy{width:100%; padding:70px 0; background-color:#f7f7f7; overflow:hidden;}
.rl_zy .zp_js .row{margin:0 -1.5%;}
.rl_zy .zp_js .n_r{width:47%; margin:0 1.5% 20px; flex:0 0 47%; background-color:#fff; box-shadow:0px 5px 10px 0px rgba(95,125,158,.1);}
.rl_zy .zp_js .t_p img{width:100%; height:auto; display:block;}
.rl_zy .zp_js .w_z{padding:20px;}
.rl_zy .zp_js .w_z h3{font-size:20px; font-weight:bold; color:#662682; margin-bottom:15px;}
.rl_zy .zp_js .w_z p{font-size:15px; line-height:26px; color:#777;}
@media only screen and (max-width:1024px){
.rl_zy{padding:60px 0;}
.rl_zy .zp_js .row{margin:0 -1%;}
.rl_zy .zp_js .n_r{width:48%; margin:0 1% 20px; flex:0 0 48%;}
.rl_zy .zp_js .w_z{padding:15px;}
.rl_zy .zp_js .w_z h3{font-size:18px; margin-bottom:10px;}
.rl_zy .zp_js .w_z p{font-size:14px; line-height:24px;}
}
@media only screen and (max-width:640px){
.rl_zy{padding:40px 0;}
.rl_zy .zp_js .row{margin:0;}
.rl_zy .zp_js .n_r{width:100%; margin:0 0 30px; flex:0 0 100%;}
}

.rc_zp{margin-top:30px;}
.rc_zp .jr_lm{overflow:hidden; margin-bottom:30px; box-shadow:0 0 20px #eee; background-color:#fff;}
.rc_zp .jr_bt{padding:20px 25px 20px 73px; height:80px; font-size:20px; font-weight:bold; line-height:40px; color:#000; overflow:hidden; cursor:pointer; position:relative;}
.rc_zp .jr_bt span{width:33px; height:27px; padding-left:8px; font-size:16px; color:#fff; line-height:22px; position:absolute; top:29px; left:25px; background:url(../images/a1.png) no-repeat center;}
.rc_zp .jr_bt i{position:absolute; top:50%; right:15px; font-size:18px;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.rc_zp .jr_bt.on i{transform:translate(0,-50%) rotate(180deg);
-webkit-transform:translate(0,-50%) rotate(180deg);
-moz-transform:translate(0,-50%) rotate(180deg);
-ms-transform:translate(0,-50%) rotate(180deg);
-o-transform:translate(0,-50%) rotate(180deg);}
.rc_zp .jr_nr{padding:30px 25px; border-top:1px solid #ddd; line-height:32px; margin-bottom:3px; display:none; position:relative;}
.rc_zp .jr_nr .y_q{margin-bottom:25px;}
.rc_zp .jr_nr .y_q span{display:inline-block; margin-right:30px; color:#000;}
.rc_zp .jr_nr .l_m{color:#662682;}
.rc_zp .jr_nr .j_s{margin-bottom:20px;}
@media only screen and (max-width:1024px){
.rc_zp{margin-top:0;}
.rc_zp .jr_lm{margin-bottom:20px; box-shadow:0 0 15px #eee;}
.rc_zp .jr_bt{padding:15px 20px 15px 68px; height:66px; font-size:18px; line-height:36px;}
.rc_zp .jr_bt span{top:22px; left:25px;}
.rc_zp .jr_nr{padding:20px; line-height:26px;}
.rc_zp .jr_nr .y_q{margin-bottom:15px;}
.rc_zp .jr_nr .y_q span{margin-right:20px;}
}

.fw_xm{width:100%; padding:70px 0; overflow:hidden;}
.fw_xm:nth-child(even){background-color:#f7f7f7;}
.fw_xm .row{margin:0 -30px; display:flex; align-items:center; justify-content:space-between;}
.fw_xm .col-12{padding:0 30px;}
.fw_xm .xm_bt{margin-bottom:50px; text-align:center;}
.fw_xm .xm_bt h3{font-size:32px; font-weight:bold; color:#000; margin-bottom:15px;}
.fw_xm .xm_bt em{width:60px; height:4px; background-color:#662682; margin:0 auto; display:block;}
.fw_xm .xm_sp{max-width:840px; margin:0 auto; position:relative;}
.fw_xm .xm_sp img{width:100%; height:auto; display:block;}
.fw_xm .xm_sp a{position:absolute; top:50%; left:50%; color:#fff; opacity:.6;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.fw_xm .xm_sp a:hover{opacity:1;}
.fw_xm .xm_sp i{font-size:80px;}
.fw_xm .t_p img{width:100%; height:auto; display:block;}
.fw_xm .w_z h3{font-size:26px; font-weight:bold; color:#662682; line-height:40px; margin-bottom:20px;}
.fw_xm .w_z p{font-size:15px; line-height:28px; color:#555; margin-bottom:30px;}
.fw_xm .w_z a{width:130px; height:40px; border:1px solid #662682; color:#662682; font-size:15px; text-align:center; line-height:38px; display:block;}
.fw_xm .w_z a:hover{background-color:#662682; color:#fff;}
@media only screen and (max-width:1024px){
.fw_xm{padding:60px 0;}
.fw_xm .row{margin:0 -15px;}
.fw_xm .col-12{padding:0 15px;}
.fw_xm .xm_bt{margin-bottom:35px;}
.fw_xm .xm_bt h3{font-size:26px;}
.fw_xm .xm_bt em{width:50px; height:3px;}
.fw_xm .xm_sp{max-width:750px;}
.fw_xm .xm_sp i{font-size:70px;}
.fw_xm .t_p img{width:100%; height:auto; display:block;}
.fw_xm .w_z h3{font-size:22px; line-height:32px; margin-bottom:15px;}
.fw_xm .w_z p{font-size:14px; line-height:24px; margin-bottom:20px;}
.fw_xm .w_z a{width:120px; height:36px; font-size:14px; line-height:34px;}
}
@media only screen and (max-width:640px){
.fw_xm{padding:40px 0;}
.fw_xm .row{flex-direction:column;}
.fw_xm:nth-child(even) .row{flex-direction:column-reverse;}
.fw_xm .xm_bt{margin-bottom:25px;}
.fw_xm .xm_bt h3{font-size:22px;}
.fw_xm .xm_bt em{width:40px; height:2px;}
.fw_xm .xm_sp i{font-size:40px;}
.fw_xm .w_z{margin-top:20px; text-align:center;}
.fw_xm .w_z h3{font-size:20px; line-height:28px;}
.fw_xm .w_z p{font-size:13px; line-height:22px;}
.fw_xm .w_z a{width:110px; height:32px; line-height:30px; margin:0 auto;}
}

.cg_al{width:100%; padding:70px 0; background-color:#f7f7f7; overflow:hidden;}
.cg_al .al_lb ul li{margin:0 0 50px; background-color:#fff;}
.cg_al .al_lb .col-12{padding:0;}
.cg_al .al_lb .t_p{overflow:hidden;}
.cg_al .al_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.cg_al .al_lb ul li:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);
-moz-transform:scale(1.05);
-ms-transform:scale(1.05);
-o-transform:scale(1.05);}
.cg_al .al_lb .n_r{padding:40px 50px;}
.cg_al .al_lb .n_r h3{font-size:24px; font-weight:bold; line-height:34px;}
.cg_al .al_lb .n_r em{width:50px; height:3px; background-color:#662682; display:block; margin:15px 0 25px;}
.cg_al .al_lb .n_r a.m_r{width:130px; border:1px solid #662682; line-height:36px; color:#662682; text-align:center; display:block;}
.cg_al .al_lb ul li:hover .n_r a.m_r{background-color:#662682; color:#fff;}
.cg_al .al_lb .n_r a.m_r i{font-size:16px; vertical-align:middle; margin-left:20px;}
.cg_al .al_lb .w_z{line-height:24px; height:120px; margin-bottom:50px; overflow:hidden; display:-webkit-box;
line-clamp:5;
-webkit-line-clamp:5;
-moz-line-clamp:5;
-ms-line-clamp:5;
-o-line-clamp:5;
-webkit-box-orient:vertical;}
@media only screen and (max-width:1024px){
.cg_al{padding:60px 0;}
.cg_al .al_lb ul li{margin:0 0 35px;}
.cg_al .al_lb .n_r{padding:25px;}
.cg_al .al_lb .n_r h3{font-size:22px; line-height:28px;}
.cg_al .al_lb .n_r em{width:40px; height:2px; margin:10px 0 20px;}
.cg_al .al_lb .n_r a.m_r{width:120px; line-height:32px;}
.cg_al .al_lb .n_r a.m_r i{font-size:14px; margin-left:10px;}
.cg_al .al_lb .w_z{line-height:22px; height:66px; margin-bottom:20px;
line-clamp:3;
-webkit-line-clamp:3;
-moz-line-clamp:3;
-ms-line-clamp:3;
-o-line-clamp:3;}
}
@media only screen and (max-width:640px){
.cg_al{padding:40px 0;}
.cg_al .al_lb ul li{margin:0 0 30px;}
.cg_al .al_lb .n_r{padding:15px;}
.cg_al .al_lb .n_r h3{font-size:20px; line-height:26px;}
.cg_al .al_lb .n_r a.m_r{width:110px; line-height:30px;}
}

.lx_wm{width:100%; padding:70px 0; overflow:hidden;}
@media only screen and (max-width:1024px){
.lx_wm{padding:60px 0;}
}
@media only screen and (max-width:640px){
.lx_wm{padding:40px 0;}
}

.qg_gs .hd{text-align:center;}
.qg_gs .hd ul li{display:inline-block; margin:0 5px; min-width:230px; padding:15px 10px; background-color:#f7f7f7; font-size:16px; line-height:26px; text-align:center; color:#000; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.qg_gs .hd ul li.on{background-color:#662682; color:#fff;}
.qg_gs .bd{margin-top:50px;}
.qg_gs .bd .row{margin:0 -1%;}
.qg_gs .bd .t_p{width:48%; margin:0 1%; flex:0 0 48%;}
.qg_gs .bd .t_p img{width:100%; height:auto; display:block;}
.qg_gs .bd .w_z{width:48%; margin:0 1%; flex:0 0 48%; background-color:#f7f7f7; padding:40px 50px;}
.qg_gs .bd .w_z h3{font-size:22px; font-weight:bold; color:#000; line-height:32px; padding-left:20px; position:relative; margin-bottom:20px;}
.qg_gs .bd .w_z h3:after{width:5px; height:22px; content:""; background-color:#662682; position:absolute; top:50%; margin-top:-11px; left:0;}
.qg_gs .bd .w_z p{font-size:15px; line-height:32px; color:#777;}
@media only screen and (max-width:1024px){
.qg_gs .hd ul li{margin:0 5px; min-width:180px; padding:10px; font-size:15px;}
.qg_gs .bd{margin-top:30px;}
.qg_gs .bd .row{margin:0;}
.qg_gs .bd .t_p{width:100%; margin:0; flex:0 0 100%;}
.qg_gs .bd .w_z{width:100%; margin:0; flex:0 0 100%; padding:25px;}
.qg_gs .bd .w_z h3{font-size:22px; line-height:32px; padding-left:15px;}
.qg_gs .bd .w_z h3:after{width:3px; height:22px; margin-top:-11px;}
.qg_gs .bd .w_z p{font-size:15px; line-height:28px;}
.qg_gs a.prev{display:none;}
.qg_gs a.next{display:none;}
}
@media only screen and (max-width:640px){
.qg_gs .hd ul li{width:100%; margin:0 0 15px;}
.qg_gs .bd{margin-top:0;}
.qg_gs .bd .w_z{padding:20px;}
.qg_gs .bd .w_z h3{font-size:20px; line-height:30px; margin-bottom:15px;}
.qg_gs .bd .w_z p{font-size:14px;}
}

.zx_ly{width:100%; padding:70px 0; background-color:#f7f7f7; overflow:hidden;}
.zx_ly .ly_bt{font-size:22px; color:#000; padding-left:20px; position:relative; margin-bottom:40px;}
.zx_ly .ly_bt span{display:inline-block; font-size:14px; text-transform:uppercase; color:#888; font-weight:normal; vertical-align:middle; margin-left:5px;}
.zx_ly .ly_bt:after{width:4px; height:26px; position:absolute; top:50%; margin-top:-13px; left:0; content:""; background-color:#662682;}
.zx_ly input{width:100%; height:56px; display:block; padding:0 20px; background-color:#fff; border-radius:5px; border:1px solid #e4e4e4; font-size:16px; color:#555; line-height:54px; margin-bottom:30px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.zx_ly input:focus{border:1px solid #662682;}
.zx_ly textarea{width:100%; height:228px; display:block; padding:14px 20px; background-color:#fff; border-radius:5px; border:1px solid #e4e4e4; font-size:16px; color:#555; line-height:26px; resize:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.zx_ly textarea:focus{border:1px solid #662682;}
.zx_ly button{width:200px; height:56px; border-radius:5px; background-color:#662682; font-size:18px; line-height:56px; text-align:center; color:#fff;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.zx_ly button:hover{background-color:#370f48;}
@media only screen and (max-width:1024px){
.zx_ly{padding:60px 0;}
.zx_ly .ly_bt{font-size:22px; padding-left:15px; margin-bottom:35px;}
.zx_ly .ly_bt span{font-size:16px;}
.zx_ly .ly_bt:after{width:3px; height:22px; margin-top:-11px;}
.zx_ly .row{margin:0 -10px;}
.zx_ly .col-12{padding:0 10px;}
.zx_ly input{padding:0 20px; margin-top:20px; margin-bottom:0; font-size:16px;}
.zx_ly textarea{height:200px; padding:12px 20px; font-size:16px; line-height:26px;}
.zx_ly button{display:block; margin:20px auto 0;}
}
@media only screen and (max-width:640px){
.zx_ly{padding:50px 0;}
.zx_ly .ly_bt{font-size:20px;}
.zx_ly .ly_bt span{font-size:15px;}
.zx_ly input{padding:0 15px; border-radius:5px; font-size:15px; line-height:46px;}
.zx_ly textarea{height:150px; padding:10px 15px; border-radius:5px; font-size:15px; line-height:26px;}
.zx_ly button{width:100%; height:50px; border-radius:5px; font-size:16px; line-height:50px;}
}

.yema{margin-top:30px; text-align:center;}
.yema ul li{display:inline-block; margin:0 6px;}
.yema ul li a{width:38px; box-shadow:0 0 15px #ddd; border-radius:50%; font-size:14px; line-height:38px; text-align:center; color:#333; display:block;}
.yema ul li a:hover{background-color:#662682; color:#fff;}
.yema ul li a.on{background-color:#662682; color:#fff;}
.yema ul li i{font-size:18px; vertical-align:middle;}
@media only screen and (max-width:640px){
.yema{margin-top:10px;}
.yema ul li{margin:0 4px;}
.yema ul li a{width:32px; box-shadow:0 0 10px #ddd; line-height:32px;}
.yema ul li i{font-size:17px;}
}

.footer{width:100%; padding-top:50px; color:rgba(255,255,255,.6); background:url(../images/ft_bj.jpg) no-repeat center / cover;}
.footer h3{font-size:18px; font-weight:bold; line-height:32px; color:#fff; margin-bottom:10px;}
.footer .tel{margin-bottom:10px; font-size:18px; color:#fff; line-height:26px;}
.footer .tel h4{font-size:16px; line-height:26px; margin-bottom:5px;}
.footer .tel strong{font-size:22px; line-height:32px; font-weight:bold; color:#fff;}
.footer .tel span{font-size:12px;}
.footer a.zx_kf{display:inline-block; border:2px solid rgba(255,255,255,.6); border-radius:16px; padding:0 15px; line-height:28px; color:rgba(255,255,255,.6);}
.footer a.zx_kf:hover{border:2px solid #fff; color:#fff;}
.footer .ft_lx{line-height:26px; margin-bottom:15px;}
.footer .ft_dh ul li a{line-height:32px;  color:rgba(255,255,255,.6);}
.footer .ft_dh ul li a:hover{color:#ddd;}
.footer .ewm img{max-width:110px; height:auto; display:block;}
.footer .ewm p{font-size:12px; margin-top:8px;}
.footer .ft_bq{border-top:1px solid rgba(255,255,255,.1); margin-top:35px; padding:20px 0; text-align:center; line-height:26px;}
.footer .ft_bq span{display:inline-block; padding:0 6px;}
.footer .ft_bq a{ color:rgba(255,255,255,.6);}
@media only screen and (max-width:992px) {
.footer .tel strong{font-size:26px; line-height:36px;}
.footer .ft_dh ul{margin:0 -10px;}
.footer .ft_dh ul li{padding:0 10px;}
.footer .ft_dh ul li:first-child{display:none;}
}
@media only screen and (max-width:640px) {
.footer{padding-top:35px; margin-bottom:56px; text-align:center;}
.footer .col-md-7{display:none;}
.footer h3{font-size:16px; line-height:28px; margin-bottom:6px;}
.footer .tel{margin-bottom:20px; font-size:16px; line-height:28px;}
.footer .tel strong{font-size:22px; line-height:32px;}
.footer .ft_bq{margin-top:30px; padding:15px 0; text-align:center; line-height:26px;}
.footer .ft_bq span{display:inline-block; padding:0 6px;}
}

.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.9); z-index:99999; display:none;}
.e_m .n_r{width:200px; padding:10px; background-color:#fff; position:absolute; top:50%; left:50%; text-align:center;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.e_m .n_r img{width:100%; height:auto; display:block;}
.e_m .n_r p{font-size:15px; color:#888; margin-top:10px;}
@media only screen and (max-width:1024px){
.e_m .n_r{width:230px; padding:15px;}
.e_m .n_r p{font-size:15px;}
}

.pc_kf{width:70px; position:fixed; text-align:center; right:10px; bottom:5%; z-index:99999;}
.pc_kf .g_b{display:none;}
.pc_kf .nr{width:70px; height:70px; padding:13px 0 7px; border-bottom:0; border-radius:3px; margin-bottom:4px; background-color:#662682; position:relative;}
.pc_kf .ewm{width:120px; padding:10px; border-radius:5px; background-color:#fff; border:1px solid #ccc; position:absolute; top:50%; right:86px; opacity:0; visibility:hidden;
transform:translate(-10px,-50%);
-webkit-transform:translate(-10px,-50%);
-moz-transform:translate(-10px,-50%);
-ms-transform:translate(-10px,-50%);
-o-transform:translate(-10px,-50%);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr:hover .ewm{opacity:1; visibility:inherit;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.pc_kf .ewm:before{width:0; height:0; border-top:10px solid transparent; border-bottom:10px solid transparent; border-left:8px solid #ccc; content:""; position:absolute; top:50%; right:-8px; margin-top:-10px;}
.pc_kf .ewm:after{width:0; height:0; border-top:10px solid transparent; border-bottom:10px solid transparent; border-left:8px solid #fff; content:""; position:absolute; top:50%; right:-7px; margin-top:-10px;}
.pc_kf .ewm img{max-width:100%; height:auto; display:block; margin:0 auto;}
.pc_kf .ewm p{font-size:12px; line-height:22px; margin-top:6px;}
.pc_kf .ewm .q_q ul li{font-size:12px; line-height:24px;}
.pc_kf .nr a{display:block; color:#fff;}
.pc_kf .nr p{font-size:13px; line-height:24px;}
.pc_kf .nr i{font-size:20px; line-height:26px;}
.pc_kf .nr i.icon-zixun2{font-size:26px;}
.pc_kf .nr i.icon-weibo{font-size:28px;}
.pc_kf .nr i.icon-weixin{font-size:28px;}
.pc_kf .fh{width:70px; height:70px; padding:13px 0 7px; border-radius:3px; text-align:center; color:#fff; background-color:#662682; cursor:pointer; overflow:hidden;}
.pc_kf .fh i{font-size:26px; font-weight:bold; line-height:26px;}
.pc_kf .fh p{font-size:13px; line-height:24px;}
@media only screen and (max-width:1024px){
.pc_kf{right:0;}
}
@media (min-width:641px){
.pc_kf{display:block !important;}
}
@media only screen and (max-width:640px){
.pc_kf{width:54px; display:none; top:44%; overflow:inherit !important;}
.pc_kf .g_b{display:block; width:22px; height:22px; border-radius:50%; background-color:#662682; text-align:center; line-height:22px; color:#fff; margin-bottom:2px; position:absolute; top:-24px; right:0;}
.pc_kf .g_b i{font-size:12px;}
.pc_kf .nr{width:54px; height:50px; padding:6px 0 2px; margin-bottom:3px;}
.pc_kf .ewm{width:110px; padding:5px; right:60px;}
.pc_kf .ewm:before{border-top:8px solid transparent; border-bottom:8px solid transparent; border-left:6px solid #ccc; right:-6px; margin-top:-8px;}
.pc_kf .ewm:after{border-top:8px solid transparent; border-bottom:8px solid transparent; border-left:6px solid #fff; right:-5px; margin-top:-8px;}
.pc_kf .nr a{display:block; color:#fff;}
.pc_kf .nr p{font-size:12px; line-height:20px;}
.pc_kf .nr i{font-size:16px; line-height:22px;}
.pc_kf .nr i.icon-zixun2{font-size:22px;}
.pc_kf .nr i.icon-weibo{font-size:24px;}
.pc_kf .nr i.icon-weixin{font-size:24px;}
.pc_kf .fh{width:54px; height:50px; padding:6px 0 2px;}
.pc_kf .fh i{font-size:20px; line-height:22px;}
.pc_kf .fh p{font-size:12px; line-height:20px;}
}

.sj_zd{width:100%; height:56px; position:fixed; bottom:0; left:0; text-align:center; background-color:#662682; z-index:9999; display:none;}
.sj_zd ul li{width:33.333333333333%; float:left;}
.sj_zd ul li a{display:block; padding:8px 0; color:#fff;}
.sj_zd ul li i{line-height:20px;}
.sj_zd ul li i.icon-dianhua4{font-size:18px;}
.sj_zd ul li i.icon-weixin1{font-size:18px;}
.sj_zd p{font-size:12px; line-height:20px;}
@media only screen and (max-width:640px){
.sj_zd{display:block;}
}

.g_b_sps{ width: 100%; height:500px;}
.g_b_sps p{ width: 100%; height: 100%;}
.g_b_sps p iframe{ width: 100%; height: 100%;}