*{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;color:#333;outline:0;font-family:'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif;font-style: normal;}
html,body{width:100%; position:relative;height:100%;}
.bodyw,.body_st{height:100%;}
body{overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}
img,fieldset{vertical-align:top;border:0;}

/** 重置超链接元素 **/
a{text-decoration:none;color:#333;}
a:hover{color:#f25d55;}

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

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.w95{ width:95%;margin:auto;}
.w1650{ width:1650px;max-width: 95%; margin:auto;}
.w1520{ width:1520px;max-width: 95%; margin:auto;}
.w1200{ width:1340px;max-width: 95%; margin:auto;}
.subject{max-width: 1400px;width: 94%;margin: 0 auto;}

.top_h{position: fixed;left: 0;top: 0;right: 0;z-index: 9;-webkit-transition:0.5s;transition:0.5s;background:#fff;border-bottom: 1px solid rgba(0, 0, 0, 0.1);height: 100px;}
.logo img{display: block;padding-top:20px; height: 80px;}
.dh_tx{position: absolute;top: 0;z-index: -1;}
.dh_tx i{position: absolute;top: 0; height:100px;-webkit-transition:0.5s;transition:0.5s;}
.dh_tx i:after{content: "";position: absolute;bottom: 0;left: 25px; right: 25px; border-bottom: 2px solid #f25d55; -webkit-transition:0.5s;transition:0.5s;}
.dh{float: right;margin-right: 20px;}
.dh ul li{float: left;position: relative;}
.dh ul li p a{display: block;line-height: 100px;font-size: 17px;position: relative;color: #333;padding: 0 15px;}
.dh ul li.on p a{color: #f25d55;}
.dh ul li .dh_fl{position: absolute;left: 50%;top: 100px;width:200px;display: none;margin-left: -100px;box-shadow: 0 4px 8px 0 rgba(0, 12, 49, 0.1);}
.dh ul li .dh_fl ul{background: #fff;box-shadow: 0 5px 10px #666}
.dh ul li .dh_fl ul li{float: none;padding: 0;border-bottom: 1px solid #eee;}
.dh ul li .dh_fl ul li a{display: block; font-size: 14px;line-height: 50px;position: relative;color: #666; text-align:center;}
/*.dh ul li .dh_fl ul li a:after{float: right;font-size: 12px;content: "\e68b";font-family: "iconfont" !important;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}*/
.dh ul li .dh_fl ul li:hover a{color: #f25d55; }


.dh ul li .dh_fl.dh_fl_cp{padding: 30px 0;}
.dh_fl_cp ul{width:900px;max-width: 95%; margin:auto;}
.dh_fl_cp ul li{width: 18.4%;margin-right: 2%;}
.dh_fl_cp ul li:nth-child(5n){margin-right:0;}
.dh_fl_cp ul li a{font-size: 17px;line-height: 30px;-webkit-transition:0.5s;transition:0.5s;border-bottom: 1px solid #eee;display: block;padding: 10px 0;}
.dh_fl_cp ul li ul{padding-top: 10px;}
.dh_fl_cp ul li li{width: 100%;}
.dh_fl_cp ul li li a{font-size: 14px;line-height: 30px;font-weight: normal;-webkit-transition:0.5s;transition:0.5s;border: none;color: #666;padding:0;}
.dh_fl_cp ul li li:hover a{color: #f25d55;}


.top_ss{}
.top_ss.on:after{content: "";position: fixed;left:0;top: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.8);}
.top_ss span.button{ display:block; width:30px; height:100px; background:url(../img/top_ss.png) center no-repeat; cursor:pointer;-webkit-transition:0.5s;transition:0.5s;}
.serach{position:absolute;left: 0; right:0px;background: #fff; top:0px; width:100%;overflow:hidden; z-index:10;display: none;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;padding: 20px 0;}
.serach form{position: relative;}
.serach form input[type='text']{font-size:16px; width:100%; height:40px; line-height:40px;padding:0 100px 0 50px; color:#333;background: none;}
.serach form a{position: absolute;left: 0;top:0px;width: 40px;height:40px; background:#fff url(../img/top_ss.png) center no-repeat;border-radius: 5px;}
@keyframes fadeInUp{0%{transform:translate3d(0,-10px,0);}to{transform:none;}}
.fadeInUp{animation-name:fadeInUp;}
.serach form span{position: absolute;right: 0;top:0px;width: 40px;height:40px;cursor: pointer;}
.serach form span:before{content:""; position: absolute;left: 50%;top:50%;width: 24px;height:2px;background: #333;margin: -1px 0 0 -12px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:after{content:""; position: absolute;left: 50%;top:50%;width: 2px;height:24px;background: #333;margin: -12px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.serach form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.top_yy{margin-top:32px;margin-left: 30px; text-align:center;color: #333;}
.top_yy a{font-size: 17px;line-height:32px; color: #333; margin-left:2px; }
.top_yy a:hover{ color:#00A0EA;}

.top_rdh{float:right; margin:35px 10px 0 10px; background:url(../img/tel.png) no-repeat left center; padding-left:32px; color:#00306B; font-size:24px; font-weight:bold;}

@media (max-width:1600px) {
.dh ul li p a{padding: 0 15px;}
.dh_tx i:after{left: 15px; right: 15px;}
.top_rdh{ font-size:20px;}
}
@media (max-width:1430px) {
.top_rdh{ display:none;}
}


/* banner */
.sy-banner {overflow: hidden;position: relative; width:100%;margin-top:100px}

.sy-banner-pic div a { position:relative; display:block;}
.sy-banner-pic div li * {color: #fff;overflow:hidden;display: block;font-weight: normal;text-transform: uppercase;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;transition:all .8s ease;}
.sy-banner-pic div li { position: relative;}
.sy-banner-pic div li .title { width: 600px;position: absolute;left: 50%;margin-left: -300px; top:20%;  z-index: 1;}
.sy-banner-pic div li .title * {filter:alpha(Opacity=0);-moz-opacity:0;opacity: 0; }
.sy-banner-pic div li .title h2{ font-size:100px;line-height:90px;font-family:'Conv_KLAVIKA-REGULAR', Helvetica, Arial;margin-top:5%; }
.sy-banner-pic div li .title h3{ font-size:36px;margin-top:10%; }
.sy-banner-pic div li .title h6{ font-size:10px;background: #eb2530 url("../images/ly.svg") 1% center no-repeat; background-size:20%;width: 130px;padding: 10px 0;border-radius:100px; margin: 20px auto;text-align: center; text-indent:13px;}
.sy-banner-pic div li .title span {margin: 20px auto;}
.sy-banner-pic div li .title span img{display: inline-block;}
.sy-banner-pic div li .text { width: 600px;text-align: center; position: absolute;left: 50%; top:48%; margin-left: -300px; z-index: 1;filter:alpha(Opacity=0);-moz-opacity:0;opacity: 0;}
.sy-banner-pic div li .text h4{ font-size:30px;font-family:'Conv_KLAVIKA-REGULAR', Helvetica, Arial;}
.sy-banner-pic div li .text h5{ font-size:19px;}
.sy-banner-pic div li .text i { width: 16px; height: 16px;border-radius:100%; border: #fff solid 2px;background:none; margin: 10px auto;}
.pic {width: 100%; height: auto;}
.pic img{width: 100%; margin:auto; display: block; clear: both;}

.sy-banner-pic div li.center *{text-align: center; }
.sy-banner-pic div li.left  *{text-align: left; }
.sy-banner-pic div li.left .title  {left: 10%;margin-left:0px; top:40%; }
.sy-banner-pic div li.left .title  h6{margin: 20px 0;}
.sy-banner-pic div li.left .text { left:auto;right:10%;top:45%;margin-right:0px;margin-left:0px;text-align: right; }
.sy-banner-pic div li.left .text * {text-align: right;}
.sy-banner-pic div li.left .text i {margin: 10px 0; display: inline-block;}
.sy-banner-pic div li.right *{text-align: right; }
.sy-banner-pic div li.right .title  {left:auto; right:10%;margin-left:0px; top:40%; }
.sy-banner-pic div li.right .title h6{margin: 20px 0; float: right;clear: both;}
.sy-banner-pic div li.right .text * {text-align: left;}
.sy-banner-pic div li.right .text { left:10%; right:auto;top:45%; margin-left:0px;margin-right:0px;text-align: left; }
.sy-banner-pic div li.right .text i {margin: 10px 0; display: inline-block;}
.sy-banner-pic div li.none .title,.sy-banner-pic div li.none .text {display: none;}



.sy-banner-pic .swiper-slide-active li .title *{filter:alpha(Opacity=100);-moz-opacity:1.0;opacity: 1.0;}
.sy-banner-pic .swiper-slide-active li .title h2 {transition-delay: 0.4s;margin-top:0;}
.sy-banner-pic .swiper-slide-active li .title h3 {transition-delay: 0.6s;margin-top:0;}
.sy-banner-pic .swiper-slide-active li .title h6 {transition-delay: 1.0s;}
.sy-banner-pic .swiper-slide-active li .text {transition-delay: 1.5s;filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;}
.sy-banner-pic .swiper-slide-active li.right .text {transition-delay: 1.5s;filter:alpha(Opacity=100);-moz-opacity:1.0;opacity: 1.0;}

.sy-banner .swiper-button-prev,.sy-banner .swiper-button-next {width: 50px;height: 50px;}
.sy-banner .swiper-button-prev { background-image:url(../images/left-h.svg);background-size:100%;background-position: center;}
.sy-banner .swiper-button-next { background-image:url(../images/right-h.svg);background-size:100%;background-position: center;}
.sy-banner span.swiper-pagination-bullet {background: #fff;opacity: 0.5;}
.sy-banner span.swiper-pagination-bullet-active {opacity: 1.5;background: #fff;}
.sy-banner .swiper-button-disabled {display: none;}



.banner{ width:100%; overflow:hidden; padding-top:100px; position:relative;}
.banner ul{ position:relative; width:10000%;}
.banner ul li{ float:left; width:1%; overflow:hidden;position: relative;}
.banner ul li a{display: block;}
.banner ul li img{display:block;width:100%;height:840px;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner ul li.on img{animation-name:puffIn;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.bandd{ position:absolute; left:0; bottom:3%; width:100%; text-align:center; z-index:5;}
.bandd span{z-index:2;cursor:pointer;margin:0 5px;display:inline-block;width:50px;height:2px;zoom:1;position:relative;-webkit-transition:0.5s;transition:0.5s;background: #fff;}
.bandd span.on{background:#dd0000;}
.banz,.bany{ position:absolute; top:0; width:15%; height:840px; opacity:0;  -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 42px;line-height:100%;text-align: center;color: #dd0000;}
.banz{ left:0;}
.bany{ right:0;}
.banz:before,.bany:before{position: absolute;top: 50%;left: 50%; -webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%) ;}
.bany:before{-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg);}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}
@keyframes puffIn{0%{transform:scale(1.1);transform-origin:50% 50%;}to{transform:scale(1);transform-origin:50% 50%;}}




.Title{height:auto;text-align: center; overflow: hidden; padding-bottom:60px}
.Title .title{font-size:32px;color: #333333;font-weight: bold;line-height: 2;padding-top:60px}
.Title .title .line{display: inline-block;width: 28px;height: 1px;position: relative;top:-10px;margin: 0 10px;background: #888888;}
.Title .text{font-size: 16px;color: #666666;line-height: 1.5;padding: 0 15px}

.fn { width:100%; overflow:hidden; background:url(../img/fn_bj.png); padding-top:50px; box-sizing: border-box;}
.confused { height:629px; background:url(../img/fn_r.png) no-repeat center bottom;}
.confused_title { color:#535353; font-size:22px; text-align:center; padding-top:33px;}
.confused_title .bt   { color:#2e89d0; font-size:36px;}
.confused_l { width:32%; padding-top:62px;}
.confused_l01 { width:50px; height:50px; border-radius:50px; color:#fff; background:#565656; text-align:center; line-height:50px; font-size:28px; font-family: "impact"; }
.confused_l02 { width:86%; line-height:25px; color:#666;}
.confused_l02 span{color: #f25d55; font-weight: 600; font-size: 20px}
.confused_l ul li { margin-bottom:50px; overflow:hidden;}
.confused_r { width:32%;padding-top:62px;}
.confused_r ul li{ margin-bottom:50px; overflow:hidden;}
.confused_r01{ width:86%; line-height:25px; color:#666;}
.confused_r01 span{color: #f25d55; font-weight: 600; font-size: 20px}
.confused_r02{ width:50px; height:50px; border-radius:50px; color:#fff; background:#565656; text-align:center; line-height:50px; font-size:28px; font-family: "impact"; }



.index-hole{padding-top: 50px; background: #f5f5f5}
.index-title{text-align: center;}
.index-title .rbt{font-size: 34px; color: #333333; font-weight: 600}
.index-title .rbt span{color: #f25d55;}
.index-title p{font-size: 16px; color: #7b7b7b; line-height: 24px; margin-top: 12px;}
.index-hole-img{height: 526px; background: url("../img/i_guanggao.jpg") no-repeat center center; margin-top: 40px;}

/*  首页内容 */
.in_about{width: 100%; height: auto; padding: 50px 0; overflow: hidden;}
.in_about_tit{width: 100%; height: auto; text-align: center;}
.in_about_tit_cn{font-size: 26px; color: #333; font-weight: 600; line-height: 50px;}
.in_about_tit_cn_i{width: 30px; background: #555; height: 2px; margin: 0 auto;}
.in_about_tit_cn_zi{font-size: 14px; color: #555; margin-top: 10px;}
.in_about_ny{width: 100%; height: auto; margin-top: 0px; overflow: hidden;}
.in_about_textnr{width: 50%; height: auto; float: left;}
.in_about_textnr_tit{font-size:25px; line-height: 40px; color: #2379C3; font-weight: 600}
.in_about_textnr_titcn{font-size:34px; line-height: 40px; color: #333; font-weight: 600}
.in_about_textnr_tit_line{width: 40px; background: #555; height: 2px; margin-top: 8px;}
.in_about_text{width:100%; float:left; margin-top:20px; font-size:15px; line-height:32px; font-weight: normal;}
.in_about_sj{width:100%; float:left; margin:45px 0;}
.in_about_sj li{width:25%; float:left;}
.in_about_sj li .sz{width:100%; float:left;}
.in_about_sj li .sz_img{ margin-bottom: 10px;}
.in_about_sj li .sz_img img{max-width: 100%; height:60px;}
.in_about_sj li .sz_bt{font-size:32px;font-weight:bold; color:#2379C3; line-height:30px; font-family:Arial;}
.in_about_sj li .sz_xb{margin:10px 0 0 0px; font-size:14px; color:#555;}
.in_about_sj li .txt{width:100%; float:left; margin-top:10px; font-size:14px;}
.more{width: 15%; height: auto; background: #444; border-radius: 20px; overflow: hidden;text-align: center; }
.more a{ font-size: 14px; line-height: 35px; color: #fff;}
.more a:hover{background: #2379C3; border-radius: 20px; color: #fff; display: block;}

.in_about_pic{width:45%; float:right; overflow:hidden;}
.in_about_pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_about_pic a:hover img{-webkit-transform:scale(1.1); transform:scale(1.1);}


.pt2{padding:50px 0; background:url(../img/i_pt2_bg.jpg) center center no-repeat; background-attachment:fixed; overflow: hidden;}
.pt2 .w1650{position:relative;}
.pt2 .text{width:32%; position:absolute; left:50px; top:0; text-align:left; color:#fff;}
.pt2 .text .tit{font-size:34px; margin-bottom:30px; font-weight:bold; color: #fff}
.pt2 .text .tit a{color: #fff}
.pt2 .text .line{width: 60px; margin-top: 10px;height: 2px; background: #f25d55}
.pt2 .text .info{font-size:14px; line-height: 25px}
.pt2 .inabout{float: right;}
.pt2 .inabout img{max-width: 100%; border-radius: 8px;}
.pt2 .square_list{width:58%; float: right;}
.pt2 .square_list ul{margin-right: -2%}
.pt2 .square_list li{height:186px; margin-bottom:20px; width: 31.333%; float: left; margin-right: 2%}
.pt2 .square_list .li1, .pt2 .square_list .li4{background:#fff;}
.pt2 .square_list .type1 .pd{padding:40px 30px; text-align:center;}
.pt2 .square_list .type1 .pd .t{font-size:62px; color:#4a4a4a; line-height:1; margin-bottom:20px; font-family:impact;}
.pt2 .square_list .type1 .pd .d{font-size:18px; color:#4a4a4a;}
.pt2 .square_list .li2 .pd{border:1px solid #fff; height:auto; color:#fff;}
.pt2 .square_list .type2 .pd{padding:40px 30px; text-align:center;}
.pt2 .square_list .type2 .pd .img_box{width:70px; margin:0 auto 15px;}
.pt2 .square_list .type2 .pd .img_box img{width:100%;}
.pt2 .square_list .type2 .pd .t{font-size:62px; line-height:1; margin-bottom:12px;font-family:impact;}
.pt2 .square_list .li4{color:#4a4a4a;}
.pt2 .square_list .li5{background:#4a4a4a; color:#fff;}
.pt2 .square_list .type3 .pd{padding:40px 30px;}
.pt2 .square_list .type3 .t{font-size:62px;margin-bottom:12px; line-height:1;font-family:impact; text-align: center;}
.pt2 .square_list .type3 .d{font-size:18px; margin-bottom:15px;  text-align: center;}
.pt2 .square_list .type3 .img_box{text-align:right;}
.pt2 .square_list .li6{background:#fff;}
.pt3{padding:80px 0 120px;}
.pt3 .tit{font-weight:bold; }
.pt3 .info{font-size:16px; color:#7a7a7a; margin-bottom:50px; }


.btn{width:140px; height:50px; line-height:50px; box-sizing:border-box; color:#fff; background:url(../img/ab_butter.jpg) no-repeat center; text-align: center; font-size: 16px; margin-top: 30px}
.btn a{color: #fff}
.btn:hover{}
.in_about2{width: 100%;background: linear-gradient(308deg, #272B2E 0%, #505254 100%);list-style: none;display: flex;justify-content: center;padding:30px 0}

.ad-box{margin: 0 auto;height: auto}
.ad-box ul{overflow: hidden; margin-right: -3%}
.ad-box ul li{width: 30.333%; height: auto;float: left;text-align: center; background: #fff; box-shadow: inset 0 0 10px #2f2e2e; padding:25px 50px;box-sizing: border-box; margin-right: 3%;height: 276px}
.ad-box ul li:last-child{margin-right: 0px}
.ad-box ul li p.t1{font-size: 24px;color: #333; height: auto; line-height: 30px;padding: 10px 0}
.ad-box ul li p.t2{font-size: 14px;color: #555; height: auto; line-height: 22px;}
.ad-box ul li .ad-box1{ text-align: center;}
.ad-box ul li .ad-box1 img{max-width: 100%;}
.ad-box ul li.ad-box2{background: url(../img/ad_box2.png) no-repeat center left;}
.ad-box ul li.ad-box3{background: url(../img/ad_box3.png) no-repeat center left;}
.ad-box ul li.ad-box4{background: url(../img/ad_box4.png) no-repeat center left;}



.sy_jjfa_bg{padding: 80px 0 60px;}
.sy_bt{}
.sy_bt .sbt{font-size: 36px;line-height: 36px;color: #666;font-weight: bold;text-align: center;}
.sy_bt .sbt span{color: #f25d55;}
.sy_bt .swz{font-size: 16px;line-height: 24px;color:#666;text-align: center;margin-top: 15px;}
.sy_bt.fff .sbt{color: #fff;}
.sy_bt.fff .swz{color: #fff;}
.sy_jjfa_lb{margin-top: 50px;}
.sy_jjfa_lb a{}
.sy_jjfa_lb a{float: left;width: 31.333%;margin: 0 2% 2% 0;background: #f6f6f6;border-radius: 5px;padding: 40px;display: flex;justify-content: center;align-items: center;-webkit-transition:0.5s;transition:0.5s;position: relative;overflow: hidden;min-height: 260px;box-sizing: border-box;}
.sy_jjfa_lb a:after{content: "";position: absolute;left: -100%;top: 0;width: 100%;height: 100%; background: #f25d55;-webkit-transition:0.5s;transition:0.5s; box-sizing: border-box;}
.sy_jjfa_lb a:nth-child(3n){margin-right: 0;}
.sy_jjfa_lb a .ml1{padding-right: 40px;position: relative;z-index: 1;}
.sy_jjfa_lb a .ml1 span.iconfonts{font-size: 48px;line-height: 100px;color: #f25d55;-webkit-transition:0.5s;transition:all 0.5s;}
.sy_jjfa_lb a .ml2{position: relative;z-index: 1;}
.sy_jjfa_lb a .ml2 .bt{font-size: 22px;line-height: 18px;color: #666;padding-bottom: 10px;-webkit-transition:0.5s;transition:0.5s; font-weight: 600}
.sy_jjfa_lb a .ml2 .bt span{color: #f25d55}
.sy_jjfa_lb a .ml2 .ms{font-size: 14px;line-height: 24px;color: #666;overflow: hidden;-webkit-transition:0.5s;transition:0.5s;}
.sy_jjfa_lb a:hover:after{left: 0;}
.sy_jjfa_lb a:hover .ml1 span.iconfonts{color: #fff;transform: translate(0px,-40px);}
.sy_jjfa_lb a:hover .ml2 .bt{color: #fff;}
.sy_jjfa_lb a:hover .ml2 .ms{color: #fff;}
.sy_jjfa_lb a:hover .ml2 .bt span{color: #fff}



.in_pro{width:100%; padding: 60px 0; background: #f7f7f7}
.in_pro_tit{width:100%; text-align:center;}
.in_pro_tit .pbt{font-size:30px; font-weight:bold; line-height:30px; color:#12277b; background:url(../images/in_fgx.png) bottom center no-repeat; padding-bottom:30px; }
.in_pro_tit .pbt a{color:#12277b;}
.in_pro_tit .pbt a:hover{color:#12277b;}
.in_pro_tit p{font-size:16px; margin-top:10px; line-height:24px; color:#666;}
.in_pronr{width:100%; position:relative; margin-top: 60px}
.in_pro_img{width:100%; margin:auto; overflow:hidden;}
.in_pro_img ul{width:10000%; position:relative;}
.in_pro_img ul li{width:0.189%; float:left; margin-right:20px; background: #fff;border:1px solid #ddd; position: relative;}
.in_pro_img ul li .pic{width:100%; margin:auto; overflow:hidden;}
.in_pro_img ul li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_pro_img ul li:hover .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;  transform: rotateY(180deg);}
.in_pro_img li a:hover img{-webkit-transform: scale(1.1); transform:scale(1.1);}
.in_pro_img ul li .title3{width:100%; float:left;  border-top:none; padding:20px; text-align:center; box-sizing: border-box;}
.in_pro_img ul li .title3 .wzs{font-size:18px; color:#666; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-weight: 600; line-height:40px; }
.in_pro_img ul li .title3 .wzs a{line-height:30px; color:#666; }
.in_pro_img ul li .title3 .wzs a:hover {color:#f1b500;}
.in_pro_img ul li .title3 .wz1{font-size:14px; color:#000; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_pro_img ul li .title3 p{margin-top:10px; line-height:26px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
 display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical; text-align: left; font-size: 14px;}
.in_pro_qh{margin: 0 auto; text-align: center;}
.in_pro_l,.in_pro_r{width: 94px;
    height: 94px;
    transition: 0.3s;
    cursor: pointer;
    overflow: hidden;}
.in_pro_l{background:url(../img/swiper1-l.png) center no-repeat; display: inline-block;}
.in_pro_r{background:url(../img/swiper1-r.png) center no-repeat; display: inline-block;}
.in_pro_img ul li:hover .title3{/*background: #b52d23;*/ display: block;}
.in_pro_img ul li:hover .title3 .wzs{color: #fff;}
.in_pro_img ul li:hover .title3 .wz1{color: #fff;}


.in_pro_img ul li .jsny{background:#595b60; padding: 20px; position: absolute;top: 0;height: 100%;width: 100%;right: 0;  transition:all .3s; opacity: 0}
.in_pro_img ul li .jsny .bt{font-size: 20px; font-weight: 600; color: #fff; margin-bottom: 10px;}
.in_pro_img ul li .jsny .tny{font-size: 14px; line-height: 22px; color: #fff}

.in_pro_img ul li:hover .jsny{ opacity: 1; transform: rotateY(360deg);}

.in_pro_img ul li .jsnybox{background: rgba(0,0,0,0.5); padding: 20px; position: absolute;top: 0;height: 100%;width: 100%;right: 0;  transition:all .3s; opacity: 0}
.in_pro_img ul li:hover .jsnybox{ opacity: 1; transform: rotateY(360deg);}



.in_pros{width:100%; padding: 60px 0; background: #f7f7f7}
.in_pro_tit{width:100%; text-align:center;}
.in_pro_tit .pbt{font-size:30px; font-weight:bold; line-height:30px; color:#12277b; background:url(../images/in_fgx.png) bottom center no-repeat; padding-bottom:30px; }
.in_pro_tit .pbt a{color:#12277b;}
.in_pro_tit .pbt a:hover{color:#12277b;}
.in_pro_tit p{font-size:16px; margin-top:10px; line-height:24px; color:#666;}
.in_pronrs{width:100%; position:relative; margin-top: 60px}
.in_pro_imgs{width:100%; margin:auto; overflow:hidden;}
.in_pro_imgs ul{width:10000%; position:relative;}
.in_pro_imgs ul li{width:0.189%; float:left; margin-right:20px; background: #fff;border:1px solid #ddd; position: relative;}
.in_pro_imgs ul li .pic{width:100%; margin:auto; overflow:hidden;}
.in_pro_imgs ul li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_pro_imgs ul li:hover .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s; }
.in_pro_imgs li a:hover img{-webkit-transform: scale(1.1); transform:scale(1.1);}
.in_pro_imgs ul li .title3{width:100%; float:left;  border-top:none; padding:20px; text-align:center; box-sizing: border-box;}
.in_pro_imgs ul li .title3 .wzs{font-size:18px; color:#000; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-weight: 600; line-height:40px; }
.in_pro_imgs ul li .title3 .wzs a{line-height:30px; color:#000; }
.in_pro_imgs ul li .title3 .wzs a:hover {color:#f1b500;}
.in_pro_imgs ul li .title3 .wz1{font-size:14px; color:#000; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_pro_imgs ul li .title3 p{margin-top:10px; line-height:26px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
 display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical; text-align: left; font-size: 14px;}
.in_pro_qh{margin: 0 auto; text-align: center;}
.in_pro_l,.in_pro_r{width: 54px;
    height: 54px;
    transition: 0.3s;
    cursor: pointer;
    overflow: hidden;}
.in_pro_l{background:url(../img/swiper1-l.png) center no-repeat; display: inline-block;}
.in_pro_r{background:url(../img/swiper1-r.png) center no-repeat; display: inline-block;}
.in_pro_imgs ul li:hover .title3{background: #b52d23; display: block;}
.in_pro_imgs ul li:hover .title3 .wzs{color: #fff;}
.in_pro_imgs ul li:hover .title3 .wz1{color: #fff;}


.in_pro_qhs{margin: 0 auto; text-align: center; position: relative;}
.in_pro_ls,.in_pro_rs{width: 54px;
    height: 54px;
    transition: 0.3s;
    cursor: pointer;
    overflow: hidden; position: absolute; top:68px}
.in_pro_ls{background:url(../img/swiper1-l.png) center no-repeat; display: inline-block; left: -40px;}
.in_pro_rs{background:url(../img/swiper1-r.png) center no-repeat; display: inline-block; right: -40px;}


.learn a{display:block;width:110px;height:32px;line-height:32px;font-size:15px; margin:0 auto; margin-top:5px; text-decoration:none; color:#fff;background:#000;border-radius:20px;text-align:center;position:relative;overflow: hidden;}
.learn a:before{content:"";position:absolute;width:110px;height:110px;top:50%;margin-top:-55px;left:50%;margin-left:-55px;background:#00a2e9;transform:scale(0);transition:0.6s;opacity:0}
.learn a span{ position:relative}
.learn a:hover{ color:#fff}
.learn a:hover:before{transform:scale(1); opacity:1}

/***************customer***************/
.customers{width:100%;overflow:hidden;padding:60px 0;background: url(../img/index-c-bg.jpg) center no-repeat;
    background-size: cover;}
.customers ul{margin-right:-1%; margin-top: 60px}
.customers ul li{float:left;width:15.6%;overflow:hidden;border:1px solid #dbdbdb; margin-right:1%; margin-bottom:2%;}

.customers ul li .imgs{overflow:hidden;}
.customers ul li .imgs img{display:block; width:100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.customers ul li .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}


.xiangce{margin-top: 40px;}
.dsip .swiper-father{max-width: 1300px;margin: 0 auto;position: relative;}
.dsip .gallery-thumbs{max-width: 1100px;}
.dsip .gallery-thumbs .swiper-slide{line-height: 60px;text-align: center;font-size: 24px;cursor: pointer;}
.dsip .gallery-thumbs .swiper-slide-thumb-active{background: #08c0b8;color: #FFF;}
.dsip .jianshi{height: 760px;margin-top: 40px;}
.dsip .jianshi .swiper-slide{height: calc((100% - 30px) / 2);position: relative;}
.dsip .jianshi .swiper-slide .txt{position: absolute;left: 0px;bottom: 10px;z-index: 100;color: #FFF;padding:0 10px;right: 0px;}
.dsip .jianshi .swiper-slide .txt li{line-height: 20px;font-size: 12px;}
.dsip .jianshi .swiper-slide .txt .title{font-size: 18px;font-weight: bold;text-align: right;padding-bottom: 10px;}
.dsip .jianshi .swiper-slide .txt .title span{font-size: 24px;}
.dsip .jianshi .swiper-slide .bg{position: absolute;left: 0px;bottom: 0px;}
.dsip .jianshi .swiper-slide .bg img{width: 100%;}
.dsip .jianshi .swiper-slide img{width: 100%;}
.dsip .box{margin-top: 40px;}
.dsip .box ul{margin-top: 15px;}
.dsip .box li{line-height: 50px;font-size: 16px;text-align: center;margin-bottom: 20px;}
.dsip .box li .p{box-sizing: border-box;padding:0 15px;font-weight: bold;border-radius: 5px;background: #00ccff;}
.dsip .box li .p:nth-of-type(1){width: 30%;color: #333;float: left;}
.dsip .box li .p:nth-of-type(2){width: 49%;color: #0000ff;float: left;margin-left: 1%;display: flex;align-items: center;justify-content: center;}
.dsip .box li .p:nth-of-type(3){width: 19%;float: right;}
.dsip .box li .p:nth-of-type(3) i{font-size: 24px;margin-left: 10px;color: #FFF;}
.dsip .box li .p:nth-of-type(3) a{color: #ff0000;}
.dsip .box li .p a{display: flex;align-items: center;justify-content: center;}
.dsip .box li .p a:hover{text-decoration: none;}
.dsip .box li .container{float: left;}
.dsip .box li label{width: 30px;background: #ff6633;height: 30px;line-height: 30px;display: inline-block;text-align: center;border-radius: 3px;margin: 0 5px;color: #FFF;}

.dsip .jianshier{height: 760px;margin-top: 40px;}
.dsip .jianshier .swiper-slide{height: calc((100% - 30px) / 2);position: relative;}
.dsip .jianshier .swiper-slide .txt{position: absolute;left: 0px;bottom: 10px;z-index: 100;color: #FFF;padding:0 10px;}
.dsip .jianshier .swiper-slide .txt li{line-height: 20px;font-size: 12px;}
.dsip .jianshier .swiper-slide .txt .title{font-size: 18px;font-weight: bold;text-align: right;padding-bottom: 10px;}
.dsip .jianshier .swiper-slide .txt .title span{font-size: 24px;}
.dsip .jianshier .swiper-slide .bg{position: absolute;left: 0px;bottom: 0px;}
.dsip .jianshier .swiper-slide .bg img{width: 100%;}
.dsip .jianshier .swiper-slide img{width: 100%;}
.dsip .swiper-button-next{right: 0%;left: auto;}
.dsip .swiper-button-prev{left: 0%;right: auto;}
.dsip .swiper-button-next,.dsip .swiper-button-prev{outline: magenta;}
.dsip .swiper-button-next:after,.dsip .swiper-button-prev:after{font-size: 50px;color: #666;}

.cultures{width: 100%; height: auto; padding-top:40px;}
.company-cultures{ margin-top:30px }
.company-cultures ul{margin-right: -1%}
.company-cultures ul li{float: left;width: 15%;height: auto;padding:0 1%; margin-right:1%; transition: all cubic-bezier(0.18, 0.89, 0.32, 1.28) 1s;background: #fff;color: #424242; padding:1.5%;
    box-sizing: border-box; min-height:240px;box-shadow: inset 0 0 10px #bfbcbc}
.company-cultures ul li:hover{background: #f25d55;color: #fff;-webkit-transform: translateX(10px);-o-transform: translateX(10px);-ms-transform: translateX(10px);-moz-transform: translateX(10px);
box-shadow: inset 0 0 10px #2f2e2e}
.company-cultures ul li em{width: 68px;height: 68px;margin: 0 auto;display: block;}
.company-cultures ul li em img{width: 68px;height: 68px;}
.company-cultures ul li em.xs{display: block;}
.company-cultures ul li em.yc{display: none;}
.company-cultures ul li:hover em.xs{display: none;}
.company-cultures ul li:hover em.yc{display: block;}
.company-cultures ul li .fwbt{font-size: 14px;font-weight: bold;padding-top:15px;text-align: center; line-height:22px; font-weight: normal;}
.company-cultures ul li p{font-size: 14px;text-align: center;margin: 0 auto;padding-top: 0px;}



/* 新闻 */
.news{padding-bottom:0px;overflow:hidden;font-size:12px; box-sizing: border-box; padding: 50px 0}
.newsL{width:55%;overflow:hidden;float: left;}
.nTie{height:45px;border-bottom:1px solid #dadada;margin-bottom:35px;color:#151515;font-size:24px; font-weight: 600; position: relative;}
.nTie:after { position: absolute; content: ""; top:43px; width: 96px; height: 3px; background-color: #f25d55; left: 0px; }
.nTie a{color:#151515;display:inline-block;height:45px;margin-right:30px;}
.nTie i{font-size:14px;color:#bdbdbd;margin-left:5px;font-style:normal;font-weight:normal;}
.nTie .m.on,.faq .nTie .m{color:#555;}
.nTie .moredd{float:right;font-size:13px;margin-right:0;font-weight:normal;color:#555;background: url('../img/more.png') no-repeat left 4px;padding-left:20px;}
.nTie .moredd:hover{color:#f25d55;}

.newsMain,.newsBox{height:auto;overflow:hidden;}
.newsPic{float: left;width: 43%;}
.newsPic .pImgs{display: block;width:100%;height:auto;overflow: hidden;margin-bottom:15px;} 
.newsPic .pImgs img{width:100%;height:auto;transition:all .5s;}
.newsPic .nwz{font-size:18px;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;;margin-bottom:10px;}
.newsPic:hover img{transform: scale(1.1);}
.newsPic:hover .nwz{color:#e62129;}
.newsPic p{color:#777;line-height: 21px}
.newsLi{width:55%;}
.newsLi li{border-bottom: 1px solid #e8e8e8;line-height:45px;background: url('../img/ly_li.png') no-repeat left center;padding-left:15px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.newsLi li span{float:right;color:#999;}

.newsr{width: 43%; height: auto; float: right;}
.widget_titlebg{margin-bottom: 20px; margin-left: 15px;}
.widget_title{padding-bottom: 12px;font-size: 26px;line-height: 24px;position: relative;text-transform: uppercase; color: #666; font-weight: 600}
.widget_titleen{padding-bottom: 8px;font-size: 16px;line-height: 24px;position: relative;text-transform: uppercase; color: #888;}
.widget_title_line{background:#f25d55;width: 35px;height: 2px;}
.fot_form2{margin-top:10px;}
.fot_form2 form{ }
.fot_form2 .text{display:block;margin-bottom:15px;margin-left:15px;padding:0 10px;width:100%;height:44px;border:1px solid #b0b0b0;background:none;color:#999;font-size:14px;line-height:44px;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F222226', endColorstr='#7F222226');border-radius: 5px;box-sizing: border-box;}
.fot_form2 .md{ float:left;}
textarea{ resize:none;}
.fot_form2 textarea{ margin-left:15px; width:100%; height: 141px; border:1px solid #b0b0b0; color:#999; font-size:14px; line-height:44px; padding-left:8px; resize:none;background:none;  filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F222226', endColorstr='#7F222226'); font-family:"å¾®è½¯é›…é»‘";border-radius: 5px; box-sizing: border-box;}
.fot_form2 .submit { margin-left:15px; margin-top:20px; width:30%; height: 46px; border:none; line-height:46px;    background: #f25d55; color:#fff; text-align:center; font-size:15px;border-radius: 5px;}
.fot_form2 .submit a{ display:block; color:#fff; }
.fot_form2 .submit:hover{  background: #e62129;}


@media screen and (max-width: 640px){
.about-text p{ font-size:14px; line-height:24px;}
}





.sy_cp_fl{padding-top: 40px;text-align: center;}
.sy_cp_fl ul li{float: left;width: 18.4%; margin:0 2% 0 0;}
.sy_cp_fl ul li:nth-child(5n){margin-right: 0;}
.sy_cp_fl ul li a{display: block;font-size: 16px;line-height: 50px;color: #666;-webkit-transition:0.5s;transition:0.5s;background: #f6f6f6;border-radius: 5px;}
.sy_cp_fl ul li.on a{color: #fff;background: #63a826;}
.sy_cp_fl ul li:hover a{color: #fff;background: #63a826;}


.sy_al_lb{max-width: 1650px;margin:50px auto 0;position: relative;}
.sy_al_lb .l{width: 65%;overflow: hidden;position: relative;}
.sy_al_lb .l ul{width:10000%;position: relative;}
.sy_al_lb .l ul li{float: left; width:1%;position: relative;}
.sy_al_lb .l ul li .h1{overflow: hidden;}
.sy_al_lb .l ul li .h1 img{display: block;width: 100%;}
.sy_al_lb .l ul li .h2{position: absolute;left: 0;bottom: 0;width: 100%;padding: 0 35px;font-size: 22px;line-height: 80px;color: #fff;box-sizing: border-box;}
.aldd{position: absolute;right: 35px;bottom: 20px;padding: 10px 0;}
.aldd span{float: left; width: 50px;height: 2px;background: #fff;margin-left: 15px;cursor: pointer;}
.aldd span.on{background: #63a826;}
.sy_al_lb .r{width: 35%;position: absolute;bottom: 0;right: 0;top: 0;background: #fff;padding: 60px 35px;box-sizing: border-box;overflow: hidden;-webkit-transition:0.5s;transition:0.5s;}
.sy_al_lb .r ul li{display: none;}
.sy_al_lb .r ul li.on{display: block;}
.sy_al_lb .r ul li .h1{font-size: 22px;line-height: 22px;color: #333;padding-bottom: 20px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both-webkit-transition:0.5s;transition:0.5s;}
.sy_al_lb .r ul li .h1:after{content: "";display: block;width: 70px;height: 2px;background: #333;margin-top: 20px;-webkit-transition:0.5s;transition:0.5s;}
.sy_al_lb .r ul li .h2{font-size: 14px;line-height: 30px;color: #333;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.3s;animation-delay: 0.3s; -webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-transition:0.5s;transition:0.5s;}
.sy_al_lb .r ul li.on .h1{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}
.sy_al_lb .r ul li.on .h2{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}
@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
.sy_al_lb:hover .r{background:#63a826;}
.sy_al_lb:hover .r ul li .h1{color: #fff;}
.sy_al_lb:hover .r ul li .h1:after{background:#fff;}
.sy_al_lb:hover .r ul li .h2{color: #fff;}


.sy_xw_fl{padding-top: 10px;text-align: center; margin-bottom:30px;}
.sy_xw_fl ul li{ display:inline-block;width: 18.4%; margin:0 auto;}
.sy_xw_fl ul li a{display: block;font-size: 16px;line-height: 50px;color: #333;-webkit-transition:0.5s;transition:0.5s;background: #f5f5f5;border-radius: 5px;}
.sy_xw_fl ul li.on a{color: #fff;background: #63a826;}
.sy_xw_fl ul li:hover a{color: #fff;background: #63a826;}


.sy_xw_bg{ padding-bottom:60px; }
.sy_xw{}
.sy_xw_lb_bg{margin-top: 10px;position: relative;padding:0 60px;}
.sy_xw_lb_qh{}
.sy_xw_lb{overflow: hidden;}
.sy_xw_lb ul{position: relative;width: 10000%; display:none;}
.sy_xw_lb ul li{float: left;width: 0.31333%;margin-right: 0.03%;background: #fff;padding-bottom: 25px; border:1px solid #ddd;}
.sy_xw_lb ul li .h1{overflow: hidden;}
.sy_xw_lb ul li .h1 img{display: block;width: 100%; -webkit-transition:0.5s;transition:0.5s;}
.sy_xw_lb ul li:hover .h1 img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_xw_lb ul li .h2{font-size: 18px; font-weight:bold;-webkit-transition:0.5s;transition:0.5s;line-height: 30px;color: #333;padding: 15px 15px 5px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.sy_xw_lb ul li .h2:hover{color: #00A0EA;}
.sy_xw_lb ul li .h3{font-size: 14px;line-height: 24px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;padding: 0 20px;}
.sy_xw_lb ul li .h4{font-size:14px;line-height: 30px;color: #999;padding: 10px 20px;}
.sy_xw_lb ul li .h4 .l{}
.sy_xw_lb ul li .h4 .r{-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_lb ul li .h4 .r:hover{color: #00A0EA;}
.sy_xw_lb_l,.sy_xw_lb_r{ position:absolute; top:50%; margin-top:-25px;width:50px; height:50px; -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 24px;line-height: 50px;text-align: center;color: #ccc;}
.sy_xw_lb_l{ left:0px;}
.sy_xw_lb_r{ right:0px;-webkit-transform:rotate(180deg);transform:rotate(180deg);}
.sy_xw_lb_l:hover,.sy_xw_lb_r:hover{color: #EB551A;}
@media screen and (max-width: 640px){
.sy_xw_lb ul li{width: 1%;}
}





/***************footer***************/

/* footer */
.footer{ padding:50px 0 50px;overflow:hidden;background:#272626; position: relative; border-bottom: 1px solid #4f4f4f}
.ft-about{ margin-bottom:30px; border-bottom:1px solid #393939; padding-bottom:30px;}
.ft-about p{ color:#999;}
.ft-menu{float:left;width: 48%;overflow:hidden;}
.ft-menu .item{position:relative;float:left;margin-right: 5%;padding-right: 5%; width: 27%}
.ft-menu .item:after{display:block;position:absolute;top:0;right:0;width:1px;height:260px;content:"";background:#4f4f4f;}
.ft-menu .item::before { display: block; content: ""; position: absolute; top: 0; right: 0; width: 1px;height: 18px; background: #f25d55; z-index: 2;}
.ft-menu .item .fbt{font-weight:normal; font-size:16px; color:#fff;overflow:hidden;}
.ft-menu .item .fbt a{display:block;color:#fff;}
.ft-menu .item .fbt a:hover{color:#dd0000;}
.ft-menu .item ul{ margin-top:25px;overflow:hidden;}
.ft-menu .item li{  padding:6px 0;font-size:14px;}
.ft-menu .item li a{display:block;color:#7c7c7c;}
.ft-menu .item li a:hover{text-decoration:underline; color: #dd0000;}
.ft-infos{position:relative;float:left;width: 25%;}
.ft-infos .fbt{font-weight:normal;overflow:hidden; font-size: 16px;}
.ft-infos .fbt a{display:block;color:#fff;}
.ft-infos .cons{margin-top:20px;color:#7c7c7c;overflow:hidden;}
.ft-infos .cons p{ padding: 6px 0; font-size: 14px;}
.ft-infos .cons p a{ color:#666;}
.ft-infos .cons p em { font-family: "DIN Bold"; font-size: 16px;}
.ft-infos .cons p a:hover{color: #fff;text-decoration:underline; }
.ft-infos .cons p:nth-of-type(1){ background:url(../img/tub1.png) no-repeat center left; padding-left:24px;}
.ft-infos .cons p:nth-of-type(2){ background:url(../img/tub2.png) no-repeat center left; padding-left:24px;}
.ft-infos .cons p:nth-of-type(3){ background:url(../img/tub4.png) no-repeat center left; padding-left:24px;}
.ft-infos .cons p:nth-of-type(4){ background:url(../img/tub3.png) no-repeat left 8px;  padding-left:24px;}



.ft-QRcode{float:right;overflow:hidden;width:22%;margin-left: 5%;}
.ft-QRcode .QRcode-list{margin-top:10px;overflow:hidden;}
.ft-QRcode .QRcode-list .item{float:left; background:#fff; border-radius: 0 20px 0 0; padding: 5%;
    box-sizing: border-box;}
    .ft-QRcode .QRcode-list .fbt{font-weight:normal; font-size:16px; color:#fff;overflow:hidden; background: #f25d55; line-height: 45px; text-align: center;border-radius: 0 20px 0 0;}
    .ft-QRcode .QRcode-list .fbt a{display:block;color:#7c7c7c; line-height: 45px;}
    .ft-QRcode .QRcode-list .fbt a:hover{color:#dd0000;}
.ft-QRcode .QRcode-list .item:nth-of-type(2) { margin-left: 15px; margin-right:15px;}
.ft-QRcode .QRcode-list .item p{ font-size: 12px; color: #7c7c7c; padding: 10px; padding-bottom:5px; text-align: center;}
.ft-QRcode .QRcode-list .item i {position:relative;display:block;overflow:hidden; margin: 5% auto 0 auto; float: left; width: 44%;} 
.ft-QRcode .QRcode-list .item i img { width:100%;}
.ft-QRcode .QRcode-list .cwz{padding-top: 10%; font-size: 12px; color: #7c7c7c; float: left; line-height: 22px;}

.ft-QRcode .QRcode-list .cwz2{padding-left: 6%; margin-top: 5%; font-size: 12px; color: #7c7c7c; float: left; line-height: 25px; width: 54%;}
 .ft-QRcode .QRcode-list .cwz2 span{color:#f25d55; font-weight: 600}

.copyright{ background:#272626; padding:30px 0; text-align:center; color:#7c7c7c; font-size:15px;}
.copyright a{color:#fff;}

.foot_dh_dw{border-bottom: 1px solid #31a4e6;padding-bottom: 15px;float: left;width: 100%;margin-bottom: 50px;}
.foot_dh_dw .l a{font-size: 18px;color: #fff;}
.foot_dh_dw .l span{font-size: 18px;color: #fff;padding: 0 10px;}
.foot_dh_dw .r{position: relative;}
.foot_dh_ss_click{font-size: 24px;line-height: 15px;color: #fff;cursor: pointer;}
.foot_dh_ss{position:absolute;right: 0;background: #fff; bottom:-10px; width:470px;overflow:hidden; z-index:10;display: none;padding:0;}
.foot_dh_ss form{position: relative;padding-right: 50px;}
.foot_dh_ss form input[type='text']{font-size:18px; width:100%; height:40px; line-height:40px;padding:0 100px 0 15px; color:#666;background: none;border: 1px solid #eee;}
.foot_dh_ss form a{position: absolute;right: 50px;top:0px;width: 40px;height:40px;text-align: center;font-size: 24px;line-height: 40px;color: #666;cursor: pointer;}
.foot_dh_ss form span{position: absolute;right: 0;top:0px;width: 40px;height:40px;cursor: pointer;}
.foot_dh_ss form span:before{content:""; position: absolute;left: 50%;top:50%;width: 24px;height:2px;background: #666;margin: -1px 0 0 -12px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.foot_dh_ss form span:after{content:""; position: absolute;left: 50%;top:50%;width: 2px;height:24px;background: #666;margin: -12px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.foot_dh_ss form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.foot_dh_ss form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}


.dw_fh{position: fixed;right: 0;bottom: 25px;width: 40px;height: 81px;cursor: pointer;z-index: 9;}
.dw_fh .dw_fh_zxzx{display: block; width: 40px;height: 40px;font-size: 24px;line-height: 40px;text-align: center;color: #fff;background:#dd0000;}
.dw_fh .dw_fh_fhdb{width: 40px;height: 41px;font-size: 24px;line-height: 40px;text-align: center;color: #fff;background: #f25d55;display: none;margin-top: 1px;}



/*ny_banner*/
.listBanner{ width:100%; height:auto; overflow:hidden; margin-top: 100px;}
.listBanner img{width:100%;}

/*ny_banner*/
.listBanner2{ width:100%; height:auto; overflow:hidden;}
.listBanner2 img{max-width:100%; margin: auto; display: block;;} 


.white{background: #fff}
.h90{margin-top: 100px;}
.ny_dqlj{padding: 5px 0;border-bottom: 1px solid #eee; overflow: hidden;}
.ny_dqlj .fl{font-size: 20px;line-height: 50px;color: #f25d55;font-weight: bold;}
.ny_dqlj .fr{}
.ny_dqlj .fr em{float: left; width:16px;height:50px;margin-right:5px;background:url(../img/home.png) no-repeat center;}
.ny_dqlj .fr i{float: left;width:10px;height:50px;margin:0 5px;background:url(../img/sNav_icon.png) no-repeat center;}
.ny_dqlj .fr span{float: left;font-size:16px;color:#666;line-height: 50px;}
.ny_dqlj .fr a{float: left;font-size:16px;color:#666;line-height: 50px;}
.ny_dqlj .fr a:hover{color:#f25d55;}
.ny_dqlj .fr a.on{color:#f25d55;}


/*底部宣传*/
.bot-adss{width: 100%;height: auto;padding: 20px 0;background: #f6f6f6}
.bot-adss .ad-boxs{margin: 0 auto;height: auto}
.bot-adss .ad-boxs ul{overflow: hidden; margin-right:-2%;}
.bot-adss .ad-boxs ul li{width:23%; height: auto; padding-left: 6%;float: left;margin-right: 2%}
.bot-adss .ad-boxs ul li p.t1{font-size: 24px;color: #dd0000;line-height: 30px;padding: 5px 0; font-weight: 600;}
.bot-adss .ad-boxs ul li p.t2{font-size: 14px;color: #555; height: 20px; line-height: 20px;}
.bot-adss .ad-boxs ul li.ad-box1{background: url(../img/a_ico.png) no-repeat center left;}
.bot-adss .ad-boxs ul li.ad-box2{background: url(../img/a_ico2.png) no-repeat center left;}
.bot-adss .ad-boxs ul li.ad-box3{background: url(../img/a_ico3.png) no-repeat center left;}
.bot-adss .ad-boxs ul li.ad-box4{background: url(../img/a_ico4.png) no-repeat center left;}

.Title2{height: auto;text-align: center;}
.Title2 .title2{font-size: 32px;color: #666;font-weight: bold;line-height: 2;}

.Title2 .title2 span{color: #f25d55;}
.Title2 .title2 .line2{display: inline-block;width: 28px;height: 1px;position: relative;top:-10px;margin: 0 10px;background: #888888;}
.Title2 .text2{font-size:16px;color: #666666;line-height: 1.5;padding: 0 15px}

.Title3{height: auto;text-align: center; margin-bottom: 30px;}
.Title3 .title3{font-size: 32px;color: #666;font-weight: bold;line-height: 2;}

.Title3 .title3 span{color: #f25d55;}
.Title3 .title3 .line3{display: inline-block;width: 28px;height: 1px;position: relative;top:-10px;margin: 0 10px;background: #888888;}
.Title3 .text3{font-size:16px;color: #666666;line-height: 1.5;padding: 0 15px}


.conBox{width: 100%; height: auto; overflow: hidden; padding:30px 0; box-sizing: border-box; background: #efefef;}
.ttable{width: 100%; margin-top: 20px;}
.ttable table { margin-bottom:20px; border:1px solid #ccc; border-collapse:collapse; background: #fff}
.ttable table td{ border-right:1px solid #CCC; text-align: center; padding: 0 10px; box-sizing: border-box; width: 10%; box-sizing: border-box;}
.ttable table th{ border:1px solid #CCC;}
.ttable table td p{padding: 5px 0; margin: 10px 0}

.dyip3{ height:auto; overflow:hidden; padding: 1% 0; }
.dyip3 ul{ margin-right:-6%;}
.dyip3 ul li{ width:27.333%; float:left; overflow:hidden; min-height: 380px; margin-right:6%;background: #fff; position: relative;}
.dyip3 ul li .pic{ width:100%; overflow:hidden;  position: relative;}
.dyip3 ul li .pic img{ width:100%; display:block; margin:auto; clear:both; transition:all 0.3s;}
.dyip3 ul li .pic:hover img{transform:scale(1.2,1.2);}
.dyip3 ul li .pic .zi{display: none;
    background: rgba(194, 12, 12, 0.6);
    width: 100%;
    height: 100%;
    font-size: 32px;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 5px;
    text-align: center; position: absolute; top:0; padding-top: 50px;}
    .dyip3 ul li .pic:hover .zi{display: block;}
.dyip3 ul li .hbt{ padding-left: 4%;font-size:24px; color: #dd0000; font-weight: 600;}
.dyip3 ul li p{ line-height:24px; color:#999; font-size:14px; padding:4%; overflow: hidden;}
.dyip3 ul li p:after{content: '';width: 50px;height: 2px;background-color: #C20C0C;right: 0;bottom: 0;position: absolute;}
.more{ width:100px; margin: 5% auto 5% auto; border:1px #ddd solid; text-align:center; padding:6px 0;}  

.dyip4{ height:auto; overflow:hidden; padding: 1% 0; }
.dyip4 ul{ margin-right:-6%;}
.dyip4 ul li{ width:27.333%; float:left; overflow:hidden; min-height:350px; margin-right:6%;background: #fff; position: relative;box-shadow: inset 0 0 10px #bfbcbc;}
.dyip4 ul li .picdd{ width:100%; margin-top:30px;  transition:all 0.3s;}
.dyip4 ul li .picdd img{ max-width: 100%; display:block; margin:auto; clear:both;}
.dyip4 ul li .picdd .xs{display: block;}
.dyip4 ul li .picdd .yc{display: none;}
.dyip4 ul li:hover .picdd .xs{display: none;}
.dyip4 ul li:hover .picdd .yc{display: block;}
.dyip4 ul li:hover .picdd img{transform:scale(1.2,1.2);}
.dyip4 ul li .picdd .zi{display: none;
    background: rgba(194, 12, 12, 0.6);
    width: 100%;
    height: 100%;
    font-size: 32px;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 5px;
    text-align: center; position: absolute; top:0; padding-top: 50px;}
.dyip4 ul li .picdd:hover .zi{display: block;}
.dyip4 ul li .hbt{ font-size:24px; color: #f25d55; font-weight: 600; text-align: center;}
.dyip4 ul li:hover .hbt{color: #dd0000}
.dyip4 ul li p{ line-height:24px; color:#555; font-size:16px; padding:4%; overflow: hidden;}
.dyip4 ul li p:after{content: '';width: 50px;height: 2px;background-color: #f25d55;right: 0%;bottom: 0;position: absolute; transition:all 0.3s;}
.dyip4 ul li:hover p:after{background-color: #dd0000;}

.company-cultures ul li em{width: 68px;height: 68px;margin: 0 auto;display: block;}
.company-cultures ul li em img{width: 68px;height: 68px;}
.company-cultures ul li em.xs{display: block;}
.company-cultures ul li em.yc{display: none;}
.company-cultures ul li:hover em.xs{display: none;}
.company-cultures ul li:hover em.yc{display: block;}



.aservice{width: 100%; height: auto;padding:3% 0; background: #fafafa;}
.aservice img{max-width: 100%; height: auto; overflow: hidden; margin: 0 auto; clear: both; display: block;}

.aservice2{width: 100%; height: auto;padding:3% 0; background: #edefef;}
.aservice2 img{max-width: 100%; height: auto; overflow: hidden; margin: 0 auto; clear: both; display: block;}

.aservice3{width: 100%; height: auto; overflow: hidden; background: url(../img/about_lcbg.jpg) repeat; padding: 3% 0;}
.aservice3 img{max-width: 100%; height: auto; overflow: hidden; margin: 0 auto; clear: both; display: block;}


.zheng{/*width: 18px;height: 18px;*/background: #C20C0C;margin-top:20px;margin-bottom: 15px;}


.support2{width:100%; height: auto; overflow: hidden; font-size: 14px;padding:3% 0;}
.support2 img{max-width:100%; height: auto; display: block; clear: both; margin: auto}

.support2 tr:nth-child(1n){background:#f9c2c6; color: #333; line-height: 45px; font-size: 18px; font-weight: 600;}
.support2 tr:nth-child(2n){background:#fce5e7; color: #555; line-height:25px;font-size: 14px; font-weight: normal;}
.support2 td, .support2 th{ padding:10px;}
.support2 table{ border-left:1px solid #e1e1e1; border-top:1px solid #e1e1e1; text-align:center;margin-top: 2%; }
.support2 td, .support2 th{border-right:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1;}

.support2_bt{margin-top: 2%; font-size: 16px; line-height: 35px; color: #555;}
.support2_bt span{font-weight: 600; color: #f25d55;}

.support2ny{overflow:hidden;}
.support2_left{width: 50%; float: left;}
.support2_right{width: 45%; float: right;}
.support2_right img{max-width: 100%;}
.support2ny img{max-width: 100%; margin: auto; display: block; clear: both;}

.ny_app{width:100%; height: auto; overflow: hidden; font-size: 14px;padding:3% 0; }

.ny_appss{width:100%; height: auto; overflow: hidden; font-size: 14px;padding:3% 0; }  

.ny_app ul{margin-right: -2%;margin-top: 2%;}
.ny_app ul li{float: left;width: 23%;margin:0 2% 2% 0;}
.ny_app ul li .wbt{overflow: hidden;border: 1px solid #eee;}
.ny_app ul li .wbt img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_app ul li:hover .wbt img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_app ul li .wwz{font-size: 14px;line-height: 20px;text-align: center;padding: 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #333;}


.ny_img{width:100%; height: auto; overflow: hidden; font-size: 14px;padding:3% 0;background: #fafafa;}
.ny_img ul{margin-right: -2%;margin-top: 2%;}
.ny_img ul li{float: left;width: 23%;margin:0 2% 2% 0;}
.ny_img ul li .wbt{overflow: hidden;border: 1px solid #eee;}
.ny_img ul li .wbt img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_img ul li:hover .wbt img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_img ul li .wwz{font-size: 14px;line-height: 20px;text-align: center;padding: 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #333; display: none;}

.left{ float:left; width:69%;}
.right{ float:right; width:28%;}
.team-tit{border-bottom:1px solid #ddd;line-height:50px;margin-bottom:20px;}
.team-tit .nbt{position:relative;bottom:-1px;display:inline-block;padding:0 ;border-bottom:4px solid #f25d55;font-size:24px;color:#666; font-weight:bold;line-height:51px;}
.team-tit .nbt2{ float:right; font-size:16px; margin-top:5px;}

.con{overflow:hidden;margin-top:90px;margin-bottom:50px;}
.wz-ms{background: #e9edf1;padding: 3%;margin-bottom: 4%;}
.wz-ms .img{float: left;width:40%;overflow: hidden;}
.wz-ms .img img{display:block;width:100%;-webkit-transition:0.5s;transition:0.5s;padding: 0;}
/*.wz-ms .img:hover img{ -webkit-transform:scale(1.1);transform:scale(1.1);}*/
.wz-ms .txt{float:right;width:57%;overflow: hidden;}
.wz-ms .txt .ml1{font-size: 20px;line-height: 30px;color: #333;font-weight: bold;}
.wz-ms .txt .ml2{font-size: 15px;line-height: 24px;color: #666;margin-top:15px;}

.ny_sj_fl{padding: 20px 20px 15px 20px;margin-bottom: 30px;background: #f6f6f6;}
.ny_sj_fl ul li{float: left;width: 32%;margin: 0 2% 2% 0;}
.ny_sj_fl ul li:nth-child(3n){margin-right: 0;}
.ny_sj_fl ul li a{font-size: 14px;line-height: 36px;color: #333;display: block;text-align: center;background: #fff;border: 1px solid #eee;border-radius: 3px;}
.ny_sj_fl ul li:hover a{color: #fff;background: #dd0000;border: 1px solid #dd0000;}
.ny_sj_fl ul li.on a{color: #fff;background: #dd0000;border: 1px solid #dd0000;}


/*新闻列表*/
.news-tt-hz{margin-bottom:40px; background:#F6F6F6;padding:3%;overflow:hidden; display: block; transition: transform 0.5s; -webkit-transition: transform 0.5s;}

.news-tt-pic{width:40%;float:left;display:block; overflow:hidden;}
.news-tt-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.news-tt-pic img{ width:100%;transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}

.news-tt-right{width:57%;float:right;}
.news-tt-title{font-size:16px;}
.news-tt-content{font-size:15px;float:left; line-height:24px;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; color:#999;margin:10px 0;}

.index-news-hz{margin-top:50px; }
.index-news-right{float:right;width:52%;}
.right_btn{ top:30px; float:right;}
.right_btn a{ display:inline-block; width:90px; height:32px; line-height:32px; text-align:center; font-size:15px; color:#333; background:#fff; border:1px solid #ddd; font-weight:normal; margin-left:10px;}
.right_btn a:hover{ background:#dd0000; color:#fff; border:1px solid #dd0000;}

.rmbq{padding:4%;background:#F6F6F6;position: relative;  margin-top:0px;}
.rmbq a{
	display: inline-block;
	font-size:15px;
    margin-right: 12px;
    margin-bottom: 10px;
    line-height: 20px;
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
    text-align: center;
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    flex: auto;
    -webkit-flex: auto;
    padding: 6px 12px;
}
.rmbq a:hover{border-color: #f25d55;color: #f25d55;}

.nr{padding:4%;background:#F6F6F6;position: relative;}
.nr div{font-size:24px;color:#333; font-weight:bold;}
.nr li{line-height:44px; border-bottom:1px solid #e6e6e6; width:100%; margin-right:40px;}
.nr li a{ float:left; width:70%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; background:url(../img/news_dot.png) left no-repeat;padding-left:12px; font-size:15px;transition:0.5s; color:#666;}
.nr li a:hover{-webkit-transform:translate(10px,0);transform:translate(10px,0); color:#dd0000; text-decoration:underline;}
.nr li span{float:right; color:#999; font-size:13px; }
.nr li span a{float:right; width:20px;height:20px; background:none; padding-top:5px;}
.nr li span a:hover{-webkit-transform:translate(0px,0);transform:translate(0px,0); opacity:0.8;}
.nr li span img{width:20px;height:20px;}

.index-news-right-top-nr{float:left;overflow:hidden;}
.index-news-right-top-nr-rq li{float:left;margin-right:5px;font-size:14px;color:#999; line-height:27px;}
.index-news-right-top-nr-title {margin-bottom:10px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index-news-right-top-nr-title a{font-size:20px; font-weight:bold;}
.index-news-right-top-nr-content{text-indent:30px;margin:14px 0;float:left; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; color:#999;}





.white{background: #fff}
.white img{max-width: 100%; margin:0 auto; display: block; clear: both;}
.ipart04{background-color:#fff; padding:40px 0; position:relative;}
.fix {zoom: 1; clear: both;}
.fix:before, .fix:after {display: table; clear: both;content: '';}
.ipart04 .content{padding-bottom:0px;}
.ipart04 .content .content_l {width:50%;}
.ipart04 .content .content_l .tit{font-size:28px; font-weight: 600; color: #666}
.ipart04 .content .content_l .line{width:58px; height:3px; margin:10px 0 20px 0; background-color:#f25d55;}
.ipart04 .content .content_l .con{color: #666; font-size:16px; line-height:30px; height:auto; margin-bottom:30px; overflow:hidden; text-align:justify;}
.ipart04 .content .content_l .con2{color: #666; font-size:14px; line-height:25px; height:auto; margin-bottom:30px; overflow:hidden; text-align:justify;}

.ipart04 .content .content_l .btn{width:140px; height:50px; line-height:50px; box-sizing:border-box; color:#fff; background:url(../images/ab_butter.jpg) no-repeat center; text-align: center; font-size: 16px; }
.ipart04 .content .content_l .btn a{color: #fff}
.ipart04 .content .content_l .btn:hover{}
.ipart04 .content .content_r {position:relative; width: 45%}
.ipart04 .content .content_r:hover{cursor:pointer;}
.ipart04 .content .content_r .cover .play{background:url(../images/ipart04_3.png) no-repeat center; width:61px; height:61px; position:absolute; top:50%; left:50%; margin:-30px 0 0 -30px;}
.ipart04 .row_content{ overflow:hidden; margin:0 auto; background-color:#FFFFFF; padding:25px 0; box-shadow:0 0 15px 5px #eee; padding-left:2%; margin-bottom: -200px;box-sizing: border-box;}
.ipart04 ul{ }
.ipart04 li{width: 20%; float: left;}
.ipart04 li img{max-width:62px; width:23%; max-height:62px; height:50%; display:block; padding-left:16%;padding-top:3%}
.ipart04 .row .r{width:55%; height:100%; border-right:1px solid #f3f3f3; float: right;}
.ipart04 .row .r .num{font-size:30px; color: #555555}
.ipart04 .row .r .line{width:24px; height:3px; background-color:#2a3843; margin: 4px 0;}
.ipart04 .row .r .con{font-size:16px; color: #555555}
.row{transition:.2s width ease;*zoom:1}
.row:before,.row:after{display:table;clear:both;content:''}
.row>[class*="span-"]{float:left;margin-right:2%;*margin-right:1.89%}
.ipart04 .row .r .number{float: right;margin-top: -40px;margin-right:70px;font-size:18px;}
.ipart04 .row .r .number1{margin-right:70px;}
.ipart04 .row .r .number2{margin-right:30px;}
.rect-5692 img{width: 100%;border-radius: 8px}

.in_about3{width: 100%;background: linear-gradient(308deg, #e5e5e5 0%, #f2f2f2 100%);list-style: none;display: flex;justify-content: center;padding:30px 0;}

.ad-box2{margin: 0 auto;height: auto}
.ad-box2 ul{overflow: hidden; margin-right: -3%;}
.ad-box2 ul li{width: 30.333%; height: auto;float: left;text-align: center; background: #fff; box-shadow: inset 0 0 10px #2f2e2e; padding:25px 50px;box-sizing: border-box; margin-right: 3%;height: 276px}
.ad-box2 ul li:last-child{margin-right: 0px}
.ad-box2 ul li p.t1{font-size: 24px;color: #333; height: auto; line-height: 30px;padding: 10px 0}
.ad-box2 ul li p.t2{font-size: 14px;color: #555; height: auto; line-height: 22px;}
.ad-box2 ul li .ad-box2{ text-align: center;}
.ad-box2 ul li .ad-box2 img{max-width: 100%;}
.ad-box2 ul li.ad-box2{background: url(../img/ad_box2.png) no-repeat center left;}
.ad-box2 ul li.ad-box3{background: url(../img/ad_box3.png) no-repeat center left;}
.ad-box2 ul li.ad-box4{background: url(../img/ad_box4.png) no-repeat center left;}
.ad-box2 ul li:hover.ad-box1 img{transform: rotateY(360deg);}


.ny_f2{padding-top: 50px;text-align: center;}
.ny_f2 dl dd{display: inline-block;margin:0 5px;}
.ny_f2 dl dd a{display: block;padding: 0 30px;text-align: center;font-size: 14px;line-height: 44px;color: #333; background: #f2f2f2;-webkit-transition:0.5s;transition:0.5s;border-radius: 3px;}
.ny_f2 dl dd.on a{color:#fff;background:#dd0000;}

.con{overflow:hidden;margin-top:50px;margin-bottom:50px;}

.ny_dh_bj{text-align:center; margin-bottom:40px;overflow: hidden;}
.ny_dh_bj ul{margin-right: -2%}
.ny_dh_bj ul li{display:inline-block;font-size:16px;color:#333;position:relative;margin-right: 2%;width: auto;}
.ny_dh_bj ul li a{font-size:16px;color:#333;display:inline-block;position:relative; padding:0 40px;height: 45px;line-height: 43px;border: #ddd 1px solid;text-align: center;background: #f5f5f5;border-radius: 4px;position:relative;transition:0.6s;overflow:hidden;}
.ny_dh_bj ul li span{ position:relative; z-index:1;}
.ny_dh_bj ul li a:hover,.ny_dh_bj ul li.on a{color: #fff;border:#f25d55 1px solid;}
.ny_dh_bj ul li a:before{content:"";position:absolute;right:0;width:0;height: 45px;background: #dd0000;color: #fff; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;z-index: 0;}
.ny_dh_bj ul li.on a:before,.ny_dh_bj ul li:hover a:before{ left:0; width:100%; background: #f25d55}
.ny_dh_bj ul li a:hover{ box-shadow:0 0 30px rgba(0,0,0,0.15)}

.ar_article {color:#6c6c6d; font-size:15px; line-height:28px; }
.ar_article p{font-size:15px; color:#666; line-height:28px; padding-bottom:10px; text-indent: 25px;}	
.ar_article .zi{ font-weight:600; font-size: 26px; display: inline-block; color: #007c36;  text-indent: 25px;}
.ar_article td,.ar_article th{ padding:2.5%; border: 1px solid #d0d1d5; color: #444242; }
.ar_article td p,.ar_article th p{ padding-bottom:0; margin-bottom:0;}
.ar_article  img{ max-width:100%;}
.ar_article a{ color:#6c6c6d;}
.ar_article a:hover{ text-decoration:underline;}
.ar_article a:hover span{text-decoration:underline;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5,.ar_article h6{ font-weight:bold;}
.abtip{ float:right; margin-left:20px;}

.about-content{ margin-top:30px;}
.ny_gy_bg{ background:#f5f5f5; padding:50px 0; overflow: hidden;}
.section_two_fuwu {font-size: 26px!important; font-weight: 600; margin-bottom: 15px;}
.ny_gy_txt{margin: 30px 0 0 0; background: #fff; overflow: hidden;}
.ny_gy_txt_img{height:auto; width:50%; float: right;}
.ny_gy_txt_img img{width: 100%}
.ny_gy_txt_wb{ float:left; width:50%; box-sizing:border-box; padding:50px; font-size:18px; line-height:35px; color:#666;}
.ny_gy_txt_wb p{font-size:18px; line-height:35px; color:#666; margin-bottom: 15px;  text-indent: 25px;}

.ny_gy_bgs{ background:#fff; padding:50px 0; overflow: hidden;}
.ny_gy_txts{margin: 30px 0 0 0; background: #f5f5f5; overflow: hidden;}
.ny_gy_txts_img{height:auto; width:50%; float: left;}
.ny_gy_txts_img img{width: 100%}
.ny_gy_txts_wb{ float:right; width:50%; box-sizing:border-box; padding:50px; font-size:18px; line-height:35px; color:#666;}
.ny_gy_txts_wb p{font-size:18px; line-height:35px; color:#666; margin-bottom: 15px;  text-indent: 25px;}




.xinwenxiangqing{width:100%; height: auto; overflow: hidden; }
.xinwenxiangqing .nd_head{text-align: center;margin-top:10px;padding-bottom: 30px;border-bottom: 1px dashed #d6d6d6;}
.xinwenxiangqing .nd_head p{color: #dd0000;font-size: 28px;margin-bottom: 18px;height: auto;}
.xinwenxiangqing .nd_head span{color: #666;font-size: 14px;margin: 0 15px;}
.xinwenxiangqing .nd_text {text-align: left;font-size:14px;line-height:30px;  padding: 30px 0;}
.xinwenxiangqing .nd_text img{ max-width: 100%; display: block; margin: 10px auto;}
.detail_fenx a{font-size:14px;padding:12px 0;overflow:hidden;margin-top:20px;border-top:1px dotted #adadad; color:#333;}
.new_s2{width:100%;float:left; margin-top:50px;}
.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#dd0000; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:20px; border-top:none; box-sizing: border-box;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{background:url(../img/ly_li.png) no-repeat left center; padding-left:15px; color: #333}
.news_random2 ul li a:hover{color:#dd0000;}
.news_random2 ul li span{float:right; color:#999; line-height: 37px;}

.news_con_b{border-top: 1px solid #EEE;margin-top: 50px;padding-top: 50px;}
.news_con_b ul{line-height: 30px;float: left;}
.news_con_b li {font-size: 14px; color: #555;}
.news_con_b li a{font-size: 14px; color: #555;}
.news_con_b li a:hover{font-size: 14px; color: #dd0000;}
.news_con_b .fhlb{float: right;width: 140px;height: 40px;line-height: 40px;background: #dd0000;text-align: center;}
.news_con_b .fhlb a{display: block;color: #FFF; font-size: 14px;}
.news_con_b .fhlb a:hover{display: block;color: #FFF;text-decoration: none;}

.view-page{width:100%; position:relative; margin:40px 0; border-top:1px solid #d6d6d6; padding-top:40px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:40px; 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{background:#fff url(../img/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6; color: #555; line-height: 38px;}
.view-page .prev:hover a{color:#fff; background:url(../img/le-white.png) 20px center no-repeat #dd0000;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(../img/back.png) 20px center no-repeat #dd0000;color: #fff; text-align:center; padding-left:25px; line-height: 40px;}
.view-page .back a:hover{background:url(../img/back.png) 20px center no-repeat #dd0000; color:#000;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../img/ri.png) 90% center no-repeat;text-align:center; border:1px solid #e6e6e6; line-height: 38px; color: #555}
.view-page .next:hover a{color:#fff; background:url(../img/ri-white.png) 90% center no-repeat #dd0000;}



#list_slide{  position:relative; margin-top:0px;}
#list_slide dl{  overflow:hidden; border:1px solid #ebebeb;  margin-bottom:15px; }
#list_slide dt{border:none;  display:block; position:relative; padding:10px 25px;  cursor:pointer;   background:url(../img/jian01.png) 98% center no-repeat #f5f5f5;}
#list_slide dt .jbt{  color:#333; font-size:17px; line-height:30px; display:block; font-weight:normal;}
#list_slide dd{ display:none; padding:0 22px; padding-bottom:10px; line-height:36px; background:#fff;   }
#list_slide dd p{ line-height:22px;  }
#list_slide dd .content{ padding-top:20px;}
#list_slide dt.on td{ color:#fff;}
#list_slide dt.on{ background:url(../img/jian01_on.png) 98%  center no-repeat #007c36; border-bottom:5px solid #ddd;}
#list_slide dt.on .jbt{color:#fff;}


.contact{width: 100%; height: auto; overflow: hidden;}
.contact_lx{ float: left; width:52%;font-size: 16px; line-height: 35px;}
.contact_lx p:first-child{font-size: 19px; }

.lists{}
.lists li{ width:50%; float:left; }
.lists li:last-child{ width:100%;}
.lists li dd{ float:left; width:50%;}
.lists li .zi{ font-size:24px; color:#333; padding-bottom:30px;}
.lists li .txt{ position:relative; line-height:30px; margin-bottom:20px;}
.lists li .txt p{ font-size:16px; padding-left:40px;}
.lists li .txt em{ position:absolute; left:0; top:0;}
.lists li h3{ padding-bottom:20px; font-size:18px; color:#232425;}




.tactfrms{width:45%;float:right; }
.tactfrms .fbt{font-size: 25px;color:#333;font-weight: normal; margin-bottom: 20px}
.tactfrms ul{overflow: hidden; margin-right: -5%}
.tactfrms li{width:45%;float:left;;margin:0 5% 12px 0;position:relative;}
.tactfrms li input{width:98%;padding:15px;border:solid 1px #ddd;border-radius: 3px;box-sizing: border-box}
.tactfrms li.area{height:auto;width:100%;}
.tactfrms li textarea{padding:15px;width:94%;height:120px;border:solid 1px #ddd;border-radius: 3px; font-family: Arial, "sans-serif";box-sizing: border-box}
.tactfrms li:nth-child(2n){margin-right:0;}
.tactfrms .btn{text-align: center;margin-top:0;overflow: hidden;}
.tactfrms .btn input{height:40px;width:120px;font-size:16px;color:#fff;background:#dd0000;border-radius: 5px; border: none;}
.redxing{position:absolute;top:11px;left:57px;color:#dd0000;}

.contact_map{ width:100%;  padding-top: 30px;}
.contact_tu{width:43%;float:right;  margin-top: 25px;}
#map_container{height: 600px; margin: 25px 0;}


.cewm{overflow: hidden;}
.cewm .fbt{font-weight:normal; font-size:16px; color:#fff;overflow:hidden; background: #f25d55; line-height: 45px; text-align: center;border-radius: 0 20px 0 0;}
.cewm .cimgbox{margin-top: 5%; overflow: hidden;}
.cewm .cimg{width: 44%; float: left; }
.cewm .cimg img{width: 100%;}
.cewm .cwz2{padding-left: 6%; margin-top: 5%; font-size: 16px; color: #7c7c7c; float: left; line-height: 30px; width: 54%;}
.cewm .cwz2 span{color:#f25d55; font-weight: 600}


.cewm ul{ margin-right: -12%;}
.cewm li{width:38%; float: left; margin-right: 12%;}
.cewm li img{max-width: 100%; display: block; clear: both; margin:auto;}
.cewm li p{line-height: 35px; text-align: center; color: #333}

.team{overflow: hidden;}
.team ul{}
.team li{border: 1px solid #bfbfbf; padding:4%; box-sizing: border-box;overflow:hidden; margin-bottom: 22px;}
.team li:hover{background: #e9e9e9; box-shadow: 0 0 10px rgb(0 0 0 / 20%); border-radius: 8px; color:#fb4343;}
.team li em{width: 25%; float: left;}
.team li em img{max-width: 100%;}
.team li em.xs{display: inline-block;  vertical-align: middle;}
.team li .rwz{width: 70%; float: right;;}
.team li .sbt{font-size:20px; font-weight: 600; color: #333; }
.team li .swz{font-size: 14px; color: #555; line-height: 25px; margin-top: 10px;}
.team li:hover .sbt, .team li:hover .swz{ color:#dd0000;}


.news-more {width: 150px;line-height:40px;text-align: center; float:right;}
.news-more a {
	color: #666;
	font-size: 15px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	display: block;
}
.news-more:hover a {
	background: #dd0000;
	color: #fff;
	display: block;
}


.products_main{width: 100%;overflow: hidden;padding: 50px 0;}
.inpro_lefts{width: 20%; float: left; }
.left{overflow: hidden;}
.left .left_title{height: auto; background: #007c36 url(../img/left01.jpg) no-repeat right; color: #fff;}
.left .left_title .btss{font-size: 24px; font-weight: bold; line-height: 80px; padding-left: 26px; text-transform: uppercase; margin: 0;}
.left .left_title .si{background-position: -248px -76px; vertical-align: middle; width: 28px; height: 28px; margin-right: 30px; margin-top: 28px;}
.icon {vertical-align: middle;background: url(../img/icon.png) no-repeat;}
.left .submenu{overflow: hidden;}
.left .submenu li{ width: 100%;}
.left .submenu li a.sub1{line-height: 52px;display: block;padding-left: 28px;background: url(../img/jtou.png) no-repeat 90% center #fff;font-size: 16px;border: 1px solid #eeeeee;border-top: 0 none;overflow: hidden;}
.left .submenu li a.sub1:hover{background: url(../img/jtou_a.png) no-repeat 90% center #fff;border-left: 2px solid #007c36;border-right: 1px solid #f5f5f5;color: #007c36;}
.left .submenu li.hover a.sub1{background: url(../img/jtou_a.png) no-repeat 90% center #fff;border-left: 2px solid #007c36;border-right: 1px solid #f5f5f5;color: #007c36;}
.left .submenu s{width: 2px; height: 61px; display: block; background: #007c36; position: absolute; left: 0; top: 0;}
.left .submenu .box{padding-bottom: 0;background: #fff;border: 1px solid #eeeeee;border-top: 0 none;display: none;}
.left .submenu .box a{color: #333;line-height: 40px;display: block;height: 40px;padding-left: 28px;overflow: hidden;}
.left .submenu .box a s{width: 10px;height: 10px;margin-right: 8px;display: inline-block;background-position: 2px -178px;}
.left .submenu .box a:hover, .left .submenu .box a.hover{color: #007c36;}
.left .submenu li.hover .box{display: block;}

.cbgg-01{background: #007c36;color: #fff;}
.cbgg-01-img img{width: 100%;display: block;}

.tels{background: #007c36 ;box-sizing: border-box; overflow: hidden;}
.tels_left{margin: 0 22px; padding: 22px; box-sizing: border-box;}
.tels_left{font-size:18px;color: #fff;background: url(../img/pro_tel.png) no-repeat left center;padding-left: 60px; font-weight: 600}
.tels_left span{display: block;margin-bottom: 5px;font-size: 14px;color:#fff; font-weight: normal;}

.newsright{ width:78%; height:auto; float:right}
.toptit { font-size: 22px;color:#343434; line-height: 52px; background: #f4f4f4; padding-left:16px; margin-bottom:20px; border-left:3px solid #007c36;}

.conboxs {width: 100%; height: auto; overflow: hidden;}
.conboxs ul{margin-right: -1%;}
.conboxs ul li {float: left;width: 24%;border: 1px solid #d9d9d9;margin-right: 1%;transition: all 0.5s; margin-bottom: 25px; background: #fff; padding-bottom: 10px; text-align: center;}
.conboxs ul li:first-child {/* margin-left: 0; */}
.conboxs ul li i {display: block;height: auto;/*background: url(Img/Index/probg1.png) no-repeat center;*/text-align: center;overflow:hidden;}
.conboxs ul li i em {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;height: 100%;width: 0;}
.conboxs ul li i img {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;transition: all 0.5s;overflow: hidden;width: 100%;height: auto;}
.conboxs ul li p {line-height:30px;font-size: 14px;color: #007c36;text-align: center;overflow: hidden;white-space:nowrap;text-overflow: ellipsis;padding: 0 10px;margin-bottom: 0;text-decoration: none;;}
.conboxs ul li a{text-decoration: none;}
.conboxs ul li:hover {box-shadow: 10px 10px 20px #999;border-color: #007c36;}
.conboxs ul li:hover {background: #007c36; color: #fff;}
.conboxs ul li:hover i img {transform: scale(1.05);}
.conboxs ul li:hover p{ color: #fff;}
.conboxs ul li .wz{font-size: 14px; line-height: 25px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; display: inline-block;}
.conboxs ul li:hover .wz{ color: #fff;}


.pro_right{width: 100%; height: auto; overflow: hidden;}
.productss{width:100%; float:left;}
.promore_l{width:45%;float:left;}

/*å›¾ç‰‡æ"¾å¤§é•œæ ·å¼*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%; border:1px solid #d6d6d6;}
.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:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:5px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:51px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:66px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:54px;height:41px;}
.spec-scroll .items ul li img:hover{border:2px solid #dd0000; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:1px dashed #e6e6e6;}
.pros_right_top .pbt{overflow:hidden; font-size:24px; color:#dd0000; padding-bottom:10px;}
.proleft{width:100%;font-size:14px; line-height:30px; margin-top:20px;}
.proleft p{font-size:14px; line-height:25px; }


.pc-cx-tel-1{width: 100%;height: auto;border-top: 2px solid #e6e6e6;padding-top: 20px; overflow:hidden; margin-top:20px;}
.pc-cx-tel-1-t1{width: 28%;height: 44px;background: #dd0000;font-size: 18px;line-height: 44px;text-align: center;float: right;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: 56px;padding-left: 70px;background: url(../img/head-c-r1.png) no-repeat 0px top;font-size: 18px;color: #454545; float:left}
.pc-cx-tel-1-t2 p{line-height: 24px;}


.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:150px; float:left; margin-right:10px;}
.proleft_btn li a{width:150px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#eee; display:block; color: #007c36}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#007c36; color:#fff;}

.tabs-basic{width:100%; margin-top:50px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6; background:#eee;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:10px 40px; color: #333}
.tabs-basic .tab-active{border-bottom:2px solid #007c36; color:#fff; background:#007c36;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.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 p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%; margin:auto; display: block; clear: both;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#007c36; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}

.scrollleft2{width:100%; float:left; margin-top:20px; margin-bottom: 30px;}
.scrollleft2 li{width:200px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:99%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #007c36;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}


.footer-title{text-align: center; background-color: #252525;padding: 40px; display: flex;justify-content: center;border-bottom: 1px solid rgba(255, 255, 255, 0.3);font-weight: 400;font-size: 18px;color: #FFFFFF; box-sizing: border-box;}


/**/
.wh{width: 1300px;margin:0 auto;}
.pos{position: relative;width: 1920px;left: 50%;margin-left: -960px;}
.box3{height: 450px;background: url(../img/s_bg.jpg) no-repeat center;padding-top: 76px;}
.lcimg img{display: block;width: 273px;height: 208px;margin-top: 35px;}
.fleft{width: 20%; margin-right: 3%;}
.bt2{color: #ffffff;font-size: 14px;}
.bt2 .ssbt{letter-spacing: 1px;color: #ffffff;font-size: 36px;margin-bottom: 8px;font-weight: 600; margin-bottom: 10px;}
.bt2 .ssbt span{color: #dd0000;}
.fright{width: 77%;margin-top: 11px;}
.liu li{width: 168px;border: solid 1px #ffffff;margin-bottom: 70px;margin-right: 38px;text-align: center; min-height: 110px;}
.liu li:nth-child(5n){margin-right: 0;}
.liu li .img{margin: 15px 0 2px 0;}
.liu li p{color: #fefefe;font-size: 14px; font-weight: 600; line-height: 20px; margin-top: 15px;}


section.cognizance {
	height: auto;
	background: url(../img/process_bak-.jpg) no-repeat; background-size: cover; overflow: hidden; padding-bottom: 40px;
}
	section.cognizance > div > .llbt {
		color: #fff;font-size: 32px;
        text-align: center;
        padding: 45px 0px 40px;
        font-weight: 600;
	}
    section.cognizance > div > .llbt  span{color: #dd0000;}
	section.cognizance > div > a:hover {
		color: #0e2139;
	}
	ul.cognizance-list > li {
		float: left;
		width: 10%;
		padding: 0px 20px;
		color: #fff;
	}
		ul.cognizance-list > li > div {
			height: 80px;
			width: 80px;
			margin: 35px auto;
			border-radius: 50%;
			border: 1px solid #FFF;
			padding: 17px;
			position: relative;
		}
        .llwz {font-size: 14px;}
		ul.cognizance-list > li:nth-child(odd) > div:after {
			content: "";
			position: absolute;
			top: -20px;
			right: -68px;
			width: 79px;
			height: 21px;
			background-image: url('../img/pointer_1.png');
		}
		ul.cognizance-list > li:nth-child(even) > div:after {
			content: "";
			position: absolute;
			bottom: -20px;
			right: -64px;
			width: 79px;
			height: 21px;
			background-image: url('../img/pointer_2.png');
		}
		ul.cognizance-list > li:last-child > div:after {
			content: "";
			background: none;
		}
		

		.ll{padding-left: 12px;}


		.pro_right{width: 100%; height: auto; overflow: hidden;}
.productss{width:100%; margin-top: 40px; overflow: hidden;}

.teambox{background:#dadadb; padding: 40px; box-sizing: border-box; overflow: hidden; }
.teambox_ny{overflow: hidden;margin-top: 50px;}
.teambox_ny ul{}
.teambox_ny li{padding:32px; border-radius: 20px; overflow: hidden; background: #efefef; margin-bottom: 20px;box-sizing: border-box;}
.teambox_ny_left{width:15%;}
.teambox_ny_left img{max-width: 100%;}
.teambox_ny_right{width: 82%;padding: 20px 32px;box-sizing: border-box;}
.teambox_ny_right_bt{font-size: 32px;font-weight: bold; color: #666;}
.teambox_ny_right_bt span{margin-left: 20px;font-size: 25px;font-weight: 400;opacity: 0.6;}
.teambox_ny_right_line{width: 168px;height: 2px;background: #f25d55; margin-top: 20px; margin-bottom: 16px;}
.teambox_ny_right_wz{font-size: 16px;font-weight: 400;line-height: 30px; color: #313131; opacity: 0.8;}
.teambox_ny li :nth-of-type(2n) .teambox_ny_left{float: right;}
.teambox_ny li :nth-of-type(2n) .teambox_ny_right:nth-of-type(2n){float: left;}

.teambox_nys{overflow: hidden;}
.teambox_nys ul{margin-right:-2%}
.teambox_nys li{padding:32px; border-radius: 20px; overflow: hidden; background: #efefef; margin-bottom: 20px; width: 48%; margin-right: 2%;}
.teambox_ny_lefts{width: 20%;}
.teambox_ny_lefts img{max-width: 100%;}
.teambox_ny_rights{width: 75%;background: #f5f5f5; padding: 20px 32px;}
.teambox_ny_right_bts{font-size: 32px;font-weight: bold; color: #666;}
.teambox_ny_right_bts span{margin-left: 20px;font-size: 25px;font-weight: 400;opacity: 0.6;}
.teambox_ny_right_lines{width: 168px;height: 2px;background: #f25d55; margin-top: 20px; margin-bottom: 16px;}
.teambox_ny_right_wzs{font-size: 16px;font-weight: 400;line-height: 30px; color: #313131; opacity: 0.8;}


.nyparnter {width: 100%;overflow: hidden; padding:60px 0}
.ny_partenr{width: 100%; height:auto; overflow: hidden; margin-bottom: 25px}
.ny_partenr ul{margin-right:-2%;} 
.ny_partenr li{width:14.6%; float: left; margin-right:2%;background:#fff; padding:8px; box-sizing: border-box; margin-bottom:15px; text-align: center; border-radius: 4px; border:1px solid #f25d55;}
.ny_partenr li img{max-width: 100%; display: block; margin: auto; clear: both;}
.ny_partenr li .hzwz{font-size: 18px; color: #f25d55; line-height: 28px;  font-weight:600;}

.ny_partenrsz{width: 100%; height:auto; overflow: hidden; margin-bottom: 25px}
.ny_partenrsz ul{margin-right:-2%; height: 188px; overflow: hidden;} 
.ny_partenrsz li{width:14.6%; float: left; margin-right:2%;background:#eaeaea; padding:10px; box-sizing: border-box; margin-bottom:15px; text-align: center; border-radius: 4px;}
.ny_partenrsz li img{max-width: 100%; display: block; margin: auto; clear: both;}
.ny_partenrsz li .hzwz{font-size: 16px; color: #555; line-height: 28px;}

.hmore{ padding-top:30px;text-align: center;}
.hmore a{ display:block; width:180px; margin: 0 auto; font-size:16px; color:#555 ; border:1px solid #eaeaea ; line-height:46px; text-align:center; border-radius:5px;-webkit-transition:0.5s;transition:0.5s;}
.hmore a:hover{color:#fff;background:#dd0000; border: 1px solid #dd0000}


.ny_partenr2{width: 100%; height:auto; overflow: hidden;}
.ny_partenr2 ul{margin-right:-3%;}
.ny_partenr2 li{width: 30.333%; float: left; margin-right:3%;background:#fafafa; padding:40px; box-sizing: border-box; margin-bottom: 63px; text-align: center;}
.ny_partenr2 li img{max-width: 100%; display: block; margin: auto; clear: both;}
.ny_partenr2 li .hzwz{margin-top:15px; font-size: 14px; color: #555; line-height: 28px;}


.ny_partenrbox{overflow: hidden;}
.ny_partenrbox dl{height: 760px; overflow: hidden;}

.p_butter{position: relative;}
.p_left,.p_right{position:absolute; top:50%; margin-top:-76px;transition:0.3s;cursor:pointer;}
.p_left{ right:40px; float: left;}
.p_right{ right:0; float: right;}

.fwny_picny{background: #fafafa; width: 100%; height: auto;padding:3% 0; }
.fwny_pic{margin: 30px 0;}
.fwny_pic img{max-width: 100%; height: auto; margin:auto; display: block; clear: both;}

.ny_partenr3{width: 100%; height:auto; margin-top: 63px;}
.ny_partenr3 .swiper-father{position: relative;}

.ny_partenr3 .swiper-father .swiper-button-prev, .swiper-container-rtl .swiper-button-next{position:absolute; top:30px;transition:0.3s; cursor:pointer; width: 28px; height: 28px}
.ny_partenr3 .swiper-father .swiper-button-next, .swiper-button-prev{position:absolute; top:30px;transition:0.3s;cursor:pointer; width: 28px; height: 28px}
.ny_partenr3 .swiper-father .swiper-button-prev{ left:96%; background: url(../img/p_left.jpg) no-repeat;}
.ny_partenr3 .swiper-father .swiper-button-next{ right:0; float: right; background: url(../img/p_right.jpg) no-repeat;}
.ny_partenr3 .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{display: none;}
.ny_partenr3 .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{display: none;}
.ny_partenr3 .swiper-slide{background:#fafafa; padding:5%; box-sizing: border-box; text-align: center;}
.ny_partenr3 .swiper-slide img{max-width: 100%; display: block; margin: auto; clear: both;}
.ny_partenr3 .swiper-slide .hzwz{margin-top:15px; font-size: 14px; color: #555; line-height: 28px; min-height: 84px;}




/* 产品*/
.i_case{ overflow:hidden; background: url(../img/index-c-bg.jpg) center no-repeat; background-size: cover; padding:60px 0; box-sizing: border-box;}
.i_case .i_case_con{overflow:hidden; width:100%; margin:0 auto;}
.product {padding-bottom: 0px;}
.product .pro_type {margin: 25px 0; text-align: center;}
.product .pro_type li {display: inline-block;zoom: 1;vertical-align: middle;position: relative;line-height: 40px;font-size: 15px; margin:0 15px; text-align: center; border: 1px solid #dee2e6; border-radius: 8px; background: #fff; padding:0 15px; box-sizing: border-box;}
.product .pro_type li a {text-decoration: none;}
.product .pro_type li i {display: none;width: 13px;height: 7px;position: absolute;left: 50%;margin-left: -7px;top: 40px;background: url(../img/xla.png) no-repeat center;}
.product .pro_type li.cur, .product .pro_type li.cur a {background: #fff; color: #f25d55;border-color: #dee2e6 #dee2e6 #fff;}
.product .pro_type li.cur i {display: block;}
.product .pro_type li img{vertical-align: middle;}

.product .conbox {}
.product .conbox ul {display: none;}
.product .conbox ul.cur {display: block; margin-right: -1%; margin-top: 30px;}
.product .conbox ul li {float: left;width: 15.6%;border: 1px solid #d9d9d9;margin-right: 1%;transition: all 0.5s; margin-bottom: 25px; background: #fff; text-align: center;}
.product .conbox ul li:first-child {/* margin-left: 0; */}
.product .conbox ul li i {display: block;height: auto;/*background: url(Img/Index/probg1.png) no-repeat center;*/text-align: center;overflow:hidden;}
.product .conbox ul li i em {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;height: 100%;width: 0;}
.product .conbox ul li i img {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;transition: all 0.5s;overflow: hidden;width: 100%;height: auto;}
.product .conbox ul li p {height: 56px;line-height: 56px;font-size: 16px;color: #555;text-align: center;overflow: hidden;white-space:nowrap;text-overflow: ellipsis;padding: 0 5px;margin-bottom: 0;text-decoration: none;;}
.product .conbox ul li a{text-decoration: none;}
.product .conbox ul li:hover {box-shadow: 10px 10px 20px #999;border-color: #f25d55;}
.product .conbox ul li:hover {background: #f25d55; color: #fff;}
.product .conbox ul li:hover i img {transform: scale(1.05);}
.product .conbox ul li:hover p{ color: #fff;}

.mores{display: inline-block; height: auto; overflow: hidden;width: 90%; margin: 0 auto}
.mores a { display:inline-block; width: 40%; font-size: 15px; color: #333; line-height: 38px; text-align: center; background: #eae8e8; margin-right: 0px; border-radius: 3px; }
.mores a:hover{background: #ffa800; color: #fff;}

.product .pro_more {margin-top: 25px;}
.product .pro_more a {display: block;width: 202px;height: 36px;line-height: 36px; border: 1px solid #666666;margin: 0 auto; border-radius: 3px;text-indent: 36px;font-size: 14px;position: relative;transition: all 0.5s; color: #333; text-decoration: none;;}
.product .pro_more a i {display: block;width: 21px;height: 21px;background: url(../images/icon01.png) no-repeat center;position: absolute;right: 40px;top: 7px;}

.product .pro_more a:hover {background: #00a2e9;border-color: #00a2e9;color: #fff;box-shadow: 5px 5px 15px #999;}
.product .pro_more a:hover i {background: url(../images/icon02.png) no-repeat center;}


.xz_module {background: #ffffff; padding: 80px 0}
.mian{ width:1650px;max-width: 95%; margin:auto;}
.xz_module .mian {
    flex-direction: column;
}
.dis {
    display: flex;
    align-items: center;
}

.xz_module .mian ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 10px;
}
.xz_module .mian ul li {
  width: 23%;
  height: auto;
  background: white;
  box-shadow: 0px 0px 32px 0px rgba(35, 24, 21, 0.11);
  margin-top: 20px;
  position: relative;
  /*display: flex;*/
  flex-direction: column;
}
.xz_module .mian ul li img {}
.xz_module .mian ul li span {
  font-size:20px;
  font-family: Microsoft YaHei;
  color: #333333;
  flex: 1;
  text-align: center;
   /*display: flex;*/
  align-items: center;
  justify-content: center;
  font-weight: 600;
  line-height:55px;
}

.ny {font-size: 14px; line-height:25px; color: #555; margin: 0 5% 5%; min-height: 270px}
.ny dl{}
.ny dd{padding-left: 15px;font-size: 14px; line-height:28px; color: #555; position: relative;}
.ny dd:after{content: '';width:4px;height:4px;background-color: #f25d55;left:0px;top:12px;position: absolute; border-radius: 6px}
.ny dd em{color:#f25d55; }



.xz_module .mian ul li .xiao{ color:#f25d55; display: inline-block;}
.xz_module .mian ul li p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ff7001;
  width: 100%;
  line-height: 40px;
  border-top: 1px solid #f2f2f2;
  text-align: center;
  cursor: pointer;
  word-wrap:break-word; word-break:normal; 
}
.xz_module .mian ul li p:hover {
  text-decoration: underline;
}
.m1_click {
    height: auto;
    background: linear-gradient(77deg, #dd0000, #800407);
    border-radius: 35px;
    margin-top:50px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: white;
    cursor: pointer;
    transition: all .3s;
    padding: 15px 40px;
    text-align: center;

}
.m1_click .img_a {
    background: url(../img/b1.png) no-repeat center;
    width: 10px;
    height: 18px;
    margin-left: 12px;
    animation: time .3s linear infinite alternate;
}
.m1_click .img_b {
    background: url(../img/b2.png) no-repeat center;
    width: 10px;
    height: 18px;
    animation: time1 .3s linear infinite alternate;
}
.dt{color: #d9271d; display: inline-block;}

.xz_module2 {background: #f5f5f5; padding: 80px 0}

.sy_jjfa_bgs{padding: 80px 0 60px; background: #f5f5f5; overflow: hidden;}
.sy_bts{}
.sy_bts .sbt{font-size: 36px;line-height: 36px;color: #666;font-weight: bold;text-align: center;}
.sy_bts .sbt span{color: #f25d55;}
.sy_bts .swz{font-size: 16px;line-height: 24px;color:#666;text-align: center;margin-top: 15px;}
.sy_bts.fff .sbt{color: #fff;}
.sy_bts.fff .swz{color: #fff;}
.sy_jjfa_lbs{margin-top: 50px;}
.sy_jjfa_lbs a{float: left;width: 24%;margin: 0 2% 2% 0;background: #fff;border-radius: 5px;justify-content: center;align-items: center;-webkit-transition:0.5s;transition:0.5s;position: relative;overflow: hidden;min-height: 370px; }
.sy_jjfa_lbs a:before{content: ''; width:100px;height: 2px;background-color: #e62129; right: 0;bottom: 0;position: absolute; border-radius: 0 5px 0 0}
.sy_jjfa_lbs a:nth-child(2) .sy_jjfa_lbs a:nth-child(5), .sy_jjfa_lbs a:nth-child(9){margin-right: 0;}
.sy_jjfa_lbs a .ml1{padding-right: 40px;position: relative;z-index: 1;}
.sy_jjfa_lbs a .ml1 span.iconfont{font-size: 48px;line-height: 100px;color: #e62129;-webkit-transition:0.5s;transition:all 0.5s;}
.sy_jjfa_lbs a .ml2{position: relative;z-index: 1;}
.sy_jjfa_lbs a .ml2 .bt{font-size: 22px;line-height: 18px;color: #fff;padding-bottom: 10px;-webkit-transition:0.5s;transition:0.5s; font-weight: 600; padding: 20px 40px; box-sizing: border-box; background: #e62129}
.sy_jjfa_lbs a .ml2 .bt span{color: #fff}
.sy_jjfa_lbs a .ml2 .ms{font-size: 14px;line-height:28px;color: #666;overflow: hidden;-webkit-transition:0.5s;transition:0.5s; padding: 15px 40px 40px; box-sizing: border-box;}
.sy_jjfa_lbs a .ml2 .ms p{position: relative; padding-left: 15px}
.sy_jjfa_lbs a .ml2 .ms p:after{content: '';width:4px;height:4px;background-color: #d9271d;left:0px;top:12px;position: absolute; border-radius: 6px}
/*
.sy_jjfa_lbs a:after{content: "";position: absolute;left: -100%;top: 0;width: 100%;height: 100%; background: #e62129;-webkit-transition:0.5s;transition:0.5s;}
.sy_jjfa_lbs a:hover:after{left: 0;}
.sy_jjfa_lbs a:hover .ml1 span.iconfont{color: #fff;transform: translate(0px,-40px);}
.sy_jjfa_lbs a:hover .ml2 .bt{color: #fff;}
.sy_jjfa_lbs a:hover .ml2 .ms{color: #fff;}
.sy_jjfa_lbs a:hover .ml2 .bt span{color: #fff}
.sy_jjfa_lbs a:hover .ml2 .ms p:after{background: #fff; }*/


/*.sy_jjfa_lbs a:nth-of-type(1){width: 48%}
.sy_jjfa_lbs a:nth-of-type(2){width: 48%}
.sy_jjfa_lbs a:nth-of-type(3){width: 98%}
.sy_jjfa_lbs a:nth-of-type(4){width: 48%}
.sy_jjfa_lbs a:nth-of-type(5){width: 48%}
.sy_jjfa_lbs a:nth-of-type(6){width: 23%}
.sy_jjfa_lbs a:nth-of-type(7){width: 23%}
.sy_jjfa_lbs a:nth-of-type(8){width: 23%}
.sy_jjfa_lbs a:nth-of-type(9){width: 23%}*/

.sy_jjfa_lbs a:nth-of-type(1){width: 48%}
.sy_jjfa_lbs a:nth-of-type(2){width: 48%}
.sy_jjfa_lbs a:nth-of-type(3){width: 31%}
.sy_jjfa_lbs a:nth-of-type(4){width: 31%}
.sy_jjfa_lbs a:nth-of-type(5){width: 32%}
.sy_jjfa_lbs a:nth-of-type(6){width: 23%}
.sy_jjfa_lbs a:nth-of-type(7){width: 23%}
.sy_jjfa_lbs a:nth-of-type(8){width: 23%}
.sy_jjfa_lbs a:nth-of-type(9){width: 23%}

.index-product-bj{background:#f5f5f5;padding:20px 0 50px;overflow:hidden;}
.index-hole{padding-top: 50px; background: #f5f5f5}
.index-title{text-align: center;}
.index-title .rbt{font-size: 36px; color: #666; font-weight: 600}
.index-title .rbt span{color: #f25d55;font-size:40px; }
.index-title p{font-size: 16px; color: #7b7b7b; line-height: 24px; margin-top: 12px;}

.index-kr-left{float:left;width:58%;margin-top:30px;}
.index-kr-left-hz-left{float:left;}
.index-kr-left-hz{margin-bottom:30px;overflow:hidden;}
.index-kr-left-hz-right{float:right;width:88%;color:#666;}
.ss{overflow: hidden;}
.ss dl{ margin-right: -2%}
.ss dd{width:31.333%; float: left; margin-right: 2%; position: relative;padding-left: 15px;font-size: 14px;
    line-height: 28px;
    color: #666;
    overflow: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;}
.ss dd:after{content: '';width:4px;height:4px;background-color: #f25d55;left:0px;top:12px;position: absolute; border-radius: 6px}
.index-kr-left-hz-right:hover ,.index-kr-left-hz-right:hover p{color:#e60012;}
.index-kr-left-hz-right p{color:#333;font-size:18px;font-weight:bold;margin-bottom:8px;}
.index-kr-right{float:right;width:38%;margin-top:30px;}
.index-kr-right img{max-width: 100%;}
.index-kr-right-hz{background:#333;overflow:hidden; border-bottom-right-radius: 15px;border-bottom-left-radius: 15px;padding:6%;}

.index-kr-right-hz-left{float:left;width:25%;}
.index-kr-right-hz-right{float:right;width:65%;color:#fff;font-weight:bold;color:#fff;font-size:40px;line-height:52px;}
.index-kr-right-hz-right-zx{margin-top:20px;background:#e60012;width:180px;line-height:45px;border-radius:50px;text-align:center;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.index-kr-right-hz-right-zx a{font-size:16px; color: #fff;}
.index-kr-right-hz-right-zx:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);}

.w60{width:65%; margin:0 auto;}
.w80{width:88%; margin:0 auto;}
.history-box{padding:80px 0;background: #f6f6f6;position: relative;}
.history-box i{position: absolute;top: -90px;}
.history-box .content{background:url(../img/history_bg_line.png) repeat-x bottom;padding-bottom:60px}
.history-box .slick-for .box{padding:00px 0 50px}
.history-box .slick-for .box .date{float:left;width:100%;font-size:36px;line-height:60px;color:#333;font-weight:600;text-align:center}
.history-box .slick-for .box .date span{color: #e62129;}
.history-box .slick-for .text{font-size:16px;line-height:36px;color:#333}
.history-box .slick-for .text ul{margin-right: -2%}
.history-box .slick-for .text li{width: 31.333%; float: left; margin-right: 2%; padding-left: 15px; position: relative; text-align: left;}
.history-box .slick-for .text li:after{content: '';width:4px;height:4px;background-color: #d9271d;left:0px;top:18px;position: absolute; border-radius: 6px}
.history-box .slick-nav{margin-top:40px;text-align:center}
.history-box .slick-nav .slick-slide{cursor:pointer}
.history-box .slick-nav .slick-slide span{display:block;height:50px;line-height:50px;position:relative;font-size:18px;}
.history-box .slick-nav .slick-slide span:after,.history-box .slick-nav .slick-slide span:before{display:none;content:"";position:absolute;left:50%;margin-left:-5px}
.history-box .slick-nav .slick-slide span:before{top:0;border-style:solid dashed dashed dashed;border-color:#e62129 transparent transparent transparent;border-width:7px}
.history-box .slick-nav .slick-slide span:after{bottom:0;border-style:dashed dashed solid dashed;border-color:transparent transparent #e62129 transparent;border-width:7px}
.history-box .slick-nav .slick-current{color:#e62129}
.history-box .slick-nav .slick-current span:after,.history-box .slick-nav .slick-current span:before{display:block}


.fa_lcbox{padding: 80px 0;background: #f6f6f6; overflow: hidden;}
.fa_lc{padding:30px 0 0;}
.fa_lc ul{ position:relative;padding: 0px 0;}
.fa_lc ul:after{ content:''; position:absolute; left:50%; top:0; width:1px; height:100%; background:rgba(230,33,41,0.2);}
.fa_lc ul li{ width:50%; box-sizing:border-box; padding:0px 155px 0px; text-align:right; position:relative;}
.fa_lc ul li:nth-child(2n){ margin-left:50%; text-align:left;}
.fa_lc ul li .lbt{ font-size:30px; color:#f25d55;}
.fa_lc ul li .lwz{ font-size:14px; color:#333; line-height:30px; padding:10px 0;}
.fa_lc ul li:after{ content:''; position:absolute; right:110px;top:18px; width:10px; height:10px; background:rgba(243,93,85,1); border-radius:50%; box-shadow:0 0 10px #f25d55; z-index:2;animation-name: tada;animation-duration: 1s;animation-fill-mode: both;animation-iteration-count: infinite;}
.fa_lc ul li:before{ content:''; position:absolute; right:0;top:22px; width:110px; height:0px; z-index:1; border-bottom:1px solid rgba(230,33,41,0.2);}
.fa_lc ul li:nth-child(2n):after{ right:auto; left:110px;}
.fa_lc ul li:nth-child(2n):before{ right:auto; left:0px;}
.fa_lc ul li .lwz{}
.fa_lc ul li .lwz dl{margin-right: -2%}
.fa_lc ul li .lwz dd{width: 48%; float: left; margin-right: 2%; padding-left: 15px; position: relative; text-align: left;}
.fa_lc ul li .lwz dd:after{content: '';width:4px;height:4px;background-color: #d9271d;left:0px;top:18px;position: absolute; border-radius: 6px}


.in_tzxm{width: 100%; height: auto; overflow: hidden; padding:60px 0 80px 0; box-sizing: border-box; background: #fff url(../img/i_tzxmbg.jpg) bottom no-repeat;}
.in_tzxmny{text-align: center;}
.in_tzxmny_img{text-align: center; max-width: 100%;}
.in_tzxmny_xwz{font-size: 20px; font-weight: 600; margin: 1% 0 0.5% 0; color: #555;}
.in_tzxmny_xwz2{font-size: 16px; font-weight: 600; margin-bottom:2%; color: #555;}
.in_tzxmny_big{font-size: 36px; color: #555; font-weight: 600; line-height: 86px; letter-spacing: 3px; margin-bottom: 15px}
.in_tzxmny_big span{font-size: 60px; color: #f25d55}
.in_tzxmny_small{font-size: 18px; line-height: 30px; color: #666; letter-spacing: 1.5px}


.tt_pic{width: 100%; height: auto; padding: 30px 0; box-sizing: border-box; overflow: hidden;}
.tt_pic img{max-width: 100%; height: auto; margin:auto; display: block;  clear: both;}


section.why{position: relative; width:100%; height: 565px;background-color: #FFF;background-repeat: no-repeat;background-size: auto 100%;background-position: center;background-image: url('../img/why_bak.png'); display:table;}
.whytitle{font-size: 24px;font-weight: bold;color: #f25d55;display: table-cell; border: 2px solid #f25d55;background: #fff;margin: 3%; vertical-align: middle;text-align: center;}

section.why > div > div{position: absolute;padding:15px; color: #666;font-size: 14px; line-height: 22px; border: 1px solid #eaeaea;border-radius: 8px;text-align: left;background-color: #FFF;cursor: pointer; box-sizing: border-box;}
section.why > div > div:hover{background-color: #f25d55;color: #FFF;}
section.why > div > div:nth-of-type(1){top: 18%;left: 22%;}
section.why > div > div:nth-of-type(2){top: 10%;right: 17%;width: 22%;}
section.why > div > div:nth-of-type(3){top: 75%;left: 3%;width: 22%;}
section.why > div > div:nth-of-type(4){top: 70%;right: 2%;width: 22%;}
section.why > div > div:nth-of-type(5){top: 127%;left: 6%;width: 20%;}
section.why > div > div:nth-of-type(6){top: 125%;right:3%;width: 23%;}
section.why > div > div:nth-of-type(7){top: 166%;left: 12%;width: 22%;}
section.why > div > div:nth-of-type(8){top: 166%;left: 39%;width: 22%;}
section.why > div > div:nth-of-type(9){top: 166%;right:19%;}




.company-cultures2{ margin-top:30px; overflow: hidden;}
.company-cultures2 ul{margin-right: -1%}
.company-cultures2 ul li{float: left;width: 23%;height: auto; margin:0 1%; background: #f6f6f6;color: #f6f6f6; padding: 2%; line-height:35px; min-height: 420px;}
.company-cultures2 ul li:nth-child(2n){margin-top: 5%; padding: 6% 2%}
.company-cultures2 ul li:hover{background: #f25d55;color: #fff;}
.company-cultures2 ul li em{width: 68px;height: 68px;margin: 0 auto;display: block;}
.company-cultures2 ul li em img{width: 68px;height: 68px;}
.company-cultures2 ul li em.xs{display: block;}
.company-cultures2 ul li em.yc{display: none;}
.company-cultures2 ul li:hover em.xs{display: none;}
.company-cultures2 ul li:hover em.yc{display: block;}
.company-cultures2 ul li .fwbt{font-size: 20px;padding-top:0px;text-align: center; line-height: 40px; font-weight: normal; color: #555; font-weight: 600}
.company-cultures2 ul li .fwbt span{font-size: 26px; color: #555}
.company-cultures2 ul li .whline{margin: 10px auto; background: #f25d55; height: 3px; width: 40px;}
.company-cultures2 ul li p{font-size: 16px;text-align: center;margin: 0 auto;padding-top: 0px; color: #666}
.company-cultures2 ul li p span{font-weight: 600}
.company-cultures2 ul li:hover .fwbt, .company-cultures2 ul li:hover .fwbt span{color: #fff}
.company-cultures2 ul li:hover  .whline{background: #fff}
.company-cultures2 ul li:hover p{color: #fff}

.whony{width: 100%; height: auto; padding-bottom: 60px; overflow: hidden;}
.whonytitle{text-align: center; color: #666; font-weight: 600; line-height:80px; font-size: 26px; letter-spacing: 2px}
.whonytitle span{color: #f25d55; font-size: 50px}
.whonytitle em{color:#f25d55;  font-size:42px}


.whonytitles{text-align: center; color: #666; font-weight: 600; line-height:58px; font-size: 26px; letter-spacing: 2px; margin-top:30px;}
.whonytitles span{color: #f25d55; font-size: 50px}
.whonytitles em{color:#f25d55;  font-size:42px}

.whony2{width: 100%; height:643px; overflow: hidden; background: url(../img/whobg.jpg);}
.whony2ny{overflow: hidden; margin-top: 30px}
.whony2ny ul{ margin-right: -2%}
.whony2ny li{width: 18%; float: left;border: 1px solid #999999; padding:3% 2%; margin-right: 2%; text-align: center; color: #666; min-height: 400px}
.whony2ny li .whbt{font-size: 26px; font-weight: 600}
.whony2ny li .whline{margin: 10px auto; background: #f25d55; height: 3px; width: 40px;}
.whony2ny li .whxwz{line-height: 30px; font-size: 16px; margin-top: 20px; color: #888}


.whony3{width: 100%; height: auto; padding-bottom: 60px; overflow: hidden;}
.whony3 img{width: 100%; height: auto; margin: auto; display: block; clear: both;}