@charset "utf-8";
*{padding:0px; margin:0px;}
body{font-size:16px; color:#555; font-family:"Microsoft YaHei",Arial;}
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:16px; border:0; background:none; outline:none; vertical-align:middle; font-family:"Microsoft YaHei",Arial;}
button{overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#222; 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:#d63925; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
@media (min-width:1081px){
body{font-size:14px;}
input,select,button,textarea{font-size:14px;}
}
@media (min-width:1600px){
body{font-size:16px;}
input,select,button,textarea{font-size:16px;}
}
@media only screen and (max-width:640px){
body{font-size:22px;}
input,select,button,textarea{font-size:22px;}
input,textarea{-webkit-appearance:none; border-radius:0;}
}

.container-w{width:94%; margin:0 auto; position:relative;}

.container-x{width:84%; margin:0 auto; position:relative;}
@media only screen and (max-width:640px){
.container-w{width:96%;}

.container-x{width:96%;}
}

@media only screen and (max-width:992px){
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:992px){
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:992px){
.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%;  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; background:#fff}
.header .main{ width:95%; margin:0 auto}
.header.on{box-shadow:0 0 10px #ddd; background-color:#fff;}
.header .logo{width:204px; float:left; margin:10px 0; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .logo{margin:10px 0;}
.header .logo img{width:100%; height:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.heade.on .logo img{opacity:0;}
.header .logo img.d_w{position:absolute; top:0; left:0; opacity:0;}
.header.on .logo img.d_w{opacity:1;}
.header .language{float:right; height:32px; text-align:center; line-height:32px; color:#fff; margin-top:34px; margin-left:25px; cursor:pointer; position:relative; z-index:9;}
.header.on .language{color:#555;}
.header .language .l_m i{display:inline-block; vertical-align:middle; margin-top:-2px; margin-right:5px;}
.header .language .x_l{width:120px; padding-top:8px; position:absolute; top:58px; left:50%; margin-left:-60px; display:none;}
.header .language .x_l:before{width:0; height:0; border-right:10px solid transparent; border-left:10px solid transparent; border-bottom:8px solid #535352; content:""; position:absolute; top:0; left:50%; margin-left:-10px;}
.header .language .x_l ul{padding:5px 15px; background-color:#535352;}
.header .language .x_l ul li a{color:#ddd; line-height:36px; display:block;}
.header .language .x_l ul li a:hover{color:#d63925;}
.header .s_ch{height:32px; font-weight:bold; line-height:32px; text-align:center; color:#000; margin-top:34px; margin-left:15px; float:right; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .s_ch{color:#555;}
.header .s_ch i{font-size:22px;}
.header .s_ch:hover{color:#d63925;}
.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:0 30px; float:left; position:relative;}

.header .nav .y_j{position:relative;}
.header .nav .y_j i{display:none;}
.header .nav .y_j a{display:inline-block; font-size:16px; color:#555; text-transform:uppercase; line-height:86px;}
.header.on .nav .y_j a{color:#555;}
.header .nav ul li:hover .y_j a{color:#d63925;}
.header .nav ul li:after{width:4px; height:4px; border-radius:50%; background-color:#aaa; content:""; position:absolute; top:50%; margin-top:-2px; left:-25px;}
.header .nav ul li:first-child:after{display:none;}
.header .nav ul li.on .y_j a{color:#d63925;}
.header .nav .e_j{width:160px;   box-shadow:0 0 5px #aaa; position:absolute; left:50%; margin-left:-80px; 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 a{font-size:14px; line-height:36px; text-align:center; display:block; border-bottom:rgba(255,255,255,.4) 1px solid;background:rgba(255,255,255,.75);}
.header .nav .e_j a:hover{ background:#d63925; color:#fff}
.header .nav .y_y{float:left; height:26px; margin-top:32px; margin-left:25px; border:1px solid #ddd; border-radius:5px; overflow:hidden;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav .y_y:hover{border:1px solid #d63925;}
.header .nav .y_y a{display:inline-block; width:30px; height:24px; font-size:14px; line-height:24px; color:#888; text-align:center; vertical-align:top;}
.header .nav .y_y:hover a{color:#d63925;}
.header .nav .y_y a.on{color:#fff; background-color:#d63925;}
@media only screen and (max-width:992px){
.header{background-color:#fff; position:relative; top:auto; left:auto;}
.header.on{box-shadow:none;}
.header .logo{width:128px; margin:10px 0;}
.header.on .logo{margin:10px 0;}
.header .logo img{width:100%; height:auto; display:block; opacity:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .logo img.d_w{opacity:1;}
.header .language{float:right; height:32px; font-size:15px; text-align:center; line-height:32px; color:#fff; margin-top:21px; margin-left:0; margin-right:50px; color:#555;}
.header .s_ch{margin-top:20px; margin-left:0; float:left;}
.header .an{display:block; right:39px;}
.header .nav{width:60%; height:100%; padding:10px 5% 0; margin:0; background-color:#141414; height:100%; position:fixed; top:0; right:-60%; z-index:9999; overflow:auto;
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:auto; line-height:50px; 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:50px; z-index:99;}
.header .nav .y_j a{line-height:50px; 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; box-shadow:none; position:relative; left:auto; top:auto; padding:5px 0; 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 a{line-height:32px; text-align:left; color:#fff;background:none;border-bottom: none;}
}
@media only screen and (max-width:640px){
.header .an{right:15px;}
}
@media only screen and (max-width:320px){
.header .logo{width:168px;}
.header .language{margin-top:19px; margin-right:45px;}
}

.search{width:100%; background-color:#d63925; position:fixed; top:0; left:0; z-index:9999; display:none;}
.search .container{position:relative;}
.search .sc_gb{position:absolute; top:50%; margin-top:-25px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);}
.search .sc_gb i{font-size:26px; line-height:50px; color:#fff;}
.search .sc_nr{width:700px; margin:20px auto;}
.search input{width:430px; height:60px; font-size:16px; line-height:60px; color:#fff; float:left;}
.search input::placeholder{color:#fff;}
.search button{width:70px; height:60px; line-height:60px; text-align:center; color:#fff; float:right; outline:none;}
.search button i{font-size:30px;}
@media only screen and (max-width:992px){
.search .sc_gb i{font-size:22px;}
.search .sc_nr{width:90%;}
.search input{width:85%; font-size:15px;}
.search button{width:15%;}
.search button i{font-size:26px;}
}

.head_h{width:100%; height:86px; background-color:#fff; overflow:hidden;}
@media only screen and (max-width:992px){
.head_h{display:block;}
}

.pc_ban{width:100%; height:80vh; position:relative; overflow:hidden;}
.pc_ban .swiper-slide:after{width:100%; height:100%; background-color:rgba(0,0,0,.2); position:absolute; left:0; bottom: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 .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-prev{left:2%; opacity:.8;}
.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 .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-next{right:2%; opacity:.8;}
.pc_ban .swiper-pagination-bullet{width:40px; height:3px; border-radius:0;}
.pc_ban .container{position:absolute; top:55%; left:50%; 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%);}
.pc_ban .w_z{width:80%; margin:0 auto; color:#fff; text-align:center; position:relative;text-shadow:2px 2px 2px #666;}
.pc_ban .w_z h2{font-size:45px; line-height:80px; font-weight:bold}
.pc_ban .w_z p{font-size:18px; text-transform:uppercase; line-height:32px; margin-top:15px;}
.pc_ban .w_z .n_r{width:150px; height:50px; border:2px solid #fff; background-color:rgba(255,255,255,.2); margin:50px auto 0; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban .w_z .n_r:hover{background-color:rgba(255,255,255,0);}
.pc_ban .w_z .n_r a{color:#fff; font-size:16px; text-align:center; line-height:46px; display:block;}
.pc_ban .w_z .n_r i{font-size:14px; font-weight:bold; padding-left:10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban .w_z .n_r a:hover i{padding-left:15px;} 
@media only screen and (max-width:992px){
.pc_ban{height:36vh; min-height:inherit;}
.pc_ban .container{width:100%; top:50%;}
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
.pc_ban .swiper-pagination{bottom:10px;}
.pc_ban .swiper-pagination-bullet{width:30px; height:2px;}
.pc_ban .w_z{width:100%;}
.pc_ban .w_z h2{font-size:22px; font-weight:normal; line-height:32px;}
.pc_ban .w_z p{font-size:16px; letter-spacing:1px; line-height:26px;}
.pc_ban .w_z .n_r{width:130px; height:44px; margin:30px auto 0;}
.pc_ban .w_z .n_r a{font-size:14px; line-height:40px;}
}
@media only screen and (max-width:640px){
.pc_ban{height:26vh; min-height:inherit;}
.pc_ban .w_z h2{font-size:16px; font-weight:bold; line-height:28px;}
.pc_ban .w_z p{font-size:12px; line-height:24px; margin-top:8px;}
.pc_ban .w_z .n_r{display:none;}
}

.sy_bt{margin-bottom:50px;}
.sy_bt h3{font-size:32px; font-weight:bold; color:#d63925;}
.sy_bt p{font-size:15px; color:#595757; text-transform:uppercase; font-family:"Arial"; margin-top:10px;}
@media (min-width:1081px){
.sy_bt{margin-bottom:40px;}
.sy_bt h3{font-size:30px;}
.sy_bt p{font-size:15px;}
}
@media (min-width:1600px){
.sy_bt{margin-bottom:50px;}
.sy_bt h3{font-size:32px;}
.sy_bt p{font-size:15px;}
}
@media only screen and (max-width:640px){
.sy_bt{margin-bottom:20px;}
.sy_bt h3{font-size:18px; line-height:30px;}
.sy_bt p{font-size:14px; margin-top:0px;}
}

.gy_bt{margin-bottom:30px; text-align: center}
.gy_bt h3{font-size:36px; font-weight:bold; color:#d63925;}
.gy_bt p{font-size:14px; color:#595757; font-family:"Arial"; text-transform:uppercase}
.gy_bt em{width:50px; height:2px; background-color:#d63925; display:block; margin:15px auto 10px}
@media (min-width:1081px){
.gy_bt{margin-bottom:40px;}
.gy_bt h3{font-size:30px;}
.gy_bt p{font-size:17px;}
}
@media (min-width:1600px){
.gy_bt{margin-bottom:30px;}
.gy_bt h3{font-size:32px;}
.gy_bt p{font-size:15px;}
}
@media only screen and (max-width:640px){
.gy_bt{margin-bottom:20px; text-align: center}

.gy_bt h3{font-size:18px; line-height:30px;}
.gy_bt p{font-size:13px;}
.gy_bt em{width:30px; height:2px; background-color:#d63925; display:block; margin:10px auto 10px}

}


.gy_bt1{margin-bottom:20px; text-align: center}
.gy_bt1 h3{font-size:36px; font-weight:bold; color:#333;}
.gy_bt1 p{font-size:17px; color:#595757; font-family:"Arial"; text-transform:uppercase}
.gy_bt1 em{width:50px; height:3px; background-color:#d63925; display:block; margin:15px auto 10px}
@media (min-width:1081px){
.gy_bt1{margin-bottom:40px;}
.gy_bt1 h3{font-size:30px;}
.gy_bt1 p{font-size:17px;}
}
@media (min-width:1600px){
.gy_bt1{margin-bottom:30px;}
.gy_bt1 h3{font-size:26px;}
.gy_bt1 p{font-size:17px;}
}
@media only screen and (max-width:640px){
.gy_bt1 h3{font-size:16px; line-height:30px;}
.gy_bt1 p{font-size:22px;}
.gy_bt1 em{width:30px; height:3px; background-color:#d63925; display:block; margin:10px auto 10px}

}



.sy_gy{width:100%; padding:60px 0 60px; overflow:hidden;}
.sy_gy .gy_nr{width:100%; background:url(../images/gy_bj.jpg) no-repeat center / cover fixed; padding:100px 0 180px; position:relative;}
.sy_gy .gy_nr:after{width:50%; height:100%;background: rgba(214,57,37,.7); position:absolute; top:0; right:0; content:"";}
.sy_gy .gy_nr .container{position:relative; z-index:9;}
.sy_gy .gy_nr .row{margin:0 -50px; display:flex; align-items:center; justify-content:space-between;}
.sy_gy .gy_nr .col-12{padding:0 50px;}
.sy_gy .gy_nr .video{border:5px solid #fff;}
.sy_gy .gy_nr .video img{width:100%;}
.sy_gy .gy_nr .w_z{color:#fff;}
.sy_gy .gy_nr .w_z h3{font-size:30px; font-weight:bold; letter-spacing:2px; line-height:36px;}
.sy_gy .gy_nr .w_z em{width:50px; height:5px; background-color:#fff; display:block; margin:15px 0 20px;}
.sy_gy .gy_nr .w_z p{font-size:15px; line-height:32px; height: auto; margin-bottom:30px; overflow:hidden; display:-webkit-box;
line-clamp:7;
-webkit-line-clamp:7;
-moz-line-clamp:7;
-ms-line-clamp:7;
-o-line-clamp:7;
-webkit-box-orient:vertical;}
.sy_gy .gy_nr .w_z a{width:120px; height:38px; border:1px solid #fff; font-size:15px; line-height:36px; text-align:center; color:#fff; display:block;}
.sy_gy .gy_nr .w_z a:hover{background-color:#fff; color:#d63925;}
.sy_gy .wrap{padding:30px; box-shadow:0 0 20px #aaa; background-color:#fff; position:relative; z-index:99; margin-top:-100px;}
.sy_gy .wrap ul li{float:left; width:25%; padding:0px 10px; text-align:center; }
.sy_gy .wrap ul li img{max-width:100%; height:auto; margin-bottom:10px;}
.sy_gy .wrap ul li p{font-size:16px; margin-bottom:7px;}
.sy_gy .wrap em{display:block; margin:0 auto; width:20px; height:1px; background-color:#666; margin-bottom:7px;}
.sy_gy .wrap ul li span{display:block; text-transform:uppercase; font-size:13px;}
@media only screen and (max-width:992px){
.sy_gy{padding:20px 0 20px;}
.sy_gy .gy_nr{background:url(../images/gy_bj.jpg) no-repeat center / cover; padding:20px 0 100px;}
.sy_gy .gy_nr .row{margin:0 -15px;}
.sy_gy .gy_nr .col-12{padding:0 15px;}
.sy_gy .gy_nr .w_z{text-align:center; margin-top:20px;}
.sy_gy .gy_nr .w_z h3{font-size:16px; letter-spacing:0; line-height:26px;}
.sy_gy .gy_nr .w_z em{width:40px; height:4px; margin:10px auto 10px;}
.sy_gy .gy_nr .w_z p{font-size:14px; line-height:22px; height: auto;}
.sy_gy .gy_nr .w_z a{width:100px; height:30px; font-size:12px; line-height:30px; margin:0 auto 30px;}
.sy_gy .wrap{padding:10px; }
.sy_gy .wrap .n_r{margin-bottom:20px;}
.sy_gy .wrap ul li img{max-width:60%; height:auto; margin-bottom:10px;}

.sy_gy .wrap .s_z{font-size:30px; text-align:center;}
.sy_gy .wrap .s_z b{font-size:56px; padding-right:10px;}
.sy_gy .wrap em{width:50px;}
.sy_gy .wrap ul li p{font-size:12px; margin-bottom:0;}
.sy_gy .wrap ul li span{display:none;}
.sy_gy .wrap em{ display:none}
}

a.m_r{width:150px; height:40px; background-color:#01479d; font-size:14px; text-transform:uppercase; line-height:40px; text-align:center; color:#fff; display:block; margin:50px auto 0;}
a.m_r i{width:35px; height:8px; padding-left:5px; display:inline-block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
a.m_r:hover i{padding-left:15px;}
@media only screen and (max-width:992px){
a.m_r{width:160px; height:36px; font-size:14px; line-height:36px; margin:0 auto;}
a.m_r.on{margin-top:20px;}
a.m_r i{padding-left:5px;}
a.m_r:hover i{padding-left:5px;}
}
.sy_zs{width:100%; overflow:hidden; position:relative; padding:10px 0px 60px; background-color: #fff;}
.sy_zs .cp_al{position:relative;}
.sy_zs .cp_al .swiper-button-prev{width:35px; height:35px; background:url(../images/zj1.png) no-repeat center; left:-60px; margin-top:-17px;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_zs .cp_al .swiper-button-next{width:35px; height:35px; background:url(../images/yj1.png) no-repeat center; right:-60px; margin-top:-17px;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_zs .cp_al .swiper-pagination{display:none;}
.sy_zs .n_r{background-color:#f7f7f7; overflow:hidden;}
.sy_zs .t_p{overflow:hidden;}
.sy_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; border:#f7f7f7 1px solid}

.sy_zs .w_z{padding:10px 0; text-align:center}
.sy_zs .w_z h3{font-size:16px; font-weight: normal; line-height:26px; margin-bottom:0; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_zs .w_z p{font-size:14px; line-height:22px; color:#999; height:44px; 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;}
@media only screen and (max-width:992px){
.sy_zs{padding:20px 0px 20px;}
.sy_zs .cp_al .swiper-cp{padding-bottom:0px;}
.sy_zs .cp_al .swiper-button-prev{display:none;}
.sy_zs .cp_al .swiper-button-next{display:none;}
.sy_zs .cp_al .swiper-pagination{display:block; bottom:0px;}
.sy_zs .cp_al .swiper-pagination-bullet{width:8px; height:8px; border-radius:50%; background-color:#aaa;}
.sy_zs .cp_al .swiper-pagination-bullet-active{background-color:#01479d;}
.sy_zs .n_r{background-color:#f7f7f7; overflow:hidden; margin-bottom:30px}
.sy_zs .w_z{padding:5px 10px;}
.sy_zs .w_z h3{font-size:14px;}
.sy_zs .w_z p{font-size:18px; line-height:28px; height:56px;}
}
.sy_sj{width:100%; padding:60px 0; background:url(../images/sj_bj.jpg) no-repeat center ; overflow:hidden;}
.sy_sj .wrap .n_r{border-right:1px solid rgba(255,255,255,.5); text-align:center;}
.sy_sj .wrap ul li{width:25%; padding:0 15px;}
.sy_sj .wrap ul li:last-child .n_r{border-right:0;}
.sy_sj .wrap .s_z{font-size:20px; color:#fff;}
.sy_sj .wrap .s_z b{font-size:60px; padding-right:10px; color:#ee1b24}
.sy_sj .wrap em{width:30px; height:3px; display:block; margin:10px auto; background-color:rgba(255,255,255,.6);}
.sy_sj .wrap p{font-size:22px; color:#fff;}
@media (min-width:1081px){
.sy_sj{padding:50px 0;}
.sy_sj .wrap ul li{padding:0 10px;}
.sy_sj .wrap .s_z{font-size:16px;}
.sy_sj .wrap .s_z b{font-size:46px;}
.sy_sj .wrap p{font-size:18px;}
}
@media (min-width:1600px){
.sy_sj{padding:40px 0;}
.sy_sj .wrap ul li{padding:0 15px;}
.sy_sj .wrap .s_z{font-size:20px;}
.sy_sj .wrap .s_z b{font-size:60px;}
.sy_sj .wrap p{font-size:22px;}
}
@media only screen and (max-width:640px){
.sy_sj{padding:10px 0; background:url(../images/sj_bj.jpg) no-repeat center / cover; text-align:center;}
.sy_sj .wrap ul{display:inline-block; margin:0;}
.sy_sj .wrap ul li{width:46%; padding:0 0; display:inline-block; float:none;}
.sy_sj .wrap .n_r{border-right:0; margin:10px 0;}
.sy_sj .wrap .s_z{font-size:16px;}
.sy_sj .wrap .s_z b{font-size:30px;}
.sy_sj .wrap p{font-size:16px;}
}

.sy_cp{width:100%; padding:60px 0 60px;  overflow:hidden;background: url(../images/bg_leadership.jpg);}
.sy_cp .swiper-cp{padding-bottom:50px;}
.sy_cp .swiper-pagination{bottom:0;}
.sy_cp .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#3b3b3b;}
.sy_cp .swiper-pagination-bullet-active{background-color:#d63925;}
.sy_cp .n_r{border:solid 1px #eee;}
.sy_cp .t_p img{width:100%; height:auto; display:block;}
.sy_cp .w_z{padding:10px; background-color:#fff; font-size:14px; line-height:26px; text-align:center;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s; border-top:solid 1px #eee;}
.sy_cp .n_r:hover .w_z{background-color:#d63925; color:#fff;}
.sy_cp .cp_zs{height:0; overflow:hidden;}
.sy_cp .cp_zs.dk{height:auto;}
.sy_cp .product_TabTitle{margin-bottom:40px;}
.sy_cp .product_TabTitle li{width:150px; display:inline-block; text-align:center; border:solid 1px #716e72; color:; font-size:15px; line-height:40px; margin:0px 5px; cursor:pointer;}
.sy_cp .product_TabTitle li.on{border:solid 1px #d63925; background-color:#d63925; color:#FFF;}
.sy_cp .product_TabTitle li:hover{ border:solid 1px #d63925; background-color:#d63925; color:#FFF;}
.sy_cp .product_TabTitle{ text-align:center;}
@media only screen and (max-width:640px){
.sy_cp{padding:20px 0 20px;}
.sy_cp .product_TabTitle{margin-bottom:20px;}
.sy_cp .product_TabTitle li{padding:0px; font-size:12px; margin:0px 3px;width:100px; line-height:35px}
.sy_cp .product_TabTitle li.on{border:solid 1px #d63925; background-color:#d63925; color:#FFF;}
.sy_cp .product_TabTitle li:hover{ border:solid 1px #d63925; background-color:#d63925; color:#FFF;}
.sy_cp .product_TabTitle{ text-align:center;}
.sy_cp .swiper-cp{padding-bottom:40px;}
.sy_cp .w_z{padding:5px;}
.sy_cp .w_z h3{font-size:22px;}
.sy_cp .w_z p{font-size:14px; line-height:30px; height:60px;}
}


.ship{ width:100%}
.ship li{ width:49%; margin-right:2%; float:left; padding:15px; background:#fafafa}
.ship li:nth-child(2n){margin-right:0; }
.sy_fw{padding:90px 0; overflow:hidden;}
.sy_fw .row{display:flex; align-items:center; justify-content:space-between;}
.sy_fw .fw_zs{padding:70px 20px; background-color:#f7f7f7; text-align:center;}
.sy_fw .fw_zs .b_t{font-size:22px; color:#333; line-height:32px; margin-bottom:30px;}
.sy_fw .fw_zs .z_s{max-width:230px; margin:0 auto; position:relative;}
.sy_fw .fw_zs .z_s img{width:100%; height:auto; display:block;}
.sy_fw .fw_zs .z_s img.d_w{position:absolute; top:0; left:0;}
.sy_fw .fw_zs .z_s img.z_d{animation:progress360 10s ease-in infinite;
-webkit-animation:progress360 10s ease-in infinite;
-moz-animation:progress360 10s ease-in infinite;
-ms-animation:progress360 10s ease-in infinite;
-o-animation:progress360 10s ease-in infinite;}
.sy_fw .fw_xm{position:relative;}
.sy_fw .fw_xm .swiper-slide{padding:15px;}
.sy_fw .fw_xm .swiper-button-prev{width:44px; height:44px; border:1px solid #aaa; border-radius:3px; background:url(../images/zj1.png) no-repeat center; left:50%; bottom:0; margin-left:-22px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_fw .fw_xm .swiper-button-prev:hover{background:#d63925 url(../images/zj.png) no-repeat center; border:1px solid #d63925;}
.sy_fw .fw_xm .swiper-button-next{width:44px; height:44px; border:1px solid #aaa; border-radius:3px; background:url(../images/yj1.png) no-repeat center;  left:50%; bottom:0; margin-left:-22px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_fw .fw_xm .swiper-button-next:hover{background:#d63925 url(../images/yj.png) no-repeat center; border:1px solid #d63925;}
.sy_fw .fw_xm .n_r{background-color:#fff; padding:80px 15px 40px; box-shadow:0 0 15px #eee; text-align:center;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_fw .fw_xm .n_r:hover{background-color:#d63925;
transform:translateY(-15px);
-webkit-transform:translateY(-15px);
-moz-transform:translateY(-15px);
-ms-transform:translateY(-15px);
-o-transform:translateY(-15px);}
.sy_fw .fw_xm .t_b{width:120px; height:120px; border:1px solid #ddd; border-radius:50%; margin:0 auto 50px; background-position:top center; background-repeat:no-repeat; background-size:cover;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_fw .fw_xm .n_r:hover .t_b{background-position:bottom center; background-color:#fff; border:1px solid #fff;}
.sy_fw .fw_xm .w_z h3{font-size:30px; line-height:36px; font-weight:bold; color:#333;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_fw .fw_xm .n_r:hover .w_z h3{color:#fff;}
.sy_fw .fw_xm .w_z p{font-size:14px; color:#aaa; text-transform:uppercase; line-height:26px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_fw .fw_xm .n_r:hover .w_z p{color:#fff;}
.sy_fw .fw_xm .w_z em{width:32px; height:3px; background-color:#d63925; margin:10px auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_fw .fw_xm .n_r:hover .w_z em{background-color:#fff;}
@media (min-width:1081px){
.sy_fw{padding:80px 0;}
.sy_fw .fw_zs{padding:50px 15px;}
.sy_fw .fw_zs .b_t{font-size:18px; line-height:28px; margin-bottom:25px;}
.sy_fw .fw_zs .z_s{max-width:200px;}
.sy_fw .fw_xm{}
.sy_fw .fw_xm .swiper-button-prev{width:40px; height:40px; margin-top:-25px;}
.sy_fw .fw_xm .swiper-button-next{width:40px; height:40px; margin-top:25px;}
.sy_fw .fw_xm .n_r{padding:70px 15px 50px;}
.sy_fw .fw_xm .t_b{width:100px; height:100px; margin:0 auto 40px;}
.sy_fw .fw_xm .w_z h3{font-size:24px; line-height:30px;}
.sy_fw .fw_xm .w_z p{font-size:12px; line-height:24px;}
}
@media (min-width:1600px){
.sy_fw{padding:90px 0;}
.sy_fw .fw_zs{padding:70px 20px;}
.sy_fw .fw_zs .b_t{font-size:22px; line-height:32px; margin-bottom:30px;}
.sy_fw .fw_zs .z_s{max-width:230px;}
.sy_fw .fw_xm{}
.sy_fw .fw_xm .swiper-button-prev{width:44px; height:44px; margin-top:-27px;}
.sy_fw .fw_xm .swiper-button-next{width:44px; height:44px; margin-top:27px;}
.sy_fw .fw_xm .n_r{padding:80px 15px 40px;}
.sy_fw .fw_xm .t_b{width:120px; height:120px; margin:0 auto 50px;}
.sy_fw .fw_xm .w_z h3{font-size:30px; line-height:36px;}
.sy_fw .fw_xm .w_z p{font-size:14px; line-height:26px;}
}
@media only screen and (max-width:640px){
.sy_fw{padding:60px 0;}
.sy_fw .fw_zs{padding:50px 20px; margin-bottom:30px;}
.sy_fw .fw_zs .b_t{font-size:28px; line-height:38px;}
.sy_fw .fw_zs .z_s{max-width:320px;}
.sy_fw .fw_xm{padding-right:0; padding-bottom:60px;}
.sy_fw .fw_xm .swiper-slide{padding:15px;}
.sy_fw .fw_xm .swiper-button-prev{left:50%; right:auto; top:auto; bottom:0; margin-top:0; margin-left:-50px;}
.sy_fw .fw_xm .swiper-button-next{right:50%; top:auto; bottom:0; margin-top:0; margin-right:-50px;}
.sy_fw .fw_xm .w_z h3{font-size:26px; line-height:32px;}
}

@keyframes progress360 {
0%{transform:rotate(0deg);}
25%{transform:rotate(120deg);}
35%{transform:rotate(120deg);}
55%{transform:rotate(240deg);}
65%{transform:rotate(240deg);}
90%{transform:rotate(360deg);}
100%{transform:rotate(360deg);}
}

@-webkit-keyframes progress360 {
0%{-webkit-transform:rotate(0deg);}
25%{-webkit-transform:rotate(120deg);}
35%{-webkit-transform:rotate(120deg);}
55%{-webkit-transform:rotate(240deg);}
65%{-webkit-transform:rotate(240deg);}
90%{-webkit-transform:rotate(360deg);}
100%{-webkit-transform:rotate(360deg);}
}

@-moz-keyframes progress360 {
0%{-moz-transform:rotate(0deg);}
25%{-moz-transform:rotate(120deg);}
35%{-moz-transform:rotate(120deg);}
55%{-moz-transform:rotate(240deg);}
65%{-moz-transform:rotate(240deg);}
90%{-moz-transform:rotate(360deg);}
100%{-moz-transform:rotate(360deg);}
}

@-ms-keyframes progress360 {
0%{-ms-transform:rotate(0deg);}
25%{-ms-transform:rotate(120deg);}
35%{-ms-transform:rotate(120deg);}
55%{-ms-transform:rotate(240deg);}
65%{-ms-transform:rotate(240deg);}
90%{-ms-transform:rotate(360deg);}
100%{-ms-transform:rotate(360deg);}
}

@-o-keyframes progress360 {
0%{-o-transform:rotate(0deg);}
25%{-o-transform:rotate(120deg);}
35%{-o-transform:rotate(120deg);}
55%{-o-transform:rotate(240deg);}
65%{-o-transform:rotate(240deg);}
90%{-o-transform:rotate(360deg);}
100%{-o-transform:rotate(360deg);}
}

.sy_xm{background:url(../images/xm_bj.jpg) no-repeat center / cover; overflow:hidden;}
.sy_xm .row{display:flex; align-items:center; justify-content:space-between;}
.sy_xm .xm_wz{padding-right:90px; color:#fff;}
.sy_xm .sy_bt{ margin-bottom:20px}
.sy_xm h3{ color:#fff;}
.sy_xm .xm_wz .sy_bt p{color:#fff;}
.sy_xm .xm_wz .b_y{width:70%; padding:10px; background-color:rgba(255,255,255,.2); font-size:36px; line-height:52px; text-align:center; font-weight:bold;}
.sy_xm .xm_wz .w_z{font-size:22px; line-height:56px; margin-top:30px;}
.sy_xm .xm_wz em{overflow:hidden; background:#d63925; vertical-align:top; margin:0 10px; display:inline-block; width:56px; text-align:center; border-radius:50%; line-height:56px;}

.sy_xm .xm_wz .j_s h1{ color:#fff; font-size:16px; font-weight:bold; margin-bottom:5px}
.sy_xm .xm_wz .j_s p{ color:#fff; font-size:14px; line-height:28px}

.sy_xm .xm_dt{position:relative;}
.sy_xm .xm_dt .dt_dt{width:100%; height:100%; position:absolute; top:50%; left:0;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.sy_xm .xm_dt img{max-width:100%; height:auto; display:block; margin:0 auto;}
@media (min-width:1081px){
.sy_xm .xm_wz{padding-right:20px;}
.sy_xm .xm_wz .b_y{width:60%; padding:5px; font-size:24px; line-height:44px;}
.sy_xm .xm_wz .w_z{font-size:18px; line-height:40px; margin-top:20px;}
.sy_xm .xm_wz em{margin:0 6px; width:40px; line-height:40px;}
.sy_xm .xm_wz .j_s{font-size:14px; line-height:24px;}
}
@media (min-width:1600px){
.sy_xm .xm_wz{padding-right:90px;}
.sy_xm .xm_wz .b_y{width:70%; padding:10px; font-size:36px; line-height:52px;}
.sy_xm .xm_wz .w_z{font-size:22px; line-height:56px; margin-top:30px;}
.sy_xm .xm_wz em{margin:0 10px; width:56px; line-height:56px;}
.sy_xm .xm_wz .j_s{ margin-bottom:10px; border-bottom:#fff 1px  dotted; padding-bottom:10px}
}
@media only screen and (max-width:640px){
.sy_xm{padding:20px 0; text-align:center;}
.sy_xm .xm_wz{padding-right:0;}
.sy_xm .xm_wz .b_y{display:inline-block;}
.sy_xm .xm_wz .w_z{font-size:16px; margin-top:25px;}
.sy_xm .xm_wz .j_s{font-size:20px; line-height:36px; margin-top:15px}
.sy_xm .xm_wz .j_s li{ float:left; border:#fff 1px solid; border-radius:4px;line-height:30px; width:76px; text-align:center; margin-right:10px; margin-bottom:10px}

.sy_xm .xm_wz em{overflow:hidden; background:#d63925; vertical-align:top; margin:0 10px; display:inline-block; width:36px; text-align:center; border-radius:50%; line-height:36px;}

}

#map_container{width:100%; height:100%; position:absolute; top:10%; left:10%;}

.sy_hz{padding:90px 0; overflow:hidden;}
.sy_hz .sy_bt{text-align:center;}
.sy_hz .row{margin:0;}
.sy_hz .col-3{padding:0;}
.sy_hz ul{border-bottom:1px solid #f2f2f2;}
.sy_hz ul li{border-top:1px solid #f2f2f2;}
.sy_hz ul li img{width:100%; height:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_hz ul li:hover img{box-shadow:0 0 15px #bbb; position:relative; z-index:99;}
@media (min-width:1081px){
.sy_hz{padding:80px 0;}
}
@media (min-width:1600px){
.sy_hz{padding:90px 0;}
}
@media only screen and (max-width:640px){
.sy_hz{padding:60px 0;}
}

.sy_xw{padding:60px 0; background-color:#f7f7f7; overflow:hidden; background: url(../images/ab_b1.png);}
.sy_xw .hd{position:relative; border-bottom:1px solid #ddd; margin-bottom:30px;}
.sy_xw .hd ul li{width:160px; height:56px; float:left; background-color:#fff; margin-right:10px; font-size:20px; font-weight:bold; text-align:center; line-height:56px; color:#333; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_xw .hd ul li.on{background-color:#d63925; color:#fff;}
.sy_xw .hd a{width:80px; height:30px; border-radius:15px; background-color:#d63925; font-size:14px; line-height:30px; text-align:center; color:#fff; position:absolute; right:0; top:50%; margin-top:-15px; display:none;}
.sy_xw .hd ul li.on a{display:block;}
.sy_xw .t_w{position:relative; overflow:hidden;}
.sy_xw .t_w .t_p{width:100%; height:342px;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.sy_xw .t_w:hover .t_p{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 .t_w .w_z{position:absolute; bottom:0; left:0; width:100%; padding:20px; background-color:rgba(0,0,0,.5);}
.sy_xw .t_w .w_z h3{font-size:20px; font-weight:bold; color:#fff; line-height:30px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .t_w .w_z p{font-size:14px; line-height:22px; color:#fff; margin-top:6px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .l_b ul li{margin-bottom:30px; background-color:#fff; box-shadow:0 5px 10px #eee; padding-left:100px; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_xw .l_b ul li:hover{box-shadow:0 5px 15px #ddd;
transform:translateY(-5px);
-webkit-transform:translateY(-5px);
-moz-transform:translateY(-5px);
-ms-transform:translateY(-5px);
-o-transform:translateY(-5px);}
.sy_xw .l_b .r_q{width:100px; height:100%; padding-top:20px; position:absolute; top:0; left:0; background-color:#f7f7f7; font-size:16px; line-height:26px; text-align:center;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_xw .l_b ul li:hover .r_q{background-color:#d63925; color:#fff;}
.sy_xw .l_b .r_q strong{display:block; font-size:22px; line-height:32px;}
.sy_xw .l_b .w_z{padding:20px;}
.sy_xw .l_b .w_z h3{font-size:18px; font-weight:bold; line-height:26px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .l_b ul li:hover .w_z h3 a{color:#d63925;}
.sy_xw .l_b .w_z p{font-size:14px; line-height:22px; color:#777; margin-top:6px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .c_j ul li{margin-bottom:30px; background-color:#fff; box-shadow:0 5px 10px #eee; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_xw .c_j ul li:hover{box-shadow:0 5px 15px #ddd;
transform:translateY(-5px);
-webkit-transform:translateY(-5px);
-moz-transform:translateY(-5px);
-ms-transform:translateY(-5px);
-o-transform:translateY(-5px);}
.sy_xw .c_j .w_d{padding:16px;}
.sy_xw .c_j .w{font-size:18px; font-weight:bold; line-height:30px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; padding-left:40px; position:relative;}
.sy_xw .c_j .w i{width:28px; height:28px; position:absolute; border-radius:50%; background-color:#d63925; font-size:15px; line-height:28px; text-align:center; color:#fff; position:absolute; top:50%; left:0; margin-top:-14px;}
.sy_xw .c_j ul li:hover .w a{color:#d63925;}
.sy_xw .c_j .d{font-size:14px; line-height:28px; color:#777; margin-top:4px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; padding-left:40px; position:relative;}
.sy_xw .c_j .d i{width:28px; height:28px; position:absolute; border-radius:50%; background-color:#ddd; font-size:15px; line-height:28px; font-weight:bold; text-align:center; color:#555; position:absolute; top:50%; left:0; margin-top:-14px;}
@media (min-width:1081px){
.sy_xw{padding:80px 0 60px;}
.sy_xw .row{margin:0 -10px;}
.sy_xw .col-12{padding:0 10px;}
.sy_xw .hd{margin-bottom:20px;}
.sy_xw .hd ul li{width:140px; height:46px; font-size:18px; line-height:46px;}
.sy_xw .hd a{width:70px; height:26px; border-radius:13px; font-size:12px; line-height:26px; margin-top:-13px;}
.sy_xw .t_w .t_p{height:286px;}
.sy_xw .t_w .w_z{padding:15px;}
.sy_xw .t_w .w_z h3{font-size:18px;}
.sy_xw .t_w .w_z p{font-size:13px; margin-top:4px;}
.sy_xw .l_b ul li{margin-bottom:20px; padding-left:90px;}
.sy_xw .l_b .r_q{width:90px; padding-top:12px; font-size:15px;}
.sy_xw .l_b .r_q strong{font-size:20px;}
.sy_xw .l_b .w_z{padding:15px;}
.sy_xw .l_b .w_z h3{font-size:16px;}
.sy_xw .l_b .w_z p{font-size:13px; margin-top:4px;}
.sy_xw .c_j ul li{margin-bottom:20px;}
.sy_xw .c_j .w_d{padding:13px;}
.sy_xw .c_j .w{font-size:16px; line-height:26px; padding-left:35px;}
.sy_xw .c_j .w i{width:26px; height:26px; font-size:14px; line-height:26px; margin-top:-13px;}
.sy_xw .c_j .d{font-size:13px; line-height:26px; padding-left:35px;}
.sy_xw .c_j .d i{width:26px; height:26px; font-size:14px; line-height:26px; margin-top:-13px;}
}
@media (min-width:1600px){
.sy_xw{padding:60px 0 40px;}
.sy_xw .row{margin:0 -15px;}
.sy_xw .col-12{padding:0 15px;}
.sy_xw .hd{margin-bottom:30px;}
.sy_xw .hd ul li{width:160px; height:56px; margin-right:10px; font-size:20px; line-height:56px;}
.sy_xw .hd a{width:80px; height:30px; border-radius:15px; font-size:14px; line-height:30px; margin-top:-15px;}
.sy_xw .t_w .t_p{height:342px;}
.sy_xw .t_w .w_z{padding:20px;}
.sy_xw .t_w .w_z h3{font-size:16px;}
.sy_xw .t_w .w_z p{font-size:14px; margin-top:6px;}
.sy_xw .l_b ul li{margin-bottom:30px; padding-left:100px;}
.sy_xw .l_b .r_q{width:100px; padding-top:20px; font-size:16px;}
.sy_xw .l_b .r_q strong{font-size:22px;}
.sy_xw .l_b .w_z{padding:20px;}
.sy_xw .l_b .w_z h3{font-size:16px;}
.sy_xw .l_b .w_z p{font-size:14px; margin-top:6px;}
.sy_xw .c_j ul li{margin-bottom:30px;}
.sy_xw .c_j .w_d{padding:16px;}
.sy_xw .c_j .w{font-size:18px; line-height:30px; padding-left:40px;}
.sy_xw .c_j .w i{width:28px; height:28px; font-size:15px; line-height:28px; margin-top:-14px;}
.sy_xw .c_j .d{font-size:14px; line-height:28px; margin-top:4px; padding-left:40px;}
.sy_xw .c_j .d i{width:28px; height:28px; font-size:15px; line-height:28px; margin-top:-14px;}
}
@media only screen and (max-width:640px){
.sy_xw{padding:20px 0;}
.sy_xw .hd{position:relative; border-bottom:1px solid #ddd; margin-bottom:30px;}
.sy_xw .hd ul li{width:24%; margin:0 .5%; font-size:22px;}
.sy_xw .hd ul li.on a{display:none;}
.sy_xw .t_w{position:relative; overflow:hidden;}
.sy_xw .t_w .t_p{height:200px;}
.sy_xw .t_w .w_z{padding:8px;}
.sy_xw .t_w .w_z h3{font-size:14px; line-height:22px;}
.sy_xw .t_w .w_z p{font-size:12px; line-height:22px;}
.sy_xw .l_b ul li{margin-bottom:0; margin-top:10px; padding-left:80px;}
.sy_xw .l_b .r_q{width:80px; padding-top:5px; font-size:14px; line-height:28px;}
.sy_xw .l_b .r_q strong{font-size:16px; line-height:32px;}
.sy_xw .l_b .w_z{ padding:10px}
.sy_xw .l_b .w_z h3{font-size:14px; line-height:26px;}
.sy_xw .l_b .w_z p{font-size:12px; line-height:22px;}
.sy_xw .c_j .w{font-size:23px; line-height:34px; padding-left:45px;}
.sy_xw .c_j .w i{width:34px; height:34px; font-size:18px; line-height:34px; margin-top:-17px;}
.sy_xw .c_j .d{font-size:20px; line-height:34px; margin-top:15px; padding-left:45px;}
.sy_xw .c_j .d i{width:34px; height:34px; font-size:18px; line-height:34px; margin-top:-17px;}
}

.ny_ban{width:100%; height:400px; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; overflow:hidden; z-index:99;}
.ny_ban:after{width:100%; height:100%; content:''; position:absolute; top:0; left:0; display:block; z-index:2; opacity:0.2;
background-image:-webkit-linear-gradient(120deg, #000 0%, #000 100%);}
.ny_ban .container{position:absolute; top:60%; 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; text-align:center;}
.ny_ban .w_z h3{font-size:36px; line-height:46px; margin-bottom:10px; font-weight:bold; letter-spacing:2px}
.ny_ban .w_z h4{font-size:20px; line-height:30px; text-transform:uppercase}
@media only screen and (max-width:992px) {
.ny_ban{height:360px; background-attachment:scroll;}
.ny_ban .container{width:100%; top:50%;}
.ny_ban .w_z h3{font-size:32px; line-height:40px;}
.ny_ban .w_z h4{font-size:16px; line-height:28px;}
}
@media only screen and (max-width:640px) {
.ny_ban{height:150px;}
.ny_ban .w_z h3{font-size:22px; line-height:32px;}
.ny_ban .w_z h4{font-size:14px; line-height:24px;}
}

.ny_lm{width:100%; height:77px; border-bottom:1px solid #e4e4e4; line-height:76px; color:#aaa; position:relative; overflow:hidden;}
.ny_lm .w_z{float:right; font-size:14px;}
.ny_lm .w_z i{vertical-align:middle; font-size:18px;}
.ny_lm .w_z a{color:#aaa;}
.ny_lm .w_z a:hover{color:#d63925;}
.ny_lm .l_m{ text-align:center}
.ny_lm .l_m ul li{ display:inline-block; margin-right:20px; position:relative; margin-left:20px}
.ny_lm .l_m ul li a{font-size:16px; color:#777; display:block;}
.ny_lm .l_m ul li:after{width:0; height:2px; background-color:#d63925; content:""; position:absolute; bottom:0; left:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_lm .l_m ul li:hover a{color:#d63925;}
.ny_lm .l_m ul li:hover:after{width:100%;}
.ny_lm .l_m ul li.on a{color:#d63925;}
.ny_lm .l_m ul li.on:after{width:100%;}
@media (min-width:1081px){
.ny_lm{height:57px; line-height:56px;}
.ny_lm .w_z{font-size:12px;}
.ny_lm .w_z i{font-size:16px;}
.ny_lm .l_m ul li{margin-right:30px;}
.ny_lm .l_m ul li a{font-size:15px;}
}
@media (min-width:1600px){
.ny_lm{height:67px; line-height:66px;}
.ny_lm .w_z{font-size:14px;}
.ny_lm .w_z i{font-size:18px;}
.ny_lm .l_m ul li{margin-right:40px;}
.ny_lm .l_m ul li a{font-size:16px;}
}
@media only screen and (max-width:640px){
.ny_lm{width:100%; height:47px; border-bottom:1px solid #e4e4e4; line-height:46px; color:#aaa; position:relative; overflow:hidden;}
.ny_lm .container{ padding-left:5px; padding-right:5px}
.ny_lm .l_m ul li{ display:inline-block; margin-right:3px; position:relative; margin-left:3px}
.ny_lm .l_m ul li a{font-size:14px; color:#777; display:block;}
.ny_lm .l_m ul li:after{width:0; height:2px; background-color:#d63925; content:""; position:absolute; bottom:0; left:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

}

.gs_js{width:100%; padding:60px 0; height:auto; overflow:hidden;}
.gs_js .gs_wz{width:100%;}
.gs_js .gs_wz .w_z{font-size:16px; line-height:32px;}
.gs_js .gs_wz .w_z h1{ font-size:24px; color:#d63925; margin-top:20px; margin-bottom:10px}
@media (min-width:1081px){
.gs_js{padding:90px 0;}
.gs_js .gs_wz .w_z{font-size:14px; line-height:26px;}
}
@media (min-width:1600px){
.gs_js{padding:60px 0;}
.gs_js .gs_wz .w_z{font-size:16px; line-height:36px;}
}
@media only screen and (max-width:640px){
.gs_js{padding:20px 0;}
.gs_js .gs_wz{width:100%;}
.gs_js .gs_wz .w_z{font-size:14px; line-height:26px;}
.gs_js .gs_wz .w_z h1{ font-size:16px; color:#d63925; margin-top:20px; margin-bottom:10px}

}
.gs_yj{width:100%; padding:0 0 80px; overflow:hidden;}
.gs_yj .n_r{width:100%; height:260px; background-repeat:no-repeat; background-position:center; background-size:cover; position:relative;}
.gs_yj .n_r:after{width:100%; height:100%; content:''; position:absolute; top:0; left:0; display:block; z-index:2; opacity:0.1;
background-image:-webkit-linear-gradient(120deg, #000 0%, #d63925 100%);
background-image:-moz-linear-gradient(120deg, #000 0%, #d63925 100%);
background-image:-ms-linear-gradient(120deg, #000 0%, #d63925 100%);
background-image:-o-linear-gradient(120deg, #000 0%, #d63925 100%);
background-image:linear-gradient(120deg, #000 0%, #d63925 100%);}
.gs_yj .w_z{width:80%; color:#fff; text-align:center; font-size:16px; line-height:26px; position:absolute; left:10%; top:40%; z-index:99;}
.gs_yj .w_z h3{font-size:22px; font-weight:bold; margin-bottom:10px;}
@media only screen and (max-width:640px){
.gs_yj{width:100%; padding:0 0 40px; overflow:hidden;}
.gs_yj .n_r{width:100%; height:100px; background-repeat:no-repeat; background-position:center; background-size:cover; position:relative;}
.gs_yj .col-md-4{ padding-left:5px; padding-right:5px}
}
.kh_pj{width:100%; padding:100px 0; overflow:hidden;}
.kh_pj .gy_bt{text-align:center;}
.kh_pj .gy_bt em{margin:0 auto;}
.kh_pj .row{margin:0 -2%;}
.kh_pj .pj_nr{width:46%; margin:0 2%; flex:0 0 46%; background-color:#fff; padding:130px 40px 40px; box-shadow:0 0 20px #ddd; position:relative;}
.kh_pj .pj_nr .swiper-slide{opacity:0 !important;}
.kh_pj .pj_nr .swiper-slide-active.swiper-slide-active{opacity:1 !important;}
.kh_pj .pj_nr .b_t{position:absolute; left:0; top:40px; background-color:#d63925; padding:0 30px; font-size:26px; font-weight:bold; line-height:50px; color:#fff; border-radius:0 5px 5px 0; box-shadow:0 5px 10px #aaa;}
.kh_pj .pj_nr .w_z .b{font-size:22px; font-weight:bold; color:#333; line-height:32px;}
.kh_pj .pj_nr .w_z .x{font-size:20px; color:#333; line-height:28px; margin:20px 0;}
.kh_pj .pj_nr .w_z .x span{font-size:15px; color:#777; padding-left:10px;}
.kh_pj .pj_nr .w_z .n{line-height:30px; position:relative; padding:45px;}
.kh_pj .pj_nr .w_z .n:after{width:33px; height:30px; background:url(../images/sy.png) no-repeat center / cover; position:absolute; left:0; top:0; content:""; opacity:.6;}
.kh_pj .pj_nr .w_z .n:before{width:33px; height:30px; background:url(../images/xy.png) no-repeat center / cover; position:absolute; right:0; bottom:0; content:""; opacity:.6;}
.kh_pj .pj_nr .swiper-button-prev{width:32px; height:32px; border:1px solid #aaa; border-radius:50%; background:url(../images/zj1.png) no-repeat center; left:auto; right:44px; top:0; margin-top:0; z-index:99; background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.kh_pj .pj_nr .swiper-button-prev:hover{background:#d63925 url(../images/zj.png) no-repeat center; border:1px solid #d63925;}
.kh_pj .pj_nr .swiper-button-next{width:32px; height:32px; border:1px solid #aaa; border-radius:50%; background:url(../images/yj1.png) no-repeat center; right:0; top:0; margin-top:0; z-index:99;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.kh_pj .pj_nr .swiper-button-next:hover{background:#d63925 url(../images/yj.png) no-repeat center; border:1px solid #d63925;}
@media (min-width:1081px){
.kh_pj{padding:80px 0;}
.kh_pj .pj_nr{padding:104px 30px 30px; box-shadow:0 0 20px #ddd;}
.kh_pj .pj_nr .b_t{top:30px; padding:0 20px; font-size:22px; line-height:44px;}
.kh_pj .pj_nr .w_z .b{font-size:20px; line-height:30px;}
.kh_pj .pj_nr .w_z .x{font-size:18px; line-height:26px; margin:15px 0;}
.kh_pj .pj_nr .w_z .x span{font-size:14px; padding-left:6px;}
.kh_pj .pj_nr .w_z .n{line-height:28px; padding:30px;}
.kh_pj .pj_nr .w_z .n:after{width:22px; height:20px;}
.kh_pj .pj_nr .w_z .n:before{width:22px; height:20px;}
}
@media (min-width:1600px){
.kh_pj{padding:100px 0;}
.kh_pj .pj_nr{padding:130px 40px 40px; box-shadow:0 0 20px #ddd;}
.kh_pj .pj_nr .b_t{top:40px; padding:0 30px; font-size:26px; line-height:50px;}
.kh_pj .pj_nr .w_z .b{font-size:22px; line-height:32px;}
.kh_pj .pj_nr .w_z .x{font-size:20px; line-height:28px; margin:20px 0;}
.kh_pj .pj_nr .w_z .x span{font-size:15px; padding-left:10px;}
.kh_pj .pj_nr .w_z .n{line-height:30px; padding:45px;}
.kh_pj .pj_nr .w_z .n:after{width:33px; height:30px;}
.kh_pj .pj_nr .w_z .n:before{width:33px; height:30px;}
}
@media only screen and (max-width:640px){
.kh_pj{padding:70px 0 20px;}
.kh_pj .row{margin:0;}
.kh_pj .pj_nr{width:94%; margin:0 3%; flex:0 0 94%; padding:130px 25px 40px; margin-bottom:50px;}
.kh_pj .pj_nr .w_z .b{font-size:26px; line-height:36px;}
.kh_pj .pj_nr .w_z .x{font-size:22px; line-height:30px; margin:15px 0;}
.kh_pj .pj_nr .w_z .x span{font-size:18px; padding-left:6px;}
.kh_pj .pj_nr .w_z .n{line-height:30px; padding:45px 0;}
}

.gs_ld{padding-top:100px; background-color:#f7f7f7;}
.gs_ld .gy_bt{position:absolute; top:0; left:65px; z-index:99;}
.gs_ld .swiper-slide{opacity:0 !important;}
.gs_ld .swiper-slide-active.swiper-slide-active{opacity:1 !important;}
.gs_ld .swiper-button-prev{width:44px; height:44px; border:1px solid #aaa; border-radius:50%; background:url(../images/zj1.png) no-repeat center; left:-55px; margin-top:-22px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gs_ld .swiper-button-prev:hover{background:#d63925 url(../images/zj.png) no-repeat center; border:1px solid #d63925;}
.gs_ld .swiper-button-next{width:44px; height:44px; border:1px solid #aaa; border-radius:50%; background:url(../images/yj1.png) no-repeat center; right:-55px; margin-top:-22px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gs_ld .swiper-button-next:hover{background:#d63925 url(../images/yj.png) no-repeat center; border:1px solid #d63925;}
.gs_ld .w_z{margin-top:153px; padding-left:50px;}
.gs_ld .w_z .j_s{line-height:30px; position:relative; padding:45px 0;}
.gs_ld .w_z .j_s:after{width:33px; height:30px; background:url(../images/sy.png) no-repeat center / cover; position:absolute; left:0; top:0; content:""; opacity:.6;}
.gs_ld .w_z .j_s:before{width:33px; height:30px; background:url(../images/xy.png) no-repeat center / cover; position:absolute; right:0; bottom:0; content:""; opacity:.6;}
.gs_ld .m_z{margin-top:20px; text-align:right; font-size:20px;}
.gs_ld .t_p img{width:100%; height:auto; display:block;}
@media (min-width:1081px){
.gs_ld{padding-top:80px;}
.gs_ld .gy_bt{top:0; left:40px;}
.gs_ld .swiper-button-prev{width:36px; height:36px; left:-50px; margin-top:-18px;}
.gs_ld .swiper-button-next{width:36px; height:36px; right:-50px; margin-top:-18px;}
.gs_ld .w_z{margin-top:110px; padding-left:30px;}
.gs_ld .w_z .j_s{line-height:26px; padding:30px 0;}
.gs_ld .w_z .j_s:after{width:22px; height:20px;}
.gs_ld .w_z .j_s:before{width:22px; height:20px;}
.gs_ld .m_z{margin-top:15px; font-size:15px;}
}
@media (min-width:1600px){
.gs_ld{padding-top:100px;}
.gs_ld .gy_bt{top:0; left:65px;}
.gs_ld .swiper-button-prev{width:44px; height:44px; left:-55px; margin-top:-22px;}
.gs_ld .swiper-button-next{width:44px; height:44px; right:-55px; margin-top:-22px;}
.gs_ld .w_z{margin-top:153px; padding-left:50px;}
.gs_ld .w_z .j_s{line-height:30px; padding:45px 0;}
.gs_ld .w_z .j_s:after{width:33px; height:30px;}
.gs_ld .w_z .j_s:before{width:33px; height:30px;}
.gs_ld .m_z{margin-top:20px; font-size:20px;}
}
@media only screen and (max-width:640px){
.gs_ld{padding-top:70px;}
.gs_ld .gy_bt{position:relative; top:auto; left:auto; z-index:0;}
.gs_ld .swiper-button-prev{left:auto; right:70px; top:0; margin-top:40px;}
.gs_ld .swiper-button-next{right:10px; top:0; margin-top:40px;}
.gs_ld .w_z{margin-top:0; padding-left:0;}
.gs_ld .w_z .j_s{font-size:20px; line-height:32px;}
}

.gs_jg{width:100%; padding:120px 0; background:url(../images/gs_bj1.jpg) no-repeat center / cover; overflow:hidden;}
.gs_jg .gy_bt{text-align:center;}
.gs_jg .gy_bt em{margin:0 auto;}
.gs_jg img{max-width:100%; height:auto; display:block; margin:0 auto;}
@media (min-width:1081px){
.gs_jg{padding:90px 0;}
}
@media (min-width:1600px){
.gs_jg{padding:120px 0;}
}
@media only screen and (max-width:640px){
.gs_jg{padding:90px 0;}
}

.gs_sj{width:100%; padding:120px 0; background:url(../images/gs_bj2.jpg) no-repeat center / cover; overflow:hidden;}
.gs_sj .swiper-sj{position:relative;}
.gs_sj .swiper-sj:after{width:100%; height:1px; background:url(../images/hx.png) no-repeat center; content:""; position:absolute; top:5px; left:0;}
.gs_sj .swiper-button-prev{width:38px; height:38px; border:1px solid #aaa; border-radius:50%; background:url(../images/zj1.png) no-repeat center; left:auto; right:65px; top:45px; margin-top:0;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gs_sj .swiper-button-prev:hover{background:#d63925 url(../images/zj.png) no-repeat center; border:1px solid #d63925;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;}
.gs_sj .swiper-button-next{width:38px; height:38px; border:1px solid #aaa; border-radius:50%; background:url(../images/yj1.png) no-repeat center; right:15px; top:45px; margin-top:0;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gs_sj .swiper-button-next:hover{background:#d63925 url(../images/yj.png) no-repeat center; border:1px solid #d63925;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;}
.gs_sj .swiper-slide em{width:11px; height:11px; border-radius:50%; background-color:#aaa; display:block; margin-left:25px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gs_sj .swiper-slide.swiper-slide-active em{background-color:#d63925;}
.gs_sj .swiper-slide strong{padding-left:25px; margin:15px 0; font-size:26px; line-height:36px; color:#333; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gs_sj .swiper-slide.swiper-slide-active strong{color:#d63925;}
.gs_sj .swiper-slide .w_z{padding:25px 25px 10px; background-color:rgba(255,255,255,.5);}
.gs_sj .swiper-slide .w_z h4{font-size:16px; font-weight:bold; color:#333; margin-bottom:15px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gs_sj .swiper-slide:hover .w_z h4{color:#d63925;}
.gs_sj .swiper-slide:hover .w_z{box-shadow:0 5px 15px #ddd;}
.gs_sj .swiper-slide .w_z p{font-size:15px; line-height:24px; color:#777; 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;}
.gs_sj .t_p{overflow:hidden;}
.gs_sj .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.gs_sj .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);}
@media (min-width:1081px){
.gs_sj{padding:90px 0;}
.gs_sj .swiper-sj:after{top:4px;}
.gs_sj .swiper-button-prev{width:34px; height:34px; right:60px;}
.gs_sj .swiper-button-next{width:34px; height:34px; right:15px;}
.gs_sj .swiper-slide em{width:9px; height:9px; margin-left:15px;}
.gs_sj .swiper-slide strong{padding-left:15px; margin:10px 0; font-size:22px; line-height:32px;}
.gs_sj .swiper-slide .w_z{padding:15px 15px 10px;}
.gs_sj .swiper-slide .w_z h4{font-size:18px; line-height:26px; min-height:52px; margin-bottom:10px;}
.gs_sj .swiper-slide .w_z p{font-size:13px; line-height:22px; height:66px;}
}
@media (min-width:1600px){
.gs_sj{padding:120px 0;}
.gs_sj .swiper-sj:after{top:5px;}
.gs_sj .swiper-button-prev{width:38px; height:38px; right:65px;}
.gs_sj .swiper-button-next{width:38px; height:38px; right:15px;}
.gs_sj .swiper-slide em{width:11px; height:11px; margin-left:25px;}
.gs_sj .swiper-slide strong{padding-left:25px; margin:15px 0; font-size:26px; line-height:36px;}
.gs_sj .swiper-slide .w_z{padding:15px 15px 10px;}
.gs_sj .swiper-slide .w_z h4{font-size:16px; line-height:30px; min-height:inherit; margin-bottom:5px;}
.gs_sj .swiper-slide .w_z p{font-size:14px; line-height:24px; height:72px;}
}
@media only screen and (max-width:640px){
.gs_sj{padding:90px 0;}
.gs_sj .swiper-slide .w_z{padding:15px 15px 10px;}
.gs_sj .swiper-slide .w_z h4{font-size:22px; line-height:32px; min-height:64px;}
.gs_sj .swiper-slide .w_z p{font-size:18px; line-height:28px; height:112px;
line-clamp:4;
-webkit-line-clamp:4;
-moz-line-clamp:4;
-ms-line-clamp:4;
-o-line-clamp:4;}
}

.gs_wh{width:100%; padding-bottom:120px; background:url(../images/gs_bj3.jpg) no-repeat center / cover;}
.gs_wh .bd{padding:120px 0;}
.gs_wh .bd .w_z{width:100%; height:200px; line-height:100px; text-align:center; position:relative; display:flex; justify-content:center; align-items:center;}
.gs_wh .bd .n_r{font-size:75px; color:#727171; text-align:left; display:inline-block;}
.gs_wh .hd ul li{padding-top:15px;}
.gs_wh .hd .t_p{box-shadow:0 5px 15px #aaa;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gs_wh .hd ul li.on .t_p{box-shadow:0 5px 20px #ccc;
transform:translateY(-15px);
-webkit-transform:translateY(-15px);
-moz-transform:translateY(-15px);
-ms-transform:translateY(-15px);
-o-transform:translateY(-15px);}
.gs_wh .hd .t_p img{width:100%; height:auto; display:block;}
@media (min-width:1081px){
.gs_wh{padding-bottom:100px;}
.gs_wh .bd{padding:100px 0;}
.gs_wh .bd .w_z{height:160px; line-height:80px;}
.gs_wh .bd .n_r{font-size:56px;}
}
@media (min-width:1600px){
.gs_wh{padding-bottom:120px;}
.gs_wh .bd{padding:120px 0;}
.gs_wh .bd .w_z{height:200px; line-height:100px;}
.gs_wh .bd .n_r{font-size:75px;}
}
@media only screen and (max-width:640px){
.gs_wh{padding-bottom:90px;}
.gs_wh .bd{padding:90px 0;}
.gs_wh .bd .w_z{height:140px; line-height:70px;}
.gs_wh .bd .n_r{font-size:50px;}
.gs_wh .hd ul li{padding-top:35px;}
}

.gs_td{width:100%; padding:120px 0; overflow:hidden;}
.gs_td .td_wz{padding-right:30px;}
.gs_td .td_wz .w_z{font-size:16px; line-height:32px;}
.gs_td .td_tp img{width:100%; height:auto; display:block;}
@media (min-width:1081px){
.gs_td{padding:90px 0;}
.gs_td .td_wz{padding-right:0;}
.gs_td .td_wz .w_z{font-size:14px; line-height:24px;}
}
@media (min-width:1600px){
.gs_td{padding:120px 0;}
.gs_td .td_wz{padding-right:30px;}
.gs_td .td_wz .w_z{font-size:16px; line-height:32px;}
}
@media only screen and (max-width:640px){
.gs_td{padding:90px 0;}
.gs_td .td_wz{padding-right:0;}
.gs_td .td_wz .w_z{font-size:22px; line-height:36px;}
.gs_td .td_tp{margin-top:35px;}
}

.gs_yg{width:100%; padding:120px 0 80px; background:url(../images/gs_bj4.jpg) no-repeat center / cover fixed; overflow:hidden;}
.gs_yg .yg_zs ul li{background-color:rgba(255,255,255,.6); box-shadow:0 5px 20px #ddd; margin-bottom:40px;}
.gs_yg .yg_zs .t_p img{width:100%; height:auto; display:block;}
.gs_yg .yg_zs .w_z{padding:80px 50px 50px 0; font-size:15px; line-height:28px;}
.gs_yg .yg_zs .w_z h3{font-size:22px; font-weight:bold; color:#333; line-height:44px;}
.gs_yg .yg_zs .w_z h3 span{font-size:14px; color:#777; font-weight:normal; display:inline-block; margin-left:10px;}
.gs_yg .yg_zs .w_z em{width:70px; height:2px; background:#d63925; margin:10px 0 25px; display:block;}
.gs_yg .yg_zs .z_w{margin-bottom:25px;}
@media (min-width:1081px){
.gs_yg{padding:90px 0 60px;}
.gs_yg .yg_zs ul li{margin-bottom:30px;}
.gs_yg .yg_zs .w_z{padding:60px 35px 35px 0; font-size:14px; line-height:24px;}
.gs_yg .yg_zs .w_z h3{font-size:20px; line-height:32px;}
.gs_yg .yg_zs .w_z h3 span{font-size:13px; margin-left:6px;}
.gs_yg .yg_zs .w_z em{width:60px; margin:8px 0 15px;}
.gs_yg .yg_zs .z_w{margin-bottom:15px;}
}
@media (min-width:1600px){
.gs_yg{padding:120px 0 80px;}
.gs_yg .yg_zs ul li{margin-bottom:40px;}
.gs_yg .yg_zs .w_z{padding:80px 50px 50px 0; font-size:15px; line-height:28px;}
.gs_yg .yg_zs .w_z h3{font-size:22px; line-height:44px;}
.gs_yg .yg_zs .w_z h3 span{font-size:14px; margin-left:10px;}
.gs_yg .yg_zs .w_z em{width:70px; margin:10px 0 25px;}
.gs_yg .yg_zs .z_w{margin-bottom:25px;}
}
@media only screen and (max-width:640px){
.gs_yg{padding:90px 0 60px; background:url(../images/gs_bj4.jpg) no-repeat center / cover;}
.gs_yg .yg_zs ul li{margin-bottom:30px;}
.gs_yg .yg_zs .w_z{padding:35px; font-size:20px; line-height:32px;}
.gs_yg .yg_zs .w_z h3{font-size:26px; line-height:46px;}
.gs_yg .yg_zs .w_z h3 span{font-size:18px;}
}


.ny_cp{width:100%; padding:50px 0 70px;overflow:hidden;}
.ny_cp .container{padding: 0 ;width: 100%;box-sizing: border-box;}
.ny_cp .ny_cp{padding:10px;background: #d63925 url(../images/lm_bj.png) no-repeat top center / 100% auto; ; text-align:left}
.ny_cp .ny_cp .b_t{margin:10px 5px 15px;}
.ny_cp .ny_cp .b_t h3{font-size:22px; line-height:32px; color:#fff;}
.ny_cp .ny_cp .b_t h4{font-size:16px; line-height:30px; color:#fff; font-family:Arial; text-transform:uppercase;}
.ny_cp .ny_cp .b_t em{width:44px; height:2px; margin:8px 0 5px; background-color:#fff; display:block;}
.ny_cp .ny_cp .l_b{display:none; padding:0 15px; font-size:16px; color:#fff; text-align:left; line-height:50px; background-color:#d63925; position:relative;}
.ny_cp .ny_cp .l_b i{position:absolute; top:55%; right:15px;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%); font-size:14px}
.ny_cp .ny_cp .l_m{padding:7px; background-color:#fff;}
.ny_cp .ny_cp .l_m ul li{display:block; background-color:#f7f7f7; margin-bottom:7px;}
.ny_cp .ny_cp .l_m a{display:block; padding:0 15px; font-size:15px; line-height:44px;}
.ny_cp .ny_cp .l_m ul li:hover a{background-color:#d63925; color:#fff;}
.ny_cp .ny_cp .l_m ul li.on a{background-color:#d63925; color:#fff;}
.ny_cp .ny_cp .l_m a.e_j{position:relative;}
.ny_cp .ny_cp .l_m em{position:absolute; top:0; right:0; width:44px; height:44px; display:block; font-size:22px; color:#777; text-align:center;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;font-style:normal}
.ny_cp .ny_cp .l_m ul li:hover em{color:#fff;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);}
.ny_cp .ny_cp .l_m ul li.on em{color:#fff;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg); }
.ny_cp .ny_cp .s_j{display:none;}
.ny_cp .ny_cp .l_m ul li.on .s_j{display:block; }
.ny_cp .ny_cp .s_j a{ line-height:40px; color:#555; margin-bottom:1px; display:block;}
.ny_cp .ny_cp .s_j a:hover{color:#0074c5; text-indent:5px; background-color:#ecf6fd;}
.ny_cp .ny_cp .s_j a.n{color:#0074c5; text-indent:0px; background-color:#ecf6fd;}

.ny_cp .ny_cp .l_m ul li:hover .s_j a{background:none; color:#555;}
.ny_cp .ny_cp .l_m ul li:hover .s_j a:hover{color:#d63925;}
.ny_cp .ny_cp .l_m ul li.on .s_j a{background:none; color:#555;}
.ny_cp .ny_cp .l_m ul li.on .s_j a.n{color:#d63925;}
.ny_cp .ny_lx{margin-top:20px;}
.ny_cp .ny_lx .d_h{padding:30px; background:url(../images/lx_bj.jpg) no-repeat center / 100% 100%; font-size:26px; font-weight:bold; line-height:32px; font-family:Arial; color:#0089c6;}
.ny_cp .ny_lx .d_h h3{font-weight:bold; margin-bottom:6px;}
.ny_cp .ny_lx .x_x{background-color:#f7f7f7; padding:15px; line-height:26px;}
.ny_cp .lm_bt{height:51px; border-bottom:1px solid #e7e7e7; margin-bottom:20px;}
.ny_cp .lm_bt .m_c{font-size:18px; color:#d63925; line-height:40px; padding-bottom:10px; border-bottom:1px solid #d63925; display:inline-block;}
.ny_cp .gy_nr{margin-top:30px; font-size:15px; line-height:30px; color:#777;}
.ny_cp .gy_nr img{width:100%; height:auto; display:block;}
.ny_cp .cp_lb .row{margin:0 -10px;}
.ny_cp .cp_lb .col-md-4{padding:0 10px;}
.ny_cp .cp_lb .n_r{margin-bottom:20px; background-color:#f7f7f7;}
.ny_cp .cp_lb .n_r img{width:100%; height:auto; border:1px solid #e7e7e7; display:block;}
.ny_cp .cp_lb .n_r p{padding:10px; font-size:15px; line-height:32px; text-align:center;}
.ny_cp .xw_lb .row{margin:0 -10px;}
.ny_cp .xw_lb .col-lg-3{padding:0 10px;}
.ny_cp .xw_lb .col-lg-9{padding:0 10px;}
.ny_cp .xw_lb ul li{padding-bottom:20px; margin-bottom:20px; border-bottom:1px dotted #ddd;}
.ny_cp .xw_lb .t_p img{width:100%; height:auto; display:block;}
.ny_cp .xw_lb .w_z h3{font-size:18px; line-height:32px; font-weight:bold; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_cp .xw_lb ul li:hover .w_z h3 a{color:#d63925;}
.ny_cp .xw_lb .w_z span{color:#888; padding-right:15px; float:left;}
.ny_cp .xw_lb .w_z i{padding-right:5px;}
.ny_cp .xw_lb .w_z p{margin-bottom:10px; font-size:14px; line-height:26px; height:52px; color:#888; 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;}
.ny_cp .zs_lb ul{margin:0 -10px;}
.ny_cp .zs_lb ul li{padding:0 10px;}
.ny_cp .zs_lb .t_w{margin-bottom:20px; overflow:hidden;}
.ny_cp .zs_lb .t_p{overflow:hidden;}
.ny_cp .zs_lb .t_p img{width:100%; height:auto; display:block;
transition:all 3s;
-webkit-transition:all 3s;
-moz-transition:all 3s;
-ms-transition:all 3s;
-o-transition:all 3s;}
.ny_cp .zs_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);}
.ny_cp .zs_lb .w_z{border:1px solid #e7e7e7; padding:15px;}
.ny_cp .zs_lb .w_z h3{font-size:16px; padding-bottom:15px; border-bottom:1px solid #e7e7e7; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_cp .zs_lb .w_z p{font-size:12px; color:#888; line-height:22px; height:44px; margin-bottom:10px; 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;}
.ny_cp .zs_lb .w_z i{padding-right:5px; color:#777;}
.ny_cp .zs_lb .w_z span{color:#aaa; font-size:12px; padding-right:15px;}
.ny_cp .lx_xx{background-color:#f7f7f7; overflow:hidden; margin:30px 0 50px;}
.ny_cp .lx_xx .z_c{width:60%; float:left;}
.ny_cp .lx_xx .z_c img{width:100%; height:auto; display:block;}
.ny_cp .lx_xx .y_c{width:40%; float:right; padding:30px;}
.ny_cp .lx_xx .y_c h3{font-size:22px; color:#333; margin-bottom:25px;}
.ny_cp .lx_xx .y_c em{width:50px; height:3px; background-color:#d63925; display:block; margin-bottom:15px;}
.ny_cp .lx_xx .y_c p{font-size:15px; line-height:32px;}
.ny_cp .bd_dt{margin-bottom:30px;}
.ny_cp .bd_dt img{width:100%; height:auto; display:block;}
.ny_cp .zx_ly{width:100%; padding:50px 100px; background-color:#fff; margin:0 auto;}
.ny_cp .zx_ly input{width:100%; padding:0 10px; background-color:#fff; border:1px solid #ddd; line-height:56px; font-size:14px; margin-bottom:30px;}
.ny_cp .zx_ly textarea{width:100%; height:110px; padding:15px 10px; background-color:#fff; border:1px solid #ddd; font-size:14px; line-height:26px; resize:none; outline:none; margin-bottom:30px;}
.ny_cp .zx_ly button{width:150px; height:40px; background-color:#d63925; font-size:16px; line-height:40px; margin:0 auto; color:#fff; display:block;}
.ny_cp .zx_ly h3{font-size:26px; line-height:40px; color:#000; margin-bottom:10px; text-align:center;}
.ny_cp .zx_ly h4{font-size:18px; color:#555; margin-bottom:10px; text-align:center;}
.ny_cp .zx_ly p{font-size:15px; line-height:30px; color:#888; margin-bottom:30px; text-align:center;}
.ny_cp .zx_ly em{width:50px; height:3px; background-color:#d63925; display:block; margin:0 auto 15px;}
.ny_cp .zx_ly a{color:#d63925;}
.ny_cp .zx_ly a:hover{text-decoration:underline;}
@media only screen and (max-width:640px){
.ny_cp{padding:20px 0 20px; width:96%; margin:0 auto}
.ny_cp .col-lg-4{ padding-left:5px; padding-right:5px}
.ny_cp .col-md-3{ padding-left:10px; padding-right:10px}
.ny_cp .ny_lm{padding:0; background-color:#fff; margin-bottom:20px;}
.ny_cp .ny_lm .b_t{display:none;}
.ny_cp .ny_lm .l_b{display:block;}
.ny_cp .ny_lm .l_m{padding:0;}
.ny_cp .ny_lm .l_m ul{display:none; border:1px solid #e7e7e7; border-top:0;}
.ny_cp .ny_lm .l_m ul li{display:block; width:100%; border-top:1px solid #e7e7e7; background:none;margin:0;}
.ny_cp .ny_lm .l_m ul li:first-child{border-top:0;}
.ny_cp .ny_lm .l_m ul li a{background:none; padding:0; border:0; font-size:14px; text-align:left; line-height:40px; padding-left:15px}
.ny_cp .ny_lm .l_m ul li:hover a{background:none; color:#d63925;}
.ny_cp .ny_lm .l_m ul li.on a{background:none; color:#d63925;}
.ny_cp .ny_lm .l_m ul li a.e_j{text-align:left; padding:0 15px; font-size:14px}
.ny_cp .ny_lm .l_m ul li:hover a.e_j{background-color:#f7f7f7;}
.ny_cp .ny_lm .l_m ul li.on a.e_j{background-color:#f7f7f7;}
.ny_cp .ny_lm .l_m ul li:hover em{color:#d63925;}
.ny_cp .ny_lm .l_m ul li.on em{color:#d63925;}
.ny_cp .ny_lx{display:none;}
.ny_cp .lm_bt{height:41px; border-bottom:1px solid #e7e7e7; margin-bottom:10px;}

.ny_cp .lm_bt .m_c{font-size:16px; color:#d63925; line-height:30px; padding-bottom:5px; border-bottom:1px solid #d63925; display:inline-block;}

.ny_cp .gy_nr{margin:0; font-size:20px; line-height:36px;}
.ny_cp .cp_lb .n_r p{padding:15px 10px; font-size:20px; line-height:36px;}
.ny_cp .xw_lb ul li{padding-bottom:25px; margin-top:25px; margin-bottom:0;}
.ny_cp .xw_lb .w_z h3{font-size:22px; font-weight:bold; line-height:40px;}
.ny_cp .xw_lb .w_z span{font-size:18px;}
.ny_cp .xw_lb .w_z p{font-size:18px; line-height:28px; height:56px;}
.ny_cp .zs_lb .row{margin:0 -10px;}
.ny_cp .zs_lb .col-md-4{padding:0 10px;}
.ny_cp .zs_lb .t_w{margin-bottom:20px;}
.ny_cp .zs_lb .w_z h3{font-size:22px;}
.ny_cp .zs_lb .w_z p{font-size:18px; line-height:28px; height:56px;}
.ny_cp .zs_lb .w_z span{font-size:18px; padding-right:0; display:block; margin-top:5px;}
.ny_cp .lx_xx{margin:15px 0 35px;}
.ny_cp .lx_xx .z_c{width:100%; float:none;}
.ny_cp .lx_xx .y_c{width:100%; float:none;}
.ny_cp .lx_xx .y_c h3{font-size:24px;}
.ny_cp .lx_xx .y_c p{font-size:20px; line-height:40px;}
.ny_cp .bd_dt{margin-bottom:15px;}
.ny_cp .zx_ly{padding:30px 50px; background:none;}
.ny_cp .zx_ly input{padding:0 15px; line-height:60px; font-size:20px; margin-bottom:20px;}
.ny_cp .zx_ly textarea{height:110px; padding:12px 15px; font-size:20px; line-height:36px; margin-bottom:20px;}
.ny_cp .zx_ly button{width:100%; height:60px; font-size:22px; line-height:60px;}
.ny_cp .zx_ly h4{font-size:22px; color:#555; margin-bottom:10px; text-align:center;}
.ny_cp .zx_ly p{font-size:18px; line-height:36px;}
.ny_cp .zx_ly em{width:60px;}

.ny_nr .wt_ss{width:98%; border-radius:25px; border:1px solid #ddd; margin:0  auto 20px; }
.ny_nr .wt_ss input{width:70%; height:40px; padding-left:15px; font-size:14px; line-height:40px; color:#555; float:left;background:none; border:0}
.ny_nr .wt_ss input::placeholder{color:#999;}
.ny_nr .wt_ss button{width:70px; height:40px; line-height:40px; text-align:center; color:#000; float:right; background:none; border:0}
.ny_nr .wt_ss button i{font-size:26px;}


}
.ny_cp .al_lb{ margin-bottom:30px; height:auto; overflow:hidden}
.ny_cp .al_lb li{ float: left; width:32%; margin-right:2%; }
.ny_cp .al_lb li:nth-child(3n){margin-right:0; }
.ny_cp .al_lb .n_r{box-shadow:0px 5px 10px 0px rgba(95,125,158,.1); margin-bottom:20px;border:#e7e7e7 1px solid}
.ny_cp .al_lb .t_p{overflow:hidden;}
.ny_cp .al_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.ny_cp .al_lb .n_r:hover .t_p img{transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.ny_cp .al_lb .w_z{padding:10px; text-align:center; background:#f7f7f7}
.ny_cp .al_lb .w_z h3{font-size:16px; line-height:30px;}
.ny_cp .al_lb .w_z p{line-height:24px; color:#999;}
@media only screen and (max-width:640px){
.ny_cp .al_lb li{ float: left; width:49%; margin-right:2%; }
.ny_cp .al_lb li:nth-child(2n){margin-right:0; }
.ny_cp .al_lb li:nth-child(3n){margin-right:2%; }
.ny_cp .al_lb li:nth-child(6n){margin-right:0; }

.ny_cp .al_lb .n_r{margin-bottom:14px;}
.ny_cp .al_lb .w_z h3{font-size:14px; line-height:26px;}
.ny_cp .al_lb .w_z p{line-height:24px; color:#999; font-size:12px}
}

.zzb{ float:left; width:38%}
.yyb{ float: right; width:60%}
.cp_xq{overflow:hidden; position:relative;}
.cp_xq .swiper-zs{padding-bottom:30px; }
.cp_xq .swiper-zs img{width:100%; height:auto; display:block;border:#e7e7e7 1px solid;box-sizing:border-box}
.cp_xq .swiper-pagination{bottom:0;}
.cp_xq .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#555;}
.cp_xq .swiper-pagination-bullet-active{background-color:#d63925;}
.cp_xq .cp_cs .b_t{font-size:22px; font-weight:bold; color:#d63925; line-height:36px; border-bottom:1px solid #e7e7e7; padding-bottom:15px; margin-bottom:15px;}
.cp_xq .cp_cs .c_s ul li{margin-bottom:5px; padding-left:15px; font-size:14px; line-height:26px; position:relative;}
.cp_xq .cp_cs .c_s ul li:before{width:6px; height:6px; border-radius:50%; background-color:#555; content:""; position:absolute; top:10px; left:0;}
.cp_xq .cp_cs a{display:inline-block; margin-top:20px; background-color:#d63925; font-size:16px; line-height:46px; color:#fff; padding:0 30px;} 
.cp_xq .cp_js{margin-top:40px;}
.cp_xq .cp_js .hd{overflow:hidden; border-bottom:1px solid #d7d7d7; margin-bottom:30px;}
.cp_xq .cp_js .hd ul li{float:left; padding:0 30px; font-size:16px; line-height:44px; text-align:center; color:#fff; background-color:#d63925; margin-right:5px; cursor:pointer;}
.cp_xq .cp_js .hd ul li.on{background-color:#d63925; color:#fff;}
.cp_xq .cp_js .n_r{font-size:15px; line-height:28px; min-height:200px;}
.cp_xq .cp_js .n_r a{display:block; font-size:15px; line-height:28px; color:#d63925; margin-bottom:10px;}
.cp_xq .cp_js .n_r a:hover{text-decoration:underline !important;}
@media only screen and (max-width:640px){
.zzb{ float:none; width:100%}
.yyb{ float: none; width:100%}
.cp_xq .swiper-zs img{width:99%; height:auto; display:block;border:#e7e7e7 1px solid;box-sizing:border-box}

.cp_xq .cp_cs{margin-top:0px;}
.cp_xq .cp_cs .b_t{font-size:16px; line-height:40px; padding-bottom:0px; margin-bottom:10px;}
.cp_xq .cp_cs .c_s ul li{font-size:13px; line-height:24px;}
.cp_xq .cp_cs a{margin-top:15px; font-size:15px; line-height:32px; padding:0 15px;} 
.cp_xq .cp_js{margin-top:30px;}
.cp_xq .cp_js .hd{margin-bottom:20px;}
.cp_xq .cp_js .hd ul li{padding:0 10px; font-size:14px; line-height:38px;}
.cp_xq .cp_js .n_r{font-size:13px; line-height:24px;}
.cp_xq .cp_js .n_r a{font-size:13px; line-height:24px;}
}
.zb{ float:left; width:20%}
.yb{ float: right; width:77%}
@media only screen and (max-width:992px){
.zb{ float:left; width:100%}
.yb{ float: right; width:100%}
}

.xz_sa{width:100%; padding:150px 0; background:url(../images/sj_dt.png) no-repeat center / cover; overflow:hidden;}
.xz_sa .xz_wt{width:540px; height:540px; padding:37px; border:3px solid #d63925; border-radius:50%; margin:0 auto; position:relative;}
.xz_sa .xz_wt .xz_zx{width:460px; height:460px; border-radius:50%; background:url(../images/n3.png) no-repeat center / cover; color:#fff; text-align:center; position:relative;}
.xz_sa .xz_wt .xz_bt{width:90%; position:absolute; top:50%; left:5%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.xz_sa .xz_wt .xz_bt h3{font-size:38px; font-weight:bold;}
.xz_sa .xz_wt .xz_bt p{font-size:22px; margin-top:15px;}
.xz_sa .xz_wt .hd{width:100%; height:100%; position:absolute; top:0; left:0;}
.xz_sa .xz_wt .hd span{width:20px; height:20px; background-color:#fff; border-radius:50%; border:5px solid #3b6ab7; display:block; position:absolute;}
.xz_sa .xz_wt .hd .w_z{font-size:25px; letter-spacing:1px; line-height:30px; color:#333;}
.xz_sa .xz_wt .hd ul li{width:100%; position:absolute; cursor:pointer;}
.xz_sa .xz_wt .hd ul li.l_1{top:-60px; left:0;}
.xz_sa .xz_wt .hd ul li.l_1 .w_z{text-align:center;}
.xz_sa .xz_wt .hd ul li.l_1 span{left:50%; margin-left:-10px; bottom:-40px;}
.xz_sa .xz_wt .hd ul li.l_2{top:130px; right:-102%;}
.xz_sa .xz_wt .hd ul li.l_2 .w_z{text-align:left;}
.xz_sa .xz_wt .hd ul li.l_2 span{left:-48px; top:50%; margin-top:-10px;}
.xz_sa .xz_wt .hd ul li.l_3{bottom:130px; right:-102%;}
.xz_sa .xz_wt .hd ul li.l_3 .w_z{text-align:left;}
.xz_sa .xz_wt .hd ul li.l_3 span{left:-48px; top:50%; margin-top:-10px;}
.xz_sa .xz_wt .hd ul li.l_4{bottom:-60px; left:0;}
.xz_sa .xz_wt .hd ul li.l_4 .w_z{text-align:center;}
.xz_sa .xz_wt .hd ul li.l_4 span{left:50%; margin-left:-10px; top:-40px;}
.xz_sa .xz_wt .hd ul li.l_5{bottom:130px; left:-102%;}
.xz_sa .xz_wt .hd ul li.l_5 .w_z{text-align:right;}
.xz_sa .xz_wt .hd ul li.l_5 span{right:-48px; top:50%; margin-top:-10px;}
.xz_sa .xz_wt .hd ul li.l_6{top:130px; left:-102%;}
.xz_sa .xz_wt .hd ul li.l_6 .w_z{text-align:right;}
.xz_sa .xz_wt .hd ul li.l_6 span{right:-48px; top:50%; margin-top:-10px;}
.xz_sa .xz_wt .hd ul li.on .w_z{color:#d63925;}
.xz_sa .xz_wt .hd ul li.on span{border:5px solid #d63925;}
.xz_sa .xz_yq{width:570px; height:570px; background:url(../images/x_t.png) no-repeat center / cover; position:absolute; top:50%; left:50%; margin-top:-285px; margin-left:-285px;
animation:haha 24s linear infinite;
-webkit-animation: haha 24s linear infinite;
-moz-animation: haha 24s linear infinite;
-ms-animation: haha 24s linear infinite;
-o-animation: haha 24s linear infinite;}
@media (min-width:1081px){
.xz_sa{padding:120px 0;}
.xz_sa .xz_wt{width:500px; height:500px; padding:38px; border:2px solid #d63925;}
.xz_sa .xz_wt .xz_zx{width:420px; height:420px;}
.xz_sa .xz_wt .xz_bt h3{font-size:32px;}
.xz_sa .xz_wt .xz_bt p{font-size:18px; margin-top:10px;}
.xz_sa .xz_wt .hd span{width:16px; height:16px; border:4px solid #3b6ab7;}
.xz_sa .xz_wt .hd .w_z{font-size:22px;}
.xz_sa .xz_wt .hd ul li.l_1 span{margin-left:-8px; bottom:-37px;}
.xz_sa .xz_wt .hd ul li.l_2 span{left:-39px; margin-top:-8px;}
.xz_sa .xz_wt .hd ul li.l_3 span{left:-39px; margin-top:-8px;}
.xz_sa .xz_wt .hd ul li.l_4 span{margin-left:-8px; top:-37px;}
.xz_sa .xz_wt .hd ul li.l_5 span{right:-39px; margin-top:-8px;}
.xz_sa .xz_wt .hd ul li.l_6 span{right:-39px; margin-top:-8px;}
.xz_sa .xz_yq{width:530px; height:530px; margin-top:-265px; margin-left:-265px;}
}
@media (min-width:1600px){
.xz_sa{padding:150px 0;}
.xz_sa .xz_wt{width:540px; height:540px; padding:37px; border:3px solid #d63925;}
.xz_sa .xz_wt .xz_zx{width:460px; height:460px;}
.xz_sa .xz_wt .xz_bt h3{font-size:38px;}
.xz_sa .xz_wt .xz_bt p{font-size:22px; margin-top:15px;}
.xz_sa .xz_wt .hd span{width:20px; height:20px; border:5px solid #3b6ab7;}
.xz_sa .xz_wt .hd .w_z{font-size:25px;}
.xz_sa .xz_wt .hd ul li.l_1 span{margin-left:-10px; bottom:-40px;}
.xz_sa .xz_wt .hd ul li.l_2 span{left:-48px; margin-top:-10px;}
.xz_sa .xz_wt .hd ul li.l_3 span{left:-48px; margin-top:-10px;}
.xz_sa .xz_wt .hd ul li.l_4 span{margin-left:-10px; top:-40px;}
.xz_sa .xz_wt .hd ul li.l_5 span{right:-48px; margin-top:-10px;}
.xz_sa .xz_wt .hd ul li.l_6 span{right:-48px; margin-top:-10px;}
.xz_sa .xz_yq{width:570px; height:570px; margin-top:-285px; margin-left:-285px;}
}
@media only screen and (max-width:640px){
.xz_sa{padding:160px 0;}
.xz_sa .xz_wt{width:300px; height:300px; padding:18px; border:2px solid #d63925;}
.xz_sa .xz_wt .xz_zx{width:260px; height:260px;}
.xz_sa .xz_wt .xz_bt h3{font-size:24px;}
.xz_sa .xz_wt .xz_bt p{font-size:16px; margin-top:10px;}
.xz_sa .xz_wt .hd .w_z{width:150px; font-size:20px; letter-spacing:0;}
.xz_sa .xz_wt .hd ul li.l_1{top:-82px;}
.xz_sa .xz_wt .hd ul li.l_1 span{bottom:-30px;}
.xz_sa .xz_wt .hd ul li.l_1 .w_z{margin:0 auto;}
.xz_sa .xz_wt .hd ul li.l_2{top:25px;}
.xz_sa .xz_wt .hd ul li.l_3{bottom:25px;}
.xz_sa .xz_wt .hd ul li.l_4{bottom:-80px;}
.xz_sa .xz_wt .hd ul li.l_4 span{top:-30px;}
.xz_sa .xz_wt .hd ul li.l_4 .w_z{margin:0 auto;}
.xz_sa .xz_wt .hd ul li.l_5{bottom:25px;}
.xz_sa .xz_wt .hd ul li.l_5 .w_z{float:right;}
.xz_sa .xz_wt .hd ul li.l_6{top:25px;}
.xz_sa .xz_wt .hd ul li.l_6 .w_z{float:right;}
.xz_sa .xz_yq{width:320px; height:320px; margin-top:-160px; margin-left:-160px;}
}

.xz_sh{width:100%; padding:100px 0 180px; background:url(../images/sj_dt.png) no-repeat center / cover; overflow:hidden;}
.xz_sh .gy_bt{text-align:center; margin-bottom:100px;}
.xz_sh .zs_ys{position:relative;}
.xz_sh .zs_yq{width:540px; height:540px; border:3px solid #d63925; padding:37px; border-radius:50%; float:right; position:relative;}
.xz_sh .zs_yq .zs_tp img{width:100%; height:auto; display:block;}
.xz_sh .zs_yq .xz_zx{width:460px; height:460px; border-radius:50%; background:url(../images/n3.png) no-repeat center / cover; color:#fff; text-align:center; position:relative;}
.xz_sh .hd{width:100%; padding:50px 0; position:absolute; top:50%; left:0; background:url(../images/zshx.png) no-repeat left center / 3px 100%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.xz_sh .hd span{width:20px; height:20px; background-color:#fff; border-radius:50%; border:5px solid #3b6ab7; display:block; position:absolute;}
.xz_sh .hd .w_z{font-size:18px; line-height:30px; color:#333;}
.xz_sh .hd strong{font-size:32px; line-height:60px; font-weight:bold; position:relative;}
.xz_sh .hd strong:after{width:0; height:0; border-top:10px solid transparent; border-left:10px solid #d63925; border-bottom:10px solid transparent; content:""; position:absolute; top:50%; margin-top:-10px; left:-32px; display:none;}
.xz_sh .hd ul li.on strong{color:#d63925;}
.xz_sh .hd ul li.on strong:after{display:block;}
.xz_sh .hd ul li{width:100%; cursor:pointer; padding-left:35px;}
.xz_sh .hd .l_1{top:-120px; right:206px; position:absolute;}
.xz_sh .hd .l_1 .w_z{text-align:center;}
.xz_sh .hd .l_1 span{left:50%; margin-left:-10px; bottom:-30px;}
.xz_sh .hd .l_2{top:45px; right:-98px; position:absolute;}
.xz_sh .hd .l_2 .w_z{text-align:left;}
.xz_sh .hd .l_2 span{left:-32px; top:20px;}
.xz_sh .hd .l_3{bottom:45px; right:-114px; position:absolute;}
.xz_sh .hd .l_3 .w_z{text-align:left;}
.xz_sh .hd .l_3 span{left:-32px; top:20px;}
.xz_sh .hd .l_4{bottom:-120px; right:164px; position:absolute;}
.xz_sh .hd .l_4 .w_z{text-align:center;}
.xz_sh .hd .l_4 span{left:50%; margin-left:-10px; top:-30px;}
.xz_sh .hd .l_5{bottom:45px; right:510px; position:absolute;}
.xz_sh .hd .l_5 .w_z{text-align:right;}
.xz_sh .hd .l_5 span{right:-32px; top:20px;}
.xz_sh .hd .l_6{top:45px; right:510px; position:absolute;}
.xz_sh .hd .l_6 .w_z{text-align:right;}
.xz_sh .hd .l_6 span{right:-32px; top:20px;}
.xz_sh .hd ul li.on .w_z{color:#d63925;}
.xz_sh .hd ul li.on span{border:5px solid #d63925;}
.xz_sh .zs_yq .xz_yq{width:570px; height:570px; background:url(../images/x_t.png) no-repeat center / cover; position:absolute; top:50%; left:50%; margin-top:-285px; margin-left:-285px;
animation:haha 24s linear infinite;
-webkit-animation: haha 24s linear infinite;
-moz-animation: haha 24s linear infinite;
-ms-animation: haha 24s linear infinite;
-o-animation: haha 24s linear infinite;}
.xz_sh .zs_nr{width:32%; position:absolute; left:12%; top:30%;}
.xz_sh .n_r h4{font-size:26px; line-height:40px; font-weight:bold; color:#d63925;}
.xz_sh .n_r em{width:60px; height:5px; background:#d63925; margin:40px 0; display:block;}
.xz_sh .n_r p{font-size:18px; line-height:36px;}
@media (min-width:1081px){
.xz_sh{padding:100px 0 160px;}
.xz_sh .gy_bt{margin-bottom:80px;}
.xz_sh .zs_yq{width:460px; height:460px; border:2px solid #d63925; padding:28px;}
.xz_sh .zs_yq .xz_zx{width:400px; height:400px;}
.xz_sh .hd{padding:50px 0; top:50%;}
.xz_sh .hd span{width:16px; height:16px;}
.xz_sh .hd .w_z{font-size:16px; line-height:24px;}
.xz_sh .hd strong{font-size:26px; line-height:50px;}
.xz_sh .hd strong:after{border-top:8px solid transparent; border-left:8px solid #d63925; border-bottom:8px solid transparent; margin-top:-8px; left:-27px;}
.xz_sh .hd ul li{padding-left:30px;}
.xz_sh .hd .l_1{top:-99px; right:180px;}
.xz_sh .hd .l_1 span{margin-left:-8px;}
.xz_sh .hd .l_2{top:77px; right:-115px;}
.xz_sh .hd .l_3{bottom:77px; right:-129px;}
.xz_sh .hd .l_4{bottom:-99px; right:145px;}
.xz_sh .hd .l_4 span{margin-left:-8px;}
.xz_sh .hd .l_5{bottom:77px; right:459px;}
.xz_sh .hd .l_6{top:77px; right:463px;}
.xz_sh .zs_yq .xz_yq{width:490px; height:490px; margin-top:-245px; margin-left:-245px;}
.xz_sh .zs_nr{width:30%; left:10%; top:20%;}
.xz_sh .n_r h4{font-size:24px; line-height:36px;}
.xz_sh .n_r em{height:4px; margin:20px 0;}
.xz_sh .n_r p{font-size:16px; line-height:28px;}
}
@media (min-width:1600px){
.xz_sh{padding:100px 0 180px;}
.xz_sh .gy_bt{margin-bottom:100px;}
.xz_sh .zs_yq{width:540px; height:540px; border:3px solid #d63925; padding:37px;}
.xz_sh .zs_yq .xz_zx{width:460px; height:460px;}
.xz_sh .hd{padding:50px 0; top:50%;}
.xz_sh .hd span{width:20px; height:20px; border:5px solid #3b6ab7;}
.xz_sh .hd .w_z{font-size:18px; line-height:30px;}
.xz_sh .hd strong{font-size:32px; line-height:60px;}
.xz_sh .hd strong:after{border-top:10px solid transparent; border-left:10px solid #d63925; border-bottom:10px solid transparent; top:50%; margin-top:-10px; left:-32px;}
.xz_sh .hd ul li{padding-left:35px;}
.xz_sh .hd .l_1{top:-120px; right:206px;}
.xz_sh .hd .l_1 span{margin-left:-10px;}
.xz_sh .hd .l_2{top:45px; right:-98px;}
.xz_sh .hd .l_3{bottom:45px; right:-114px;}
.xz_sh .hd .l_4{bottom:-120px; right:164px;}
.xz_sh .hd .l_4 span{margin-left:-10px;}
.xz_sh .hd .l_5{bottom:45px; right:510px;}
.xz_sh .hd .l_6{top:45px; right:510px;}
.xz_sh .zs_yq .xz_yq{width:570px; height:570px; margin-top:-285px; margin-left:-285px;}
.xz_sh .zs_nr{width:32%; left:12%; top:30%;}
.xz_sh .n_r h4{font-size:26px; line-height:40px;}
.xz_sh .n_r em{height:5px; margin:40px 0;}
.xz_sh .n_r p{font-size:18px; line-height:36px;}
}
@media only screen and (max-width:640px){
.xz_sh{padding:80px 0;}
.xz_sh .zs_yq{width:300px; height:300px; border:2px solid #d63925; padding:18px; float:none; margin:0 auto;}
.xz_sh .zs_yq .xz_zx{width:260px; height:260px;}
.xz_sh .hd{width:100%; height:320px; padding:0; top:0; left:0; background:none;
transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;}
.xz_sh .hd span{width:20px; height:20px; background-color:#fff; border-radius:50%; border:5px solid #3b6ab7; display:block; position:absolute;}
.xz_sh .hd .w_z{font-size:18px; line-height:30px; color:#333;}
.xz_sh .hd strong{display:none;}
.xz_sh .hd ul li.on strong:after{display:none;}
.xz_sh .hd ul li{width:100%; cursor:pointer; padding-left:35px;}
.xz_sh .hd .l_1{top: -80px;right: 226px;position:absolute;}
.xz_sh .hd .l_1 .w_z{text-align:center;}
.xz_sh .hd .l_1 span{left:50%; margin-left:-10px; bottom:-30px;}
.xz_sh .hd .l_2{top: 68px;right: 3px;position:absolute;}
.xz_sh .hd .l_2 .w_z{text-align:left;}
.xz_sh .hd .l_2 span{left:-32px; top:20px;}
.xz_sh .hd .l_3{bottom: 68px;right: -5px;position:absolute;}
.xz_sh .hd .l_3 .w_z{text-align:left;}
.xz_sh .hd .l_3 span{left:-32px; top:20px;}
.xz_sh .hd .l_4{bottom: -60px;right: 196px;position:absolute;}
.xz_sh .hd .l_4 .w_z{text-align:center;}
.xz_sh .hd .l_4 span{left:50%; margin-left:-10px; top:-30px;}
.xz_sh .hd .l_5{bottom:31px;right: 442px;position:absolute;}
.xz_sh .hd .l_5 .w_z{text-align:right;}
.xz_sh .hd .l_5 .w_z br{display:none;}
.xz_sh .hd .l_5 span{right:-32px; top:20px;}
.xz_sh .hd .l_6{top: 52px;right: 446px;position:absolute;}
.xz_sh .hd .l_6 .w_z{text-align:right;}
.xz_sh .hd .l_6 .w_z br{display:none;}
.xz_sh .hd .l_6 span{right:-32px; top:20px;}
.xz_sh .hd ul li.on .w_z{color:#d63925;}
.xz_sh .hd ul li.on span{border:5px solid #d63925;}
.xz_sh .zs_yq .xz_yq{width:320px; height:320px; margin-top:-160px; margin-left:-160px;}
.xz_sh .zs_nr{width:100%;position:relative;left:auto;top:auto;text-align:center;margin-top: 108px;}
.xz_sh .n_r em{height:3px; margin:25px auto;}
.xz_sh .n_r p{font-size:20px;}
}

@keyframes haha{
0%{transform:rotate(0deg);}
100%{transform:rotate(360deg);}
}

@-webkit-keyframes haha{
0%{-webkit-transform:rotate(0deg);}
100%{-webkit-transform:rotate(360deg);}
}

@-moz-keyframes haha{
0%{-moz-transform:rotate(0deg);}
100%{-moz-transform:rotate(360deg);}
}

@-ms-keyframes haha{
0%{-ms-transform:rotate(0deg);}
100%{-ms-transform:rotate(360deg);}
}

@-o-keyframes haha{
0%{-o-transform:rotate(0deg);}
100%{-o-transform:rotate(360deg);}
}

.xz_sb{width:100%; padding:100px 0; position:relative;}
.xz_sb .gy_bt{text-align:center; margin-bottom:70px;}
.xz_sb .gy_bt p{color:#fff;}
.xz_sb .hd ul li{position:relative; padding:30px 15px; font-size:24px; font-weight:bold; color:#fff; text-align:center; line-height:36px; cursor:pointer;}
.xz_sb .hd ul li:before{width:0; height:6px; background-color:#d63925; content:""; position:absolute; top:0; left:50%;
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.xz_sb .hd ul li.on:before{width:100%;}
.xz_sb .n_r{width:100% !important; padding:20px; background-color:#f5f7f8; margin-bottom:20px}
.xz_sb .n_r .row{margin:0 -30px; display:flex; align-items:center; justify-content:space-between;}
.xz_sb .n_r .col-12{padding:0 30px;}
.xz_sb .n_r .t_p img{width:100%; height:auto; display:block;}
.xz_sb .n_r .w_z h4{font-size:24px; font-weight:bold; line-height:32px; color:#000;}
.xz_sb .n_r .w_z em{width:100px; height:2px; background-color:#d63925; display:block; margin:30px 0;}
.xz_sb .n_r .w_z p{font-size:18px; line-height:32px;}
@media (min-width:1081px){
.xz_sb{padding:90px 0;}
.xz_sb:after{height:60%;}
.xz_sb .gy_bt{margin-bottom:55px;}
.xz_sb .hd ul li{padding:20px 10px; font-size:20px; line-height:30px;}
.xz_sb .hd ul li:before{height:4px;}
.xz_sb .n_r{padding:35px;}
.xz_sb .n_r .row{margin:0 -15px;}
.xz_sb .n_r .col-12{padding:0 15px;}
.xz_sb .n_r .w_z h4{font-size:20px; line-height:30px;}
.xz_sb .n_r .w_z em{width:80px; margin:20px 0;}
.xz_sb .n_r .w_z p{font-size:15px; line-height:28px;}
}
@media (min-width:1600px){
.xz_sb{padding:60px 0;}
.xz_sb:after{height:70%;}
.xz_sb .gy_bt{margin-bottom:70px;}
.xz_sb .hd ul li{padding:30px 15px; font-size:24px; line-height:36px;}
.xz_sb .hd ul li:before{height:6px;}
.xz_sb .n_r{padding:30px;}
.xz_sb .n_r .row{margin:0 -30px;}
.xz_sb .n_r .col-12{padding:0 30px;}
.xz_sb .n_r .w_z h4{font-size:24px; line-height:32px;}
.xz_sb .n_r .w_z em{width:100px; margin:30px 0;}
.xz_sb .n_r .w_z p{font-size:18px; line-height:32px;}
}
@media only screen and (max-width:640px){
.xz_sb{padding:20px 0 20px;}
.xz_sb:after{height:60%;}
.xz_sb .gy_bt{margin-bottom:50px;}
.xz_sb .hd ul li{font-size:22px; font-weight:normal; line-height:30px;}
.xz_sb .hd ul li:before{height:4px;}
.xz_sb .bd{height:100%;}
.xz_sb .n_r{padding:10px;}
.xz_sb .n_r .row{flex-direction:column-reverse;}
.xz_sb .n_r .w_z{margin-top:20px; text-align:left;}
.xz_sb .n_r .w_z h4 {
    font-size: 16px;
    font-weight: bold;
    line-height:28px;
    color: #000;
}
.xz_sb .n_r .w_z em{margin:10px 0; width:50px}
.xz_sb .n_r .w_z p{font-size:14px; line-height:26px;}
.xz_sb .n_r .row{margin:0 -20px; display:flex; align-items:center; justify-content:space-between;}
.xz_sb .n_r .col-12{padding:0 20px;}
}

.xz_sc{width:100%; padding-bottom:100px; overflow:hidden;}
.xz_sc.hs_bj{padding:100px 0; background-color:#f5f7f8;}
.xz_sc .gy_bt{text-align:center;}
.xz_sc .row{margin:0 -50px;}
.xz_sc .col-6{padding:0 50px;}
.xz_sc .n_r{position:relative;}
.xz_sc .n_r:after{width:16px; height:30px; content:""; background:url(../images/jt.png) no-repeat center / cover; position:absolute; top:50%; margin-top:-15px; right:-50px; opacity:.5;}
.xz_sc .col-6:last-child .n_r:after{display:none;}
.xz_sc .t_b{width:96px; height:96px; border:1px solid #ddd; border-radius:50%; margin:0 auto 50px; background-position:top center; background-repeat:no-repeat; background-size:cover;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.xz_sc .n_r:hover .t_b{background-color:#d63925; background-position:bottom center; border:1px solid #d63925;}
.xz_sc .w_z h4{font-size:22px; text-align:center; line-height:32px; font-weight:bold; color:#333; margin-bottom:10px;}
.xz_sc .w_z p{color:#777; line-height:26px;}
@media (min-width:1081px){
.xz_sc{padding-bottom:90px;}
.xz_sc.hs_bj{padding:90px 0;}
.xz_sc .row{margin:0 -30px;}
.xz_sc .col-6{padding:0 30px;}
.xz_sc .n_r:after{width:12px; height:22px; margin-top:-11px; right:-30px;}
.xz_sc .t_b{width:86px; height:86px; margin:0 auto 35px;}
.xz_sc .w_z h4{font-size:20px; line-height:30px;}
.xz_sc .w_z p{line-height:24px;}
}
@media (min-width:1600px){
.xz_sc{padding-bottom:100px;}
.xz_sc.hs_bj{padding:100px 0;}
.xz_sc .row{margin:0 -50px;}
.xz_sc .col-6{padding:0 50px;}
.xz_sc .n_r:after{width:16px; height:30px; margin-top:-15px; right:-50px;}
.xz_sc .t_b{width:96px; height:96px; margin:0 auto 50px;}
.xz_sc .w_z h4{font-size:22px; line-height:32px;}
.xz_sc .w_z p{line-height:26px;}
}
@media only screen and (max-width:640px){
.xz_sc{padding-bottom:10px;}
.xz_sc.hs_bj{padding:60px 0 10px;}
.xz_sc .row{margin:0 -35px;}
.xz_sc .col-6{padding:0 35px;}
.xz_sc .n_r{margin-bottom:50px;}
.xz_sc .n_r:after{right:-35px;}
.xz_sc .col-6:nth-child(2) .n_r:after{display:none;}
.xz_sc .w_z h4{font-size:24px; line-height:32px;}
.xz_sc .w_z p{font-size:18px; line-height:28px;}
}

.xz_sd{width:100%; padding:60px 0;  overflow:hidden;}
.xz_sd .row{margin:0 -10px;}
.xz_sd .col-12{padding:0 10px;}
.xz_sd .gy_bt{text-align:center;}
.xz_sd .n_r{background-color:#fafafa;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-bottom:20px}
.xz_sd .n_r:hover{box-shadow:0 8px 20px #ddd;}
.xz_sd .t_p{overflow:hidden; position:relative;}
.xz_sd .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.xz_sd .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);}
.xz_sd .b_t{width:100%; background-color:rgba(0,0,0,.5); position:absolute; bottom:0; left:0; padding:10px; font-size:18px; line-height:30px; color:#fff; text-align:center;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.xz_sd .n_r:hover .b_t{background-color:rgba(0,0,0,.8);}
.xz_sd .w_z{padding:15px; font-size:15px;}
.xz_sd .w_z p{line-height:28px; color:#777; margin-bottom:10px;}
.xz_sd .w_z span{font-size:14px; line-height:24px; color:#aaa; display:block;}
.xz_sd .w_z i{font-size:16px; vertical-align:middle; margin-right:5px;}
@media (min-width:1081px){
.xz_sd{padding:80px 0;}
.xz_sd .b_t{padding:10px 5px; font-size:16px; line-height:26px;}
.xz_sd .w_z{padding:13px; font-size:14px;}
.xz_sd .w_z p{line-height:22px;}
.xz_sd .w_z span{font-size:13px; line-height:22px;}
.xz_sd .w_z i{font-size:14px;}
}
@media (min-width:1600px){
.xz_sd{padding:60px 0;}
.xz_sd .b_t{padding:8px 10px; font-size:15px; line-height:26px;}
.xz_sd .w_z{padding:15px; font-size:15px;}
.xz_sd .w_z p{line-height:28px;}
.xz_sd .w_z span{font-size:14px; line-height:24px;}
.xz_sd .w_z i{font-size:16px;}
}
@media only screen and (max-width:640px){
.xz_sd{padding:60px 0 30px;}
.xz_sd .n_r{margin-bottom:30px;}
.xz_sd .b_t{font-size:26px; line-height:38px;}
.xz_sd .w_z{padding:20px; font-size:20px;}
.xz_sd .w_z p{line-height:32px;}
.xz_sd .w_z span{font-size:20px; line-height:32px;}
.xz_sd .w_z i{font-size:22px;}
}

.xz_se{width:100%; padding:100px 0; overflow:hidden;}
.xz_se .gy_bt{text-align:center;}
.xz_se .row{margin:0;}
.xz_se .col-3{padding:0;}
.xz_se ul{border-bottom:1px solid #f2f2f2;}
.xz_se ul li{border-top:1px solid #f2f2f2;}
.xz_se ul li img{width:100%; height:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.xz_se ul li:hover img{box-shadow:0 0 15px #bbb; position:relative; z-index:99;}
@media (min-width:1081px){
.xz_se{padding:80px 0;}
}
@media (min-width:1600px){
.xz_se{padding:100px 0;}
}
@media only screen and (max-width:640px){
.xz_se{padding:60px 0;}
}

.xz_sf{width:100%; padding:100px 0; background:url(../images/tz_bj.jpg) no-repeat center / cover fixed; position:relative; overflow:hidden;}
.xz_sf .gy_bt{text-align:center; margin-bottom:70px;}
.xz_sf .gy_bt p{color:#fff;}
.xz_sf .hd{text-align:center; margin-bottom:40px;}
.xz_sf .hd ul li{position:relative; padding-bottom:15px; margin:0 20px; font-size:24px; color:#fff; text-align:center; line-height:34px; opacity:.5; cursor:pointer; display:inline-block;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.xz_sf .hd ul li.on{opacity:1;}
.xz_sf .hd ul li:before{width:0; height:2px; background-color:#fff; content:""; position:absolute; bottom:0; left:50%;
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.xz_sf .hd ul li.on:before{width:100%;}
.xz_sf .bd{max-width:1200px; margin:0 auto;}
.xz_sf .n_r{background-color:#393d41;}
.xz_sf .n_r .row{margin:0;}
.xz_sf .n_r .col-12{padding:0;}
.xz_sf .n_r .t_p img{width:100%; height:auto; display:block;}
.xz_sf .n_r .w_z{padding:35px 50px;}
.xz_sf .n_r .w_z h4{font-size:28px; line-height:36px; color:#fff; margin-bottom:15px;}
.xz_sf .n_r .w_z p{font-size:15px; line-height:28px; color:#aaa; height:84px; margin-bottom:30px; 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;}
.xz_sf .n_r .s_j ul li{width:20%; float:left; text-align:center;}
.xz_sf .n_r .s_j strong{font-size:22px; color:#fff; line-height:32px; display:block;}
.xz_sf .n_r .s_j i{font-size:14px; line-height:26px; color:#aaa;}
.xz_sf .n_r .s_j .z_x{width:40px; height:57px; margin:0 auto 5px; position:relative;}
.xz_sf .n_r .s_j .z_x span{display:block; position:absolute; bottom:8px; background-size:100% 100%; background-repeat:no-repeat; background-position:50%;}
.xz_sf .n_r .s_j .z_x span:before{content:""; width:100%; display:block; position:absolute; left:0; background-size:100%; background-repeat:no-repeat;}
.xz_sf .n_r .s_j .z_x span:after{content:""; width:100%; display:block; position:absolute; left:0; background-size:100%; background-repeat:no-repeat;}
.xz_sf .n_r .s_j .z_x span.old{width:17px; left:0; background-image:url(../images/z2.png);}
.xz_sf .n_r .s_j .z_x span.old:before{height:12px; top:-12px; background-position:bottom; background-image:url(../images/z1.png);}
.xz_sf .n_r .s_j .z_x span.old:after{height:6px; bottom:-6px; background-position:bottom; background-image:url(../images/z3.png);}
.xz_sf .n_r .s_j .z_x span.new{width:20px; right:0; background-image:url(../images/z5.png);}
.xz_sf .n_r .s_j .z_x span.new:before{height:12px; top:-12px; background-position:bottom; background-image:url(../images/z4.png);}
.xz_sf .n_r .s_j .z_x span.new:after{height:8px; bottom:-7px; background-position:bottom; background-image:url(../images/z6.png);}
@media (min-width:1081px){
.xz_sf{padding:90px 0;}
.xz_sf .gy_bt{margin-bottom:50px;}
.xz_sf .hd{margin-bottom:30px;}
.xz_sf .hd ul li{margin:0 15px; font-size:20px; line-height:30px;}
.xz_sf .n_r .w_z h4{font-size:25px; line-height:32px; margin-bottom:10px;}
.xz_sf .n_r .w_z p{font-size:14px; line-height:26px; height:78px; margin-bottom:20px;}
.xz_sf .n_r .s_j strong{font-size:20px; line-height:30px;}
.xz_sf .n_r .s_j i{font-size:13px; line-height:24px;}
}
@media (min-width:1600px){
.xz_sf{padding:100px 0;}
.xz_sf .gy_bt{margin-bottom:70px;}
.xz_sf .hd{margin-bottom:40px;}
.xz_sf .hd ul li{padding-bottom:15px; margin:0 20px; font-size:24px; line-height:34px; opacity:.5;}
.xz_sf .n_r .w_z h4{font-size:28px; line-height:36px; margin-bottom:15px;}
.xz_sf .n_r .w_z p{font-size:15px; line-height:28px; height:84px; margin-bottom:30px;}
.xz_sf .n_r .s_j strong{font-size:22px; line-height:32px;}
.xz_sf .n_r .s_j i{font-size:14px; line-height:26px;}
}
@media only screen and (max-width:640px){
.xz_sf{padding:70px 0;}
.xz_sf .gy_bt{margin-bottom:50px;}
.xz_sf .hd{margin-bottom:30px;}
.xz_sf .hd ul li{margin:0 15px;}
.xz_sf .bd{max-width:100%;}
.xz_sf .n_r .w_z{padding:35px; overflow:hidden;}
.xz_sf .n_r .w_z h4{font-size:26px; font-weight:bold;}
.xz_sf .n_r .w_z p{font-size:20px; line-height:32px; height:inherit; margin-bottom:50px;}
.xz_sf .n_r .s_j ul li{width:25%;}
.xz_sf .n_r .s_j strong{font-size:26px; line-height:36px;}
.xz_sf .n_r .s_j i{font-size:18px; line-height:28px;}
}

.xz_sg{width:100%; padding:100px 0; overflow:hidden;}
.xz_sg .yq_zs{position:relative;}
.xz_sg .yq_zs .swiper-button-prev{width:38px; height:38px; border:1px solid #aaa; border-radius:50%; background:url(../images/zj1.png) no-repeat center; left:-60px; margin-top:-19px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.xz_sg .yq_zs .swiper-button-prev:hover{background:#d63925 url(../images/zj.png) no-repeat center; border:1px solid #d63925;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;}
.xz_sg .yq_zs .swiper-button-next{width:38px; height:38px; border:1px solid #aaa; border-radius:50%; background:url(../images/yj1.png) no-repeat center; right:-60px; margin-top:-19px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.xz_sg .yq_zs .swiper-button-next:hover{background:#d63925 url(../images/yj.png) no-repeat center; border:1px solid #d63925;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;}
.xz_sg .yq_zs .swiper-slide:after{width:100%; height:100%; content:""; position:absolute; top:0; left:0; background-color:rgba(0,0,0,.5); opacity:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.xz_sg .yq_zs .swiper-slide:hover:after{opacity:1;}
.xz_sg .yq_zs .t_p img{width:100%; height:auto; display:block;}
.xz_sg .yq_zs .w_z{width:100%; padding:15px 35px; background-color:rgba(0,0,0,.5); position:absolute; bottom:0; left:0; z-index:9;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.xz_sg .yq_zs .swiper-slide:hover .w_z{background:none; bottom:auto; top:50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.xz_sg .yq_zs .w_z h4{font-size:22px; line-height:32px; color:#fff;}
.xz_sg .yq_zs .w_z p{font-size:15px; line-height:26px; color:#eee; margin-top:10px; display:none;}
.xz_sg .yq_zs .swiper-slide:hover .w_z p{display:block;}
@media (min-width:1081px){
.xz_sg{padding:80px 0;}
.xz_sg .yq_zs .swiper-button-prev{width:32px; height:32px; left:-50px; margin-top:-16px;}
.xz_sg .yq_zs .swiper-button-next{width:32px; height:32px; right:-50px; margin-top:-16px;}
.xz_sg .yq_zs .w_z{padding:10px 25px;}
.xz_sg .yq_zs .w_z h4{font-size:20px; line-height:30px;}
.xz_sg .yq_zs .w_z p{font-size:13px; line-height:22px; margin-top:6px;}
}
@media (min-width:1600px){
.xz_sg{padding:100px 0;}
.xz_sg .yq_zs .swiper-button-prev{width:38px; height:38px; left:-60px; margin-top:-19px;}
.xz_sg .yq_zs .swiper-button-next{width:38px; height:38px; right:-60px; margin-top:-19px;}
.xz_sg .yq_zs .w_z{padding:15px 35px;}
.xz_sg .yq_zs .w_z h4{font-size:22px; line-height:32px;}
.xz_sg .yq_zs .w_z p{font-size:15px; line-height:26px; margin-top:10px;}
}
@media only screen and (max-width:640px){
.xz_sg{padding:60px 0;}
.xz_sg .yq_zs{padding:0 35px;}
.xz_sg .yq_zs .swiper-button-prev{left:-20px;}
.xz_sg .yq_zs .swiper-button-next{right:-20px;}
.xz_sg .yq_zs .w_z h4{font-size:24px; line-height:36px;}
.xz_sg .yq_zs .w_z p{font-size:18px; line-height:30px;}
}

.yq_ys{width:100%; padding:100px 0; overflow:hidden;}
.yq_ys .row{margin:0 -30px;}
.yq_ys .col-12{padding:0 30px;}
.yq_ys .ys_nr{padding:50px 50px 50px 200px; background-color:#fff; box-shadow:0 8px 20px #eee; position:relative;}
.yq_ys .gy_bt{margin-bottom:30px;}
.yq_ys .gy_bt h3{font-size:26px;}
.yq_ys .w_z{line-height:26px;}
.yq_ys .j_s{height:104px;}
.yq_ys .t_b{width:100px; height:100px; border:1px solid #ddd; border-radius:50%; background-position:top center; background-repeat:no-repeat; background-size:cover; position:absolute; left:50px; top:50px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.yq_ys .ys_nr:hover .t_b{background-position:bottom center; background-color:#d63925; border:1px solid #d63925;}
@media (min-width:1081px){
.yq_ys{padding:80px 0;}
.yq_ys .row{margin:0 -20px;}
.yq_ys .col-12{padding:0 20px;}
.yq_ys .ys_nr{padding:35px 35px 35px 160px;}
.yq_ys .gy_bt{margin-bottom:20px;}
.yq_ys .gy_bt h3{font-size:22px;}
.yq_ys .w_z{line-height:24px;}
.yq_ys .j_s{height:128px;}
.yq_ys .t_b{width:90px; height:90px; left:35px; top:35px;}
}
@media (min-width:1600px){
.yq_ys{padding:100px 0;}
.yq_ys .row{margin:0 -30px;}
.yq_ys .col-12{padding:0 30px;}
.yq_ys .ys_nr{padding:50px 50px 50px 200px;}
.yq_ys .gy_bt{margin-bottom:30px;}
.yq_ys .gy_bt h3{font-size:26px;}
.yq_ys .w_z{line-height:26px;}
.yq_ys .j_s{height:104px;}
.yq_ys .t_b{width:100px; height:100px; left:50px; top:50px;}
}
@media only screen and (max-width:640px){
.yq_ys{padding:70px 0 30px;}
.yq_ys .row{margin:0 -20px;}
.yq_ys .col-12{padding:0 20px;}
.yq_ys .ys_nr{padding:35px 35px 35px 170px; margin-bottom:40px;}
.yq_ys .w_z{line-height:36px; font-size:20px;}
.yq_ys .j_s{height:inherit;}
}

.hz_al{width:100%; padding:90px 0; background-color:#f5f7f8; overflow:hidden;}
.hz_al .gy_bt{text-align:center;}
.hz_al .gy_bt em{margin:0 auto;}
.hz_al .al_zs{width:100%; padding:50px 40px 80px; background-color:#fff;}
.hz_al .al_js{line-height:32px; margin-bottom:50px;}
.hz_al .al_js h3{font-size:22px; font-weight:bold; color:#000; line-height:32px; margin-bottom:20px;}
.hz_al .al_yq{padding:0 40px; position:relative;}
.hz_al .al_yq img{width:100%; height:auto; display:block;}
.hz_al .al_yq .swiper-button-prev{width:38px; height:38px; border:1px solid #aaa; border-radius:50%; background:url(../images/zj1.png) no-repeat center; left:-20px; margin-top:-19px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.hz_al .al_yq .swiper-button-prev:hover{background:#d63925 url(../images/zj.png) no-repeat center; border:1px solid #d63925;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;}
.hz_al .al_yq .swiper-button-next{width:38px; height:38px; border:1px solid #aaa; border-radius:50%; background:url(../images/yj1.png) no-repeat center; right:-20px; margin-top:-19px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.hz_al .al_yq .swiper-button-next:hover{background:#d63925 url(../images/yj.png) no-repeat center; border:1px solid #d63925;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;}
@media (min-width:1081px){
.hz_al{padding:80px 0;}
.hz_al .al_zs{padding:35px 30px 65px;}
.hz_al .al_js{line-height:28px; margin-bottom:35px;}
.hz_al .al_js h3{font-size:20px; line-height:30px; margin-bottom:15px;}
.hz_al .al_yq{padding:0 30px;}
.hz_al .al_yq .swiper-button-prev{width:30px; height:30px; left:-15px; margin-top:-15px;}
.hz_al .al_yq .swiper-button-next{width:30px; height:30px; right:-15px; margin-top:-15px;}
}
@media (min-width:1600px){
.hz_al{padding:90px 0;}
.hz_al .al_zs{padding:50px 40px 80px;}
.hz_al .al_js{line-height:32px; margin-bottom:50px;}
.hz_al .al_js h3{font-size:22px; color:#000; line-height:32px; margin-bottom:20px;}
.hz_al .al_yq{padding:0 40px;}
.hz_al .al_yq .swiper-button-prev{width:30px; height:38px; left:-20px; margin-top:-19px;}
.hz_al .al_yq .swiper-button-next{width:38px; height:38px; right:-20px; margin-top:-19px;}
}
@media only screen and (max-width:640px){
.hz_al{padding:70px 0;}
.hz_al .al_zs{padding:35px 30px 60px;}
.hz_al .al_js{margin-bottom:40px;}
.hz_al .al_js h3{font-size:26px; line-height:36px;}
.hz_al .al_yq{padding:0 30px;}
}

.zs_sj{width:100%; overflow:hidden;}
.zs_sj video{width:100%; height:auto; display:block;}

.lx_fs{width:100%; padding:50px 0; background-color:#f5f7f8; overflow:hidden;}
.lx_fs .lx_nr{padding:25px; background-color:#fff;}
.lx_fs .b_t{font-size:20px; line-height:30px; color:#000; font-weight:bold; padding-bottom:15px; border-bottom:1px solid #e4e4e4;}
.lx_fs .w_z{margin-top:20px;}
.lx_fs .w_z ul li{padding-left:40px; font-size:15px; line-height:32px; position:relative; margin-bottom:15px;}
.lx_fs .w_z ul li i{width:32px; height:32px; border-radius:50%; border:1px solid #ddd; position:absolute; top:0; left:0; font-size:16px; color:#aaa; line-height:32px; text-align:center; overflow:hidden;}
.lx_fs .w_z ul li i.icon-dizhi1{font-size:22px;}
.lx_fs .w_z ul li img{max-width:100%; border:1px solid #ddd; height:auto; display:block;}
.lx_fs .l_y .row{margin:0 -10px;}
.lx_fs .l_y .col-12{padding:0 10px;}
.lx_fs .l_y input{width:100%; display:block; border-bottom:1px solid #e4e4e4; font-size:15px; color:#555; line-height:66px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.lx_fs .l_y input:focus{border-bottom:1px solid #aaa;}
.lx_fs .l_y textarea{width:100%; height:109px; padding:15px 0; display:block; border-bottom:1px solid #e4e4e4; font-size:15px; 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;}
.lx_fs .l_y textarea:focus{border-bottom:1px solid #aaa;}
.lx_fs .l_y button{width:140px; height:40px; background-color:#d63925; margin:30px 20px 20px 0; font-size:16px; line-height:40px; text-align:center; color:#fff; float:left;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.lx_fs .l_y button:hover{background-color:#a6050d;}
.lx_fs .l_y button.c_z{background-color:#888;}
.lx_fs .l_y button:hover.c_z{background-color:#444;}
@media (min-width:1081px){
.lx_fs{padding:60px 0;}
.lx_fs .lx_nr{padding:20px;}
.lx_fs .w_z{margin-top:15px;}
.lx_fs .w_z ul li{padding-left:36px; font-size:14px; line-height:28px;}
.lx_fs .w_z ul li i{width:28px; height:28px; font-size:14px; line-height:28px;}
.lx_fs .w_z ul li i.icon-dizhi1{font-size:18px;}
.lx_fs .l_y input{font-size:14px; line-height:60px;}
.lx_fs .l_y textarea{width:100%; height:109px; padding:15px 0; font-size:14px; line-height:26px;}
.lx_fs .l_y button{width:140px; height:44px; margin:25px 20px 19px 0; font-size:16px; line-height:44px;}
}
@media (min-width:1600px){
.lx_fs{padding:60px 0;}
.lx_fs .lx_nr{padding:25px;}
.lx_fs .w_z{margin-top:20px;}
.lx_fs .w_z ul li{padding-left:40px; font-size:15px; line-height:32px;}
.lx_fs .w_z ul li i{width:32px; height:32px; border:1px solid #ddd; font-size:16px; line-height:32px;}
.lx_fs .w_z ul li i.icon-dizhi1{font-size:22px;}
.lx_fs .l_y input{font-size:14px; line-height:46px;}
.lx_fs .l_y textarea{width:100%; height:79px; padding:15px 0; font-size:14px; line-height:26px;}
.lx_fs .l_y button{width:140px; height:40px; margin:30px 20px 12px 0; font-size:16px; line-height:40px;}
}
@media only screen and (max-width:640px){
.lx_fs{padding:20px 0 20px;}
.lx_fs .lx_nr{margin-bottom:20px;}
.lx_fs .b_t{font-size:16px; line-height:30px ; padding-bottom:10px;}
.lx_fs .w_z{margin-top:20px;}
.lx_fs .w_z ul li{padding-left:35px; font-size:14px; line-height:26px; margin-bottom:10px;}
.lx_fs .w_z ul li i{width:26px; height:26px; font-size:14px; line-height:26px;}
.lx_fs .w_z ul li i.icon-dizhi1{font-size:18px;}
.lx_fs .w_z ul li img{width:160px;}
.lx_fs .l_y input{font-size:14px; line-height:46px;}
.lx_fs .l_y textarea{height:108px; padding:25px 0; font-size:14px; line-height:26px;}
.lx_fs .l_y button{width:100px; height:40px; font-size:14px; line-height:40px;}
}

.lx_dt{width:100%; overflow:hidden;}
.lx_dt .hd{margin:30px 0;}
.lx_dt .hd ul li{width:230px; height:60px; background-color:#f5f7f8; font-size:20px; text-align:center; line-height:60px; float:left; margin-right:20px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.lx_dt .hd ul li:hover{background-color:#d63925; color:#fff;}
.lx_dt .hd ul li.on{background-color:#d63925; color:#fff;}
.lx_dt .map{width:100%; height:500px;}
@media (min-width:1081px){
.lx_dt .hd ul li{width:190px; height:50px; font-size:18px; line-height:50px;}
.lx_dt .map{height:500px;}
}
@media (min-width:1600px){
.lx_dt .hd ul li{width:230px; height:60px; font-size:20px; line-height:60px;}
.lx_dt .map{height:400px;}
}
@media only screen and (max-width:640px){
.lx_dt{width:100%; overflow:hidden;}
.lx_dt .hd{margin:30px 0; text-align:center;}
.lx_dt .hd ul li{width:30%; height:60px; font-size:23px; float:none; margin:0 5px; display:inline-block;}
.lx_dt .map{height:200px;}
}

.y_l { height:auto; overflow:hidden;width:1400px; margin:60px auto }
.y_l .x_w ul li {
	border-bottom: 1px dashed #eaeaea;
	padding-bottom: 15px;
	margin-bottom: 15px; height:auto; overflow:hidden; 
}

.y_l .x_w ul li h3 {
	font-size: 16px;
	line-height: 32px;
	
	
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden; float:left; width:80%; background: url(../images/nimg8_1.png) no-repeat left 13px; padding-left:20px
}
.y_l .x_w ul li h3 a {
	color: #000;
	transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
}


.y_l .x_w ul li span {
	font-size: 14px;
	color: #fff;

	 float:right; background:#f6571d; padding:5px 10px; width:120px; text-align:center
}
.y_l .x_w ul li span a {

	color: #fff; 
}

@media only screen and (max-width:992px){
.y_l { height:auto; overflow:hidden;width:96%; margin:20px auto }
.y_l .x_w ul li h3 {
	font-size: 12px;
	line-height: 32px;
	
	
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden; float:left; width:70%
}
.y_l .x_w ul li span {
	font-size: 12px;
	color: #fff;

	 float:right; background:#f6571d; padding:5px 10px; width:80px; text-align:center
}
}


.rc_zp{width:100%; padding:60px 0; letter-spacing:1px; overflow:hidden;}
.rc_zp .ts{font-size:15px; line-height:26px; color:#888; text-align:center; margin-top:0px; margin-bottom:30px;}
.rc_zp .ts a{color:#d63925;}
.rc_zp .jr_lm{border:1px solid #e7e7e7; overflow:hidden; margin-bottom:10px;}
.rc_zp .jr_lm.jt{border: 1px solid #d63925;}
.rc_zp .jr_bt{padding:10px 20px; height:60px; font-size:14px; line-height:40px; color:#555; overflow:hidden; cursor:pointer; position:relative;}
.rc_zp .jr_bt:hover{background-color:#e7e7e7;}
.rc_zp .jr_bt.on{background-color:#e7e7e7;}
.rc_zp .jr_bt i{position:absolute; top:50%; right:15px; font-size:15px;
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_lm.jt .jr_bt{background-color:#d63925; color:#fff; padding:0 20px; line-height:60px;}
.rc_zp .jr_bt span{float:left; width:33.333333%; text-align:center;}
.rc_zp .jr_bt span.s_40{text-align:left;}
.rc_zp .jr_nr{background-color:#fff; padding:30px 25px 10px; font-size:14px; line-height:32px; margin-bottom:3px; display:none; position:relative;}
.rc_zp .jr_nr .lm{color:#d63925;}
.rc_zp .jr_nr .js{margin-bottom:20px;}
.rc_zp .jr_nr a.wy_yp{width:110px; height:36px; position:absolute; top:30px; right:35px; background-color:#d63925; font-size:15px; line-height:36px; color:#fff; text-align:center; display:block;}
.rc_zp .jr_nr a.wy_yp i{padding-left:5px;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.rc_zp .jr_nr a.wy_yp:hover i{padding-left:15px;}
@media only screen and (max-width:992px){
.rc_zp{padding:35px 0;}
.rc_zp .ts{font-size:13px; line-height:24px; margin-bottom:10px;}
.rc_zp .jr_bt{padding:5px 20px; height:50px;}
.rc_zp .jr_lm.jt .jr_bt{padding:5px 20px; line-height:40px;}
.rc_zp .jr_nr{padding:20px; font-size:12px; line-height:22px;}
.rc_zp .jr_nr .lm{margin-bottom:10px;}
.rc_zp .jr_nr a.wy_yp{width:100px; height:30px; top:10px; right:25px; font-size:14px; line-height:30px;}
.rc_zp .jr_nr a.wy_yp:hover i{padding-left:10px;}
}
@media only screen and (max-width:992px){
.rc_zp .ts{font-size:12px; line-height:22px;}
.rc_zp .jr_bt{padding:5px 15px; height:40px; line-height:30px;}
.rc_zp .jr_lm.jt .jr_bt{padding:5px 15px; line-height:30px;}
.rc_zp .jr_nr{padding:10px 15px; font-size:12px; line-height:22px;}
.rc_zp .jr_nr .lm{margin-bottom:10px;}
.rc_zp .jr_nr a.wy_yp{width:90px; height:26px; position:relative; top:auto; right:auto; font-size:13px; line-height:26px; margin-left:15px;}
}

.zp_tc{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.8); z-index:99999; display:none;}
.zp_tc .zp_js{width:800px; background-color:#fff; padding:40px 20px 40px 60px; text-align:left; overflow:hidden; 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%);}
.zp_tc .b_t{color:#333; font-size:24px; border-bottom:1px solid #e4e4e4; padding-bottom:20px; position:relative; margin-bottom:20px;}
.zp_tc .b_t:before{content:""; position:absolute; left:0; bottom:0; width:52px; height:2px; background-color:#d63925;}
.zp_tc .g_b{position:absolute; right:26px; top:26px; width:22px; height:22px; cursor:pointer; z-index:1000;}
.zp_tc .j_s{height:320px; overflow-y:scroll; padding-right:20px; color:#666; font-size:15px; line-height:30px;}
@media (min-width:1081px){
.zp_tc .zp_js{width:740px; padding:35px 20px 35px 40px;}
.zp_tc .b_t{font-size:22px;}
.zp_tc .j_s{height:280px; font-size:14px; line-height:26px;}
}
@media (min-width:1600px){
.zp_tc .zp_js{width:800px; padding:40px 20px 40px 60px;}
.zp_tc .b_t{font-size:24px;}
.zp_tc .j_s{height:320px; font-size:15px; line-height:30px;}
}
@media only screen and (max-width:640px){
.zp_tc .zp_js{width:90%; padding:25px 15px 25px 35px;}
.zp_tc .b_t{font-size:16px;}
.zp_tc .j_s{height: auto; font-size:14px; line-height:26px;}
}

.xw_zx{width:100%; padding:70px 0; background-color:#f5f7f8; overflow:hidden;}
.xw_zx .xw_nr{padding:30px 30px 50px; background-color:#fff;}
.xw_zx .xw_nr .b_t{font-size:20px; font-weight:bold; color:#333; line-height:30px; padding-bottom:20px; border-bottom:1px solid #eee;}
.xw_zx .xw_lb{margin-bottom:20px;}
.xw_zx .xw_lb ul li{background-color:#fff; border-bottom:1px solid #eee; padding:20px 0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.xw_zx .xw_lb ul li:hover{box-shadow:0 8px 20px #ddd;}
.xw_zx .xw_lb .t_p{overflow:hidden;}
.xw_zx .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_zx .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_zx .xw_lb .w_z{position:relative; padding-right:20px;}
.xw_zx .xw_lb .w_z h3{font-size:20px; line-height:32px; color:#333; margin-top:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.xw_zx .xw_lb .w_z p{font-size:14px; line-height:22px; color:#777; text-indent:25px; height: auto; margin-top:10px; margin-bottom:25px; 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;}
.xw_zx .xw_lb .w_z span{float:left; font-size:14px; color:#999; line-height:42px;}
.xw_zx .xw_lb .w_z span i{font-size:16px; color:#aaa; margin-right:5px; vertical-align:middle;}
.xw_zx .xw_lb .w_z em.m_r{width:144px; height:42px; border:1px solid #e2e2e2; text-align:center; font-size:14px; color:#666; line-height:40px; display:block; float:right;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.xw_zx .xw_lb ul li:hover .w_z em.m_r{background-color:#d63925; border:1px solid #d63925; color:#fff;}
.xw_zx .xw_lb .w_z em.m_r i{vertical-align:middle; margin-left:10px; color:#666;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.xw_zx .xw_lb ul li:hover .w_z em.m_r i{color:#fff;}
.xw_zx .xw_gy{background-color:#fff; margin-bottom:20px;}
.xw_zx .xw_gy .b_t{padding:15px 20px; font-size:18px; color:#333; font-weight:bold; border-bottom:1px solid #eee;}
.xw_zx .xw_gy .xw_rc{padding:20px;}
.xw_zx .xw_gy .xw_rc a{display:inline-block; margin-right:20px; font-size:14px; line-height:30px; color:#777;}
.xw_zx .xw_gy .xw_rc a:hover{color:#d63925;}
.xw_zx .xw_gy .xw_lx{padding:40px 20px; text-align:center;}
.xw_zx .xw_gy .xw_lx h1{font-size:30px; line-height:36px; color:#d63925; font-family:Arial;}
.xw_zx .xw_gy .xw_lx p{font-size:14px; line-height:24px;}
.xw_zx .xw_gy .xw_lx a{display:block; border:1px solid #d63925; margin:25px auto 0; max-width:176px; line-height:46px; color:#d63925; font-size:14px;}
.xw_zx .xw_gy .xw_lx a:hover{background-color:#d63925; color:#fff;}
.xw_zx .xw_gy .xw_lx a i{margin-right:10px; vertical-align:middle;}
.xw_zx .xw_gy .xw_tj{padding:0 20px 10px;}
.xw_zx .xw_gy .xw_tj ul li{padding:15px 0; border-bottom:1px dotted #ddd;}
.xw_zx .xw_gy .xw_tj ul li:last-child{border-bottom:0;}
.xw_zx .xw_gy .xw_tj .row{margin:0 -10px;}
.xw_zx .xw_gy .xw_tj .col-5{padding:0 10px;}
.xw_zx .xw_gy .xw_tj .col-7{padding:0 10px;}
.xw_zx .xw_gy .xw_tj .t_w h3{font-size:14px; line-height:22px; height:44px; margin-bottom: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;}
.xw_zx .xw_gy .xw_tj .t_w span{font-size:12px; color:#999; line-height:22px;}
.xw_zx .xw_gy .t_p img{width:100%; height:auto; display:block;}
.xw_zx .xw_gy .w_z{padding:15px 20px; line-height:26px; color:#333;}
.xw_zx .xw_gy .w_z span{display:block; font-size:14px; line-height:24px; color:#777;}
@media (min-width:1081px){
.xw_zx{padding:50px 0;}
.xw_zx .row{margin:0 -10px;}
.xw_zx .col-12{padding:0 10px;}
.xw_zx .xw_nr{padding:20px 20px 50px;}
.xw_zx .xw_lb ul li:hover{box-shadow:0 5px 15px #ddd;}
.xw_zx .xw_lb .w_z{padding-right:15px;}
.xw_zx .xw_lb .w_z h3{font-size:18px; line-height:28px; margin-top:6px;}
.xw_zx .xw_lb .w_z p{font-size:13px; text-indent:26px; margin-bottom:20px;}
.xw_zx .xw_lb .w_z span{font-size:13px; line-height:36px;}
.xw_zx .xw_lb .w_z span i{font-size:15px;}
.xw_zx .xw_lb .w_z em.m_r{width:122px; height:36px; font-size:13px; line-height:34px;}
.xw_zx .xw_lb .w_z em.m_r i{margin-left:6px; font-size:18px;}
.xw_zx .xw_gy .b_t{padding:15px;}
.xw_zx .xw_gy .xw_rc{padding:15px;}
.xw_zx .xw_gy .xw_rc a{margin-right:15px; font-size:13px; line-height:26px;}
.xw_zx .xw_gy .xw_lx{padding:25px 15px;}
.xw_zx .xw_gy .xw_lx h1{font-size:26px; line-height:32px;}
.xw_zx .xw_gy .xw_lx p{font-size:13px;}
.xw_zx .xw_gy .xw_lx a{margin:20px auto 0; max-width:140px; line-height:40px; font-size:13px;}
.xw_zx .xw_gy .xw_lx a i{margin-right:6px;}
.xw_zx .xw_gy .xw_tj{padding:0 20px 10px;}
.xw_zx .xw_gy .xw_tj .row{margin:0 -5px;}
.xw_zx .xw_gy .xw_tj .col-5{padding:0 5px;}
.xw_zx .xw_gy .xw_tj .col-7{padding:0 5px;}
.xw_zx .xw_gy .xw_tj ul li{padding:15px 0;}
.xw_zx .xw_gy .w_z{padding:15px; line-height:24px;}
.xw_zx .xw_gy .w_z span{font-size:13px;}
}
@media (min-width:1600px){
.xw_zx{padding:70px 0;}
.xw_zx .row{margin:0 -15px;}
.xw_zx .col-12{padding:0 15px;}
.xw_zx .xw_nr{padding:30px 30px 50px;}
.xw_zx .xw_lb ul li:hover{box-shadow:0 8px 20px #ddd;}
.xw_zx .xw_lb .w_z{padding-right:20px;}
.xw_zx .xw_lb .w_z h3{font-size:20px; line-height:32px; margin-top:10px;}
.xw_zx .xw_lb .w_z p{font-size:14px; text-indent:25px; margin-bottom:25px; line-height:28px}
.xw_zx .xw_lb .w_z span{font-size:14px; line-height:42px;}
.xw_zx .xw_lb .w_z span i{font-size:16px;}
.xw_zx .xw_lb .w_z em.m_r{width:124px; height:42px; font-size:12px; line-height:40px;}
.xw_zx .xw_lb .w_z em.m_r i{margin-left:10px; font-size:18px;}
.xw_zx .xw_gy .b_t{padding:15px 20px;}
.xw_zx .xw_gy .xw_rc{padding:20px;}
.xw_zx .xw_gy .xw_rc a{margin-right:20px; font-size:14px; line-height:30px;}
.xw_zx .xw_gy .xw_lx{padding:40px 20px;}
.xw_zx .xw_gy .xw_lx h1{font-size:30px; line-height:36px;}
.xw_zx .xw_gy .xw_lx p{font-size:14px;}
.xw_zx .xw_gy .xw_lx a{margin:25px auto 0; max-width:176px; line-height:46px; font-size:14px;}
.xw_zx .xw_gy .xw_lx a i{margin-right:10px;}
.xw_zx .xw_gy .xw_tj{padding:0 20px 10px;}
.xw_zx .xw_gy .xw_tj .row{margin:0 -10px;}
.xw_zx .xw_gy .xw_tj .col-5{padding:0 10px;}
.xw_zx .xw_gy .xw_tj .col-7{padding:0 10px;}
.xw_zx .xw_gy .xw_tj ul li{padding:15px 0;}
.xw_zx .xw_gy .w_z{padding:15px 20px; line-height:26px;}
.xw_zx .xw_gy .w_z span{font-size:14px;}
}
@media only screen and (max-width:640px){
.xw_zx{padding:20px 0; height:auto; overflow:hidden}
.xw_zx .xw_nr{padding:0; background:none;}
.xw_zx .xw_nr .b_t{display:none;}
.xw_zx .xw_lb{margin-bottom:20px;}
.xw_zx .xw_lb ul li{background:none; border-bottom:0; padding:0; margin-bottom:15px;}
.xw_zx .xw_gy .xw_tj{height:auto; overflow:hidden}
.xw_zx .xw_gy .xw_tj ul li{padding:10px 0; border-bottom:1px dotted #ddd; font-size:14px; width:50%; float:left}

.xw_zx .xw_lb ul li:hover{box-shadow:none}
.xw_zx .xw_lb .w_z{padding:10px; background-color:#fff; overflow:hidden;}
.xw_zx .xw_lb .w_z h3{font-size:15px; font-weight:bold; line-height:26px; margin-top:0;}
.xw_zx .xw_lb .w_z p{font-size:12px; line-height:22px; text-indent:20px; height: auto; margin-top:5px }
.xw_zx .xw_lb .w_z span{font-size:12px; line-height:26px;}
.xw_zx .xw_lb .w_z span i{font-size:15px; line-height:40px;}
.xw_zx .xw_lb .w_z em.m_r{width:124px; height:36px; font-size:12px; line-height:34px;}
.xw_zx .xw_gy{ display:none}
.xw_zx .xw_lb .w_z em.m_r i{ font-size:16px}
}

.zs_sp{width:100%; padding:70px 0; background-color:#f5f7f8; overflow:hidden;}
.zs_sp .n_r{margin-bottom:30px;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.zs_sp .n_r:hover{box-shadow:0 8px 20px #ddd;}
.zs_sp .t_p{overflow:hidden; position:relative;}
.zs_sp .t_p img{width:100%; height:auto; display:block;}
.zs_sp .t_p:after{width:100%; height:100%; content:""; position:absolute; top:0; left:0; background-color:rgba(0,0,0,.2);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.zs_sp .t_p1{overflow:hidden; position:relative;}
.zs_sp .t_p1 img{width:100%; height:auto; display:block;}

.zs_sp .n_r:hover .t_p:after{background-color:rgba(0,0,0,.2);}
.zs_sp .b_f{width:50px; height:50px; background:url(../images/a11.png) no-repeat center / 100% 100%; position:absolute; z-index:99; top:50%; left:50%; margin:-25px 0 0 -25px;}
.zs_sp .w_z{background-color:#fff; padding:20px; font-size:18px; line-height:28px; color:#333; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media only screen and (max-width:640px){
.zs_sp{padding:20px 0;}
.zs_sp .w_z{font-size:14px; line-height:26px; padding:8px}
.zs_sp .n_r{margin-bottom:10px;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.zs_sp .col-lg-3{ padding-left:5px; padding-right:5px}
}

.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:#d63925; line-height:32px; text-align:center;}
.tc_sp .video video{width:100%; height:500px; display:block;}
@media only screen and (max-width:640px){
.tc_sp .video{width:90%;}
.tc_sp .video video{height:260px;}
}

.yema{margin-top:30px; text-align:center;}
.yema ul li{display:inline-block; margin:3px;}
.yema ul li a{width:38px; height:38px; background-color:#fff; border:1px solid #ddd; font-size:16px; line-height:36px; text-align:center; color:#333; display:block; overflow:hidden;}
.yema ul li a:hover{background-color:#d63925; border:1px solid #d63925; color:#fff;}
.yema ul li.on a{background-color:#d63925; border:1px solid #d63925; color:#fff;}
.yema ul li i{vertical-align:middle; font-size:15px; font-weight:bold;}
@media only screen and (max-width:640px){
.yema{margin-top:10px;}
.yema ul li a{width:30px; height:30px; font-size:14px; line-height:28px;}
.yema ul li i{font-size:16px;}
}

.y_l { height:auto; overflow:hidden;width:1400px; margin:60px auto }
.y_l .x_w ul li {
	border-bottom: 1px dashed #eaeaea;
	padding-bottom: 15px;
	margin-bottom: 15px; height:auto; overflow:hidden; 
}

.y_l .x_w ul li h3 {
	font-size: 16px;
	line-height: 32px;
	
	
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden; float:left; width:80%
}
.y_l .x_w ul li h3 a {
	color: #000;
	transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
}


.y_l .x_w ul li span {
	font-size: 14px;
	color: #fff;

	 float:right; background:#d63925; padding:5px 10px; width:120px; text-align:center
}
.y_l .x_w ul li span a {

	color: #fff; 
}

@media only screen and (max-width:992px){
.y_l { height:auto; overflow:hidden;width:96%; margin:20px auto }
.y_l .x_w ul li h3 {
	font-size: 12px;
	line-height: 32px;
	
	
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden; float:left; width:70%
}
.y_l .x_w ul li span {
	font-size: 12px;
	color: #fff;

	 float:right; background:#d63925; padding:5px 10px; width:80px; text-align:center
}
}

.footer{width:100%; padding:50px 0; background-color:#222; font-size:14px; color:#7a7a7a;}
.footer h3{font-size:18px; line-height:32px; color:#ddd; margin-bottom:10px;}
.footer em{width:22px; height:3px; margin-bottom:15px; background-color:#4a4a4a; display:block;}
.footer .ft_lx{margin-right:50px; min-height:192px; border-right:1px solid #666;}
.footer .ft_lx img{max-width:100%; height:auto; display:block;}
.footer .ft_lx h4{margin:15px 0 6px; font-size:14px; color:#919090; line-height:24px;}
.footer .ft_lx .d_y{max-width:300px;}
.footer .ft_lx input{width:65%; height:36px; float:left; padding:0 10px; border:1px solid #595959; background-color:#333; font-size:12px; color:#fff; line-height:34px;}
.footer .ft_lx button{width:25%; height:36px; float:left; background-color:#595959; font-size:14px; line-height:36px; color:#fff; text-align:center; outline:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.footer .ft_lx button:hover{background-color:#e62028;}
.footer .ft_xx input{width:100%; height:36px; float:left; padding:0 10px; border:1px solid #595959; font-size:13px; color:#fff; line-height:34px; display:block; margin-bottom:15px;}
.footer .ft_xx textarea{width:100%; height:87px; float:left; padding:5px 10px; border:1px solid #595959; font-size:13px; color:#fff; line-height:24px; display:block; margin-bottom:15px; resize:none;} 
.footer .ft_xx button{width:120px; height:36px; background: #d63925; font-size:14px; line-height:36px; color:#fff; text-align:center; outline:none; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.footer .ft_xx button:hover{background-color:#b62d1c;}

.footer .s_j{margin-top:15px;}
.footer .s_j a{display:inline-block; width:32px; height:32px; border-radius:50%; border:1px solid #666; color:#aaa; line-height:30px; text-align:center; margin-right:10px; vertical-align:middle;}
.footer .s_j a:hover{background-color:#e62028; border:1px solid #e62028; color:#fff;}
.footer .s_j i.icon-aui-icon-qq{font-size:22px;}
.footer .s_j i.icon-weixin{font-size:16px; line-height:32px;}
.footer .s_j i.icon-weibo{font-size:20px;}
.footer .ft_xx p{line-height:30px;}
.footer .ft_dh ul li{float:left; width:100%;}
.footer .ft_dh ul li a{line-height:28px; color:#7a7a7a;}
.footer .ft_dh ul li a:hover{color:#ddd;}
.footer .ft_em img{max-width:100%; height:auto; display:block; margin:20px auto 0;}
.footer .ft_em p{margin-top:10px; text-align:center;}
.footer .ft_yl{margin-top:30px; color:#595959;}
.footer .ft_yl span{color:#ddd;}
.footer .ft_yl a{display:inline-block; color:#7a7a7a; padding:0 10px;}
.footer .ft_yl a:hover{color:#ddd;}
@media (min-width:1081px){
.footer{padding:45px 0; font-size:13px;}
.footer h3{font-size:16px; line-height:30px;}
.footer .ft_lx{margin-right:20px;}
.footer .ft_lx h4{font-size:13px;}
}
@media (min-width:1600px){
.footer{padding:40px 0 30px; font-size:14px;}
.footer h3{font-size:18px; line-height:32px;}
.footer .ft_lx{margin-right:50px;}
.footer .ft_lx h4{font-size:14px;}
}
@media only screen and (max-width:640px){
.footer{padding:40px 0; font-size:18px; line-height:32px; text-align:center ; display:none;}
.footer .ft_lx{margin-right:0; min-height:inherit; border-right:0;}
.footer .ft_lx img{margin:0 auto;}
.footer .ft_lx h4{margin:20px 0 15px; font-size:18px; line-height:30px;}
.footer .ft_lx .d_y{max-width:90%; margin:0 auto;}
.footer .ft_lx input{height:56px; padding:0 15px; font-size:18px; line-height:54px;}
.footer .ft_lx button{width:35%; height:56px; font-size:18px; line-height:56px;}
.footer .s_j{margin-top:30px;}
.footer .s_j a{width:46px; height:46px; line-height:44px; margin:0 8px;}
.footer .s_j i.icon-aui-icon-qq{font-size:32px;}
.footer .s_j i.icon-weixin{font-size:22px; line-height:46px;}
.footer .s_j i.icon-weibo{font-size:30px;}
.footer .ft_xx{display:none;}
.footer .ft_dh{display:none;}
.footer .ft_em{display:none;}
}

.banquan{width:100%; padding:20px 0; background-color:#1c1c1c; font-size:14px; text-align:center; line-height:26px; color:#666;}
.banquan .b_q{float:left;}
.banquan .z_c{float:right;}
.banquan span{padding-right:6px;}
.banquan a{color:#666;}
.banquan a:hover{color:#ccc;}
@media (min-width:1081px){
.banquan{padding:20px 0; font-size:13px; line-height:24px;}
}
@media (min-width:1600px){
.banquan{padding:15px 0; font-size:14px; line-height:26px;}
}
@media only screen and (max-width:640px){
.banquan{margin-bottom:46px; font-size:14px; line-height:26px; padding:10px 0}
.banquan .b_q{float:none;}
.banquan .z_c{float:none;}
.banquan span{padding-right:0; display:inline-block;}
}


.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:640px){
.e_m .n_r{width:260px; padding:15px;}
.e_m .n_r p{font-size:16px;}
}

.pc_kf{width:50px; position:fixed; right:5px; bottom:10%; z-index:99999;}
.pc_kf .nr{width:50px; height:50px; border:1px solid #ddd; border-bottom:0; background-color:#fff; position:relative;}
.pc_kf .ewm{width:240px; padding:10px; background-color:#fff; box-shadow:0 5px 10px rgba(95,125,158,.2); position:absolute; top:0; right:60px; 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;}
.pc_kf .nr:hover .ewm{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);}
.pc_kf .ewm img{width:90px; height:auto; display:block; float:left;}
.pc_kf .w_z{width:120px; float:left; margin-left:10px;}
.pc_kf .w_z h3{font-size:16px; font-weight:bold; color:#333; line-height:28px;}
.pc_kf .w_z p{font-size:13px; line-height:22px;}
.pc_kf .nr a{display:block; text-align:center; line-height:50px;}
.pc_kf .nr i{color:#777; font-size:20px;}
.pc_kf .nr i.icon-zixun2{font-size:26px;}
.pc_kf .nr a:hover i{color:#d63925;}
.pc_kf .fh{width:50px; height:50px; border:1px solid #ddd; background-color:#fff; text-align:center; line-height:50px; color:#777; cursor:pointer; overflow:hidden;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .fh:hover{border:1px solid #d63925; background-color:#d63925; color:#fff;}
.pc_kf .fh i{font-size:40px;}
@media only screen and (max-width:640px){
.pc_kf{width:100%; right:0; top:auto; margin-top:0; bottom:0;}
.pc_kf .nr{width:25%; height:46px; float:left; padding:0; border-right:0;}
.pc_kf .nr:first-child{border-left:0;}
.pc_kf .nr p{display:none;}
.pc_kf .nr .ewm{display:none;}
.pc_kf .tel{display:none;}
.pc_kf .nr a{display:block; color:#777;line-height:46px;}
.pc_kf .nr a:hover{color:#2d3c90;}
.pc_kf .nr i{font-size:18px; }
.pc_kf .nr i.icon-zixun2{font-size:23px;}
.pc_kf .nr a:hover i{color:#2d3c90;}
.pc_kf .fh{width:25%; height:46px; float:left; padding:0;}
.pc_kf .fh i{font-size:30px; line-height:46px;}
}

.sy_cpfw{padding: 80px 0 90px;background: #fff;overflow: hidden;background: url(../images/ab_b1.png);}
.section-wrapper{max-width: 1430px;padding-left: 15px;padding-right: 15px;margin-left: auto;margin-right: auto;height: auto; overflow: hidden;}
.mall-app>ul{margin-left: -10px;margin-right: -10px;}
.mall-app>ul:before,
.mall-app>ul:after{content: " ";display: table;box-sizing: inherit;}
.mall-app>ul>li{float: left;width: 25%;padding-left: 10px;padding-right: 10px;box-sizing: border-box;}
.mall-app-card{position: relative;height: 300px;overflow: hidden;background-color: grey;text-align: center;cursor: pointer;}
.mall-app-card-bg{position: absolute;z-index: 0;top: 0;right: 0;bottom: 0;left: 0;background-size: cover;background-position: center;transition: 0.2s;}
.mall-app-card-top{position: relative;height: 50%;}
.mall-app-card-top i{display: block;position: absolute;top: 90px;right: 0;left: 0;width: 48px;height: 49px;margin: 0 auto;background-position: center;transition: 0.2s;background-repeat: no-repeat;}
.mall-app-card-top h2{position: absolute;top: 175px;right: 0;left: 5%;font-size: 16px;line-height: 28px;color: #fff;transition: 0.2s; width:90%; font-weight:bold}
.mall-app-card-top h2:before{content: "";position: absolute;top: 100%;right: 0;left: 0;width: 0;height: 4px;margin: 28px auto 0;background-color: #d63925;transition: 0.2s 0.2s;}
.mall-app-card-top p{position: absolute;top: 173px;right: 0;left: 0;padding-left: 40px;padding-right: 40px;margin: 10px auto 0;font-size: 14px;line-height: 24px;color: #fff;opacity: 0;transition: 0.2s;}
.mall-app-card-bottom{position: relative;height: 50%;padding-top: 30px;font-size: 14px;line-height: 24px;color: #fff;}
.mall-app-card-bottom li{margin-bottom: 10px;}
.mall-app-card-bottom li a {color: #fff;}
.mall-app-card-bottom li a:hover{color:#d63925;}
.section-bottom{padding-top: 40px;padding-bottom: 50px;}
.section-more-wrap{text-align: center;}
.section-more-wrap a{display: inline-block;font-size: 16px;line-height: 24px;color: #666a75;cursor: pointer;user-select: none;transition: 0.2s;}
.section-more-wrap a:hover{color:#d63925;}
.section-more-wrap a:hover i{transform: translate3d(5px, 0px, 0px);}
.section-more-wrap a .cui-icon{margin-top: -2px;margin-left: 10px;transition: transform 0.2s;}
.cui-icon{font-family: 'cui-icon' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;display: inline-block;vertical-align: middle;font-size: 16px;}
.mall-app-card:hover .mall-app-card-bg{-ms-transform: scale(1.05); transform: scale(1.05);} .mall-app-card:hover .mall-app-card-top i{opacity: 0;}
.mall-app-card:hover .mall-app-card-top h2{top: 85px;}
.mall-app-card:hover .mall-app-card-top h2:before{width: 68px;}
.mall-app-card:hover .mall-app-card-top p{margin-top: 0; opacity: 1;}

@media only screen and (max-width:640px){
.sy_cpfw{padding: 20px 0 20px;background: #fff;overflow: hidden;background: url(../images/ab_b1.png);}
.section-wrapper{max-width: none;padding-left: 15px;padding-right: 15px;margin-left: auto;margin-right: auto;height: auto; overflow: hidden;}
.mall-app>ul>li{float: left;width: 50%;padding-left: 5px;padding-right: 5px;box-sizing: border-box; margin-bottom:5px; margin-top:5px}
.mall-app-card-top{position: relative;height: 50%;}
.mall-app-card-top i{display: block;position: absolute;top: 90px;right: 0;left: 0;width: 48px;height: 49px;margin: 0 auto;background-position: center;transition: 0.2s;background-repeat: no-repeat;}
.mall-app-card-top h2{position: absolute;top: 175px;right: 0;left: 5%;font-size: 14px;line-height: 28px;color: #fff;transition: 0.2s; width:90%; font-weight:bold}
.mall-app-card-top h2:before{content: "";position: absolute;top: 100%;right: 0;left: 0;width: 0;height: 4px;margin: 12px auto 0;background-color: #d63925;transition: 0.2s 0.2s;}
.mall-app-card-top p{position: absolute;top: 173px;right: 0;left: 0;padding-left: 10px;padding-right: 10px;margin: 10px auto 0;font-size: 12px;line-height: 24px;color: #fff;opacity: 0;transition: 0.2s;}
.mall-app-card-bottom{position: relative;height: 50%;padding-top: 20px;font-size: 14px;line-height: 24px;color: #fff;}

}

.fl{float:left;}
.fr{float:right;}
.jjfa{ padding:60px 0; height:auto; overflow:hidden; background: url(../images/bg_leadership.jpg);}
.CPjjfa{position:relative;z-index:2;}

.CPjjfa .CPjjfaline{position:absolute;top:685px;left:0;z-index:0;width:100%;height:1px;background:#e1e1e1}

.CPjjfa .CPjjfa_con{position:relative;z-index:2}
.CPjjfa .CPjjfa_con .contop{ height:auto; overflow:hidden}

.CPjjfa .CPjjfa_con .conbox{position:relative;display:none;height: auto}

.CPjjfa .CPjjfa_con .conbox.cur{display:block}

.CPjjfa .CPjjfa_con .conbox .conleft{position:relative;margin:10px 0 0 10px;width:720px;height:407px;border:1px solid #d63925}

.CPjjfa .CPjjfa_con .conbox .conleft img{position:relative;top:-10px;left:-10px;display:block;width:100%;height:407px}

.CPjjfa .CPjjfa_con .conbox .conright{width:650px}

.CPjjfa .CPjjfa_con .conbox .conright .p1{position:relative;margin-bottom:30px;padding-bottom:35px;border-bottom:1px solid #e1e1e1;color:#ccc;font-size:12px; padding-left:10px}

.CPjjfa .CPjjfa_con .conbox .conright .p1 span{display:block;color:#d63925;font-size:24px}

.CPjjfa .CPjjfa_con .conbox .conright .p1 em{position:absolute;top:4px;left:0;display:block;width:50px;height:30px}

.CPjjfa .CPjjfa_con .conbox .conright .p1 i{position:absolute;bottom:-3px;left:-168px;display:block;width:168px;height:3px;background:#d63925}

.CPjjfa .CPjjfa_con .conbox .conright .p2{overflow:hidden;margin-bottom:30px;color:#333;line-height:2;font-size: 16px; padding-left:10px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty{position:relative;overflow:hidden;height:60px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty a{float:left;width:125px;height:40px;background:#e5050c;color:#fff;text-align:center;line-height:40px; margin-left:10px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty p{float:left;margin-left:30px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty p span{display:block;padding-top:5px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty p i{display:block;color:#0275f1;font-size:22px}

.CPjjfa .CPjjfa_con .conbot{margin-bottom:40px; text-align:center}

.CPjjfa .CPjjfa_con .conbot ul li{width:14.5%;color:#333; margin-right:1%; background:rgba(255,255,255,1); line-height:50px;border-radius:25px; display:inline-block; margin-left:1%}

.CPjjfa .CPjjfa_con .conbot ul li:last-child{margin-right:0}


.CPjjfa .CPjjfa_con .conbot ul li span{display:block;text-align:center;font-size:16px}


/*.CPjjfa .CPjjfa_con .conbot ul li.cur{background:url(../images/jjfaty02s.png) no-repeat center;color:#fff}*/

.CPjjfa .CPjjfa_con .conbot ul li.cur{background-image: linear-gradient(50deg, #007dc1,#1f3482);color:#fff;}

@media only screen and (max-width:1380px){
.CPjjfa .CPjjfa_con .conbox .conright{width:590px}	
}


@media only screen and (max-width:640px){
.jjfa{ padding:20px 0; height:auto; overflow:hidden; background: url(../images/bg_leadership.jpg);}
.fl{float:none;}
.fr{float:none;}

.CPjjfa .CPjjfa_con .conbot{margin-bottom:20px}
.CPjjfa .CPjjfa_con .conbot ul li span{display:block;text-align:center;font-size:12px}
.CPjjfa .CPjjfa_con .conbot ul li{float:left;width:33%;color:#333; margin-right:1%; background:rgba(255,255,255,.5); line-height:30px;border-radius:5px; }
.CPjjfa .CPjjfa_con .conbot ul li:nth-child(3n){margin-right:0;width:38%; }
.CPjjfa .CPjjfa_con .conbot ul li:nth-child(2n){width:23%; }
.CPjjfa .CPjjfa_con .conbox{position:relative;display:none;height: auto}
.CPjjfa .CPjjfa_con .conbox .conleft{position:relative;margin:10px 0 0 10px;width:100%;height: auto;border:1px solid #d63925}

.CPjjfa .CPjjfa_con .conbox .conleft img{position:relative;top:-10px;left:-10px;display:block;width:100%;height: auto; width:100%}

.CPjjfa .CPjjfa_con .conbox .conright{width:100%}
.CPjjfa .CPjjfa_con .conbox .conright .p1{position:relative;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #e1e1e1;color:#ccc;font-size:12px; padding-left:0px; margin-top:20px}

.CPjjfa .CPjjfa_con .conbox .conright .p1 span{display:block;color:#d63925;font-size:16px}

.CPjjfa .CPjjfa_con .conbox .conright .p1 em{position:absolute;top:4px;left:0;display:block;width:50px;height:30px}

.CPjjfa .CPjjfa_con .conbox .conright .p1 i{position:absolute;bottom:-3px;left:-168px;display:block;width:168px;height:3px;background:#d63925}
.CPjjfa .CPjjfa_con .conbox .conright .p2{overflow:hidden;margin-bottom:20px;color:#333;line-height:2;font-size: 14px; padding-left:0px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty{position:relative;overflow:hidden;height: auto}

.CPjjfa .CPjjfa_con .conbox .conright .ljty a{float:left;width:100px;height:36px;background:#e5050c;color:#fff;text-align:center;line-height:36px; margin-left:0; font-size:14px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty p{float:left;margin-left:30px}

}


#particles-js2, #parallax, .layer, .some-space, .some-more-space {
  height: 100%;
  position: absolute;top: 0;
  width: 100%;
}

#particles-js2 {
  opacity: 0.6;
}

.gy_wm{width:100%; padding:60px 0 80px; overflow:hidden;}
.gy_wm .ry_zz .n_r{background-color:#fff; padding:20px; margin-bottom:30px; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gy_wm .ry_zz .n_r:hover{box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.3);
transform:translateY(-10px);
-o-transform:translateY(-10px);
-ms-transform:translateY(-10px);
-moz-transform:translateY(-10px);
-webkit-transform:translateY(-10px);}
.gy_wm .ry_zz img{width:100%; height:auto; display:block;}
.gy_wm .zs_js{font-size:16px; line-height:32px; text-align:center; margin-bottom:50px;}
.gy_wm .ry_zz p{font-size:16px; text-align:center; margin-top:20px; padding-top:20px; border-top:1px solid #ddd;}


.qywh{ width:100%; margin:60px auto; height:auto; overflow:hidden}
.qywh .container{background:#fafafa; height:auto; overflow:hidden }
.qywh .zb{ width:30%; float:left}
.qywh .zb img{ width:100%}
.qywh .yb{ width:70%; float:left;}
.qywh .yb li{ width:46%; float:left; margin: 2%; background:#fff; padding:10px}
.qywh .yb .tu{ width:100%; text-align:center }
.qywh .yb .tu img{ width:20%}
.qywh .yb .wz{ width:80%;  height:auto; overflow:hidden; text-align:center; margin:20px auto}
.qywh .yb .wz h1{ font-size:18px; margin-bottom:10px;color: #d63925}
.qywh .yb .wz p{ font-size:14px; line-height:24px}

@media only screen and (max-width:992px){
.qywh{ width:100%; margin:20px auto; height:auto; overflow:hidden}
.qywh .zb{ width:100%; float:none}
.qywh .yb{ width:100%; float:none;}
.qywh .yb li{ width:49%; float:left; margin: 4% 2% 0 0; background:#fff; padding:10px}
.qywh .yb li:nth-child(2n){margin-right:0; }
.qywh .yb .wz{ width:90%;  height:auto; overflow:hidden; text-align:center; margin:20px auto}
.qywh .yb .tu img{ width:40%}
.gy_wm{width:100%; padding:20px 0 20px; overflow:hidden;}
.gy_wm .ry_zz .n_r{background-color:#fff; padding:10px; margin-bottom:10px; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gy_wm .ry_zz p{font-size:14px; text-align:center; margin-top:10px; padding-top:10px; border-top:1px solid #ddd;}

.gy_wm .ry_zz .col-lg-3{ padding-left:5px; padding-right:5px}	
}


.sy_zp{width:100%;padding:90px 0 0; overflow:hidden;}

.sy_zp .a_l .b_t{margin-bottom:30px; text-align:center;}
.sy_zp .a_l .b_t ul li{margin:0 20px; font-size:17px; text-align:center; line-height:46px; color:#fff; display:inline-block; cursor:pointer;}
.sy_zp .a_l .b_t ul li.on{border-bottom:2px solid #ffd200; color:#ffd200;}
.sy_zp .zp_zs{height:0; opacity:0; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_zp .zp_zs.dk{height:auto; padding-bottom:50px; opacity:1;}
.sy_zp .zp_zs .swiper-button-prev{left:50%; width:36px; height:36px; background:url(../images/wm_button_icon.png) no-repeat; background-position:0 0; margin-top:-56px; background-size:100%;
transform:translateX(-680px);
-webkit-transform:translateX(-680px);
-moz-transform:translateX(-680px);
-ms-transform:translateX(-680px);
-o-transform:translateX(-680px);}
.sy_zp .zp_zs .swiper-button-next{right:50%; width:36px; height:36px; background:url(../images/wm_button_icon.png) no-repeat; background-position:0 -72px; margin-top:-56px; background-size:100%;
transform:translateX(680px);
-webkit-transform:translateX(680px);
-moz-transform:translateX(680px);
-ms-transform:translateX(680px);
-o-transform:translateX(680px);}
.sy_zp .swiper-al .swiper-slide{width:330px;}
.sy_zp .swiper-al .swiper-slide img{width:100%; height:auto; display:block; border:3px solid #fff;}
.sy_zp .swiper-al .swiper-slide p{margin-top:20px; font-size:14px; text-align:center; color:#fff; opacity:0;}
.sy_zp .swiper-al .swiper-slide-active p{opacity:1;}
.sy_zp .swiper-al .swiper-pagination{display:none; bottom:10px;}
.sy_zp .swiper-al .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px; border:3px solid #fff; background-color:#ffd200; width:10px;
height:10px; opacity:1;}
.sy_zp .swiper-al .swiper-pagination-bullets .swiper-pagination-bullet-active{border:3px solid #ffd200; background-color:#fff;}
.sy_zp .g_d{padding:50px 0; background-color:#fff;}
.sy_zp a.lj_gd{width:144px; height:46px; border:1px solid #ccc; border-radius:30px; font-size:16px; text-align:center; line-height:44px; color:#777; display:block; margin:0 auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_zp a.lj_gd:hover{background-color:#0201ff; border:1px solid #0201ff; color:#fff;}
@media only screen and (max-width:992px){
.sy_zp{padding-top:40px;}
.sy_zp .a_l .b_t{margin-bottom:20px;}
.sy_zp .a_l .b_t ul li{margin:0 10px; font-size:15px;}
.sy_zp .swiper-al .swiper-slide{width:260px;}
.sy_zp .swiper-al .swiper-slide p{margin-top:10px; font-size:14px;}
.sy_zp .swiper-al .swiper-pagination{display:block}
.sy_zp .swiper-al .swiper-button-prev{display:none;}
.sy_zp .swiper-al .swiper-button-next{display:none;}
.sy_zp a.lj_gd{width:120px; height:36px; border-radius:20px; font-size:14px; line-height:34px;}
.sy_zp .zp_zs.dk{height:auto; padding-bottom:10px; opacity:1;}

}


.service {
  width: 100%;
  height: auto; }

  .service .service-problem {
    width: 100%;
    height: auto;
    padding: 60px 0 30px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    .service .service-problem .con {
      width: 1430px;
      height: auto  ;
      background-image: url(/images/service_bg2.jpg);
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      margin: 0 auto; }
      .service .service-problem .con .tits {
        font-size: 24px;
        line-height: 30px;
        color: #d63925;
        text-align: center;
         }
      .service .service-problem .con .box {
        width: 100%;
        height: auto;
       
        margin: 30px auto ; }
        .service .service-problem .con .box ul li {
          width: 46%;
          height: auto;
         
          float: left;box-shadow:0px 8px 20px 0px rgba(95,125,158,.1); margin:0 2% 2% 2% }
		  
          .service .service-problem .con .box ul li .pic {
            width: 100%;
            height: auto;
            overflow: hidden; }
			 .service .service-problem .con .box ul li .pic  img{ width:100%}
          .service .service-problem .con .box ul li .t {
            font-size: 22px;
            line-height: 24px;
            color: #d63925;
           width:90%; margin:20px auto 0}
          .service .service-problem .con .box ul li .t1 {
            font-size: 14px;
            line-height: 25px;
            color: #646464;
             width:90%; margin:10px auto 20px}
          .service .service-problem .con .box ul li:last-child {
            margin-right: 0; }
  .service .service-box {
    width: 100%;
    height: auto;
    position: relative;}
    .service .service-box .box-top {
      width: 100%;
      height: 160px;
      background-color: #d63925;
      text-align: center;
      font-size: 24px;
      line-height: 160px;
      color: #fff; }
    .service .service-box .list {
      width: 1155px;
      height: auto;
      margin: 8% auto;
      max-width: 92%; }
      .service .service-box .list ul li {
        width: 20.8%;
        height: auto;
        float: left;
        margin-right: 5.6%; }
        .service .service-box .list ul li .icon {
          width: 100%;
          height: 130px;
          background-size: 46% auto;
          background-position: center center;
          background-repeat: no-repeat; }
        .service .service-box .list ul li .tits {
          text-align: center;
          font-size: 24px;
          line-height: 24px;
          color: #323232;
          margin-top: 10px; }
        .service .service-box .list ul li .txt {
          font-size: 14px;
          line-height: 25px;
          color: #787878;
          margin-top: 15px; }
        .service .service-box .list ul li:last-child {
          margin-right: 0; }
  @media (max-width: 1024px) {
    .service .service-banner .con .tit {
      width: 90%;
      margin: 20px auto 0; }
    .service .service-box .box-top {
      position: relative;
      top: 0;
      height: 90px;
      line-height: 90px; }
    .service .service-box .list {
      margin: 4% auto 0; }
      .service .service-box .list ul li .icon {
        height: 100px; } }
  @media (max-width: 950px) {
    .service .service-problem .con {
      width: 100%;
      height: auto;
      padding-bottom: 20px; }
      .service .service-problem .con .tits {
        font-size: 28px;
        line-height: 28px; }
      .service .service-problem .con .box {
        width: 90%;
        max-width: auot; }
    .service .service-box .list ul li .tits {
      font-size: 18px;
      line-height: 18px; } }
  @media (max-width: 678px){
	 .service .service-problem {
    width: 100%;
    height: auto;
    padding: 20px 0 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
    .service .service-banner img{
      width: 120%;
      margin-left: -10%;
    }
    .service .service-box .list ul li{
      padding-bottom: 10%;
    }
    .service .service-box .list ul li .txt{
      height: 100px;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis
    }
	.service .service-problem .con .box ul li .t {
            font-size: 14px;
            line-height: 24px;
            color: #d63925;
           width:90%; margin:10px auto 0}
	 .service .service-problem .con .box ul li .t1 {
            font-size: 12px;
            line-height: 20px;
            color: #646464;
             width:90%; margin:5px auto 10px}
  }
  @media (max-width: 530px) {
    .service .service-box .box-top {
      font-size: 15px;
      line-height: 26px;
      height: auto;
      padding: 15px 0; } }
  @media (max-width: 500px) {
    .service .service-banner img{
      width: 140%;
      margin-left: -20%;
    }
    .service .service-box .list ul li{
      padding-bottom: 10%;
    }
    .service .service-banner .con .tits {
      font-size: 22px;
      line-height: 22px; }
      .service .service-banner .con .tit{
        font-size: 14px;
        line-height: 22px;
      }
    .service .service-problem .con .tits {
      font-size: 16px;
      line-height: 22px;
      padding-top: 0; }
    .service .service-problem .con .box {
      margin: 20px auto 0; } }

.service-list {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: url(../images/bn_bj.jpg) no-repeat center / cover fixed;
  padding: 5% 0; }

.service-list .list1 {
  width: 1430px;
  height: auto;
  max-width: 92%;
  margin: 0 auto; }

.service-list .list1 ul {
  width: 100%;
  height: auto; }

.service-list .list1 ul li {
  width: 49.6%;
  height: auto;
  float: left;
  margin-bottom: 10px;
  position: relative; }

.service-list .list1 ul li:nth-child(even) {
  float: right; }

.service-list .list1 ul li .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/index_bg_x.png) no-repeat;
  background-size: cover !important;
  opacity: 0;
  transition: opacity .5s; }

.service-list .list1 ul li .con {
  width: 83.7%;
  height: auto;
  position: absolute;
  left: 8.15%;
  top: 82%;
  transition: top .5s; }

.service-list .list1 ul li .con .tits {
  font-size: 24px;
  line-height: 30px;
  color: #fff; }

.service-list .list1 ul li .con .tit {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  height: 48px;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 15px;
  opacity: 0;
  transition: opacity .3s; }

.service-list .list1 ul li .con .li-more {
  width: 137px;
  height: 45px;
  background: rgba(255, 255, 255, 0.2);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#33ffffff, endcolorstr=#33ffffff);
  text-align: center;
  display: block;
  font-size: 14px;
  line-height: 45px;
  color: #fff;
  margin-top: 32px;
  opacity: 0;
  transition: all .3s; }

@media (min-width: 1024px) {
  .service-list .list1 ul li:hover .bg {
    opacity: 1; }

  .service-list .list1 ul li:hover .con {
    top: 25%; }

  .service-list .list1 ul li:hover .con .tit {
    opacity: 0.8; }

  .service-list .list1 ul li:hover .con .li-more {
    opacity: 1; } }
@media (max-width: 780px) {
  .service-list .list1 ul li {
    margin-bottom: 7px; }

  .service-list .list1 ul li .con .tits {
    font-size: 24px;
    line-height: 24px; } }
@media (max-width: 550px) {
  .index-service .service-new .list {
    margin-top: 20px; }
  .service-list .list1 ul li .con{
    top: 74%;
  }
  .service-list .list1 ul li .con .tits {
    font-size: 16px;
    line-height: 16px; } }
@media (max-width: 390px) {
  .service-list .list1 ul li .con .tits {
    font-size: 14px;
    line-height: 14px;}

  .service-list .list1 ul li .con {
    top: 80%; } }
.ny_nr .cg_al { padding:70px 0; height:auto; overflow:hidden}
.ny_nr .cg_al .n_r{border:1px solid #e7e7e7; overflow:hidden; padding:0 30px; margin-bottom:30px;}
.ny_nr .cg_al .t_p{border-bottom:1px solid #e7e7e7;}
.ny_nr .cg_al .t_p img{max-width:100%; height:auto; margin:0 auto; display:block;}
.ny_nr .cg_al .w_z{margin:30px 0;}
.ny_nr .cg_al .w_z h3{font-size:18px; font-weight:bold; line-height:36px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .cg_al .w_z p{font-size:14px; line-height:22px; color:#666; margin-top:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .cg_al .w_z span{font-size:16px; line-height:28px; color:#d63925;}
.ny_nr .cg_al .w_z a.m_r{width:100px; height:32px; border:1px solid #d63925; font-size:15px; color:#d63925; line-height:30px; text-align:center; display:block; margin-top:15px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .cg_al .w_z a.m_r:hover{color:#fff; background-color:#d63925;}

.jrwm{ width:100%; height:auto; overflow:hidden; padding:70px 0}
.jrwm .nry{
    background-color: #fafafa;
    overflow: hidden;
    box-shadow: rgb(242, 242, 242) 2px 2px 2px 2px;
    padding: 42px 44px 50px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
    height: auto; margin:1% 
}
.jrwm .nry p{ text-align:center; line-height:24px; width:80%; margin:0 auto 30px; line-height:32px; font-size:15px}
.jrwm .nry li{ width:23.5%; float:left; margin-right:2%}
.jrwm .nry li img{ width:100%}
.jrwm .nry li:nth-child(4n){margin-right:0; }

.jrwm1{ width:100%; height:auto; overflow:hidden; padding:70px 0; background:url(../images/bg.png)}
.jrwm1 .row{ padding:1%}
.jrwm1 .col-md-6{ padding-left:0; padding-right:0}
.bq1{ background:#fff; height:400px;border-top-left-radius:10px ; border-bottom-left-radius:10px }
.bq2{ background: linear-gradient(224deg,#218ed9,#4173bb 31%,#213b5f); height:400px;border-top-right-radius:10px ; border-bottom-right-radius:10px ; color:#fff}
.bq2 h1{ width:80%; margin:0 auto; color:#fff; font-size:30px; font-weight:bold; margin-bottom:20px; padding-top:60px; padding-bottom:20px}
.bq2 p{ width:80%; margin:0 auto; font-size:15px; line-height:30px}
.fuli{ padding-top:20px}
.fuli li{ float:left; width:33.33%; height:auto; overflow:hidden; text-align:center; margin:20px 0} 
.fuli li img{ width:110px; margin:0 auto}
.fuli li p{ text-align:center; margin-top:10px}



.bq11{ background:#fff; height:400px;border-top-right-radius:10px ; border-bottom-right-radius:10px }
.bq21{ background: linear-gradient(224deg,#218ed9,#4173bb 31%,#213b5f); height:400px;border-top-left-radius:10px ; border-bottom-left-radius:10px ; color:#fff}
.bq21 h1{ width:80%; margin:0 auto; color:#fff; font-size:30px; font-weight:bold; margin-bottom:20px; padding-top:60px; padding-bottom:20px}
.bq21 p{ width:80%; margin:0 auto; font-size:15px; line-height:30px}

.more{ background:#fff; height:30px; width:120px;border-radius:15px; margin-left:10%; text-align:center; font-size:14px; line-height:30px; margin-top:100px}
.more a{ color:#d63925}

@media only screen and (max-width:992px){
.jrwm{ width:100%; height:auto; overflow:hidden; padding:20px 0}
.jrwm .nry{
    background-color: #fafafa;
    overflow: hidden;
    box-shadow: rgb(242, 242, 242) 2px 2px 2px 2px;
    padding: 10px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
    height: auto; margin:1% 
}	
.jrwm .nry p{ text-align:left; line-height:24px; width:96%; margin:0 auto 10px; line-height:26px; font-size:14px}
.jrwm .nry li{ width:49%; float:left; margin-right:2%; margin-bottom:2%}
.jrwm .nry li img{ width:100%}
.jrwm .nry li:nth-child(2n){margin-right:0; }
.jrwm1{ width:100%; height:auto; overflow:hidden; padding:20px 0; background:url(../images/bg.png)}
.bq1{ background:#fff; height: auto;border-top-left-radius:10px ; border-bottom-left-radius:10px; overflow:hidden }
.bq2{ background: linear-gradient(224deg,#218ed9,#4173bb 31%,#213b5f); height: auto;border-radius:10px ;color:#fff; margin-top:20px}
.bq2 h1{ width:90%; margin:0 auto; color:#fff; font-size:18px; font-weight:bold; margin-bottom:10px; padding-top:20px; padding-bottom:10px}
.bq2 p{ width:90%; margin:0 auto; font-size:14px; line-height:26px; padding-bottom:20px }
.fuli li img{ width:80px; margin:0 auto}
.fuli li p{ text-align:center; margin-top:10px; font-size:14px}
.fuli li{ float:left; width:33.33%; height:auto; overflow:hidden; text-align:center; margin:5px 0} 
	
.bq21{ background: linear-gradient(224deg,#218ed9,#4173bb 31%,#213b5f); height: auto;border-radius:10px ; color:#fff; padding-bottom:20px}
.bq21 h1{ width:90%; margin:0 auto; color:#fff; font-size:18px; font-weight:bold; margin-bottom:10px; padding-top:20px; padding-bottom:10px}
.bq21 p{ width:90%; margin:0 auto; font-size:14px; line-height:26px}
.more{ background:#fff; height:30px; width:120px;border-radius:15px; margin-left:5%; text-align:center; font-size:14px; line-height:30px; margin-top:30px; }
	
	}
.tup{ text-align:center; width:1200px; margin:70px auto}
.ttu{ width:100%}
.ttu img{ width:100%}
.zc_gy{padding:30px 30px 50px;  background-color:#fff;  overflow:hidden;}
.zc_gy .wz_nr{padding:15px 0;}
.zc_gy .wz_bt{text-align:center; padding-bottom:15px; margin-bottom:25px; border-bottom:1px solid #e7e7e7;}
.zc_gy .wz_bt h1{font-size:23px; line-height:36px; color:#333; font-weight:bold; margin-bottom:10px;}
.zc_gy .wz_bt span{padding:0 20px; line-height:28px;}
.zc_gy .wz_js{line-height:28px;}
.zc_gy .wz_js img{max-width:100% !important; height:auto; display:block;}

@media only screen and (max-width:992px){
.tup{ text-align:center; width:100%; margin:20px auto}
.tup img{ width:100%}
.zc_gy{padding:10px 10px 10px;  background-color:#fff;  overflow:hidden;}
.zc_gy .wz_bt{text-align:center; padding-bottom:10px; margin-bottom:15px; border-bottom:1px solid #e7e7e7;}

.zc_gy .wz_js{line-height:26px; font-size:14px}
.zc_gy .wz_bt h1{font-size:18px; line-height:26px; color:#333; font-weight:bold; margin-bottom:10px;}
.ny_nr .cg_al { padding:20px 0; height:auto; overflow:hidden}
.ny_nr .cg_al .w_z{margin:20px 0;}
.ny_nr .cg_al .n_r{border:1px solid #e7e7e7; overflow:hidden; padding:0 20px; margin-bottom:10px;}
.ny_nr .cg_al .w_z h3{font-size:16px; font-weight:bold; line-height:26px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .cg_al .w_z p{font-size:12px; line-height:22px; color:#666; margin-top:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .cg_al .w_z span{font-size:14px; line-height:28px; color:#d63925;}
.ny_nr .cg_al .w_z a.m_r{width:100px; height:32px; border:1px solid #d63925; font-size:12px; color:#d63925; line-height:30px; text-align:center; display:block; margin-top:15px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

}


.hmMore{ height: 40px; width: 142px; text-align: center; margin:20px auto 0; font-size: 16px; line-height: 36px; letter-spacing: 1px; border: 2px solid #d63925; height:auto; overflow:hidden }
.hmMore a{  color:#d63925;}
.hmMore:hover{ background:#d63925; color:#fff; transition-delay:0.3s}
.hmMore:hover a{color:#fff;}
.hmc3tab{ text-align:center; margin-top:2.39vw;}
.hmc3tab a{ font-size: 16px; line-height: 42px; display: inline-block; margin: 0px 25px; position:relative; }
.hmc3tab a.on{ color: #000; }
.hmc3tab a:after{ content: ""; background: url(../images/hmc4li.jpg) no-repeat center center; height: 2px; width: 0px; position: absolute; left: 50%; bottom: 0px; transition:all 0.5s ease-in-out;}
.hmc3tab a.on:after{width:100%; left:0}
.hmc3ul{ margin: 0px -18px; }
.hmc3ul li{ padding: 0px 18px; margin-bottom: 32px; width:50%; float:left }
.hmc3aBox{ background: #fff; display: block; height: 280px; position: relative; }
.hmc3aBox:before{ content: ""; background: url(../images/hmc3_mi.png) no-repeat; height: 10px; width: 61px; position: absolute; bottom: 40px; left:1.97vw; transition:all 0.5s ease-in-out; }
.hmc3aBox:after{ content: ""; background: url(../images/hmc3_mi2.png) no-repeat; height: 10px; width: 61px; position: absolute; bottom: 40px; left:1.97vw; transition:all 0.5s ease-in-out; opacity:0; }
.hmc3aBox:hover:before{opacity:0;}
.hmc3aBox:hover:after{opacity:1;}
.hmc3proBox{ height: 280px; width: 320px; position: absolute; top: 0px; right: 1vw; }
.hmc3proBox:after{content:"";}
.hmc3proBox img{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:90%; max-height:90%; width:auto; height:auto; transition:all 0.5s ease-in-out;}
.hmc3txt{ width: 335px; padding: 52px 0px 0px 1.97vw; }
.hmc3txt strong{ font-size: 24px; line-height: 36px; font-weight: normal; display: block; height: 36px; margin-bottom: 22px; overflow: hidden; }
.hmc3txt p{ font-size: 14px; color: #666666; line-height: 26px; height: 78px; overflow: hidden; }
.hmc3proBox:after{ content: ""; width: 50px; height: 50px; background: #d63925 url(../images/hmc3pro_ji.png) no-repeat center center; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-40%); z-index: 3; transition: all 0.5s ease-in-out; opacity: 0; }
.hmc3aBox:hover .hmc3proBox:after{opacity:1;}
.hmc3aBox:hover .hmc3proBox img{opacity:0.4;}
@media (max-width:1799px){
.hmc3aBox{height:220px;}
.hmc3proBox{ height: 220px; width: 220px; right: 1vw; }
.hmc3txt{ width: 305px; padding: 32px 0px 0px 1.97vw; }
.hmc3txt strong{font-size:21px;}
.hmc3ul{ margin: 0px -12px; }
.hmc3ul li{ padding: 0px 12px; margin-bottom: 24px; }
.hmMore{font-size:15px;}
}
@media (max-width:993px){
.hmc3tab a{margin:0 15px;}
.hmc3aBox{height:320px; padding-top:35px;}
.hmc3proBox{position:relative; right:0; left:0; height:120px; width:100%}
.hmc3txt{width:100%; padding:15px 15px 0;}
.hmc3txt strong{margin-bottom:6px;}
.hmc3aBox:before,.hmc3aBox:after{bottom: 30px;}
.hmCon3{padding-bottom:60px;}
}
@media (max-width:767px){
.hmCon3{padding-top:30px;}
.hmc3aBox{height: 270px; padding-top:0px; padding-bottom:0px}
.hmc3proBox{position:relative; right:0; left:0; height:150px; width:100%}

.hmc3tab a{font-size:14px; margin:0 8px;}
.hmc3Swiper{margin-top:20px;}
.hmc3ul li{width:50%; margin-bottom:12px; padding:0 5px}
.hmc3txt strong{font-size:16px; margin-bottom:0}
.hmc3Swiper{margin-bottom:20px;}
.hmc3txt p{ font-size: 12px; color: #666666; line-height: 22px; height: auto  ; overflow: hidden;  overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2; }
.hmc3txt{width:100%; padding:0 15px 0;}

.hmc3aBox:before{ content: ""; background: url(../images/hmc3_mi1.png) no-repeat; height: 10px; width: 30px; position: absolute; bottom: 20px; left:15px; transition:all 0.5s ease-in-out; }

.hmc3proBox:after{ content: ""; width: 30px; height: 30px; background: #d63925 url(../images/hmc3pro_ji1.png) no-repeat center center; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-40%); z-index: 3; transition: all 0.5s ease-in-out; opacity: 0; }

.hmMore{ height: 30px; width: 102px; text-align: center; margin:10px auto 0; font-size: 14px; line-height: 26px; letter-spacing: 1px; border: 2px solid #d63925; height:auto; overflow:hidden }
.hmMore a{  color:#d63925;}
.hmMore:hover{ background:#d63925; color:#fff; transition-delay:0.3s}
.hmMore:hover a{color:#fff;}

}


.sct1 { padding: 60px 0 70px; height:auto; overflow:hidden ;}
.sct1 .wushi{ width:50%; float:left}
.sct1 .wushi1{ width:25%; float:left}

.sct1  .con { position: relative; overflow: hidden }
.sct1  .con img { position: relative; z-index: 1; left: 0; top: 0 }
.sct1  .con .cover { width: 100%; height: 100%; position: absolute; z-index: 2; left: 0; background: rgba(0, 80, 137, .93); transition: all .3s; opacity: 0; border-radius: 0; transform: scale(0) }
.sct1  .con h3 { position: absolute; width: 100%; left: 40px; color: #fff; bottom: 120px; z-index: 3; font-weight: bold; font-size: 30px; margin-bottom: 4px }
.sct1  .sinfo { position: absolute; width: 50%; left: 42px; bottom: 40px; z-index: 4; font-size: 18px; color: #fff; line-height: 1.7 }
.sct1  .more { width: 100%; position: absolute; z-index: 9; text-align: center; font-size: 18px; left: 0; bottom: 80px; color: #fff; bottom: -40px; transition: all .5s }
.sct1  .con:hover .cover { top: 0; opacity: 1; transform: scale(1) }
.sct1  .con:hover h3 { left: 0; text-align: center; bottom: auto; top:100px }
.sct1  .con:hover .sinfo { width: 50%; text-align: center; left: 25%; bottom: auto; top: 150px }
.sct1  .con:hover .more { bottom: auto; top: 130px }
.sct1 .con3 .sinfo, .sct1 .con4 .sinfo, .sct1 .con5 .sinfo { font-size: 14px }
.sct1 .con3 h3, .sct1 .con4 h3, .sct1 .con5 h3 { font-size: 24px; bottom: 107px }
.sct1 .con3 .more, .sct1 .con4 .more, .sct1 .con5 .more { font-size: 16px }
.sct1 .con3:hover .more:before, .sct1 .con4:hover .more:before, .sct1 .con5:hover .more:before { height: 20px; top: -32px }
.sct1 .con4 .sinfo { width: 100%; padding-right: 80px }
.sct1 .con4 h3 { }
.sct1 .con4 .more { }
.sct1 .con4:hover .sinfo { width: 80%; left: 50%; margin-left: -40%; padding: 0 }
.sct1 .con4:hover h3 { }
.sct1 .con4:hover .more { top: 236px }
.sct1 .con3 .sinfo { }
.sct1 .con3 h3 { }
.sct1 .con3 .more { }
.sct1 .con3:hover .sinfo { width: 40%; left: 50%; margin-left: -20% }
.sct1 .con3:hover h3 { }
.sct1 .con3:hover .more { top: 236px }
.sct1 .con5 .sinfo { color: #fff; width: 100%; padding-right: 80px }
.sct1 .con5 h3 { color: #fff }
.sct1 .con5 .more { }
.sct1 .con5:hover .sinfo { width: 80%; left: 50%; margin-left: -40%; padding: 0; color: #fff }
.sct1 .con5:hover h3 { color: #fff }
.sct1 .con5:hover .more { top: 236px }