﻿*{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:#666;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;}

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

/** 重置图片元素 **/
.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;}
.w1200{ width:1200px;max-width: 95%; margin:auto;}

.top_h{position: fixed;left: 0;top: 0;right: 0;z-index: 9;-webkit-transition:0.5s;transition:0.5s;border-bottom: 1px solid rgba(255,255,255,0.1);}
.top_h.on{background: #fff;box-shadow: 0 0 15px rgba(0,0,0,0.1);}
.logo img{display: block;height: 80px;padding: 25px 0;}
.dh_tx{position: absolute;top: 0;z-index: 0;}
.dh_tx i{position: absolute;top: 0; height:80px;-webkit-transition:0.5s;transition:0.5s;}
.dh_tx i:after{content: ""; position: absolute;left: 35px;right: 35px; bottom: 0;border-bottom: 2px solid #fff;}
.dh_tx.xljt i:after{left:50%;right:auto;border: 10px solid transparent;border-bottom-color: #f1f3f5;margin-left: -18px;}
.dh{float: right;margin-right: 30px;position: relative;}
.dh ul li{float: left;}
.dh ul li p a{display: block;font-size: 16px;line-height:80px;padding:0 20px;color: #fff;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li p a.iconfont{font-family:'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif !important;}
.dh ul li p a:before{float: right;padding-left: 5px;font-size: 12px;font-family: "iconfont" !important;}
.dh ul li .dh_xl{position: absolute;left:0;right: 0; box-shadow: 0 5px 5px rgba(0,0,0,0.1);top: 80px;background: #f1f3f5;border-radius:0 0 5px 5px;padding: 30px 30px 30px 280px;display: none !important;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.dh ul li .dh_xl ul{position: absolute;left: 65px;top: 30px;border-right: 1px solid #e5e5e5;padding-right: 65px;}
.dh ul li .dh_xl ul li{float: none;}
.dh ul li .dh_xl ul li a{display: block; font-size: 14px;line-height: 35px;color: #333;}
.dh ul li .dh_xl ul li a:hover{color: #ec1e21;}
.dh ul li .dh_xl .dh_xl_img{}
.dh ul li .dh_xl .dh_xl_img img{display: block;width: 100%;}
.top_h_yy{float: right;padding-top: 10px;position: relative;height: 80px;padding-right:30px;}
.top_h_yy p{margin-top:5px;}
.top_h_yy p a{display: block;font-size: 12px;line-height: 20px;padding: 0 15px;border: 1px solid #ddd; color: #666;border-radius: 5px;position: relative;-webkit-transition:0.5s;transition:0.5s;text-transform: uppercase;}
.top_h_yy p a span{font-size: 20px;float: left;padding-right: 5px;}
.top_h_yy_xl{z-index: 1;position: absolute;left: 50%;border-radius: 0 0 5px 5px;margin-left: -50px;width: 100px; top: 80px;padding:15px 0;box-shadow: 0 5px 5px rgba(0,0,0,0.1);background: #f1f3f5;display: none;-webkit-animation-duration: 0.3s;animation-duration: 0.3s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.top_h_yy_xl a{display: block;padding: 0 25px;font-size: 14px;line-height: 30px; color: #777;-webkit-transition:0.5s;transition:0.5s;text-align: center;}
.top_h_yy_xl a:hover{color: #ec1e21;}

.top_h.on .dh_tx i:after{border-bottom: 2px solid #ec1e21;}
.top_h.on .dh_tx.xljt i:after{border: 10px solid transparent;border-bottom-color: #f1f3f5;}
.top_h.on .dh ul li p a{color: #333;}
.top_h.on .dh ul li p a span.iconfont{font-size: 24px;color: #f00;float: right;padding-left: 5px;animation-name:flash;animation-duration:2s;animation-fill-mode:both;animation-iteration-count:infinite;}
/*.top_h.on .dh ul li.on p a{color: #ec1e21;}*/
/*.top_h.on .top_h_yy p a{color: #ec1e21;border: 1px solid #ec1e21;}*/
@keyframes flash{0%,50%,to{opacity:1;}25%,75%{opacity:0;}}

.yltp{float:right;padding-top:10px;}
.yltp a{display:block;padding-top:10px;}
.yltp a img{display:block;height: 18px;border-bottom: 2px solid #fff;padding-bottom: 5px;}
.yltp a:hover img{border-bottom: 2px solid #ec1e21;}

.banner{ width:100%; overflow:hidden; margin-top:80px; 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;height: 100%;}
.banner ul li img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner ul li.on img{animation-name:puffIn;-webkit-animation-duration:10s;animation-duration:10s;-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:#ec1e21;}
.banz,.bany{ position:absolute; top:0; width:15%; height:100%; opacity:0;  -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 36px;line-height:100%;text-align: center;color: #fff;}
.banz{ left:0;}
.bany{ right:0;}
.banz:before,.bany:before{position: absolute;top: 50%;left: 50%; -webkit-transform:scale(1,1.5) translate(-50%, -50%);transform:scale(1,1.5) translate(-50%, -50%) ;}
.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%;}}


.sy_bt{ text-align:center;}
.sy_bt .h1{ font-size:36px; line-height:36px; color:#ec1e21;font-weight: bold;text-transform: uppercase;}
.sy_bt .h1:after{content: "";width: 50px;height: 3px;background: #ec1e21;display: block;margin: 20px auto 0;}
.sy_bt .h2{ font-size:18px; line-height:18px; color:#666; padding-top:20px;}


.sy_fz_txt{float: right; width:45%;}
.sy_fz_txt ul li{float: left;width: 50%;margin-bottom: 30px;}
.sy_fz_txt ul li .h1{float: left;font-size: 36px;line-height: 48px;color: #fff;font-weight: bold;}
.sy_fz_txt ul li .h2{float: left;font-size: 16px;line-height: 24px;color: #fff;padding-left: 10px;}
.sy_fz_txt ul li .h2 span{display: block;font-size: 14px;opacity: 0.5;}

.yltp2{margin-bottom: 30px;border-radius: 5px;display: flex;align-items: center;justify-content: space-between;}
.yltp2 a{display:block;float:left;margin-right:50px;}
.yltp2 a img{display:block;height: 34px;padding: 5px;border: 2px solid #fff;border-radius: 5px;}

.sy_gy_bg{position: relative;padding: 80px 0;background:url(../img/sy_gy_bg.jpg) center no-repeat;background-size: cover;background-attachment: fixed;}
.sy_gy_l{ float:left; width:45%;}
.sy_gy_l .h1{ font-size:36px; line-height:36px; color:#fff;font-weight: bold;}
.sy_gy_l .h1 a{color:#fff;padding-left:20px;}
.sy_gy_l .h1 a:hover{color:#ec1e21;}
.sy_gy_l .h1:after{content: "";width: 50px;height: 3px;background: #fff;display: block;margin-top: 20px;}
.sy_gy_l .h3{ font-size:24px; line-height:24px; color:#fff; padding-bottom:10px;}
.sy_gy_l .h4{ font-size:14px; line-height:30px; color:#fff;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:9;overflow: hidden;margin-top: 20px;}
.sy_gy_l .h5{ padding-top:40px;}
.sy_gy_l .h5 a{ display:block; width:160px; font-size:16px; color:#fff; border:1px solid #fff; line-height:45px; text-align:center; border-radius:5px;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy_l .h5 a:hover{color:#fff;background:#ec1e21;border:1px solid #ec1e21;}
.sy_gy_zs_sp{margin-top: 60px;float: left;width: 100%;}
.sy_gy_zs_bg{float: left; width: 100%;position: relative;padding: 0 0px;}
.sy_gy_zs_l,.sy_gy_zs_r{ position:absolute; top:50%; margin-top:-25px;width:40px; height:50px;-webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 30px;line-height: 50px;color: #999;}
.sy_gy_zs_l{ left:-50px;}
.sy_gy_zs_r{ right:-50px;}
.sy_gy_zs_l:hover,.sy_gy_zs_r:hover{color: #ec1e21;}
.sy_gy_zs{overflow: hidden;}
.sy_gy_zs ul{position: relative;width: 10000%;}
.sy_gy_zs ul li{float: left;width: 0.235%; margin-right: 0.02%;overflow: hidden;border-radius: 5px;}
.sy_gy_zs ul li img{display:block;width:100%; -webkit-transition:0.5s;transition:0.5s;}
.sy_gy_zs ul li:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_gy_sp{float: right;width: 520px;height: 360px;overflow: hidden;}
.sy_gy_sp video{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}

.sy_cp{padding: 80px 0 65px;}
.sy_cp_lb_bg{position: relative;margin-top: 40px;}
.sy_cp_lb{overflow: hidden;}
.sy_cp_lb ul{width:10000%; position:relative;}
.sy_cp_lb ul li{float: left;width: 0.32%;margin-right: 0.02%;border: 1px solid #eee; position: relative;border-radius: 5px;overflow: hidden;}
.sy_cp_lb ul li .h1{overflow: hidden;}
.sy_cp_lb ul li .h1 img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp_lb ul li:hover .h1 img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_cp_lb ul li .h2{font-size: 16px;line-height: 30px;color: #666;margin: 15px;overflow: hidden;text-align: center;}
.sy_cp_lb ul li .xw_hover{position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: #ec1e21;padding: 20px;opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp_lb ul li .xw_hover .h3{font-size: 20px;line-height: 24px;color: #fff;font-weight: bold;}
.sy_cp_lb ul li .xw_hover .h4{margin-top: 30px; font-size: 14px;line-height: 30px;color: #fff;display: -webkit-box;word-wrap: break-word;-webkit-box-orient: vertical;-webkit-line-clamp: 9;overflow: hidden;}
.sy_cp_lb ul li .xw_hover .h5{position: absolute;left: 20px;right:20px;bottom: 20px;font-size: 14px;line-height: 20px;color: #fff;background:url(../img/gy_jt_hover.png) right center no-repeat;background-size: auto 8px;}
.sy_cp_lb ul li:hover .xw_hover{opacity: 1;}
.sy_cp_lb_l,.sy_cp_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: 46px;color: #ccc;border: 2px solid #ccc;border-radius: 50%;text-align: center;}
.sy_cp_lb_l{ left:-80px;padding-right: 5px;}
.sy_cp_lb_r{ right:-80px;padding-left: 5px;}
.sy_cp_lb_l:hover,.sy_cp_lb_r:hover{color: #ec1e21;border: 2px solid #ec1e21;}

.sy_jjfa_bg{padding:80px 0;}
.sy_jjfa{}
.sy_jjfa_lb{margin: 50px auto 0;}
.sy_jjfa_lb ul li{float: left;width: 32%;margin: 0 2% 0 0;text-align:center;border: 1px solid #eee; padding:60px 20px 30px;border-radius: 5px;-webkit-transition:0.5s;transition:0.5s;}
.sy_jjfa_lb ul li:hover{background:#ec1e21;border: 1px solid #ec1e21;}
.sy_jjfa_lb ul li:nth-child(3n){margin-right: 0;}
.sy_jjfa_lb ul li .h1{font-size: 48px;line-height: 48px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.sy_jjfa_lb ul li .h2{font-size: 20px;line-height: 20px;color: #333;margin-top: 20px;-webkit-transition:0.5s;transition:0.5s;}
.sy_jjfa_lb ul li .h2:after{content: "";display: block;width: 30px;height: 2px;background: #333;margin:20px auto 0;-webkit-transition:0.5s;transition:0.5s;}
.sy_jjfa_lb ul li .h3{font-size: 14px;line-height: 24px;color: #666;margin-top: 25px;height: 96px;overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;-webkit-transition:0.5s;transition:0.5s;}
.sy_jjfa_lb ul li .h4{background: url('../img/faj.png') center no-repeat;height: 15px;margin-top: 30px;-webkit-transition:0.5s;transition:0.5s;}
.sy_jjfa_lb ul li:hover .h1{color: #fff;}
.sy_jjfa_lb ul li:hover .h2{color: #fff;}
.sy_jjfa_lb ul li:hover .h2:after{background: #fff;}
.sy_jjfa_lb ul li:hover .h3{color: #fff;}
.sy_jjfa_lb ul li:hover .h4{background: url('../img/faj2.png') center no-repeat;}

.sy_xw_bg{background: #f1f3f5;padding: 80px 0;}
.sy_xw{}
.sy_xw_fl{margin-top: 50px;}
.sy_xw_fl ul{font-size: 0;text-align: center;}
.sy_xw_fl ul li{display: inline-block;margin: 0 10px;border-radius: 5px;overflow: hidden;}
.sy_xw_fl ul li a{display: block;padding: 0 50px;font-size: 16px;line-height: 45px;color: #333;background: #fff;}
.sy_xw_fl ul li a span{display: block;}
.sy_xw_fl ul li.on a{background: #ec1e21;color: #fff;}
.sy_xw_lb_bg{margin-top: 50px;position: relative;padding:0 60px;}
.sy_xw_lb_qh{display: none;}
.sy_xw_lb{overflow: hidden;}
.sy_xw_lb ul{position: relative;width: 10000%;}
.sy_xw_lb ul li{float: left;width: 0.31333%;margin-right: 0.03%;}
.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: 16px;-webkit-transition:0.5s;transition:0.5s;line-height: 30px;color: #333;padding: 8px 0 5px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.sy_xw_lb ul li .h2:hover{color: #ec1e21;}
.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;}
.sy_xw_lb ul li .h4{font-size:14px;line-height: 30px;color: #999;}
.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: #ec1e21;}
.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: #ec1e21;}

.foot{background:url(../img/foot.jpg) center no-repeat;background-size: cover;padding:60px 0 0;}
.foot_dh{ float:left; margin-right:70px;}
.foot_dh ul{ float:left;}
.foot_dh ul li a{ font-size:14px; line-height:31px; color:#fff;}
.foot_dh ul li.foot_dh_bt{padding-bottom:15px;}
.foot_dh ul li.foot_dh_bt a{display: block; font-size:16px; line-height:30px;font-weight: bold; color:#FFF;position:relative; }
.foot_dh ul li a:hover{color:#fff;}
.foot_lx{ float:left;margin-right:50px;}
.foot_lx .h1{padding-bottom: 15px;}
.foot_lx .h1 a{font-size:16px; line-height:30px; color:#fff;font-weight: bold; }
.foot_lx .h2{font-size:14px; line-height:40px; color:#fff;}
.foot_lx .h2 span.iconfont{float: left; font-size:20px;padding-right: 10px;}
.foot_ewm{ float:left;margin-left: 15px;padding-top: 45px;}
.foot_ewm .h4{float: left; width:120px;margin-right: 25px;}
.foot_ewm .h4 p{font-size:14px; line-height:30px; text-align:center; color:#fff;}
.foot_ewm .h4 p span{font-size:18px;padding-right: 5px;}
.foot_ewm .h4 img{ display:block; width:100%;padding-top: 10px;}
.foot_ly{ float:right;}
.foot_ly .h1{padding-bottom: 15px;}
.foot_ly .h1 a{font-size:16px; line-height:30px; color:#fff;font-weight: bold; }
.foot_ly .h2{width: 380px;}
.foot_ly .h2 input{float: left;width: 48%;margin-right: 4%; font-size: 14px;line-height: 38px;color: #fff; height: 40px; margin-bottom: 2%;background: none;border: 1px solid #fff;padding: 0 15px;border-radius: 5px;}
.foot_ly .h2 input.foot_ly_dh{margin-right: 0;}
.foot_ly .h2 input::-webkit-input-placeholder {color: #fff;}
.foot_ly .h2 input:-moz-placeholder {color: #fff;}
.foot_ly .h2 input::-moz-placeholder {color: #fff;}
.foot_ly .h2 input:-ms-input-placeholder {color: #fff;}
.foot_ly .h2 textarea{float: left;width: 100%;font-size: 14px;line-height: 30px;color: #fff;margin-bottom: 2%;background: none;border: 1px solid #fff;padding: 0 15px;height: 80px;font-family:'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif;border-radius: 5px;}
.foot_ly .h2 textarea::-webkit-input-placeholder {color: #fff;}
.foot_ly .h2 textarea:-moz-placeholder {color: #fff;}
.foot_ly .h2 textarea::-moz-placeholder {color: #fff;}
.foot_ly .h2 textarea:-ms-input-placeholder {color: #fff;}
.foot_ly .h2 a{float: left;width:120px;text-align: center; font-size: 14px;line-height: 40px;color: #fff;background: #ec1e21;border-radius: 5px;}
.foot_yqlj{float: left;width: 100%;}
.foot_yqlj .h2{padding-top:20px;font-size: 0;text-align: center;border-top: 1px solid rgba(255, 255, 255, 0.1);margin-top: 40px;color: #fff; font-size:9pt;}
.foot_yqlj .h2 a{display: inline-block; font-size: 9pt;line-height: 30px;color: #fff;-webkit-transition:0.5s;transition:0.5s;vertical-align: middle;}
.foot_yqlj .h2 a:hover{color: #ec1e21;}
.foot_yqlj .h2 span{display: inline-block;width: 40px;height: 30px;background:url(../img/foot_yqlj.png) center no-repeat;vertical-align: middle;}
.bqsy{float: left;width: 100%; font-size:12px;line-height:30px; color:#fff; text-align:center; padding:0px 0 20px;}



.bat{position: relative;margin-top:80px;overflow: hidden;}
.bat img{display: block;width: 1920px;position: relative;left: 50%;margin-left: -960px;}
.bat_txt2{position: absolute;left:50%;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);text-align: center;width:1200px;max-width:95%;}
.bat_txt2 .h1{font-size: 48px;color: rgba(0, 0, 0, 0.1);line-height: 48px;font-weight: bold;text-transform: uppercase;}
.bat_txt2 .h2{font-size: 30px;color: #333;line-height: 30px;padding: 10px 0 10px;}
.bat_txt2 .h3{font-size: 14px;color: #333;line-height:30px;color:rgba(0, 0, 0, 0.5);}
.bat_txt2 .h4{margin-top: 30px;}
.bat_txt2 .h4 ul{font-size: 0px;text-align: center;}
.bat_txt2 .h4 li{display: inline-block;overflow: hidden;margin: 0px 8px 0;}
.bat_txt2 .h4 li a{display: block;color: #666;font-size: 14px;padding: 0 30px;line-height: 40px;background: rgba(0, 0, 0, 0.1);-webkit-transition:0.5s;transition:0.5s;border-radius: 5px;}
.bat_txt2 .h4 li a:hover,.bat_txt2 .h4 li.on a{color: #FFF;background: rgba(236,30,33,0.8);}

.ny_bt{/*border-bottom: 1px solid #eee;*/background: #f6f6f6;}
.ny_bt .l{font-size: 18px;line-height: 65px;color: #333;}
.ny_bt .r{padding: 25px 0;}
.ny_bt .r em{float: left; width:10px;height:14px;margin-right:8px;background:url(../img/home.png) no-repeat center;}
.ny_bt .r i{float: left;width:10px;height:14px;margin:0 4px;background:url(../img/sNav_icon.png) no-repeat center;}
.ny_bt .r a{float: left;font-size:14px;color:#666;line-height: 15px;}
.ny_bt .r a.on{color:#ec1e21;}

.ny_cp{padding: 60px 0 0;}
.ny_cp ul{padding-bottom: 30px;}
.ny_cp ul li{float: left;width:30.666%;position: relative;margin: 0 4% 4% 0;}
.ny_cp ul li:nth-child(3n){margin-right: 0;}
.ny_cp ul li .ny_cp_img{overflow: hidden;border: 1px solid #eee;}
.ny_cp ul li .ny_cp_img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_cp ul li:hover .ny_cp_img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_cp ul li .ny_cp_txt{padding: 20px 0px 0;text-align: center;}
.ny_cp ul li .ny_cp_txt .h1{font-size: 18px;line-height: 35px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li .ny_cp_txt .h2{font-size: 14px;line-height: 24px;color: #666;margin-top: 5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 48px;}
.ny_cp ul li:hover .ny_cp_txt .h1{color: #ec1e21;}

.ny_cp2{padding: 60px 0 40px;}
.ny_cp2 .ny_zctj_bt{margin-bottom: 30px;}
.ny_cp2 ul{}
.ny_cp2 ul li{float: left;width:32%;position: relative;margin: 0 2% 2% 0;background: #323569;}
.ny_cp2 ul li:nth-child(3n){margin-right: 0;}
.ny_cp2 ul li .ny_cp_img{overflow: hidden;border: 1px solid #eee;}
.ny_cp2 ul li .ny_cp_img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_cp2 ul li:hover .ny_cp_img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_cp2 ul li .ny_cp_txt{padding: 20px;text-align: center;}
.ny_cp2 ul li .ny_cp_txt .h1{font-size: 18px;line-height: 35px;color: #fff;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp2 ul li .ny_cp_txt .h2{font-size: 14px;line-height: 24px;color: #fff;margin-top: 5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 48px;}
.ny_cp2 ul li:hover{background: #ec1e21;}

.pagination{width:100%; height:auto;text-align:center; font-size:0px; position:relative; overflow:hidden; margin:0px 0 30px; text-transform:uppercase;}
.pagination a,.pagination span{display:inline-block; padding:0 25px; line-height:40px; font-size:14px; border:1px solid #d6d6d6; margin:0 5px;color: #666;background: #fff;border-radius: 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#ec1e21; background:#ec1e21;}

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

.spec-preview{width:100%;border: 1px solid #eee;}
.spec-scroll{clear:both;margin-top:15px;width:100%;padding: 0 20px;position: relative;}
.spec-scroll .prev{left:0; background:#eee url(../img/left_btn.png) center no-repeat;}
.spec-scroll .next{right:0; background:#eee url(../img/right_btn.png) center no-repeat;}
.spec-scroll .prev,.spec-scroll .next{position: absolute;top: 0; display:block; text-align:center; width:12px; height:60px;cursor:pointer;background-size: 6px 12px!important;}
.spec-scroll .items{float:left;position:relative;width:100%;height:60px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;text-align:center;margin-right: 5px;}
.spec-scroll .items ul li img{border:1px solid #ccc;padding:2px;width:60px;height:60px;display: block;}
.spec-scroll .items ul li img:hover{border:2px solid #ec1e21;padding:1px;}

.tabs-basic{width:100%; margin-top:50px; float:left;}
.tabs-basic ul{list-style:none; margin:0; padding:0;}
.tabs-basic ul li{font-size:24px; height:50px;text-transform:uppercase;border-bottom: 1px solid #eee;}
.tabs-basic ul>li>a{display:block; text-decoration:none; line-height:30px; color:#333;}
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto;line-height:30px; font-size:14px; color:#666;padding-bottom: 30px;}
.tabs-basic .tabs-content-placeholder .tab-content-active{padding: 20px 0;}
.tabs-basic .tabs-content-placeholder img{max-width:100%;}
.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; padding-bottom:10px; border-bottom:1px solid #eee;}
.pros_right_top .h1{font-size:24px; padding-bottom:10px;color: #333;}
.pros_right_top p{font-size:14px; color:#666;}
.proleft{width:100%;float:left; font-size:14px; line-height:30px; margin-top:20px;}
.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:100%; float:left; margin-right:10px;}
.proleft_btn li a{width:100%; max-width:150px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#eee; display:block;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#ec1e21; color:#fff;border-radius: 5px;}

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

.jqZoomPup,.zoomdiv{display: none !important;}

.view-page2{position:relative; padding-top:20px;border-top: 1px solid #eee;margin-top: 30px;}
.view-page2 .prev,.view-page2 .next{font-size:14px;line-height:38px;width:45%;}
.view-page2 .prev{float: left;}
.view-page2 .prev a,.view-page2 .next a{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.view-page2 a{display:block;color: #666;} 
.view-page2 .next{float: right;text-align:right;}
.view-page2 .prev:hover a{color:#ec1e21;}
.view-page2 .next:hover a{color:#ec1e21;}

.ny_dlpp{padding: 60px 0;}
.ny_dlpp ul li{ float:left; width:30.333%; margin:0 4% 4% 0;padding:25px; border-radius:5px;border: 1px solid #eee;}
.ny_dlpp ul li:nth-child(3n){margin-right:0;}
.ny_dlpp ul li .h1{}
.ny_dlpp ul li .h1 img{display:block;width:100%;}
.ny_dlpp ul li .h2 a{ display:block;font-size:18px; line-height:30px;color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; -webkit-transition:0.3s;transition:0.3s;font-weight:bold;}
.ny_dlpp ul li .h3{ font-size:14px; line-height:24px; color:#666; margin:5px 0; height:72px; -webkit-transition:0.3s;transition:0.3s;overflow:hidden;}
.ny_dlpp ul li .h4{}
.ny_dlpp ul li .h4 a{ float:left;font-size: 14px;line-height: 34px;padding: 0 25px; color: #333;background: #eee;border-radius: 5px;-webkit-transition:0.5s;transition:0.5s;}
.ny_dlpp ul li .h4 a:hover{background:#ec1e21;color: #fff;}

.ny_dlpp_xq{padding: 60px 0;}
.ny_dlpp_xq_img{float: left;width: 42%;overflow: hidden;border: 1px solid #eee;}
.ny_dlpp_xq_img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_dlpp_xq_img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_dlpp_xq_txt{float: right;width: 55%;}
.ny_dlpp_xq_txt .h1{font-size: 24px;color: #333;line-height: 35px;border-bottom: 1px solid #eee;padding-bottom: 15px;}
.ny_dlpp_xq_txt .h2{font-size: 14px;color: #666;line-height: 30px;padding-top: 15px;}
.ny_dlpp_xq_fl{float: left;width: 100%;position: relative;margin-top: 50px;background: #f1f3f5;}
.ny_dlpp_xq_fl ul{position: relative;}
.ny_dlpp_xq_fl ul li{float: left;width: 25%;text-align: center;font-size: 18px;line-height: 50px;color: #333;}
.ny_dlpp_xq_fl ul li.on{background: #ec1e21;color: #fff;}
.ny_dlpp_xq_lb_bg{clear: both;padding-bottom: 30px;}
.ny_dlpp_xq_lb_bg .ny_dlpp_xq_lb{display: none;padding: 30px 0;font-size: 14px;line-height: 30px;color: #333;}
.ny_dlpp_xq_lb_bg .ny_dlpp_xq_lb img{max-width: 100%;}

.ny_gy{padding: 60px 0;}
.ny_gy_txt{font-size: 14px;line-height: 30px;color: #666;}

.ny_gy_tp{padding: 60px 0;}
.ny_gy_tp ul{padding-bottom: 30px;}
.ny_gy_tp ul li{float: left;width: 23.5%;margin:0 2% 2% 0;}
.ny_gy_tp ul li:nth-child(4n){margin-right: 0;}
.ny_gy_tp ul li .h1{overflow: hidden;border: 1px solid #eee;padding: 0;}
.ny_gy_tp ul li .h1 img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;padding: 0;}
.ny_gy_tp ul li:hover .h1 img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_gy_tp ul li .h2{font-size: 14px;line-height: 20px;text-align: center;padding: 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #666;}
.ny_gy_tp_ms{font-size: 16px;line-height: 35px;color: #666;margin-top: 20px;}
.ny_gy_tp_ms .iconfont{float: left; font-size: 12px;line-height: 35px;color: #666;padding-right: 5px;transform:scale(0.7);}

.ny_xw{padding: 60px 0;}
.ny_xw ul{padding-bottom: 30px;}
.ny_xw ul li{ border-bottom:1px dashed #eee; padding-left:280px; position:relative; padding-bottom:25px; margin-bottom:25px;}
.ny_xw ul li .ny_xw_img{ position:absolute; left:0px; top:0; width:260px; overflow:hidden; height:150px;}
.ny_xw ul li .ny_xw_img img{ display:block; width:100%; -webkit-transition:0.5s;transition:0.5s;}
.ny_xw ul li:hover .ny_xw_img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_xw ul li .ny_xw_txt{ position:relative; height:150px;}
.ny_xw ul li .ny_xw_txt .h1{ font-size:16px; line-height:30px; color:#333;font-weight: bold;}
.ny_xw ul li:hover .ny_xw_txt .h1{color:#ec1e21;}
.ny_xw ul li .ny_xw_txt .h4{ font-size:14px; line-height:24px;padding-top:5px; color:#777;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ny_xw ul li .ny_xw_txt .h2{ font-size:14px; line-height:24px; color:#aaa; padding-top:5px;}
.ny_xw ul li .ny_xw_txt .h3{ position:absolute; left:0; bottom:10px; font-size:14px; line-height:22px; color:#777;}
.ny_xw ul li:hover .ny_xw_txt .h3{color:#ec1e21;}

.ny_xw_xq{padding: 60px 0;}
.ny_tw_bt{text-align:center; line-height:30px;font-size:14px;}
.ny_tw_bt .line{padding:0 15px; }
.ny_tw_bt span.iconfont{padding-right: 5px;}
.ny_tw_bt .h3{padding:0 0 20px; line-height:24px; font-size:24px;}
.ny_tw{ font-size:14px; line-height:30px; padding:20px 0 0px;}
.ny_tw img{ display:block; max-width:100%; margin:auto;}

.ny_xw_tj {padding: 50px 0 0;}
.ny_xw_tj ul{margin-top: 20px;}
.ny_xw_tj ul li{float: left;width: 48%; position: relative;padding:0 0px 0 15px;border-bottom: 1px #eee dashed;margin-right: 4%;}
.ny_xw_tj ul li:nth-child(2n){margin-right:0;}
.ny_xw_tj ul li:after{content:"";position: absolute;left: 0;top: 25px;width: 4px;height: 4px;background: #999;overflow: hidden;}
.ny_xw_tj ul li a{display: block;font-size: 14px;line-height: 55px;color: #666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-right: 100px;}
.ny_xw_tj ul li a:hover{color: #ec1e21;}
.ny_xw_tj ul li span{font-size: 14px;line-height: 55px;color: #999;position: absolute;right: 0;top: 0;}
.ny_zctj_bt{font-size: 18px;color: #333;line-height:50px;position: relative;padding:0 15px;background: #f6f6f6;}
.ny_zctj_bt a{float: right;font-weight: normal;font-size: 14px;color: #666;}
.ny_zctj_bt a:hover{color: #ec1e21;}

.ny_lx{padding: 60px 0;}
.sy_xl_div{}
.sy_xl_txt{ font-size:16px; line-height:35px; color:#666; width:50%;}
.spz18_000{ font-size:24px; color:#333;display: block;padding-bottom: 20px;}
.sy_xl_ly{ width:45%;}
.sy_xl_ly form input{ display:block; width:100%; border:1px solid #eee; margin-bottom:10px; font-size:14px; line-height:40px; padding:0 10px;}
.sy_xl_ly form textarea{ display:block; width:100%; border:1px solid #eee; margin-bottom:10px; font-size:14px; line-height:30px; padding:5px 10px; height:100px;}
.sy_xl_ly form a{ display:block; width:180px; font-size:14px; line-height:40px; text-align:center; color:#666;border: 1px solid #eee; margin:auto;-webkit-transition:0.5s;transition:0.5s;}
.sy_xl_ly form a:hover{ background:#ec1e21;color: #fff;border: 1px solid #ec1e21;}
.ny_lx_dt{ font-size:16px; line-height:35px; color:#666; padding:60px 0 0px;}

.ny_fx_txt{ margin:30px auto 0;}
.ny_fx_txt_l{ float:left;max-width: 20%;margin-right: 50px;}
.ny_fx_txt_l p{ font-size:14px; line-height:30px;padding-top: 10px; text-align:center; color:#75777b;}
.ny_fx_txt_l img{ display:block; width:100%;}

.sy_gjc_bg{ background:#f6f6f6; padding:15px 0;}
.sy_gjc_bg .l span{ font-weight:bold; font-size:14px; line-height:30px; color:#333;}
.sy_gjc_bg .l a{font-size:14px; line-height:30px; color:#666; margin-left:20px;}
.sy_gjc_bg .l a:hover{color: #ec1e21;}
.dh_ss{ float:right; width:220px; position:relative;z-index: 1;}
.dh_ss input{ background:#fff; display:block; width:100%; height:30px; line-height:30px; font-size:13px; color:#7c7c7c; border-radius:3px; padding:0 10px 0 10px; border-right-width:30px;}
.dh_ss span{ position:absolute; top:0; right:0; width:30px; height:30px; background:#d60002 url(../img/ssan.png) center no-repeat; cursor:pointer;}
.dh_ss input::-webkit-input-placeholder{ font-size:13px; line-height:30px; color:#7c7c7c;}

.group{font-size:14px;line-height: 30px;color:#333;}
.group a{font-size:14px;line-height: 30px;color:#333;}
.group a:hover{color:#ec1e21;}
.group table{border:1px solid #eee;border-width:1px 1px 0 0;}
.group table th{border:1px solid #eee;border-width:0 0 1px 1px;padding:10px;}
.group table td{border:1px solid #eee;border-width:0 0 1px 1px;padding:10px;}

.newtb{position: relative;}
.newtb:before{content: "";position: absolute;left: 20px;top: 20px;z-index: 1;background: url('../img/newtb.png') center no-repeat;background-size: 50px 40px;width: 50px;height: 40px;-webkit-animation-name:flash;-webkit-animation-duration:2s;-webkit-animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-name:flash;animation-duration:2s;animation-fill-mode:both;animation-iteration-count:infinite;}