@charset "utf-8";
*{padding:0px; margin:0px;}
body{font-size:14px; color:#555; font-family:"Microsoft Yahei", Arial, Helvetica, sans-serif;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td{margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6{list-style:none;}
input,select,button,textarea{font-size:14px; border:0; background:none; outline:none; vertical-align:middle; font-family:"Microsoft Yahei", Arial, Helvetica, sans-serif;}
button{overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#333; 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:#045a7b; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
@media only screen and (max-width:992px){
body{font-size:14px;}
input,select,button,textarea{font-size:14px;}
input,textarea{-webkit-appearance:none; border-radius:0;}
.container{padding:0 15px;}
div{max-height:999999999999999999999999999999999999999999999999999999999999999999999999999px;}
}

@media only screen and (max-width:992px){
html.on{width:100%; height:100%; position:fixed; top:0; left:0; overflow:hidden;}
}

body{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;}
}

.top{
    width:100%;
    height:40px;
    /*background:url(../images/bt22.jpg);*/
    background: linear-gradient(to right, #55bfb3, #045a7b);;
    font-size:13px;
    line-height:40px;
    color:#fff;
    position:relative;
    z-index:9999;
}
.top .l_m{
    cursor:pointer;
}
.top .x_l{width:120px; padding-top:8px; position:absolute; top:48px; left:50%; margin-left:-60px; display:none;}
.top .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;}
.top .x_l ul{padding:5px 15px; background-color:#535352;}
.top .x_l ul li a{font-size:12px; color:#ddd; line-height:30px; display:block;}
.top .x_l ul li a:hover{color:#fff;}
.top .welcome{float:left;}
.top .r_t{float:right;}
.top .r_t ul li{float:left; padding-left:20px; margin-left:20px; position:relative;}
.top .r_t ul li:after{width:1px; height:14px; background-color:#fff; content:""; position:absolute; left:0; top:50%; margin-top:-7px;}
.top .r_t ul li:first-child:after{display:none;}
.top .r_t a{ color:#fff}

@media only screen and (max-width:992px){
	.top{width:100%; height:30px; background-color:#045a7b; font-size:12px; line-height:30px; color:#fff; position:relative; z-index:9999;}

.top .welcome{ display:none}
}
.header{width:100%; background-color:rgba(255,255,255,.95); position:relative; z-index:999;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on{box-shadow:0 0 10px #ddd; position:fixed; top:0; left:0;}
/*.header .logo{width:300px; float:left; margin:20px 0; position:relative;}*/
.header .logo{height:56px; float:left; margin:20px 0; position:relative;}
/*.header .logo img{width:100%; height:auto; display:block;}*/
.header .logo img{width:auto; height:100%; display:block;}
.header .lg_by{margin-top:20px; margin-left:8px; padding-left:15px; border-left:1px solid #ddd; float:left;}
.header .lg_by h3{font-size:22px; color:#000; line-height:36px; font-weight:bold;}
.header .lg_by p{font-size:15px; line-height:24px;}
.header .s_ch{ float:right; width:150px; margin-top:23.5px; margin-left:20px}
.header .s_ch img{ width:100%}
.header .an{position:absolute; top:50%; margin-top:-12px; right:10px; height:22px; width:26px; display:none;}
.header .an span{width:26px; 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; position:relative;}
.header .nav ul li{height:96px; margin-left:25px; float:left; position:relative;}
.header .nav .y_j{position:relative;}
.header .nav .y_j:after{width:0; height:2px; background-color:#045a7b; position:absolute; left:0; bottom:0px; content:"";
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li:hover .y_j:after{width:100%;}
.header .nav ul li.on .y_j:after{width:100%;}
.header .nav ul li.active .y_j:after{width:100%;}
.header .nav .y_j i{display:none;}
.header .nav .y_j a{display:block; font-size:16px; color:#555; text-transform:uppercase; line-height:96px;}
.header .nav ul{float:left;}
.header .nav ul li:hover .y_j a{color:#045a7b;}
.header .nav ul li.on .y_j a{color:#045a7b;}
.header .nav ul li.active .y_j a{color:#045a7b;}
.header .nav .e_j{width:200px; padding:10px; background-color:#fff; box-shadow:0 0 5px #ddd; position:absolute; left:-20px; 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:13px; text-indent:10px; line-height:36px; color:#777; display:block;}
.header .nav .e_j a:hover{background-color:#ecf6fd; color:#045a7b; text-indent:20px;}
.header .nav .cp_ej{width:460px; padding:10px; background-color:#fff; box-shadow:0 0 5px #aaa; position:absolute; left:-20px; 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 .cp_ej{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 .cp_ej .row{margin:0 -20px;}
.header .nav .cp_ej .col-md-6{border-right:1px dotted #ddd; padding:0 20px;}
.header .nav .cp_ej .col-md-6:last-child{border-right:0;}
.header .nav .cp_ej h3{font-size:16px; line-height:28px; text-indent:10px; color:#333; margin-bottom:10px;}
.header .nav .cp_ej h3 i{font-size:15px; color:#777; float:right;}
.header .nav .cp_ej a{font-size:13px; text-indent:10px; line-height:33px; color:#777; display:block;}
.header .nav .cp_ej a:hover{background-color:#ecf6fd; color:#045a7b; text-indent:20px;}
@media only screen and (max-width:992px){
    .header{background-color:rgba(255,255,255,1);}
    /*.header .logo{margin:10px 0; width:200px}*/
    .header .logo{margin:10px 0; height:37px; max-width: 200px;}
    .header .s_ch{margin-top:10px; margin-left:0; margin-right:30px; background:none; color:#555; width:100px}
    .header .s_ch i{font-weight:bold; font-size:28px;}
    .header .an{display:block;}
    .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%;}
    .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: 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:40px; z-index:99;}
    .header .nav .y_j a{font-size:14px; line-height:50px; color:#fff;}
    .header .nav .e_j{width:100%; background:none; box-shadow:none; position:relative; left: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;}
}
@media only screen and (max-width:640px){
}

.pc_ban{width:100%; height:600px; position:relative; overflow:hidden;}
.pc_ban .swiper-button-prev{width:30px; height:50px; background:url(../images/banner-l.png) no-repeat center; left:0%; margin-top:-25px; opacity:0; background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;
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:.5;}
.pc_ban .swiper-button-next{width:30px; height:50px; background:url(../images/banner-r.png) no-repeat center; right:0%; margin-top:-25px; opacity:0; background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;
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:.5;}
@media only screen and (max-width:992px) {
.pc_ban{height:200px;}
.pc_ban .swiper-pagination{bottom:10px;}
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
}

.gy_bt{ margin-bottom:30px; text-align:left; z-index:99; background:url(../images/bt1.jpg) no-repeat left center ; padding-left:28px }
.gy_bt h3{font-size:30px; font-weight:bold; line-height:40px; color:#000; margin-bottom:5px;}
.gy_bt h4{font-size:18px; line-height:26px; color:#777; }
.gy_bt span{font-size:22px; line-height:26px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; color:#000;}
@media only screen and (max-width:992px) {
.gy_bt{ margin-bottom:20px; text-align:left; z-index:99; background:url(../images/bt121.jpg) no-repeat left center ; padding-left:28px }
.gy_bt h3{font-size:20px; font-weight:bold; line-height:30px; color:#000; margin-bottom:5px;}
.gy_bt h4{font-size:14px; line-height:26px; color:#777;}
.gy_bt span{font-size:16px; line-height:26px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; color:#000; display:block}
}

.gy_bt1{ margin-bottom:30px; text-align:left;  background:url(../images/bt11.jpg) no-repeat left center ; padding-left:28px }
.gy_bt1 h3{font-size:30px; font-weight:bold; line-height:40px; color:#fde5b9; margin-bottom:5px;}
.gy_bt1 h4{font-size:18px; line-height:26px; color:#fde5b9; }
.gy_bt1 span{font-size:22px; line-height:26px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; color:#fde5b9;}
@media only screen and (max-width:992px) {
.gy_bt1{margin-bottom:50px;}
.gy_bt1 h4{font-size:18px; line-height:30px; letter-spacing:0;}
}

.sy_ss{width:100%; padding:8px 0; background-color:#f7f7f7; line-height:40px;}
.sy_ss .rm_ss{float:left;}
.sy_ss .rm_ss span{color:#000;}
.sy_ss .rm_ss a{display:inline-block; padding:0 10px;}
.sy_ss .ss_nr{float:right; border:1px solid #ddd; background-color:#fff; line-height:30px; margin-top:3px}
.sy_ss .ss_nr input{width:200px; height:30px; padding:0 10px; float:left; line-height:30px;}
.sy_ss .ss_nr button{width:80px; height:30px; background-color:#045a7b; line-height:30px; color:#fff; text-align:center; outline:none; float:right;}
@media only screen and (max-width:992px) {
.sy_ss{padding:10px 0;}
.sy_ss .rm_ss{display:none;}
.sy_ss .ss_nr{float:none; line-height:36px; overflow:hidden;}
.sy_ss .ss_nr input{width:76%; height:36px; line-height:36px;}
.sy_ss .ss_nr button{width:24%; height:36px; line-height:36px;}
}

.dhl{ background:url(../images/prod_yp_index.jpg) no-repeat center top; height:200px; padding:70px 30px 0;box-sizing:border-box; color:#fff}
.dh2{background:url(../images/dh3.png) no-repeat center left; padding-left:70px; height:60px}
.dh2 h1{ font-size:16px; padding-top:6px}
.dh2 p{ font-size:20px; font-weight:bold}
.zx{ width:90%; border:#fff 1px solid; border-radius:18px; line-height:36px; margin:10px auto 0; text-align:center}
.zx a{ text-align:center; color:#fff}
.zx:hover{ background:#fff; color:#045a7b;  }
.zx:hover a{color:#045a7b;}
.sy_cp{width:100%; padding:60px 0 ; overflow:hidden;}
.sy_cp .cp_lm{}
.sy_cp .cp_lm .b_t{background-image: linear-gradient(50deg, #55bfb3, #045a7b);border-top-left-radius:8px ; border-top-right-radius:8px; padding:15px 20px 10px; text-align:center}
.sy_cp .cp_lm .b_t h3{font-size:22px; line-height:32px; color:#fff;}
.sy_cp .cp_lm .b_t h4{font-size:16px; line-height:30px; color:#fff; font-family:Arial; text-transform:uppercase;}
.sy_cp .cp_lm .b_t em{width:40px; height:3px; margin:8px 0 5px; background-color:#fff; display:block;}
.sy_cp .cp_lm .l_m{padding:10px 0px 0px 0px;  background:#f6f6f6}
.sy_cp .cp_lm .l_m ul li{display:block; margin-bottom:7px;}
.sy_cp .cp_lm .l_m a.e_j{display:block; padding:0 15px 0 30px; font-size:18px; line-height:44px; position:relative; color:#333;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; background:url(../images/newsnav_dt.png) no-repeat left center; }
.sy_cp .cp_lm .l_m ul li:hover a.e_j{ color:#333;}
.sy_cp .cp_lm .l_m ul li.on a.e_j{ color:#333;}
.sy_cp .cp_lm .l_m i{position:absolute; top:0; right:0; width:44px; height:44px; display:block; font-size:16px; color:#000; text-align:center;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .cp_lm .l_m ul li:hover i{color:#fff;
transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);}
.sy_cp .cp_lm .l_m ul li.on i{color:#fff;
transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);}
.sy_cp .cp_lm .s_j{padding:10px 15px 10px 30px; display:none;}
.sy_cp .cp_lm .s_j a{font-size:14px; text-indent:15px; line-height:32px; color:#333; margin-bottom:1px; display:block; width:100%; position:relative;}
.sy_cp .cp_lm .s_j a:after{width:4px; height:4px; border-radius:50%; background-color:#045a7b; content:""; position:absolute; top:14px; left:0;}
.sy_cp .cp_lm .s_j a:hover{color:#045a7b; text-indent:15px;}
.sy_cp .lm_bt{font-size:22px; font-weight:bold; color:#045a7b; line-height:32px; padding-bottom:20px; border-bottom:1px solid #ddd;}

.sy_cp .lm_bt a{float:right; font-size:14px; font-weight:normal;}
.sy_cp .cp_zs .row{margin:0 -10px;}
.sy_cp .cp_zs .col-6{padding:0 10px;}
.sy_cp .cp_zs .n_r{margin-top:20px; padding:5px; border:1px solid #ddd;}
.sy_cp .cp_zs .t_p{overflow:hidden;}
.sy_cp .cp_zs .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.sy_cp .cp_zs .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);}
.sy_cp .cp_zs .w_z{font-size:15px; text-align:center; border-top:#f6f6f6 1px solid; padding:10px 20px}
.sy_cp .cp_zs .w_z h1{ font-size:16px; font-weight:bold; margin-bottom:5px; line-height:30px}
.sy_cp .cp_zs .w_z p{ font-size:12px; overflow:hidden;
     text-overflow:ellipsis;
     display:-webkit-box;
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2; line-height:22px}
.sy_cp .cp_zs .w_z span{ border:#999999 1px solid;border-radius:5px ; display:block; width:100px; margin:10px auto 0; line-height:24px; height:28px}
.sy_cp .cp_zs .w_z span a{ font-size:12px}
.sy_cp .cp_zs .n_r:hover .w_z span{ background:#045a7b; color:#fff;border:#045a7b 1px solid}
.sy_cp .cp_zs .n_r:hover .w_z span a{ color:#fff}
@media only screen and (max-width:992px){
.sy_cp{width:100%; padding:20px 0 ; overflow:hidden;}
.sy_cp .cp_zs .row{margin:0 -8px;}
.sy_cp .cp_zs .col-6{padding:0 8px;}
.sy_cp .cp_lm{padding:20px; height:auto !important; display:none}
.sy_cp .cp_lm .b_t{margin:0 0 25px;}
.sy_cp .cp_lm .b_t h3{font-size:26px; font-weight:bold; line-height:46px;}
.sy_cp .cp_lm .b_t h4{font-size:20px; line-height:30px;}
.sy_cp .cp_lm .b_t em{width:60px; height:4px; margin:5px 0 10px;}
.sy_cp .cp_lm .l_m{padding:15px 15px 0 15px;}
.sy_cp .cp_lm .l_m ul li{margin-bottom:15px;}
.sy_cp .cp_lm .l_m a.e_j{font-size:22px; line-height:60px;}
.sy_cp .cp_lm .l_m i{width:60px; height:60px; font-size:22px;}
.sy_cp .cp_lm .s_j a{font-size:18px; text-indent:20px; line-height:36px; width:33.3333333333333333%;}
.sy_cp .cp_lm .s_j a:after{width:6px; height:6px; top:15px;}
.sy_cp .cp_lm .s_j a:hover{text-indent:20px;}
.sy_cp .lm_bt{font-size:26px; line-height:56px; padding:20px 0; margin-bottom:10px; display:none}
.sy_cp .lm_bt a{font-size:20px;}
.sy_cp .cp_zs .w_z{font-size:20px; line-height:40px; margin-top:10px; padding:10px 0}
.sy_cp .cp_zs .w_z span{ border:#999999 1px solid;border-radius:5px ; display:block; width:100px; margin:10px auto 0; line-height:22px; height:28px}
.sy_cp .cp_zs .n_r{margin-top:16px; padding:5px; border:1px solid #ddd;}

}
.sy_ys{width:100%; padding:60px 0; overflow:hidden;}
.sy_ys .row{margin:0 -10px;}
.sy_ys .col-sm-3{padding:0 10px;}
.sy_ys .n_r{background-color:#fff; padding:15px 15px; position:relative;border-radius: 5px;box-shadow: 0 8px 15px 0 rgba(95,125,158,.2);transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_ys .n_r:hover{box-shadow:0 8px 15px 0 rgba(95,125,158,.2);
transform:translateY(-20px);
-webkit-transform:translateY(-20px);
-moz-transform:translateY(-20px);
-ms-transform:translateY(-20px);
-o-transform:translateY(-20px);}
.sy_ys .t_b{width:100%; height: auto; overflow:hidden; background-size:100% !important; position:relative; z-index:1; margin:0 auto;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_ys .t_b img{ width:100%}
.sy_ys .t_b.t_1{background:url(../images/a1.png) no-repeat top center;}
.sy_ys .t_b.t_2{background:url(../images/a2.png) no-repeat top center;}
.sy_ys .t_b.t_3{background:url(../images/a3.png) no-repeat top center;}
.sy_ys .t_b.t_4{background:url(../images/a4.png) no-repeat top center;}
.sy_ys .w_z{margin-top:25px; text-align:center; position:relative; z-index:1;}
.sy_ys .w_z h3{font-size:22px; line-height:32px; font-weight:bold; color:#333;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_ys .w_z p{ line-height:26px; color:#555;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s; width:90%; margin:0 auto}
.sy_ys .w_z span{line-height:36px; display:block; margin:0 auto ; text-transform:uppercase ; color:#999}
@media only screen and (max-width:992px){
.sy_ys{padding:20px 0;}
.sy_ys .row{margin:0 -5px;}
.sy_ys .col-sm-3{padding:0 5px; margin-bottom:10px;}
.sy_ys .n_r{padding:10px 10px; margin-bottom:20px}
.sy_ys .n_r:before{height:2px;}
.sy_ys .w_z{margin-top:15px;}
.sy_ys .w_z h3{font-size:18px; line-height:26px; margin-bottom:0px;}
.sy_ys .w_z p{font-size:13px; line-height:22px; min-height: inherit;}
}


.contain{ width:100%; margin:0 auto; max-width:1230px;}
.guanyu{ background:url(../images/bg1.jpg) center right no-repeat; background-size:auto 100%; overflow:hidden; padding:60px 0 ;}
.guanyu .contain{ display: flex;   justify-content: space-between;   align-items: center;  flex-direction:row-reverse;}
.sy_gypic{  width:45%;  overflow:hidden}
.sy_gypic img{ width:100%; height:auto;transition:all 0.6s}
.sy_gypic a:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}

.sy_gyzi{ width:50%; margin-right:3%}
.sy_gyzi h1{ display:block;  font-family: Arial;
font-size: 45px;
line-height: 50px;
color: #999;
font-weight: bold;
color: rgba(151,38,120,1);}
.sy_gyzi h2{ display:block; color:#333; font-size:20px; font-weight:bold;}
.sy_gyzi p{ display:block; margin:30px auto; font-size:15px; line-height:40px; color:#464646;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow:hidden}
.sy_gyzi span a{ display:block; background:#045a7b; width:160px; color:#fff; line-height:45px; border-radius:30px; text-align:center; font-size:14px; transition:all 0.6s}
.sy_gyzi span a:hover{ background:#f16800; transition:all 0.6s}




@media only screen and (max-width:1200px){
.guanyu{  padding:40px 0;}
.sy_gyzi h1{ display:block; color:#045a7b; font-size:30px}
.sy_gyzi h2{ display:block; color:#333; font-size:16px}
.sy_gyzi p{ display:block; margin:20px auto; font-size:12px; line-height:25px; }
.sy_gyzi span a{  width:120px; line-height:35px; font-size:12px}




}


@media only screen and (max-width:992px){
.guanyu{  padding:20px 0;}

	.guanyu{ background:#f4f4f8 }
.guanyu .contain{ display:block}


.sy_gypic{  width:100%;  overflow:hidden}
.sy_gyzi{ width:94%; margin:20px auto 0}
.sy_gyzi p{ display:block; margin:20px auto; font-size:14px; line-height:25px;overflow:hidden;
     text-overflow:ellipsis;
     display:-webkit-box;
     -webkit-box-orient:vertical;
     -webkit-line-clamp:7; }

}

.gg{ background:url(../images/gg.jpg) no-repeat center; height:251px}

.sy_yf{width:100%; padding:60px 0 0; background:#edf0f7; border-bottom:10px solid #045a7b; overflow:hidden;}
.sy_yf .gy_bt span{color:#ddd;}
.sy_yf .yf_sc{position:relative; }
.sy_yf .yf_sc .n_r{position:absolute; z-index:9; text-align:center;}
.sy_yf .yf_sc .n_r.n_a{bottom:19%; left:5%; width:19%;}
.sy_yf .yf_sc .n_r.n_b{top:16%; left:22%; width:24%;}
.sy_yf .yf_sc .n_r.n_c{top:16%; right:22%; width:24%;}
.sy_yf .yf_sc .n_r.n_d{bottom:16%; right:5%; width:19%;}
.sy_yf .yf_sc .t_b{width:80px; height:80px; border-radius:50%; box-shadow:0 0 10px #aaa; background-color:#fff; background-position:top center; background-repeat:no-repeat; background-size:100% auto; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_yf .yf_sc .n_r:hover .t_b{background-position:bottom center; background-color:#045a7b;}
.sy_yf .yf_sc .n_r.n_a .t_b{bottom:-40px; right:-88px;}
.sy_yf .yf_sc .n_r.n_b .t_b{bottom:-106px; right:46px;}
.sy_yf .yf_sc .n_r.n_c .t_b{bottom:-106px; left:46px;}
.sy_yf .yf_sc .n_r.n_d .t_b{bottom:-40px; left:-88px;}
.sy_yf .yf_sc .w_z h1{font-size:22px; color:#045a7b; line-height:32px; font-weight:bold; margin-bottom:10px;}
.sy_yf .yf_sc .w_z p{line-height:24px; color:#777;}
.sy_yf .yf_sc .d_t img{width:100%; height:auto; display:block;}
@media only screen and (max-width:992px){
.sy_yf{padding:100px 0 60px; background:url(../images/yf_bj.jpg) no-repeat center / cover;}
.sy_yf .yf_sc .n_r{position:relative; float:left; padding:30px 20px; background-color:#fff; margin:0 1% 30px;}
.sy_yf .yf_sc .n_r.n_a{bottom:auto; left:auto; width:48%;}
.sy_yf .yf_sc .n_r.n_b{top:auto; left:auto; width:48%;}
.sy_yf .yf_sc .n_r.n_c{top:auto; right:auto; width:48%;}
.sy_yf .yf_sc .n_r.n_d{bottom:auto; right:auto; width:48%;}
.sy_yf .yf_sc .t_b{width:100px; height:100px; position:relative; margin:0 auto 20px;}
.sy_yf .yf_sc .n_r.n_a .t_b{bottom:auto; right:auto;}
.sy_yf .yf_sc .n_r.n_b .t_b{bottom:auto; right:auto;}
.sy_yf .yf_sc .n_r.n_c .t_b{bottom:auto; left:auto;}
.sy_yf .yf_sc .n_r.n_d .t_b{bottom:auto; left:auto;}
.sy_yf .yf_sc .w_z h1{font-size:24px; line-height:36px; margin-bottom:15px;}
.sy_yf .yf_sc .w_z p{font-size:18px; line-height:30px;}
.sy_yf .yf_sc .d_t{display:none;}
}


.sy_yff{width:100%; padding: 0 0;}
.sy_yff .yf_sc{width:100%; padding-bottom:50px; position:relative; margin-top:50px}
.sy_yff .yf_sc .row{display:flex; align-items:center; justify-content:space-between;}
.sy_yff .yf_sc:after{width:100%; height:60%; position:absolute; top:80px; left:0; content:""; background:url(../images/yf_bj.jpg) no-repeat center / cover fixed;}
.sy_yff .yf_sc .hd{position:relative; z-index:9; text-align:center;}
.sy_yff .yf_sc .hd ul li{display:inline-block; margin:0 30px; width:160px; height:160px; background-color:#fff; padding:30px; border-radius:50%; box-shadow: 0 8px 25px 0 rgba(95,125,158,.2);; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_yff .yf_sc .hd ul li:hover{background-color:#045a7b;}
.sy_yff .yf_sc .hd ul li.on{background-color:#045a7b;}
.sy_yff .yf_sc .hd .t_b{width:70px; height:70px; background-position:top center; background-repeat:no-repeat; background-size:100% auto; margin:0 auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_yff .yf_sc .hd ul li:hover .t_b{background-position:bottom center;}
.sy_yff .yf_sc .hd ul li.on .t_b{background-position:bottom center;}
.sy_yff .yf_sc .hd .w_z{font-size:20px; font-weight:bold; line-height:30px; color:#333;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_yff .yf_sc .hd ul li:hover .w_z{color:#fff;}
.sy_yff .yf_sc .hd ul li.on .w_z{color:#fff;}
.sy_yff .yf_sc .bd{width:100%; background-color:#fff; box-shadow:0 5px 20px 0 rgba(95,125,158,.1); padding:50px 30px; margin-top:50px; position:relative; z-index:99;}
.sy_yff .yf_sc .t_p img{width:100%; height:auto; display:block;}
.sy_yff .yf_sc .w_z h1{font-size:22px; color:#045a7b; line-height:32px; font-weight:bold; margin-bottom:10px; margin-top:15px;}
.sy_yff .yf_sc .w_z h2{font-size:18px; color:#333; margin-bottom:25px;}
.sy_yff .yf_sc .w_z p{font-size:15px; letter-spacing:2px; line-height:28px; color:#777;}
@media only screen and (max-width:992px){
.sy_yff{padding:20px 0 0;}
.sy_yff .yf_sc:after{top:30px; background:url(../images/yf_bj.jpg) no-repeat center / cover;}
.sy_yff .yf_sc{ margin-top:30px}
.sy_yff .yf_sc .hd ul li{display:inline-block; margin:0 1px 1px; width:60px; height:60px; padding:0; box-shadow:0 0 20px #aaa;}
.sy_yff .yf_sc .hd .t_b{width:50px; height:50px; background-position:top center; background-repeat:no-repeat; background-size:100% auto; margin:5px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_yff .yf_sc .hd .t_b{}
.sy_yff .yf_sc .hd .w_z{font-size:14px; line-height:36px;margin-top:10px;}
.sy_yff .yf_sc .hd ul li.on .w_z{color:#045a7b;}
.sy_yff .yf_sc .bd{padding:15px 20px 20px; margin-top:20px;}
.sy_yff .yf_sc .w_z h1{font-size:20px; line-height:38px; margin-top:0;}
.sy_yff .yf_sc .w_z h2{font-size:16px; margin-bottom:10px;}
.sy_yff .yf_sc .w_z p{font-size:14px; letter-spacing:0; line-height:26px; margin-bottom:20px;}
}


.sy_al{ height:auto; padding:60px 0 30px; width:100%; overflow:hidden;background:url(../images/bj.jpg) no-repeat center; }
.sy_al .n_r{margin-bottom:30px; background-color:#fff; box-shadow:0 8px 20px 0 rgba(95,125,158,.2); border-radius:5px; overflow:hidden;}
.sy_al .t_p{overflow:hidden; position:relative;}
.sy_al .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.sy_al .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);}
.sy_al .w_z{padding:20px 15px 15px; text-align:center; line-height:26px; color:#333;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_al .n_r:hover .w_z{color:#0092dc;}
.sy_al .w_z h1{ font-weight:bold; font-size:16px; margin-bottom:5px}
.sy_al .w_z p{ font-size:14px}
.sy_al .m_r{width:160px; height:50px; border:2px solid #0092dc; border-radius:5px; margin:30px auto 0; position:relative; overflow:hidden;}
.sy_al .m_r .bg{width:100%; height:100%; position:absolute; left:0; top:0; transition:transform 340ms ease-in-out; background-color:#0092dc; transform-origin:right center; transform:scaleX(0);}
.sy_al .m_r:hover .bg{transform:scaleX(1); transform-origin:left center;}
.sy_al .m_r a{font-size:16px; line-height:46px; color:#0092dc; text-align:center; display:block; position:relative; z-index:9;}
.sy_al .m_r:hover a{color:#fff;}
@media only screen and (max-width:992px){
.sy_al{padding:20px 0;background:url(../images/bj.jpg) no-repeat center / cover fixed;}
.sy_al .row{margin:0 -8px;}
.sy_al .col-6{padding:0 8px;}
.sy_al .n_r{margin-bottom:16px; box-shadow:0 8px 15px 0 rgba(95,125,158,.2);}
.sy_al .m_r{margin:20px auto 0;}
.sy_al .w_z{padding:10px; }
.sy_al .w_z h1{ font-weight:bold; font-size:14px; margin-bottom:5px}
.sy_al .w_z p{ font-size:12px}
}
@media only screen and (max-width:640px){
.sy_al{padding:20px 0;}
.sy_al .n_r{margin-bottom:16px; box-shadow:0 5px 10px 0 rgba(95,125,158,.1);}
}

.sy_gy{width:100%; padding:100px 0 40px; 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-color:rgba(52,154,70,.9); 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{width:100%; height:auto; display:block; outline:none;}
.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:28px; height:112px; margin-bottom:30px; overflow:hidden; display:-webkit-box;
line-clamp:4;
-webkit-line-clamp:4;
-moz-line-clamp:4;
-ms-line-clamp:4;
-o-line-clamp:4;
-webkit-box-orient:vertical;}
.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:#804f21;}
.sy_gy .wrap{padding:50px; box-shadow:0 0 20px #aaa; background-color:#fff; position:relative; z-index:99; margin-top:-100px;}
.sy_gy .wrap .s_z{font-size:26px; text-align:center;}
.sy_gy .wrap .s_z b{font-size:46px; font-weight:bold; font-family:Arial,Helvetica,sans-serif; padding-right:5px;}
.sy_gy .wrap em{display:block; width:32px; height:4px; background-color:#045a7b; margin:0 auto 15px;}
.sy_gy .wrap p{text-align:center; font-size:16px;}
@media only screen and (max-width:992px){
.sy_gy{padding:100px 0 60px;}
.sy_gy .gy_nr{background:url(../images/gy_bj.jpg) no-repeat center / cover; padding:60px 0 150px;}
.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:30px;}
.sy_gy .gy_nr .w_z h3{font-size:26px; letter-spacing:0; line-height:46px;}
.sy_gy .gy_nr .w_z em{width:60px; height:4px; margin:15px auto 20px;}
.sy_gy .gy_nr .w_z p{font-size:20px; line-height:36px; height:144px;}
.sy_gy .gy_nr .w_z a{width:160px; height:52px; font-size:20px; line-height:50px; margin:0 auto;}
.sy_gy .wrap{padding:30px 30px 0;}
.sy_gy .wrap .n_r{margin-bottom:30px;}
.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 p{font-size:20px;}
}

.sy_xw{width:100%; padding:60px 0; overflow:hidden;background: url(../images/bj2.jpg) center bottom;}
.sy_xw .xw_zx .hd{border-bottom:1px solid #eee; position:relative; overflow:hidden; margin-bottom:20px;}
.sy_xw .xw_zx .hd ul li{float:left; width:120px; height:40px; background-color:#eee; font-size:16px; line-height:40px; color:#333; text-align:center; margin-right:5px; cursor:pointer;}
.sy_xw .xw_zx .hd ul li.on{background-color:#045a7b; color:#fff;}
.sy_xw .xw_zx .hd a{position:absolute; top:0; right:0; font-size:14px; display:none;}
.sy_xw .xw_zx .hd ul li.on a{display:block;}
.sy_xw .xw_zx .t_w{padding-bottom:15px; margin-bottom:15px; border-bottom:1px dotted #ddd; overflow:hidden;}
.sy_xw .xw_zx .t_p{width:35%; float:left; overflow:hidden;}
.sy_xw .xw_zx .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.sy_xw .xw_zx .t_w:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_xw .xw_zx .w_z{width:65%; float:right; padding-left:30px;}
.sy_xw .xw_zx .w_z h3{font-size:18px; font-weight:bold; line-height:28px; margin-bottom:15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .xw_zx .t_w ul li:hover .w_z a{color:#045a7b;}
.sy_xw .xw_zx .w_z p{line-height:24px; height:48px; color:#888; 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;}
.sy_xw .xw_zx .w_z span{display:block; float:none !important; padding-left:0 !important;}
.sy_xw .xw_zx .x_w .row{margin:0 -20px;}
.sy_xw .xw_zx .x_w .col-lg-6{padding:0 20px;}
.sy_xw .xw_zx .x_w ul li{line-height:36px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .xw_zx .x_w span{float:right; padding-left:20px;}
.sy_xw .xw_zx .x_w i{font-size:14px; margin-right:5px;}
.sy_xw .cj_wt{overflow:hidden;}
.sy_xw .cj_wt .wt_bt{border-bottom:1px solid #eee; overflow:hidden; margin-bottom:20px;}
.sy_xw .cj_wt .wt_bt span{float:left; width:120px; height:40px; background-color:#045a7b; font-size:16px; line-height:40px; color:#fff; text-align:center; cursor:pointer;}
.sy_xw .cj_wt .wt_bt a{font-size:14px; line-height:40px; float:right;}
.sy_xw .cj_wt .wt_lb .b_t{font-size:15px; line-height:26px; margin-bottom:6px; position:relative; padding-left:32px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .cj_wt .wt_lb .b_t i{width:26px; height:26px; border-radius:50%; position:absolute; top:0; left:0; background-color:#045a7b; text-align:center; color:#fff; display:block;}
.sy_xw .cj_wt .wt_lb .h_d{font-size:13px; line-height:24px; height:48px; color:#888; position:relative; padding-left:32px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.sy_xw .cj_wt .wt_lb .h_d i{width:26px; height:26px; border-radius:50%; position:absolute; top:0; left:0; background-color:#045a7b; text-align:center; color:#fff; display:block;}
.sy_xw .cj_wt .bd ul li{padding-bottom:10px; margin-bottom:10px; height:auto !important; border-bottom:1px dotted #ddd;}
@media only screen and (max-width:992px){
.sy_xw{width:100%; padding:20px 0; overflow:hidden;background: url(../images/bj2.jpg) center bottom;}
.sy_xw .xw_zx .w_z{width:65%; float:right; padding-left:10px;}
.sy_xw .xw_zx .w_z h3{font-size:16px; font-weight:bold; line-height:24px; margin-bottom:5px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .xw_zx .t_w ul li:hover .w_z a{color:#045a7b;}
.sy_xw .xw_zx .w_z p{line-height:24px; height: auto; color:#888; margin-bottom:0; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.sy_xw .xw_zx .x_w span{ display:none}
.sy_xw .xw_zx .t_w{padding-bottom:10px; margin-bottom:10px; border-bottom:1px dotted #ddd; overflow:hidden;}
.sy_xw .xw_zx .x_w{ margin-bottom:10px}
}


.sy_hz{width:100%; background-color:#fff; padding:60px 0 60px; overflow:hidden; }
.sy_hz .hz_zs{position:relative;}
.sy_hz .hz_zs .swiper-button-prev{width:35px; height:35px; background:url(../images/zj1.png) no-repeat center; left:-35px; margin-top:-17px; opacity:.6;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;}
.sy_hz .hz_zs .swiper-button-next{width:35px; height:35px; background:url(../images/yj1.png) no-repeat center; right:-35px; margin-top:-17px; opacity:.6;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;}
.sy_hz .hz_zs .swiper-pagination{bottom:0; display:none;}
.sy_hz .hz_zs .swiper-pagination-bullet{background-color:#aaa;}
.sy_hz .hz_zs .swiper-pagination-bullet-active{background-color:#045a7b;}
.sy_hz .hz_zs img{width:100%; height:auto; display:block; border:#eee 1px solid}
@media only screen and (max-width:992px){
.sy_hz{padding:0 0 20px;}
.sy_hz .hz_zs .swiper-kh{padding-bottom:50px;}
.sy_hz .hz_zs .swiper-button-prev{display:none;}
.sy_hz .hz_zs .swiper-button-next{display:none;}
.sy_hz .hz_zs .swiper-pagination{display:block;}
}

.ny_ban{width:100%; height:360px; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative;}
@media only screen and (max-width:992px) {
.ny_ban{height:150px;}
}

.pr_wz{padding:5px 0 10px; line-height:40px; color:#555; float:right; }
.pr_wz a{color:#555;}
.pr_wz a:hover{color:#045a7b;}
.pr_wz i{margin-right:5px; font-size:16px;}
.pr_wz span{color:#045a7b;}
@media only screen and (max-width:992px) {
.pr_wz{padding:20px 0; font-size:18px; display:none}
.pr_wz i{margin-right:10px; font-size:22px;}
}

.ny_lm .lm_lb{ text-align:center; overflow:hidden; margin-top:50px}
.ny_lm ul li{width:120px;  font-size:14px; line-height:45px; position:relative; display:inline-block  ; position:relative;background-color:#f7f7f7;}
.ny_lm ul li:last-child{border-right:0;}
.ny_lm ul li:after{width:0; height:0; content:""; border-right:6px solid transparent; border-left:6px solid transparent; border-bottom:6px solid #fff; position:absolute; bottom:0; left:50%; margin-left:-6px; opacity:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_lm ul li:hover:after{opacity:1;}
.ny_lm ul li.on:after{opacity:1;}
.ny_lm ul li a{display:block;}
.ny_lm ul li:hover a{background-color:#045a7b; color:#fff;}
.ny_lm ul li.on a{background-color:#045a7b; color:#fff;}
@media only screen and (max-width:992px) {
.ny_lm .lm_lb{ text-align:center; overflow:hidden; margin-top:20px}

.ny_lm ul li{width:25%; font-size:14px; margin-bottom:5px; line-height:40px}
}

.gy_wm{width:100%; padding:20px 0; overflow:hidden;}
.gy_wm .row{margin-bottom:60px; display:flex; align-items:center; justify-content:space-between;}
.gy_wm .w_z{font-size:15px; line-height:28px; color:#333; height:auto; overflow:hidden}
.cul{ height:auto; overflow:hidden; margin-top:30px}
.cul .img100{width: 50%;}
.cul .img100 img{ width:100%}
.cul li{ width:100%; height:auto; overflow:hidden}
.cul li:nth-child(odd) .img100{float: left;}
.cul li:nth-child(odd) .cul-con{float: right  ;}
.cul li:nth-child(even) .img100{float: right;}
.cul li:nth-child(even) .cul-con{float: left  ;}
.cul-con{width: 50%;}
.cul-warp{ margin-top:30px; margin-left:30px}
.cul-warp h3{font-size: 22px;color: #1a1a1a;margin-bottom: 10px;}
.cul-warp p{font-size: 14px;color: #484848; line-height:36px}
.cul li:nth-child(even) .cul-warp{ margin-top:30px; margin-left:0; }


@media only screen and (max-width:992px){
.gy_wm{padding: 0;}
.gy_wm .row{margin-bottom:0; flex-direction:column-reverse;}
.gy_wm .row:nth-child(2n){flex-direction:column;}
.gy_wm .w_z{font-size:14px; line-height:26px; margin: 0;}


.cul .img100{width: 100%;}
.cul .img100 img{ width:100%}
.cul li{ width:100%; height:auto; overflow:hidden}
.cul li:nth-child(odd) .img100{float: none;}
.cul li:nth-child(odd) .cul-con{float: none  ;}
.cul li:nth-child(even) .img100{float: none;}
.cul li:nth-child(even) .cul-con{float: none  ;}
.cul-con{width: 100%;}
.cul-warp{ margin-top:20px; margin-left:0px; margin-bottom:20px}
.cul-warp h3{font-size: 16px;color: #1a1a1a;margin-bottom: 10px; font-weight:bold}
.cul-warp p{font-size: 14px;color: #484848; line-height:26px}
.cul li:nth-child(even) .cul-warp{ margin-top:30px; margin-left:0; }

}

.dz_ban img{width:100%; height:auto; display:block;}

.dz_bx{width:100%; padding:30px 0 60px; overflow:hidden;}
.dz_bx .hd{margin-bottom:30px; text-align:center;}
.dz_bx .hd ul li{width:20%; display:inline-block; margin:0 10px;}
.dz_bx .hd ul li a{display:block; border:1px solid #888; border-radius:10px; font-size:18px; line-height:50px; text-align:center; color:#333;}
.dz_bx .hd ul li a:hover{background-color:#045a7b; border:1px solid #045a7b; color:#fff;}
.dz_bx .hd ul li.on a{background-color:#045a7b; border:1px solid #045a7b; color:#fff;}
.dz_bx .bd img{width:100%; height:auto; display:block;}
.dz_bx a.gd_cp{width:180px; height:50px; margin:40px auto 0; display:block; background-color:#045a7b; font-size:18px; line-height:50px; text-align:center; color:#fff;}
.dz_bx a.gd_cp:hover{background-color:#107922;}
.dz_bx a.gd_cp i{font-size:26px; vertical-align:middle; margin-left:5px;}
@media only screen and (max-width:992px){
.dz_bx .hd{margin-bottom:10px;}
.dz_bx .hd ul li{width:40%; margin:0 10px 20px;}
.dz_bx .hd ul li a{font-size:22px; line-height:56px;}
.dz_bx a.gd_cp{width:200px; height:56px; font-size:20px; line-height:56px;}
.dz_bx a.gd_cp i{font-size:30px;}
}

.dz_cc{width:100%; padding:60px 0; background-color:#f7f7f7; overflow:hidden;}
.dz_cc .cc_bt{font-size:28px; font-weight:bold; color:#045a7b; line-height:46px; text-align:center; margin-bottom:20px;}
.dz_cc .cc_lb{margin-top:30px;}
.dz_cc .cc_lb .b_t{font-size:20px; font-weight:bold; color:#045a7b; line-height:32px; margin-bottom:10px;}
.dz_cc .cc_lb .b_t i{vertical-align:middle; margin-right:5px;}
.dz_cc .cc_lb table{width:100%; background-color:#fff; border-collapse:collapse; border:1px solid #ddd;}
.dz_cc .cc_lb table td{padding:15px 10px; text-align:center; border:1px solid #ddd;}
.dz_cc .cc_lb table td.tb_hd{background-color:#045a7b; color:#fff;}
@media only screen and (max-width:992px){
.dz_cc .cc_lb .b_t{font-size:22px; font-weight:normal;}
}

.dz_js{width:100%; padding:60px 0; overflow:hidden;}
.dz_js .js_bt{font-size:28px; font-weight:bold; color:#045a7b; line-height:46px; text-align:center; margin-bottom:20px;}
.dz_js .row{margin:30px -20px 0; display:flex; align-items:center; justify-content:space-between;}
.dz_js .col-12{padding:0 20px;}
.dz_js .js_tp img{width:100%; height:auto; display:block;}
.dz_js .js_wz .b_t{display:inline-block; padding:0 20px; background-color:#045a7b; border-radius:18px; font-size:18px; color:#fff; line-height:36px;}
.dz_js .js_wz .w_z h4{font-size:16px; color:#333; line-height:26px; margin-top:10px; margin-bottom:5px;}
.dz_js .js_wz .w_z p{line-height:22px; color:#777;}
@media only screen and (max-width:992px){
.dz_js .row{flex-direction:column-reverse;}
.dz_js .row:nth-child(2n){flex-direction:column;}
.dz_js .js_wz{margin-top:20px;}
.dz_js .js_wz .b_t{padding:0 30px; border-radius:23px; font-size:22px; line-height:46px;}
.dz_js .js_wz .w_z h4{font-size:20px; line-height:36px;}
.dz_js .js_wz .w_z p{line-height:36px; font-size:18px;}
}

.ny_nr{width:100%; padding:30px 0 130px; height:auto;overflow:hidden;}
.ny_nr .zc_lm{ margin-bottom:20px}
.ny_nr .zc_lm .b_t1{padding:25px 10px ; background: url(../images/lx4.jpg) no-repeat center / cover;}
.ny_nr .zc_lm .b_t1 h3{font-size:20px; line-height:32px; color:#fff; text-align:center; font-weight:bold}

.ny_nr .zc_lm .b_t{padding:15px 10px ; background-image: linear-gradient(50deg, #55bfb3, #045a7b);}
.ny_nr .zc_lm .b_t h3{font-size:20px; line-height:32px; color:#fff; text-align:center; font-weight:bold}
.ny_nr .zc_lm .b_t h4{font-size:16px; line-height:30px; color:#fff; font-family:Arial; text-transform:uppercase;}
.ny_nr .zc_lm .b_t em{width:40px; height:2px; margin:8px 0 5px; background-color:#fff; display:block;}
.ny_nr .zc_lm .l_m1{padding:15px 15px ; background-color:#f7f7f7; line-height:30px}

.ny_nr .zc_lm .l_m{padding:15px 15px ; background-color:#f7f7f7;}
.ny_nr .zc_lm .l_m ul li{display:block; margin-bottom:10px;}
.ny_nr .zc_lm .l_m a.e_j{display:block; padding:0 15px; font-size:16px; line-height:44px; position:relative; background-color:#fff; color:#555;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .zc_lm .l_m ul li:hover a.e_j{background-color:#fffbfb; color:#045a7b;}
.ny_nr .zc_lm .l_m ul li.on a.e_j{background-color:#fffbfb; color:#045a7b;}
.ny_nr .zc_lm .l_m a.l_l{display:block; padding:0 15px; font-size:15px; line-height:44px; position:relative; background-color:#fff; color:#555;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .zc_lm .l_m ul li:hover a.l_l{background-color:#fffbfb; color:#045a7b;}
.ny_nr .zc_lm .l_m ul li.on a.l_l{background-color:#fffbfb; color:#045a7b;}
.ny_nr .zc_lm .l_m i{position:absolute; top:0; right:0; width:44px; height:44px; display:block; font-size:16px; color:#000; text-align:center;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .zc_lm .l_m ul li:hover i{color:#045a7b;}
.ny_nr .zc_lm .l_m ul li.on i{color:#045a7b;
transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);}
.ny_nr .zc_lm .s_j{padding:10px 15px; display:none;}
.ny_nr .zc_lm .s_j a{font-size:13px; text-indent:10px; line-height:32px; color:#555; margin-bottom:1px; display:block; width:50%; float:left; position:relative;}
.ny_nr .zc_lm .s_j a:after{width:4px; height:4px; border-radius:50%; background-color:#045a7b; content:""; position:absolute; top:14px; left:0;}
.ny_nr .zc_lm .s_j a:hover{color:#045a7b; text-indent:15px;}
.ny_nr .zc_lx{margin-top:20px; background-color:#f7f7f7;}
.ny_nr .zc_lx .l_x{padding:15px; line-height:26px;}
.ny_nr .zc_lx .w_m{padding:15px; background-color:#e7e7e7; text-align:center;}
.ny_nr .zc_lx .w_m p{margin-top:8px;}
.ny_nr .lm_bt{height:46px; border-bottom:1px solid #e7e7e7; margin-bottom:0px;}
.ny_nr .lm_bt .m_c{font-size:18px; color:#333; line-height:40px; padding-bottom:5px; border-bottom:1px solid #045a7b; display:inline-block; font-weight:bold}
.ny_nr .cp_lb .row{margin:0 -10px;}
.ny_nr .cp_lb .col-6{padding:0 10px;}
.ny_nr .cp_lb .n_r{margin-top:20px; padding:10px; border:1px solid #ddd;}
.ny_nr .cp_lb .t_p{overflow:hidden;}
.ny_nr .cp_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;}
.ny_nr .cp_lb .n_r:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.ny_nr .cp_lb .w_z{font-size:15px; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; margin-top:10px; background:#fafafa; padding:10px 0}

.c_s{ line-height:26px; font-size:14px; margin:0 auto 10px; background:#f5f5fa; padding:20px;border-radius:15px;}
.c_s ul li{ height:auto; overflow:hidden; margin-bottom:10px}
.c_s ul li span{ float:left; width:18%; font-weight:bold}
.c_s ul li p{ float: right; width:81%; font-size:15px; line-height:30px}

.ny_nr .cp_xq{margin-top:30px;}
.ny_nr .cp_xq .xq_bt{font-size:18px; color:#333; font-weight:bold; line-height:30px; margin-bottom:20px; border-bottom:#ccc 1px solid; padding-bottom:20px}
.ny_nr .cp_xq .xq_js{line-height:22px;}
.ny_nr .cp_xq .xq_js span{font-size:16px;}
.ny_nr .cp_xq .xq_js strong{font-size:16px; color:#333;}
.ny_nr .cp_xq .xq_js a{width:150px; height:40px; background-color:#045a7b; font-size:16px; line-height:40px; color:#fff; text-align:center; display:block; margin-top:20px;}
.ny_nr .cp_xq .xq_js a:hover{background-color:#ad181c;}
.ny_nr .cp_xq .xq_tp img{width:100%; height:auto; display:block;}
.ny_nr .xq_zs{margin-top:40px;}
.ny_nr .xq_zs .wz{ font-size:16px; line-height:30px; margin-top:20px}
.ny_nr .xq_zs .zs_bt{background-color:#f7f7f7;}
.ny_nr .xq_zs .zs_bt span{padding:0 30px; background-color:#045a7b; display:inline-block; font-size:18px; font-weight:bold; line-height:40px; color:#fff;}
.ny_nr .xw_lb ul li{border-bottom:1px dotted #ddd; padding-bottom:20px; margin-top:20px;}
.ny_nr .xw_lb .t_p{overflow:hidden;}
.ny_nr .xw_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.ny_nr .xw_lb ul li:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.ny_nr .xw_lb .w_z h3{font-size:18px; font-weight:bold; line-height:28px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .xw_lb .w_z span{font-size:14px; color:#555; display:block; float:left; margin-right:30px;}
.ny_nr .xw_lb .w_z i{font-size:14px; color:#333; padding-right:5px;}
.ny_nr .xw_lb .w_z p{line-height:24px; color:#777; height:48px; margin-top:10px; margin-bottom:15px; 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_nr .xw_lb .w_z a.x_q{width:100px; height:32px; border:1px solid #045a7b; font-size:14px; text-align:center; line-height:30px; color:#045a7b; 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 .xw_lb .w_z a.x_q:hover{background-color:#045a7b; color:#fff;}
.ny_nr .kh_lb .n_r{margin-bottom:30px; padding:10px; border:1px solid #ddd;}
.ny_nr .kh_lb .n_r img{width:100%; height:auto; display:block;}
.ny_nr .kh_lb .n_r p{font-size:15px; text-align:center;}
.ny_nr .lx_wm{box-shadow:0 0 20px #ddd; margin-top:30px}
.ny_nr .lx_wm .n_r{padding:30px;}
.ny_nr .lx_wm .n_r h3{font-size:20px; line-height:32px; color:#045a7b;}
.ny_nr .lx_wm .n_r h4{font-size:14px; line-height:24px; color:#888; text-transform:uppercase; margin-bottom:20px;}
.ny_nr .lx_wm .w_z{font-size:15px; line-height:36px;}
.ny_nr .lx_wm .l_y input{width:100%; height:47px; font-size:14px; line-height:46px; border-bottom:1px solid #ddd; display:block;}
.ny_nr .lx_wm .l_y textarea{width:100%; height:98px; padding:10px 0; font-size:14px; line-height:26px; border-bottom:1px solid #ddd; display:block; resize:none;}
.ny_nr .lx_wm .l_y button{width:120px; height:36px; background-color:#045a7b; margin-top:20px; margin-right:15px; font-size:15px; line-height:36px; text-align:center; color:#fff; float:left;}
.ny_nr .lx_wm .l_y button.c_z{background-color:#aaa;}
.ny_nr .cj_wt{ padding:20px 0; height:auto; overflow:hidden}
.ny_nr .cj_wt ul li{border-bottom:1px dotted #ccc; padding-bottom:20px; margin-bottom:20px;}
.ny_nr .cj_wt .w_t{padding-left:46px; font-size:16px; line-height:36px; color:#333; position:relative; cursor:pointer;}
.ny_nr .cj_wt ul li.on .w_t{color:#045a7b;}
/*.ny_nr .cj_wt ul li:first-child .w_t .q{background-color:#045a7b;}*/
.ny_nr .cj_wt .w_t span, .ny_nr .cj_wt .w_t .q{width:30px; height:30px; background-color:#aaa; font-size:15px; line-height:30px; text-align:center; color:#fff; position:absolute; top:3px; left:0;}
.ny_nr .cj_wt ul li.on .w_t span, .ny_nr .cj_wt ul li.on .w_t .q{background-color:#045a7b;}
.ny_nr .cj_wt .j_d{padding:5px 0 0 46px; font-size:15px; line-height:30px; color:#555; position:relative; margin-top:10px; display:none;}
.ny_nr .cj_wt .j_d span, .ny_nr .cj_wt .j_d .a{width:30px; height:30px; background-color:#045a7b; font-size:15px; line-height:30px; text-align:center; color:#fff; position:absolute; top:3px; left:0;}
.ny_nr .wt_ss{width:372px; border-radius:25px; border:1px solid #ddd; margin:30px 0; float:left;}
.ny_nr .wt_ss input{width:300px; height:50px; padding-left:15px; font-size:14px; line-height:50px; color:#555; float:left;}
.ny_nr .wt_ss input::placeholder{color:#999;}
.ny_nr .wt_ss button{width:70px; height:50px; line-height:50px; text-align:center; color:#000; float:right;}
.ny_nr .wt_ss button i{font-size:26px;}
.prod_canshu{ height:auto; overflow:hidden; margin:20px auto}
.prod_canshu ul{ float:left; width:50%}
.prod_canshu ul li{ height:40px;margin:2px 0}
.prod_canshu ul li p{width:25%; height:40px;font-size:14px; color:#333; background:#dadaec; text-align:center; line-height:40px; float:left}
.prod_canshu ul li span{ width:75%; height:40px;font-size:14px; color:#333; background:#f5f5fa; text-align: left; line-height:40px;float:left; padding-left:20px;}

.tup{ text-align:center}
.tup img{ width:100%}
@media only screen and (max-width:992px){
	.prod_canshu ul{ float:left; width:100%}

	.prod_canshu ul li p{width:30%; height:40px;font-size:12px; color:#333; background:#dadaec; text-align:center; line-height:40px; float:left}
.prod_canshu ul li span{ width:70%; height:40px;font-size:12px; color:#333; background:#f5f5fa; text-align: left; line-height:40px;float:left; padding-left:10px;}
.ny_nr .xq_zs .zs_bt span{padding:0 20px; background-color:#045a7b; display:inline-block; font-size:16px; font-weight:bold; line-height:40px; color:#fff;}
.ny_nr .xq_zs .wz{ font-size:14px; line-height:26px; margin-top:15px}

.ny_nr {
  width: 100%;
  padding: 20px 0 20px;
  height: auto;
  overflow: hidden;
}
.ny_nr .zc_lm.xq_lm{display:none;}
.ny_nr .zc_lm .b_t {
  padding: 10px 10px;
  background-image: linear-gradient(50deg, #55bfb3, #045a7b);
}
.ny_nr .zc_lm{ margin-bottom:20px}
.ny_nr .zc_lm .b_t h3{font-size:16px; font-weight:bold; line-height:30px;}
.ny_nr .zc_lm .b_t h4{font-size:20px; line-height:30px;}
.ny_nr .zc_lm .b_t em{width:60px; height:4px; margin:5px 0 10px;}
.ny_nr .zc_lm .l_m{padding:20px 20px 5px 20px;}
.ny_nr .zc_lm .l_m ul li{margin-bottom:10px; width:49%; float:left; margin-right:2%}
.ny_nr .zc_lm .l_m ul li:nth-child(2n){margin-right:0; }

.ny_nr .zc_lm .l_m a.e_j{font-size:14px; line-height:40px;}
.ny_nr .zc_lm .l_m a.l_l{font-size:14px; line-height:40px;}
.ny_nr .zc_lm .l_m i{width:40px; height:40px; font-size:14px;}
.ny_nr .zc_lm .s_j a{font-size:18px; text-indent:20px; line-height:36px; width:33.3333333333333333%;}
.ny_nr .zc_lm .s_j a:after{width:6px; height:6px; top:15px;}
.ny_nr .zc_lm .s_j a:hover{text-indent:20px;}
.ny_nr .zc_lm:nth-child(2){ display:none}
.ny_nr .zc_lx{display:none;}
.ny_nr .cp_lb { margin-top:0px}
.ny_nr .cp_lb .w_z{font-size:12px; line-height:40px; margin-top:10px; background:#fafafa; padding:0}
.ny_nr .cp_lb .n_r{ padding:0}
.ny_nr .cp_xq .xq_bt{font-size:16px; line-height:30px; padding-bottom:10px}
.ny_nr .cp_xq .xq_js{line-height:26px;}
.ny_nr .cp_xq .xq_js span{font-size:14px;}
.ny_nr .cp_xq .xq_js strong{font-size:28px; color:#045a7b;}
.ny_nr .cp_xq .xq_js a{width:160px; height:56px; font-size:20px; line-height:56px;}
.ny_nr .cp_xq .xq_tp{margin-bottom:20px;}
.ny_nr .xq_zs img{ margin:0 auto}
.ny_nr .xw_lb ul li{border-bottom:1px dotted #ddd; padding-bottom:10px; margin-top:15px;}

.ny_nr .xw_lb .w_z h3{font-size:16px; line-height:26px; margin-top:8px}
.ny_nr .xw_lb .w_z span{font-size:12px; line-height:30px; margin-right:20px;}
.ny_nr .xw_lb .w_z i{font-size:14px;}
.ny_nr .xw_lb .w_z p{font-size:14px; line-height:22px; height: auto; margin-top:5px; margin-bottom:6px;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;}
.ny_nr .xw_lb .w_z a.x_q{display:none;}
.ny_nr .kh_lb ul{margin:0 -10px;}
.ny_nr .kh_lb ul li{padding:0 10px;}
.ny_nr .kh_lb .n_r{margin-bottom:20px; padding:10px 10px 15px;}
.ny_nr .kh_lb .n_r p{font-size:20px;}
.ny_nr .lx_wm{box-shadow:0 0 15px #ddd; margin-top:0px}

.ny_nr .lx_wm .n_r{padding:20px;}
.ny_nr .lx_wm .n_r h3{font-size:16px; line-height:26px;}
.ny_nr .lx_wm .n_r h4{font-size:13px; line-height:22px; margin-bottom:15px;}
.ny_nr .lx_wm .w_z{font-size:13px; line-height:26px;}
.ny_nr .lx_wm .l_y input{font-size:13px;}
.ny_nr .lx_wm .l_y textarea{font-size:13px; line-height:24px;}
.ny_nr .lx_wm .l_y button{width:100px; height:30px; font-size:14px; line-height:30px;}
.c_s ul li span{ float:left; width:35%; font-weight:bold; font-size:14px}
.c_s ul li p{ float: right; width:65%; font-size:14px; line-height:25px}

}

.gs_dt{width:100%; height:350px; overflow:hidden;}
@media only screen and (max-width:992px){
.gs_dt{height:300px;}
}
@media only screen and (max-width:640px){
.gs_dt{height:250px;}
}


.hz_al{width:100%; padding-bottom:60px; padding-top:50px; height:auto; overflow:hidden;}
.hz_al .row{ margin:0 -8px}
.hz_al .col-lg-4{ padding-left:8px; padding-right:8px}
.hz_al .al_lb .n_r{padding:10px; border:1px solid #ddd; margin-bottom:20px; background-color:#fff;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.hz_al .al_lb .n_r:hover{border:1px solid #045a7b; box-shadow:0 0 15px #ddd;}
.hz_al .al_lb .t_p{overflow:hidden;}
.hz_al .al_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.hz_al .al_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);}
.hz_al .al_lb .w_z{padding-top:10px; text-align:center; font-size:16px; line-height:28px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media only screen and (max-width:992px){
.hz_al{width:100%; padding-bottom:60px; padding-top:20px; height:auto; overflow:hidden;}

.hz_al .al_lb ul{margin:0 -5px;}
.hz_al .al_lb ul li{padding:0 5px;}
.hz_al .al_lb .n_r{padding:0; margin-bottom:10px;}
.hz_al .al_lb .w_z{padding-top:0px; font-size:14px; line-height:36px; text-align:center; width:90%; margin:0 auto }
}

.rc_zp{width:100%; padding:20px 0; overflow:hidden;}
.rc_zp .ts{font-size:15px; line-height:26px; color:#888; text-align:center; margin-top:20px; margin-bottom:20px;}
.rc_zp .ts a{color:#045a7b;}
.rc_zp .jr_lm{border:1px solid #e7e7e7; overflow:hidden; margin-bottom:10px;}
.rc_zp .jr_lm.jt{border: 1px solid #045a7b;}
.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:#045a7b; 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:#045a7b;}
.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:#045a7b; 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:0 0 20px ;}
    .rc_zp .bt{font-size:24px; text-align:center; line-height:40px;}
    .rc_zp .ts{font-size:18px; text-align:center; line-height:32px;}
    .rc_zp .ts br{display:none;}
    .rc_zp .jr_bt{padding:0 20px; font-size:15px; line-height:40px; height:40px;}
    .rc_zp .jr_lm.jt .jr_bt{padding:0 20px; line-height:40px;}
    .rc_zp .jr_nr{padding:20px; font-size:14px; line-height:26px;}
    .rc_zp .jr_nr .lm{margin-bottom:10px;}
    .rc_zp .jr_nr a.wy_yp{width:150px; height:36px; top:20px; right:25px; font-size:18px; line-height:36px;}
    .rc_zp .jr_nr a.wy_yp:hover i{padding-left:10px;}
}

.jl_fs{width:100%; padding:50px 0; background-color:#f7f7f7; text-align:center; overflow:hidden;}
.jl_fs h3{font-size:18px; font-weight:bold; color:#333; line-height:36px; margin-bottom:10px;}
.jl_fs h4{font-size:16px; color:#777; line-height:28px;}
.jl_fs span{font-size:15px; line-height:44px; color:#fff; display:inline-block; background-color:#045a7b; padding:0 20px; border-radius:5px;}
@media only screen and (max-width:992px){
    .jl_fs{padding:40px 0;}
    .jl_fs h3{font-size:22px; line-height:36px;}
    .jl_fs h4{font-size:18px; line-height:30px;}
    .jl_fs span{font-size:20px; line-height:50px; padding:0 30px;}
}


.yema{margin-top:30px; text-align:center;}
.yema ul li{display:inline-block; margin:4px;}
.yema ul li a{min-width:40px; height:40px; border:1px solid #e7e7e7; padding:0 10px; line-height:38px; text-align:center; color:#555; display:inline-block;}
.yema ul li a:hover{background-color:#045a7b; border:1px solid #045a7b; color:#fff;}
.yema ul li a.on{background-color:#045a7b; border:1px solid #045a7b; color:#fff;}

.yema .met_pager a, .yema .met_pager span{min-width:40px; height:40px; margin:4px; border:1px solid #e7e7e7; padding:0 10px; line-height:38px; text-align:center; color:#555; display:inline-block;}
.yema .met_pager a:hover{background-color:#045a7b; border:1px solid #045a7b; color:#fff;}
.yema .met_pager a.Ahover{background-color:#045a7b; border:1px solid #045a7b; color:#fff;}
.yema .met_pager .PageText, .yema .met_pager input {display: none;}
@media only screen and (max-width:640px){
    .yema{margin-top:20px;}
    .yema ul li{display:inline-block; margin:2px;}
    .yema ul li a{min-width:32px; height:32px; padding:0 10px; line-height:32px;}
}

.footer{width:100%; padding:30px 0 30px; background-color:#212121; font-size:13px; color:#aaa;}
.footer .y_l{padding-bottom:30px; margin-bottom:30px; border-bottom:1px solid #4b4b4b;}
.footer .y_l a{display:inline-block; color:#aaa; padding:0 10px;}
.footer h3{font-size:18px; color:#ddd; line-height:32px; margin-bottom:10px;}
.footer p{line-height:30px;}
.footer a{color:#aaa;}
.footer a:hover{color:#fff;}
.footer .ft_lx{margin-right:50px; min-height:192px; border-right:1px dotted #4b4b4b;}
.footer .tel{padding-left:60px; font-size:15px; line-height:26px; margin:10px 0; position:relative;}
.footer .tel i{position:absolute; top:3px; left:0; font-size:46px; line-height:52px; color:#fff;}
.footer .tel strong{display:block; font-size:26px; color:#045a7b;}
.footer .ft_dh ul li{float:left;}
.footer .l_m{line-height:30px;}
.footer .l_m a{color:#aaa; display:block;}
.footer .l_m a:hover{color:#fff;}
.footer .ewm img{max-width:110px; height:auto; display:block;}
.footer .ewm p{font-size:12px; margin-top:8px;}
@media only screen and (max-width:992px){
.footer{padding:15px 0; font-size:14px; line-height:26px;}
.footer .col-lg-8{ display:none}
.footer .y_l{display:none;}
.footer h3{font-size:18px; text-align:center; line-height:36px; margin-bottom:15px;}
.footer .ft_lx{text-align:center; margin-right:0; min-height:inherit; border-right:0; margin-bottom:0px;}
.footer .tel{padding:0; font-size:20px; line-height:30px; margin-bottom:5px;}
.footer .tel i{display:none;}
.footer .tel strong{font-size:24px; line-height:40px;}
.footer .ft_dh ul li{display:none; float:none;}
.footer .ft_dh ul li:last-child{display:block; width:100% !important; max-width:100% !important; flex:none !important;}
.footer .ewm img{max-width:100%; margin:0 auto;}
.footer .ewm p{font-size:18px; margin-top:15px; text-align:center;}
}

.banquan{width:100%; padding:15px 0 ; background-color:#1b1b1b; text-align:center; line-height:26px; color:#aaa;}
.banquan span{padding:0 6px;}
@media only screen and (max-width:992px){
.banquan{padding:15px 0 60px; font-size:12px; line-height:24px;}
.banquan span{padding:0; display:block;}
}

.search{width:100%; height:100%; background-color:rgba(0,0,0,.8); position:fixed; top:0; left:0; z-index:9999; display:none;}
.search .sc_bj{width:100%; padding:150px 0; background-color:#045a7b; position:relative;}
.search .sc_gb{position:absolute; top:50px; right:50px; 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:36px; color:#fff;}
.search .sc_nr{width:500px; border-bottom:1px solid #fff; margin:0 auto;}
.search input{width:430px; height:60px; font-size:16px; line-height:60px; color:#fff; float:left;}
.search input::placeholder{color:#eee;}
.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:640px){
.search .sc_bj{padding:100px 0;}
.search .sc_gb{top:20px; right:20px;}
.search .sc_gb i{font-size:26px;}
.search .sc_nr{width:90%;}
.search input{width:85%; font-size:15px;}
.search button{width:15%;}
.search button i{font-size:26px;}
}

.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:992px){
.e_m .n_r{width:300px; padding:15px;}
.e_m .n_r p{font-size:20px;}
}

.pc_kf{width:50px; position:fixed; right:30px; bottom:30px; z-index:99999;}
.pc_kf .nr{font-size:18px; text-align:center; line-height:50px; margin-bottom:10px; position:relative;}
.pc_kf .tel{width:160px; background-color:#045a7b; font-size:18px; line-height:50px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .nr:hover .tel{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .ewm{width:130px; padding:10px 10px 0; background-color:#045a7b; position:absolute; bottom:0; right:-180px; opacity:0;}
.pc_kf .ewm img{width:100%; height:auto; display:block; margin-bottom:10px;}
.pc_kf .ewm p{font-size:14px; color:#fff; line-height:16px; margin-bottom:10px;}
.pc_kf .nr:hover .ewm{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr a{display:block; width:50px; height:50px; box-shadow:0 0 10px #ddd;  background-color:#fff; border-radius:5px; overflow:hidden;}
.pc_kf .nr i{color:#333;}
.pc_kf .nr i.icon-aui-icon-qq{font-size:30px;}
.pc_kf .nr i.icon-icon{font-size:26px; vertical-align:middle;}
.pc_kf .fh{width:50px; height:50px; border-radius:5px; background-color:#045a7b; text-align:center; line-height:50px; color:#fff; cursor:pointer;}
.pc_kf .fh i{font-size:30px; font-weight:bold;}
@media only screen and (max-width:992px) {
.pc_kf{right:10px; bottom:10px;}
}
@media only screen and (max-width:640px){
.pc_kf{width:100%; background-color:#045a7b; position:fixed; right:0; bottom:0;}
.pc_kf .nr{width:25%; border-right:1px solid rgba(255,255,255,.6); font-size:20px; background:none; box-shadow:none; margin-bottom:0; float:left;}
.pc_kf .tel{display:none;}
.pc_kf .ewm{display:none;}
.pc_kf .nr a{display:block; width:100%; border-radius:0; background-color:#045a7b; box-shadow:none;}
.pc_kf .nr i{color:#fff;}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:25%; box-shadow:none; font-size:22px; float:left;}
}

.db_zd{width:100%; padding:20px 0; background-color:#0c6e1d; font-size:17px; font-weight:bold; text-align:center; line-height:36px; color:#fff; position:fixed; bottom:0; left:0; z-index:999999;}
.db_zd a{display:inline-block; padding:0 15px; border-radius:5px; background-color:#f8b500; color:#fff; margin:0 15px;}
.db_zd i{vertical-align:middle; font-size:26px;}
.db_zd span{display:inline-block; margin:0 15px;}
.db_zd font{font-size:20px;}
@media only screen and (max-width:992px){
.db_zd{display:none;}
}

.xjdz{ width:100%; height:auto; overflow:hidden; background:url(../images/dzbj.jpg) center bottom; padding:60px 0}
.xjdz .n_r{text-align:center; padding:20px 15px ;box-shadow: 0 4px 10px 0 rgba(95,125,158,.2); background:rgba(255,255,255,.6)}
.xjdz .t_b{width:90px; padding:5px; border:2px solid #009900; border-radius:50%; margin:0 auto 15px;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.xjdz .t_b img{width:100%; height:auto; display:block;}
.xjdz h1{color:#333; font-size:18px; font-weight:bold; margin-bottom:5px }
.xjdz p{color:#333; line-height:24px; font-size:14px}
@media only screen and (max-width:992px){
.xjdz{padding:40px 0;}
.xjdz .row{margin:0 -8px;}
.xjdz .col-lg-2{padding:0 8px;}
.xjdz .n_r{padding:30px 15px;}
.xjdz .t_b{width:80px; margin:0 auto 20px;}
.xjdz h1{font-size:20px; line-height:32px; margin-bottom:6px;}
.xjdz p{font-size:14px; line-height:22px;}
}
@media only screen and (max-width:640px){
.xjdz{padding:20px 0 10px;}
.xjdz .gy_bt{margin-bottom:20px;}

.xjdz .n_r{padding:20px 0; margin-bottom:16px}
.xjdz .t_b{width:70px; }
.xjdz h1{font-size:16px; line-height:28px;}
}

.wz_nr{padding:50px 30px; background-color:#f7f7f7; margin-bottom:30px;}
.wz_nr .b_t{margin-bottom:20px; border-bottom:1px solid #e7e7e7; padding-bottom:20px; text-align:center;}
.wz_nr .b_t .m_c{font-size:23px; font-weight:bold; color:#000; line-height:32px; margin-bottom:10px;}
.wz_nr .b_t .x_x span{padding:0 10px; line-height:22px; color:#777;}
.wz_nr .n_r{padding:0 30px; line-height:30px; margin-bottom:30px; font-size:16px}
.wz_nr .n_r img{max-width:100%; margin:0 auto; display:block;}
.wz_nr a.fj_xz{width:144px; height:44px; border-radius:22px; padding-left:55px; background:#af0000 url(../images/a3.png) no-repeat 25px center; font-size:16px; line-height:44px; color:#fff; display:block; margin-left:30px; float:left;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.wz_nr a.fj_xz:hover{background:#860404 url(../images/a3.png) no-repeat 25px center;}
@media only screen and (max-width:640px){
.wz_nr{padding:20px 15px;}
.wz_nr .b_t{margin-bottom:15px; padding-bottom:15px;}
.wz_nr .b_t .m_c{font-size:17px; line-height:26px; margin-bottom:6px;}
.wz_nr .b_t .m_c br{display:none;}
.wz_nr .b_t .x_x span{padding:0 5px; display:inline-block;}
.wz_nr .n_r{padding:0; font-size:14px; line-height:26px}
.wz_nr a.fj_xz{margin-left:0;}
}


.xjdz1{ width:100%; height:auto; overflow:hidden;  padding:20px 0}
.xjdz1 .n_r{text-align:center; padding:20px 15px ;box-shadow: 0 4px 10px 0 rgba(95,125,158,.2); background:rgba(255,255,255,.6); margin-bottom:30px}
.xjdz1 .t_b{width:90px; padding:5px; border:2px solid #045a7b; border-radius:50%; margin:0 auto 15px;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.xjdz1 .t_b img{width:100%; height:auto; display:block;}
.xjdz1 h1{color:#333; font-size:18px; font-weight:bold; margin-bottom:15px }
.xjdz1 p{color:#333; line-height:24px; font-size:14px}
@media only screen and (max-width:992px){
.xjdz1{padding:40px 0;}
.xjdz1 .n_r{text-align:center; padding:20px 15px ;box-shadow: 0 4px 10px 0 rgba(95,125,158,.2); background:rgba(255,255,255,.6); margin-bottom:20px}

.xjdz1 .row{margin:0 -5px;}
.xjdz1 .col-lg-12{padding:0 5px;}
.xjdz1 .n_r{padding:30px 15px;}
.xjdz1 .t_b{width:120px; margin:0 auto 20px;}
.xjdz1 h1{font-size:20px; line-height:32px; margin-bottom:6px;}
.xjdz1 p{font-size:14px; line-height:22px;}
}
@media only screen and (max-width:640px){
.xjdz1{padding:20px 0 20px;}
.xjdz1 .gy_bt{margin-bottom:0;}
.xjdz1 .row{margin:0 -5px;}
.xjdz1 .col-lg-12{padding:0 5px;}
.xjdz1 .n_r{padding:10px 0 30px;}
.xjdz1 .t_b{width:120px; border:1px solid #fff;margin:0 auto ;}
.xjdz1 h1{font-size:18px; line-height:28px;}
.xjdz1 p{font-size:14px; line-height:22px; width:85%; margin:0 auto}

}
