﻿*{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,input,fieldset,legend,button,textarea,div,img{border:0 none; margin:0; padding:0; box-sizing:border-box; outline:0;}
body,textarea,input,button,select,keygen,legend{font:14px/1.5 titillium-web,Arial, sans-serif;color:#000;outline:0;}
html,body{width:100%; position:relative;}
body{overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#333;}
input:-moz-placeholder, textarea:-moz-placeholder {color:#333;}
input::-moz-placeholder, textarea::-moz-placeholder {color:#333;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color:#333;}
/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#ea5404;}

/** 重置图片元素 **/
.fl{float:left;}
.fr{float:right;}
.l{ float:left;}
.r{ float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.w1200{width:1200px; margin:auto;}
.w1480{width:95%; max-width:1200px; margin:auto;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}

.top_h{ background:#fff; height:100px; padding:0px 0 0; position:absolute; z-index:1; top:0; left:0; right:0;-webkit-transition: 0.5s;transition: 0.5s;}
.logo{ padding-top:20px;}
.logo img{ display:block;}
.logo_txt{ margin-left:20px; font-size:18px; line-height:40px; color:#333;}
.top_lx{ background:url(../img/top_lx.png) left center no-repeat; padding:0px 0 0px 35px; margin-top:30px; background-size:auto 22px !important;}
.top_lx span{ display:block;font-size:15px; line-height:20px; color:#333;}
.top_lx p{ display:block; font-size:18px; line-height:40px; color:#666; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.top_lx_yx{ background:url(../img/top_lx_yx.png) left center no-repeat; margin-left:30px; width:40px; height:40px; padding:0;}
.top_lx_yx a{ display:block; height:40px;}

.top_t_r{ float:right; margin-left:30px; margin-top:30px;}
.top_t_r a{ float:left; font-size:14px; line-height:35px; color:#333; /*padding-left:30px;*/}
.top_t_r a.on{color: #ea5404;font-weight: bold;}
.top_t_r a.cn{ /*background:url(../img/cn.png) left center no-repeat;*/ margin-left:20px;}
.top_t_r a.en{ /*background:url(../img/en.png) left center no-repeat;*/}

.top_dh{ position:relative; margin-top:20px; background:#888;}
.dh{}
.dh ul li{ float:left;}
.dh ul li p a{ display:block; padding:0 40px; font-size:16px; line-height:60px; color:#FFF; position:relative; text-transform:uppercase;}
.dh ul li:hover p a{ background:#eee; color:#ea5404;font-weight:bold;}
.dh ul li:hover p a:after{ content:''; position:absolute; left:50%; bottom:0; margin-left:-40px; width:80px; height:3px; background:#ea5404;}
.dh ul li .dh_xl{ position:absolute; left:0; right:0; top:60px; background:#eee;padding:5px 0; display:none;}
.dh ul li .dh_xl .w1200{ position:relative;}

.dh ul li .dh_xl_tw .w1200{ position:relative; padding-left:255px; min-height:140px; margin:25px auto;}
.dh ul li .dh_xl_tw .w1200 .dh_xl_img{ position:absolute; left:0; top:0;width:235px; height:142px;}
.dh ul li .dh_xl_tw ul li{ width:25%;}
.dh ul li .dh_xl_tw ul li a{ background:url(../img/dh_xl_i.png) left center no-repeat;padding: 5px 0 5px 23px; display:block; font-size:14px; line-height:30px;}

.dh ul li .dh_xl_wz .w1200 .dh_xl_img{ display:none; position:absolute; left:0; top:0;width:235px; height:142px; overflow:hidden;}
.dh ul li .dh_xl_wz ul{ float:left;}
.dh ul li .dh_xl_wz ul li{ margin:0 10px;}
.dh ul li .dh_xl_wz ul li a{ background:url(../img/ly_li_spz.png) left center no-repeat; padding:5px 0 5px 10px; display:block; font-size:14px; line-height:30px;}

.dh_ss{ float:right; width:260px; position:relative;z-index: 1;}
.dh_ss input{ background:#fff; display:block; width:100%; height:30px; line-height:26px; font-size:13px; color:#7c7c7c; border-radius:15px; padding:0 10px 0 10px; border:2px solid #ea5404; border-right-width:30px;}
.dh_ss span{ position:absolute; top:0; right:0; width:30px; height:30px; background:url(../img/ssan.png) center no-repeat; cursor:pointer;}
.dh_ss_xl{ position:absolute; left:0; top:30px; background:#fff; right:0; padding:10px 0; display:none; border:1px solid #eee; border-top-width:0;}
.dh_ss input::-webkit-input-placeholder{ font-size:13px; line-height:26px; color:#7c7c7c;}
.dh_ss_xl a{ display:block; padding:0 10px; font-size:12px; line-height:30px; color:#333;}
.dh_ss_xl a:hover{color:#888;}

.banner{ width:100%; overflow:hidden; position:relative; padding-top:100px;}
.banner ul{ position:relative; width:10000%;}
.banner ul li{ float:left; width:1%; overflow:hidden; background:center no-repeat;}
.banner ul li a{ display:block;}
.banner ul li img{display:block;/*width:1920px; position:relative; left:50%; margin-left:-960px;*/}
@media screen and (min-width:1200px) {.banner ul li img{display:block; width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}}
.bandd{ position:absolute; left:0; bottom:3%; width:100%; text-align:center; z-index:5;}
.bandd span{z-index:2;cursor:pointer;margin-right:5px;display:inline-block;width:14px;height:14px;zoom:1;border-radius:100%;border:2px solid #fff;position:relative;transition:all .3s}
.bandd span:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:2px;left:2px;border-radius:100%}
.bandd span.on,.bandd span:hover{border:2px solid #ea5404;transform:scale(1.1)}
.bandd span.on:after{background:#ea5404}
.banz,.bany{ position:absolute; top:50%; margin-top:-25px;width:50px; height:50px; opacity:0; transition:0.3s; cursor:pointer; z-index:5;}
.banz{ left:5%; background:url(../img/ban_l.png) center no-repeat;}
.bany{ right:5%; background:url(../img/ban_r.png) center no-repeat;}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}
.sy_gjc_bg{ background:#f8f8f8; padding:23px 0;}
.sy_gjc_bg .l span{ font-weight:bold; font-size:14px; line-height:30px; color:#ea5404;}
.sy_gjc_bg .l a{font-size:14px; line-height:30px; color:#666; margin-left:10px;}
.sy_gjc_bg .l a:hover{color:#ea5404;}

.sy_gk{ padding:80px 0 100px;}
.sy_gk_img{ width:600px;}
.sy_gk_img img{ display:block; max-width:100%;}
.sy_gk_txt{ width:550px;margin-top:5px;}
.sy_gk_txt .h1{ font-size:24px; font-family:titillium-web;color:#1b1b1b; line-height:45px;}
.sy_gk_txt .h1.px40{ font-size:36px; line-height:60px;}
.sy_gk_txt .h1.px24{ font-size:24px;}
.sy_gk_txt .h1.px24 span{ font-size:30px;}
.sy_gk_txt .h1 span{ color:#888;font-size:30px;}
.sy_gk_txt .h2{ font-size:24px;color:#1b1b1b; line-height:50px; padding-top:10px;}
.sy_gk_txt .h3{ margin-top:60px;}
.sy_gk_txt .h3 a{ float:left;border:1px solid #1b1b1b;font-size:18px;color:#1b1b1b; font-family:titillium-web; line-height:42px; padding:0 20px;}
.sy_gk_txt .h3 a:hover{border:1px solid #ea5404;color:#ea5404;}

.sy_md{ padding:0px 0;}
.sy_md ul li{ float:left; width:25%; text-align:center; border-right:2px solid #bbb;}
.sy_md ul li:last-child{border-right:0px solid #bbb;}
.sy_md ul li .h1{ font-size:24px; line-height:24px; color:#888; font-weight:bold;}
.sy_md ul li .h1 span{ font-size:42px; line-height:42px;}
.sy_md ul li .h2{ font-size:24px; line-height:24px; color:#1b1b1b; padding-top:20px;}

.sy_bt{ text-align:center; position:relative; /*padding-bottom:20px;*/}
/*.sy_bt:after{ content:''; position:absolute; left:50%; bottom:0; margin-left:-25px; width:50px; border-bottom:2px solid #464646;}
.bgfff.sy_bt:after{ border-bottom:2px solid #fff;}*/
.sy_bt .h1{ font-size:40px; line-height:40px; color:#464646; text-transform:uppercase;}
.bgfff.sy_bt .h1{color:#fff;}
.sy_bt .h1 span{color:#888;}
.sy_bt .h2{ font-size:24px; line-height:24px; color:#464646; text-transform:uppercase; padding-top:15px;}
.bgfff.sy_bt .h2{color:#fff;}
.sy_bt2{ text-align:center; position:relative;}
.sy_bt2 .h1{ font-size:40px; line-height:40px; color:#464646;}
.sy_bt2 .h1 span{color:#888;}
.sy_bt3{position:relative; /*padding-bottom:20px;*/}
/*.sy_bt3:after{ content:''; position:absolute; left:0; bottom:0;width:50px; border-bottom:2px solid #464646;}*/
.sy_bt3 .h1{ font-size:30px; line-height:30px; color:#464646;}
.sy_bt3 .h1 span{color:#888;}
.sy_bt3 .h2{ font-size:24px; line-height:24px; color:#464646; text-transform:uppercase; padding-top:15px;}
.sy_jjfa{ background:url(../img/sy_jjfabg.jpg) center bottom no-repeat;padding:0px 0 100px 0; position:relative; margin-top:100px;}
.sy_jjfa_img{ width:95%; margin:50px auto 0; overflow:hidden; max-width:1480px;}
.sy_jjfa_img ul{ width:10000%; position:relative;}
.sy_jjfa_img ul li{ float:left; width:1%; position:relative; overflow:hidden;}
.sy_jjfa_img ul li .sy_jjfa_img_t{ float:left; width:32%; margin-right:2%; margin-bottom:2%;position:relative; overflow:hidden;}
.sy_jjfa_img ul li .sy_jjfa_img_t:nth-child(1){ width:49%;}
.sy_jjfa_img ul li .sy_jjfa_img_t:nth-child(2){ width:49%;margin-right:0;}
.sy_jjfa_img ul li .sy_jjfa_img_t:nth-child(5){margin-right:0;}
.sy_jjfa_img ul li .sy_jjfa_img_t img{ display:block; width:100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_jjfa_img ul li .sy_jjfa_img_t:hover img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_jjfa_img ul li .sy_jjfa_img_t p{ position:absolute; left:0; bottom:0; right:0; font-size:24px; line-height:60px; color:#000; text-align:center; background:rgba(255,255,255,0.8);-webkit-transition:0.5s;transition:0.5s;}
.sy_jjfa_img ul li .sy_jjfa_img_t:hover p{color:#fff;background:rgba(206, 12, 12, 0.5);}
.sy_jjfa_qh{ position:absolute; left:50%; -webkit-transform:translateX(-50%);transform:translateX(-50%); bottom:45px; height:45px;}
.sy_jjfa_l,.sy_jjfa_r{ position:absolute; top:0; width:45px; height:45px; border-radius:50%; background-size:18px 30px !important; cursor:pointer;}
.sy_jjfa_l{ left:-60px; background:url(../img/sy_jjfa_l.png) center no-repeat;}
.sy_jjfa_r{ right:-60px; background:url(../img/sy_jjfa_r.png) center no-repeat;}
.sy_jjfa_dd{width:66px; padding-top:15px; padding-left:6px;}
.sy_jjfa_dd span{cursor:pointer;margin-right:6px; float:left;width:14px;height:14px;zoom:1;border-radius:100%;border:2px solid transparent;position:relative;-webkit-transition:all .3s;transition:all .3s}
.sy_jjfa_dd span:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:2px;left:2px;border-radius:100%}
.sy_jjfa_dd span.on,.sy_jjfa_dd span:hover{border:2px solid #fff;}


.advantage_bg{ padding:60px 0;}
.advantage{width:1200px; margin-right: auto; margin-left: auto;}
.advantage-title{text-align: center; font-size: 36px; color: #888; line-height: 36px; text-transform:uppercase;}
.ysz{color: #999;
font-size: 24px;
font-family:Candara; text-transform:uppercase; font-weight:normal;}
.advantage-wz{width: 1180px;text-align:center;font-size:14px;color:#7e7e7e;padding-top: 6px;}
.advantage-container{width:100%;margin-top:50px;}
.advantage-container-tu1{width:23.5%; margin-right: 2%;float: left; border:1px solid #eee;-webkit-transition:0.5s; transition:0.5s;}
.advantage-container-tu1 a{display:block;padding-bottom: 15px;}
.advantage-container-tu1:nth-child(4n){margin-right:0;}
.advantage-container-tu1:hover{ box-shadow:0 0 20px rgba(234, 85, 5, 0.5); -webkit-transform:translate(0,-5px);transform:translate(0,-5px);}
.advantage-container-tb1{padding: 50px 50px 0;text-align: center;}
.advantage-container-tb1 img{ display:block; height:80px; margin:auto;}
.advantage-container-title{text-align: center;width: 240px;margin-top: 30px;font-size: 20px; text-transform:uppercase;line-height: 35px; color: #888;margin-right: auto;margin-left: auto;}
.wzjs{ display:block;font-size: 16px;color: #5a5a5a;line-height: 24px;font-weight:normal; text-transform:none;}
.advantage-container-more{background-image: url(../img/index-qp_03.PNG);background-repeat: no-repeat;background-position: center bottom;text-align: center;width: 278px;margin: 20px auto 0;height: 89px;line-height: 60px;}
.advantage-container-more span{color: #666666;}

.sy_al{ background:url(../img/sy_albg.jpg) center no-repeat; background-size:100% 100%; padding:80px 0 60px;}
.sy_alimg{ width:95%; margin:auto; max-width:1480px;}
.sy_alimg_fl{ padding-top:30px; padding-bottom:45px;}
.sy_alimg_fl ul li{ float:left; width:25%;}
.sy_alimg_fl ul li a{ display:block; margin:auto; width:150px; text-align:center; font-size:24px; color:#464646; line-height:80px; border-bottom:2px solid transparent;}
.sy_alimg_fl ul li.on a{border-bottom:3px solid #888;}
.sy_alimg_lb{}
.sy_alimg_lb ul{ display:none;}
.sy_alimg_lb ul li{ float:left; width:32%; margin:0 2% 2% 0; position:relative; overflow:hidden;}
.sy_alimg_lb ul li:nth-child(3n){margin-right:0;}
.sy_alimg_lb ul li img{ display:block; width:100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_alimg_lb ul li:hover img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_alimg_lb ul li .h1{ position:absolute; left:0; bottom:0; right:0; background:rgba(255,255,255,0.8);-webkit-transition:0.5s;transition:0.5s;}
.sy_alimg_lb ul li:hover .h1{background:rgba(206, 12, 12, 0.8);}
.sy_alimg_lb ul li .h1 p{ padding:0 15px;display:block; font-size:20px; color:#464646; line-height:60px; text-align:center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.sy_alimg_lb ul li:hover .h1 p{ color:#FFF;}
.sy_alimg_lb ul .sy_alimg_lb_gd{ float:left; width:100%; padding-top:20px;}
.sy_alimg_lb ul .sy_alimg_lb_gd a{ display:block; width:235px; margin:auto; background:#464646; font-size:24px; line-height:55px; color:#FFF; text-align:center; border-radius:28px;-webkit-transition:0.5s;transition:0.5s;}
.sy_alimg_lb ul .sy_alimg_lb_gd a:hover{background:#888;width:300px;}

.sy_cpbg{ background:#f1f1f3 url(../img/sy_cpbg.jpg) center bottom no-repeat; padding:60px 0 60px;}
.sy_cp{ padding-top:40px;}
.sy_cp_img{ width:100%;}
/*.sy_cp_img ul{}
.sy_cp_img ul li{ float:left; width:32%; margin:0 2% 2% 0; overflow:hidden; background:#FFF; position:relative;}
.sy_cp_img ul li:nth-child(3n){margin-right:0;}
.sy_cp_img ul li img{ display:block;width:100%;}
.sy_cp_img ul li .h1{ position:absolute; left:0; top:100%; right:0; height:100%;background:rgba(0, 0, 0, 0.8); opacity:0;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp_img ul li .h1 p{ position:absolute; left:20px; top:50%; right:20px; -webkit-transform:translateY(-50%); transform:translateY(-50%); text-align:center;font-size:18px; line-height:30px; color:#fff; padding-bottom:40px; background:url(../img/fdj.png) bottom center no-repeat;}
.sy_cp_img ul li:hover .h1{ opacity:1;top:0;}*/
.sy_cp_img{}
.sy_cp_img ul li{ float:left; width:32%; margin:0 2% 2% 0; position:relative; overflow:hidden; border:1px solid #eee;background:#fff;}
.sy_cp_img ul li:hover{border:1px solid #888;}
.sy_cp_img ul li:nth-child(3n){margin-right:0;}
.sy_cp_img ul li img{ display:block; width:100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp_img ul li:hover img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_cp_img ul li p{ padding:10px 0px; font-size:14px; line-height:40px;color:#666; text-align:center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.sy_cp_gd{ float:left; width:100%; text-align:center; padding-top:35px;}
.sy_cp_gd a{font-size:18px; padding:10px 40px; border-radius:25px; background:#999; color:#FFF;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp_gd a:hover{background:#ea5404;padding:10px 80px;}

.sy_xuxian{ height:2px; background:url(../img/sy_xuxian.png) center no-repeat;}

.sy_pp{ padding:55px 0;}
.sy_pp_img2,sy_pp_img3{ display:none;}
.sy_pp_img{ margin-top:30px;}
.sy_pp_img ul li{ border:1px solid #eee;}
.sy_pp_img ul li img{ display:block; width:100%;}
.sy_pp_img ul li .h1{ position:absolute; left:0; right:0; bottom:-100%; height:100%;background:rgba(206, 12, 12, 0.8);-webkit-transition:0.5s;transition:0.5s;}
.sy_pp_img ul li:hover .h1{bottom:0px;}
.sy_pp_img ul li .h1 p{ position:absolute; left:15px; right:15px; top:50%; -webkit-transform:translateY(-50%);transform:translateY(-50%); font-size:14px; line-height:24px;text-align:center; color:#FFF;}

.sy_gy_bg{ background:#f6f6f6;}
.sy_gy{ padding:60px 0;}
.sy_gy_img{ width:50%; overflow:hidden;}
.sy_gy_img img{ display:block; width:100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy_img img:hover{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_gy_txt{ width:50%; padding:20px 0 0 100px;}
.sy_gy_txt_nr{ position:relative; font-size:16px; line-height:30px; color:#464646; margin-top:20px;}
.sy_gy_gd{font-size:16px; line-height:30px; color:#888; display:block; width:90px;}
.sy_gy_txt_fl{ padding-top:50px;}
.sy_gy_txt_fl ul li{ float:left; width:33.333%; text-align:center;}
.sy_gy_txt_fl ul li img{ display:block; /*margin:auto;*/}
.sy_gy_txt_fl ul li p{ font-size:20px; line-height:20px; color:#333; padding-top:15px; text-align:left;}
.sy_gy_txt_fl ul li:hover p{color:#ea5404;}

.sy_zs{ width:95%; max-width:1200px; margin:auto; padding:60px 0 60px;}
.sy_zs_imgbg{ position:relative; margin-top:50px;}
.sy_zs_l,.sy_zs_r{ position:absolute; top:50%; margin-top:-30px; width:61px; height:61px; cursor:pointer;}
.sy_zs_l{ left:-100px; background:url(../img/sy_zs_l.png) center no-repeat;}
.sy_zs_r{ right:-100px; background:url(../img/sy_zs_r.png) center no-repeat;}
.sy_zs_l:hover{background:url(../img/sy_zs_l_hover.png) center no-repeat;}
.sy_zs_r:hover{background:url(../img/sy_zs_r_hover.png) center no-repeat;}
.sy_zs_img{ overflow:hidden;}
.sy_zs_img ul{ width:10000%; position:relative;}
.sy_zs_img ul li{ float:left; width:0.235%; margin-right:0.02%;}
.sy_zs_img ul li img{ display:block; width:100%;}
.sy_zs_img ul li .sy_zs_yy{ height:120px; overflow:hidden; position:relative;}
.sy_zs_img ul li .sy_zs_yy:after{ content:''; position:absolute; left:0; top:0; right:0; bottom:0; background:url(../img/sy_zs_yy.png) repeat-x;}
.sy_zs_img ul li .sy_zs_yy img{ -webkit-transform:rotateX(180deg);transform:rotateX(180deg);}

.sy_xw_bg{ background:#f6f6f6;}
.sy_xw{ padding:60px 0;}
.sy_xw_nr{ padding-top:50px;}
.sy_xw_nr_l{ float:left; width:48%;}
.sy_xw_nr_l .h1{ height:398px; overflow:hidden; position:relative;}
.sy_xw_nr_l .h1 img{ display:block; width:100%; min-height:100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_nr_l:hover .h1 img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_xw_nr_l .h1 span{ position:absolute; left:0; bottom:0; font-size:14px; line-height:20px; color:#fff; background:rgba(0,0,0,0.5); padding:5px 10px;}
.sy_xw_nr_l:hover .h1 span{ background:rgba(136, 136, 136, 0.5);}
.sy_xw_nr_l .h2{ font-size:20px; line-height:30px; color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; padding-top:10px;}
.sy_xw_nr_l .h3{ font-size:16px; line-height:30px; color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden; height:30px;}
.sy_xw_nr_l:hover .h2{color:#ea5404;}
.sy_xw_nr_r{ float:right; width:48%;}
.sy_xw_nr_r_fl{ background:#f8f8f8;}
.sy_xw_nr_r_fl ul li{ float:left;}
.sy_xw_nr_r_fl ul li a{ display:block; font-size:20px; line-height:60px; color:#333; padding:0 20px;}
.sy_xw_nr_r_fl ul li.on a{color:#fff; background:#ea5404;}
.sy_xw_nr_r_lb{ padding-top:30px;}
.sy_xw_nr_r_spz{ display:none;}
.sy_xw_nr_r_spz_tt{ position:relative; padding-left:235px; padding-bottom:40px; border-bottom:1px solid #eee;}
.sy_xw_nr_r_spz_tt .sy_xw_nr_r_spz_tt_img{ position:absolute; left:0; top:0; width:220px; overflow:hidden;}
.sy_xw_nr_r_spz_tt .sy_xw_nr_r_spz_tt_img img{ display:block; width:100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_nr_r_spz_tt:hover .sy_xw_nr_r_spz_tt_img img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_xw_nr_r_spz_tt .sy_xw_nr_r_spz_tt_txt .h1{ font-size:20px; line-height:30px; color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; padding:10px 0 5px;}
.sy_xw_nr_r_spz_tt:hover .sy_xw_nr_r_spz_tt_txt .h1{color:#888;}
.sy_xw_nr_r_spz_tt .sy_xw_nr_r_spz_tt_txt .h2{ font-size:16px; line-height:24px; height:48px; color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.sy_xw_nr_r_spz_tt .sy_xw_nr_r_spz_tt_txt .h3{ font-size:16px; line-height:24px; color:#999; padding-top:5px;}
.sy_xw_nr_r_spz ul{ padding-top:15px;}
.sy_xw_nr_r_spz ul li a{ display:block; position:relative; padding:0 100px 0 10px; background:url(../img/ly_li.png) left center no-repeat; font-size:16px; line-height:40px; color:#666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.sy_xw_nr_r_spz ul li a span{ position:absolute; right:0; top:0; font-size:16px; line-height:40px; color:#999;}
.sy_xw_nr_r_spz ul li a:hover{ color:#ea5404;}
.sy_xw_gd{ float:left; width:100%; text-align:center; padding-top:50px;}
.sy_xw_gd a{ display:none; font-size:18px; padding:10px 40px; border-radius:25px; background:#999; color:#FFF;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_gd a:hover{background:#ea5404;padding:10px 80px;}

.yqlj{ padding:10px 0;}
.yqlj span{ float:left;font-size:14px; line-height:30px; color:#2e2929; font-weight:bold;}
.yqlj a{ float:left;font-size:14px; line-height:30px; color:#2e2929; margin-right:10px;}
.yqlj a:hover{color:#ea5404;}
.foot{ background:#888; padding:40px 0 0;}
.foot_dh{ float:left;}
.foot_dh ul{ float:left; margin-right:70px;}
.foot_dh ul li a{ font-size:14px; line-height:30px; color:#fff;}
.foot_dh ul li.foot_dh_bt{ height:40px;}
.foot_dh ul li.foot_dh_bt a{ float:left;font-size:18px; line-height:40px; color:#FFF; position:relative; text-transform:uppercase;}
.foot_dh ul li.foot_dh_bt a:after{ content:''; position:absolute; left:0; right:0; bottom:0; border-bottom:2px solid #888;}
.foot_dh ul li.foot_dh_bt a:hover:after{border-bottom:2px solid #fff;}
.foot_lx{ float:right; width:350px;}
.foot_lx_ewm{ width:180px;}
.foot_lx .h1 a{font-size:18px; line-height:40px; color:#FFF; position:relative; text-transform:uppercase;}
.foot_lx .h2{font-size:24px; line-height:30px; color:#FFF;}
.foot_lx .h2 span{font-size:14px;}
.foot_lx .h3{font-size:14px; line-height:30px; color:#FFF;}
.foot_lx .h3 a{font-size:14px; line-height:30px; color:#FFF;}
.foot_lx .h4{ width:122px; padding-top:20px;}
.foot_lx .h4 img{ display:block; width:100%;}
.foot_lx .h4 p{ont-size:14px; line-height:30px; text-align:center; color:#FFF;}
.bqsy{ font-size:14px; border-top:1px solid #808080; line-height:30px; color:#FFF; text-align:center; padding:10px 0 15px; margin-top:30px;}
.bqsy_r_bt{ float:left;}
.bqsy .r ul li{ float:left; margin-left:15px; background:#777; border-radius:50%; overflow:hidden;}
.bqsy .r ul li a img{ display:block; width:30px; height:30px;}

.xfdm{ position:fixed; right:10px; top:160px; z-index: 9;}
.xfdm ul li{ background:#999; margin-bottom:10px; width:40px; height:40px; position:relative; cursor:pointer;border-radius:50%;border:2px solid #fff;}
.xfdm ul li:last-child{margin-bottom:0px;}
.xfdm ul li a{ display:block;width:36px; height:36px;}
@media screen and (min-width:1200px) {.xfdm ul li i{ display:block; padding-top:8px;position: relative;z-index: 1;}}
@media screen and (min-width:1200px) {.xfdm ul li i img{ display:block; margin:auto;height:20px;}}
.xfdm ul li p{ text-align:center; font-size:14px; line-height:30px; color:#FFF;display:none;}
.xfdm ul li:hover{ background:#666;}
.xfdm_rx{position:absolute; right:-2px; bottom:-2px; height:40px; width:220px; background:#999 url(../img/xf_lx.png) 20px center no-repeat;background-size:auto 25px; padding:0 50px 0 20px; font-size:16px;color:#fff; line-height:36px; display:none;border-radius:20px;border:2px solid #fff;}
.xfdm_ewm{ position:absolute; right:50px; bottom:0px; width:120px; height:120px; border:5px solid #666; background:#FFF; display:none;}
.xfdm_ewm img{ display:block; width:100%;}

.ny_fl_bg{ background:#f8f8f8; padding:30px 0; margin-top:20px;}
.ny_fl{ overflow:hidden;}
.ny_fl ul{ display:block; margin:auto; position:relative;}
.ny_fl ul li{ float:left; width:130px; margin:0 10px; position:relative;}
.ny_fl ul li img{ display:block; width:100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_fl ul li.on img{ border:2px solid #888; padding:2px;}
.ny_fl ul li p{ /*position:absolute; left:0; top:0; right:0; bottom:0;*/-webkit-transition:0.5s;transition:0.5s; font-size:14px; line-height:24px; color:#FFF;}
.ny_fl ul li p span{ /*position:absolute; left:0; top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);*/ display:block; width:100%; padding:0 15px;  text-align:center;font-size:14px; line-height:24px; color:#333;}
.ny_fl ul li:hover p span,.ny_fl ul li.on p span{ color:#888;}

.ny_al_img{ margin-top:20px;}
.ny_al_img ul li{ float:left; width:32%; margin-right:2%; margin-bottom:2%;position:relative; overflow:hidden;}
.ny_al_img ul li:nth-child(1){ width:49%;}
.ny_al_img ul li:nth-child(2){ width:49%;margin-right:0;}
.ny_al_img ul li:nth-child(5){margin-right:0;}
.ny_al_img ul li img{ display:block; width:100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_al_img ul li:hover img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_al_img ul li p{ position:absolute; left:0; bottom:0; right:0; font-size:20px; line-height:50px; color:#000; text-align:center; background:rgba(255,255,255,0.8);-webkit-transition:0.5s;transition:0.5s;}
.ny_al_img ul li:hover p{color:#fff;background:rgba(206, 12, 12, 0.5);}

.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin:20px 0 50px;}
.pagination a,.pagination span{display:inline-block; padding:0 15px; line-height:40px; font-size:14px; border:1px solid #e5e5e5; margin:0 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#ea5404; background:#ea5404;}


.adv_bg{background: url(../img/20190815143713_279527044.jpg) top center no-repeat;width: 100%;min-width: 1200px;height: 2510px; padding-top:80px;}
.adv_bg .top100{ padding-top:50px;}

.adv_t{text-align: center;}
.adv_t p{font-size: 40px;color: #333;}
.adv_t p>t{font-weight: bold;color: #0082ff;}
.adv_t span{display: block;font-size: 18px;margin-top: 4px;}
.adv_r{width: 555px; position:relative;}
.adv_tu{ position:absolute; left:0; top:20px; font-size:20px; width:36px; height:36px; line-height:36px; text-align:center; background:#888; border-radius:50%; color:#FFF;}
.adv_wt{margin-top: 20px;margin-left:45px;}
.adv_wt p{font-size: 24px;color: #333;font-weight: bold;}
.adv_wt span{display: block;font-size: 12px;color: #999;margin-top: 8px;margin-bottom: 8px;text-transform:Uppercase;}
.adv_wt em{display: block;width: 40px;height: 1px;background: #7f7f7f;}
.adv_w{margin-left: 45px;font-size: 14px;line-height: 28px;margin-top: 18px;}
.adv_a{margin-left: 45px;margin-top:30px;}
.adv_a a{font-size: 14px;color: #fff;text-align: center;width: 110px;height: 30px;line-height: 30px;background: #888;border-radius: 30px;  display:block; }
.adv_a a:hover{background:#888;}
.about_wz a:before{content: "";position: absolute;z-index: -1;top: 0;left: 0; right: 0;bottom: 0;background:#1489fe;-webkit-transform: scale(0);
transform: scale(0);-webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: .3s; transition-duration: .3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out;}
.about_wz a:hover:before{-webkit-transform: scale(1);
    transform: scale(1);}
.about_jj{padding-top:23px;}

.adv_ww{ padding-top:70px;}
.adv_rr{margin-top: 60px;}
.adv_ww1{margin-top: 120px;}
.adv_ww2{margin-top: 70px;}
.adv_ww3{margin-top: 60px;}
.adv_rr2{margin-top: 70px;}
.adv_tel{text-align: center;width: 280px;height: 55px;line-height: 55px;background: #888;border-radius: 30px;color: #fff;font-size: 14px;margin-left: 45px;margin-top: 30px;}

.ny_xgal{ padding:10px 0 30px;}
.ny_xgal_bt{ background:#f8f8f8;}
.ny_xgal_bt .w1200{ font-size:20px; font-weight:bold; line-height:60px; color:#333; position:relative;}
.ny_xgal_bt span{color:#888;}
.ny_xgal_bt a{ position:absolute; right:0; top:0; font-size:16px; font-weight:normal; line-height:60px; color:#333;}
.ny_xgal_bt a:hover{color:#888;}
.ny_xgal_img{ margin-top:25px; overflow:hidden;}
.ny_xgal_img ul{ width:10000%; position:relative;}
.ny_xgal_img ul li{ float:left; width:0.235%; margin-right:0.02%; position:relative; overflow:hidden;}
.ny_xgal_img ul li img{ display:block; width:100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_xgal_img ul li:hover img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_xgal_img ul li p{ position:absolute; left:0; right:0; bottom:0; padding:0 10px; font-size:14px; line-height:40px; height:40px; overflow:hidden; color:#fff; background:rgba(0, 0, 0, 0.5); text-align:center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_xgal_img ul li:hover p{background:rgba(206, 12, 12, 0.8);}
.ny_xgal_img_bg{ position:relative; width:1300px; max-width:95%; margin:auto; padding:0 50px;}
.ny_xgal_img_l,.ny_xgal_img_r{ position:absolute; top:50%; margin-top:-20px; width:40px; height:40px; cursor:pointer;}
.ny_xgal_img_l{ left:0px; background:url(../img/ny_xgal_img_l.png) center no-repeat;}
.ny_xgal_img_r{ right:0px; background:url(../img/ny_xgal_img_r.png) center no-repeat;}

.new-view-title{width:100%;text-align:center; border-bottom:1px solid #e6e6e6; line-height:30px; padding:50px 0 16px 0; font-size:14px; color:#787876;}
.new-view-title .line{padding:0 10px; color:#d3d3d3;}
.color-blue{color:#787876;}
.new-view-title h3{padding:8px; line-height:32px; font-size:24px; font-weight:bold; color:#888;}

.newsmore_text{width:100%; margin-top:30px; line-height:30px; font-size:14px;}
.newsmore_text img{ display:block; margin:auto; max-width:100%;}

.view-page{width:100%; position:relative; margin:40px 0; height:70px; border-top:1px solid #e6e6e6; padding-top:30px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px;height:38px; border:solid 1px #e6e6e6; line-height:38px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out;}
.view-page .prev{left:0;}
.view-page .prev a,.view-page .next a{text-align:center;}
.view-page a{display:block; padding:0 20px;} 
.view-page .back{left:50%; margin-left:-80px;}
.view-page .back a{background:#888; color:#fff; text-align:center;}
.view-page .back a:hover{background:#ea5404; color:#fff;}
.view-page .next{right:0;}
.view-page .prev a{color:#fff; background:#888;}
.view-page .next a{color:#fff; background:#888;}
.view-page .prev a:hover{color:#fff; background:#ea5404;}
.view-page .next a:hover{color:#fff; background:#ea5404;}

.ny_al_img2{ padding:20px 0 0;}
.ny_al_img2 ul li{ float:left; width:32%; margin:0 2% 2% 0; position:relative; overflow:hidden;}
.ny_al_img2 ul li:nth-child(3n){margin-right:0;}
.ny_al_img2 ul li img{ display:block; width:100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_al_img2 ul li:hover img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_al_img2 ul li p{ position:absolute; left:0; right:0; bottom:0; padding:0 10px; font-size:14px; line-height:40px; height:40px; overflow:hidden; color:#fff; background:rgba(0, 0, 0, 0.5); text-align:center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_al_img2 ul li:hover p{background:rgba(206, 12, 12, 0.8);}

.ny_al_img3{ padding:50px 0 0;}
.ny_al_img3 ul li{ float:left; width:32%; margin:0 2% 2% 0; position:relative; overflow:hidden; border:1px solid #eee;}
.ny_al_img3 ul li:hover{border:1px solid #888;}
.ny_al_img3 ul li:nth-child(3n){margin-right:0;}
.ny_al_img3 ul li img{ display:block; width:100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_al_img3 ul li:hover img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_al_img3 ul li p{ padding:10px 0px; font-size:14px; line-height:40px;color:#666; text-align:center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.pro_type{ padding:10px 0 0px;}
.pro_type span{ position:absolute; left:0; top:20px;width:100px; color:#333; font-size:18px;}
.pro_type ul li{border-bottom:1px dashed #e6e6e6; padding-bottom:20px; box-sizing:border-box; padding-left:100px; position:relative;}
.pro_type ul li.pro_type1 a{padding:0 20px; margin:20px 0 0 5px; border:1px solid #e6e6e6; line-height:32px; display:inline-block; font-size:14px;}
.pro_type ul li.pro_type2 a{padding:0 15px; margin:20px 0 0 5px; border:1px solid #e6e6e6; line-height:24px; display:inline-block; font-size:12px;}
.pro_type ul li a:hover,.pro_type ul li a.cur{background-color:#888; border-color:#888; color:#fff !important;}

.bat{ height:560px; overflow:hidden; padding-top:160px;}
.bat img{ width:1920px;height:400px; position: relative; left:50%; margin-left:-960px; display:block;}

.nyr_nav{ position:absolute; right:0; bottom:15px;background:url(../img/home_tb.png) left center no-repeat; padding-left:25px; font-size:12px; line-height:37px; color:#666;}
.nyr_nav span{color:#888;}

.ny_cpxqy{padding-top:50px;}
.products{width:100%;}
.promore_l{width:50%;float:left;}
/*图片放大镜样式*/
.jqzoom{border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%; display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:450px;}
.spec-scroll{clear:both;margin-top:10px;width:450px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; text-align:center; width:10px; height:54px; line-height:54px; border:1px solid #d6d6d6; color:#999; background:#ebebeb;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:420px;height:64px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #ccc;padding:2px;width:54px;height:50px; margin-top:3px;}
.spec-scroll .items ul li img:hover{border:2px solid #888;padding:1px;}

.tabs-basic{width:100%; margin-top:40px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:center; margin:0; padding:0;}
.tabs-basic ul li{ float:left;font-size:16px; height:50px; text-transform:uppercase;}
.tabs-basic ul>li>a{display:block; text-decoration:none; padding:0px 50px; line-height:50px; font-weight:normal; font-size:18px; text-transform:none;}
.tabs-basic ul>li.tab-active>a{ background:#888;color:#fff;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff;}
.tabs-basic .tabs-content-placeholder .div{display:none; padding:15px 0;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px; color:#666;}
/*.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}*/
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;}
.pros_right{width:50%; float:right; overflow:hidden;min-height: 350px;position: relative;}
.pros_right_top{overflow:hidden; padding-bottom:10px; border-bottom:1px solid #e6e6e6;}
.pros_right_top .h1{font-size:24px; font-weight:bold; color:#888; padding-bottom:10px;}
.pros_right_top p{font-size:16px; color:#787876;}
.proleft{width:100%;float:left; font-size:14px; line-height:30px; margin-top:20px;}
.proleft_btn{width:100%; float:left; margin-top:30px;    position: absolute;    left: 0;    bottom: 0;}
.proleft_btn li{width:100%; float:left; margin-right:10px;}
.proleft_btn li a{width:100%; max-width:150px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#eee; display:block;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a.on{background:#888; color:#fff;}
.proleft_btn li a.on:hover{background:#ea5404; color:#fff;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:50px; background-color:#f6f6f6; color:#888; line-height:45px; font-size:16px; padding:0 0px; font-weight:bold;}
.ny_xgal_cp .ny_xgal_bt{ width:1200px; max-width:100%; margin:auto;}
.ny_xgal_cp .ny_xgal_bt .w1200{ width:95%;}

.ny_cpflms{ border-bottom:1px solid #eee;}
.ny_cpflms_img{ float:left; width:400px;}
.ny_cpflms_img img{ display:block; width:100%;}
.ny_cpflms_txt{ float: right; width:780px; margin-top:50px;}
.ny_cpflms_txt .h1{ font-size:24px; line-height:40px; color:#333;}
.ny_cpflms_txt .h2{ font-size:14px; line-height:30px; color:#666;}

.pro_type2{ padding:25px 0 0px; position:relative;}
.pro_type2 ul{ float:left; width:100%;/*border-bottom:1px dashed #eee; */padding-bottom:15px;}
.pro_type2 ul li{ float:left; width:100%; text-align:center;}
.pro_type2 ul li a{padding:0 25px; margin:0px 10px 0px 0; border:1px solid #e6e6e6; line-height:35px; float:left;font-size:14px; border-radius:3px;}
.pro_type2 ul li a:hover,.pro_type2 ul li a.cur{background-color:#ea5404; border-color:#ea5404; color:#fff !important;}
.pro_type2.pro_type2_ny_fa ul{ padding-bottom:5px;}
.pro_type2.pro_type2_ny_fa ul li a{padding:0 20px; margin:0px 10px 10px 0;}

.news_text dl{display:block; width:100%; box-sizing:border-box; float:left; padding:30px 0px; overflow:hidden; transition:background-color .25s ease-in-out;-webkit-transition: background-color .25s ease-in-out; border-bottom:1px solid #eee;}
.news_text dl:last-child{border-bottom:none;}
.news_text dl dt{width:25%; float:left;} 
.news_text dl dt img{ display:block;width:100%;} 
.news_text dl dd{width:72%; float:right; padding-bottom:5px;}
.news_text dl dd .left{width:82%; float:left;}
.news_text dl dd .left h3 a{line-height:48px; font-size:22px; font-weight:normal; color:#333; overflow:hidden;} 
.news_text dl dd h3 a:hover{color:#888;}
.news_text dl dd .left .con{height:75px;line-height:24px; font-size:14px; overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.news_text dl dd .right{margin-top:35px; width:15%; float:right;} 
.news_text dl dd .right p{text-align:center; font-size:18px; padding-top:5px; font-family:Arial;}
.news_text dl dd .right p:nth-child(1){font-size:60px; position:relative; line-height:60px;}
.news_text dl dd .right p:nth-child(1):after{position:absolute; width:68px; height:1px; background-color:#1a1a1a; left:50%; margin-left:-34px; bottom:0; content:'';}
.news_text dl dd a.more{width:110px; height:34px; line-height:32px; border:1px solid #d6d6d6; display:inline-block; text-align:center; border-radius:15px; margin-top:30px;}
.news_text dl dd a.more:hover{border:1px solid #ea5404;color:#ea5404;}

.ny_gy{ font-size:16px; line-height:30px; color:#333; padding:30px 0;}
.ny_gy img{ display:block; max-width:100%; margin:auto;}

.ny_zs_img{margin:30px auto 0;}
.ny_zs_img ul li{ float:left; width:23.5%; margin:0 2% 2% 0;}
.ny_zs_img ul li:nth-child(4n){ margin-right:0;}
.ny_zs_img ul li .h1{ overflow:hidden;}
.ny_zs_img ul li img{ display:block; width:100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_zs_img ul li:hover img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_zs_img ul li p{ font-size:16px; line-height:50px; color:#888; text-align:center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}


.slide_join{ padding:20px 0 50px;}
.slide_join h3{float:left;width:100%; height:45px; padding:0 2%; font-weight:normal; background-color:#eee;margin-top:20px; cursor:pointer;}
.slide_join h3.on{background-color:#888;}
.slide_join h3 span{float:left; width:80%; height:45px; color:#000; font-size:16px; line-height:45px; overflow: hidden; text-overflow:ellipsis;}
.slide_join h3.on span{color:#fff;}
.slide_join h3 em{float:right; width:30px;height:30px; margin:8px 0 0 0; background:url(../img/join_img9.png) no-repeat;}
.slide_join h3.on em{background:url(../img/join_img10.png) no-repeat;}
.slide_join ul{float:left; width:100%; background-color:#fff; padding:15px 2% 15px 2%;}
.slide_join ul .join_show{float:left; width:100%; font-size:14px; line-height:28px;}
.slide_join ul .join_show .jl a{ display:block; width:150px; text-align:center; font-size:14px; line-height:35px; color:#666; border:1px solid #ccc; border-radius:5px; margin-top:20px;}
.slide_join ul .join_show .jl a:hover{color:#fff; border:1px solid #ea5404; background:#ea5404;}

.ny_lx{margin-top:0px; padding-top:30px; padding-bottom:50px;}
.ly_l{ width:100%; padding-top:0px;}
.message{width:100%;margin-top:50px;}
.message h3{color:#666; font-size:20px; font-weight:bold;}
.message ol{width:49%;float:left; margin-top:20px; margin-right:2%;}
.message ol:nth-child(2n){ margin-right:0;}
.message ol li{float: left; width:100%;margin-bottom:15px; background:#fff; border:1px solid #e6e6e6; border-radius:5px;}
.message ol li input{width:100%; height:40px; line-height:40px;  background:none; border:none; color:#999; padding:0 15px; font-size:14px; outline:none; -webkit-appearance:none;}
.message ol li textarea{font-size:14px; padding:10px 15px; width:100%; height:120px; border:none; background:none; color:#999; outline:none; -webkit-appearance: none;}
.message ol li.btn{ border:none;}
.message ol li.btn input{color:#fff; font-size:14px; cursor:pointer;background:#888; width:120px; display:block; border-radius:5px;}
.message ol li.btn input:hover{background:#ea5404;}
#mapbarframe{ float:left; margin-top:0px;}




#glass {
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.85), 0 0 2px 2px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    display: none;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,.6);
}

@media screen and (max-width:1480px){
	.sy_zs_l{ left:20px;}
	.sy_zs_r{ right:20px;}
	.foot_dh ul{margin-right:75px;}
}