@charset "utf-8";

/* CSS reset for c_b */

body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}

table {border-collapse:collapse; border-spacing:0;}

table th , table td {padding:5px;}

fieldset , img {border:0;}

address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}

ol , ul {list-style:none;}

ception , th{text-align:left;}

q:before , q:after{content:'';}

abbr , acronym{border:0;}

a {color:#666; text-decoration:none;}  /*for ie f6n.net*/

a:focus{outline:none;} /*for ff f6n.net*/

a:hover {text-decoration:none;}

:focus{outline:none}

@font-face { font-family: "BELLB"; src:url(../fonts/BELLB.TTF);}
/*定位*/

.tl {text-align:left;}

.tc {text-align:center;}

.tr {text-align:right;}

.bc {margin-left:auto; margin-right:auto;}

.fl {float:left; display:inline;}

.fr {float:right; display:inline;}

.mt10{margin-top: 10px;}

.zoom {zoom:1}

.hidden {visibility:hidden;}

.vam {vertical-align:middle;}

p{ word-spacing:-1.5px;}

strong{ font-weight:bold;}



-moz-box-sizing:content-box;

-webkit-box-sizing:content-box;

box-sizing:content-box;



/*其他*/

.curp{cursor:pointer};



/*原reset*/

sup{vertical-align:baseline;}

sub{vertical-align:baseline;} 

input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}

input,button,textarea,select{*font-size:100%;}

input,select{vertical-align:middle;}

body{font:12px/1.231 arial,helvetica,clean,sans-serif; scroll-behavior: smooth;}

select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}

table{font-size:inherit;font:100%; border-collapse:collapse;}

pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*title*/

 

/* CSS Document */

body{background-color: #fff;overflow-x:hidden;color:#666;font-size:14px;min-width: 1280px;font-family: microsoft yahei , "宋体";position:relative;}/*网站字体颜色*/

.header , .conten , .container{margin-left:auto; margin-right:auto; width:1350px; font-family:microsoft yahei;}

.vam { vertical-align:middle;}

.clear{clear:both; height:0; line-height:0; font-size:0;}

.tr { text-align:right;}

.tl { text-align:left;}

.center { text-align:center;}

.fl { float:left;}

.fr { float:right;}

.pa{ position:absolute;}

.pr{ position:relative}

.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}/* -- 购物车外部框架 -- */

.tit h2{ font-size: 30px; color:#333; text-align: center; line-height: 48px;}
.tit span{ font-size: 16px; color:#666; text-align: center; background: url(../img/tit_em.png) center no-repeat; display: block; line-height: 40px;}
.tit_w h2{ font-size: 30px; color:#fff; text-align: center; line-height: 48px;}
.tit_w span{ font-size: 16px; color:#fff; text-align: center; background: url(../img/titw_em.png) center no-repeat; display: block; line-height: 40px;}

/*首页头部*/

/*top*/
.sytop { overflow: hidden; height: 40px; background: #f5f5f5; }
.sytop .container { overflow: hidden; }
.sytop .container p { float: left; line-height: 40px; font-size: 13px; color: #888; }
.sytop .container span { float: right; }
.sytop .container span a { float: left; font-size: 13px; color: #888; line-height: 40px; }
.sytop .container span a:hover { color: #c30118; }

/*logo*/
.header{ width:100%; overflow:hidden; background-color:#fff; }
.hcont .dlogo{ float:left;padding-top: 30px;padding-bottom: 30px; overflow: hidden;}
.hcont .dlogo dl a{ float: left; overflow: hidden; }
.hcont .dlogo img { float: left; }
.hcont .dlogo dd { overflow: hidden;padding-left: 20px; }
.hcont .dlogo dd h2 { font-size: 24px; color: #c30118; padding-top: 5px; }
.hcont .dlogo dd  p { font-size: 18px; color: #333; line-height: 30px; }
.hcont .dlogo dd  h1 {  font-size: 24px; color: #c30118; padding-top: 5px;  }


/*顶部联系电话*/
.dlianxi { float: right;  } 
.dlianxi ul {width: 350px; height: 40px;  display: block; background: url(../img/top001.png) no-repeat center; }
.dlianxi ul li { position: relative;display: block;float: left; padding-top: 8px;}
.dlianxi ul li p { float: left; font-size: 12px; color: #222; line-height: 24px; padding-left: 10px;}
.dlianxi ul li img { float: left; }
.dlianxi ul li .lianxi_l { padding-left: 75px; padding-right: 20px; overflow: hidden; display: block; float: left; }
.dlianxi ul li .lianxi_r { padding-left: 20px; overflow: hidden; display: block;}
.dlianxi ul li em { display: none; position: absolute; top: 40px; left: 70px; }
.dlianxi ul li:hover p { color: #c30118;  }
.dlianxi ul li:hover em{ display: block; }
.tel { float: right; }
.tel .tel_bg {float: left; width: 270px;overflow: hidden; padding-top: 38px; }
.tel .tel_bg img { float: left; }
.tel .tel_bg p { padding-left: 15px; overflow: hidden; font-size: 16px; color: #787878; }
.tel .tel_bg em { padding-left: 15px; font-size: 24px; color: #454545; font-weight: 600; }
.tel .tel_bg a:hover em { color: #c30118;   }

/*导航*/
.navBox{ background:#333; height:60px; position:relative;}
.navBox .container>ul{ height:60px;}
/*.navBox .container>ul>li:nth-child(1) { background: #c30118; }*/
.navBox .container>ul>li{ float:left; position:relative;}
.navBox .container>ul>li.cur { background: #c30118; }
.navBox .container>ul>li::after { content: '';position: absolute; width: 100%;height: 0; background-color: #c30118; bottom: 0;left: 0; -webkit-transition: height .3s;transition: height .3s; z-index: 2;}
.navBox .container>ul>li:hover::after { height: 100%; }
.navBox .container>ul>li>a{ display:block; height:60px; line-height:60px; padding:0 32px; font-size:15px; color:#fff; text-decoration:none; border-right: 1px solid rgba(255,255,255,0.3); position: relative; z-index: 999;}
.navBox .container>ul li:last-child a { border: none; }



.fullSlide { width:100%;position:relative; background:#fff; height:600px; overflow:hidden;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:600px;overflow:hidden;text-align:center;}



/*搜索*/
.search{ height: 60px; background: #f5f5f5; overflow:hidden; }
.search .gjc{overflow:hidden; float:left; line-height:60px; font-size:14px; color: #c30118;}
.search .gjc span{ float: left; }
.search .gjc p { float: left; }
.search .gjc a{ font-size:13px; margin-right: 15px;}
.search .gjc a:hover { color: #c30118; }
.search .sc{ float:right;}
.search .sc .tt{ margin-top: 15px; margin-right: 30px; float:left; width:150px; height:30px; background:none; font-size:14px; color:#a1a0a0; outline:none; border: none; border-bottom: 1px solid #fff;}
.search .sc .s_bt{ border:0px ; float:left; width:66px; height:60px; line-height:60px; text-align:center; font-size:13px; color:#fff; text-decoration:none; background-color:#c30118; background: url(../img/search.png) no-repeat center;}

/*首页核心业务1*/
.adv1 { padding: 60px 0; overflow: hidden; background: #fff;}
.adv1 .adv1_bt { overflow: hidden; -webkit-transition:transform .3s;transition:transform .3s; text-align: center; }
.adv1 .adv1_bt h2 { font-size: 34px; color: #c30118; line-height: 68px; font-weight: 600; }
.adv1 .adv1_bt h2 em { font-size: 34px; color: #333; line-height: 68px; font-weight: 600; }
.adv1 .adv1_bt p { font-size: 16px; color: #666; }
.adv1_nr { overflow: hidden; padding-top: 60px; }
.adv1_nr li {width: 240px; float: left;text-align: center; background: url(../img/hxfw.bg2.png) no-repeat right 0px;position: relative; height: 275px; }
.adv1_nr li:nth-child(5) { background: none; }
.adv1_nr li a  { overflow: hidden; display: block; }
.adv1_nr li a i { width: 80px; height: 80px; display: block; position: absolute;top: 0;left: 80px; z-index: 10; }
.adv1_nr li a i img { width: 80px; height: 80px; }
.adv1_nr li a em { width: 80px;height: 80px;background: url(../img/hxfw.bg1.png); z-index: -1;-webkit-animation: rotate 5s linear infinite; animation: rotate 5s linear infinite; display: block; margin: 0 auto; }
.adv1_nr li a b { display: block;font-size: 16px; color: #333; height: 30px; line-height: 30px; padding: 25px 0 0; }
.adv1_nr li a span {     display: block;font-size: 14px;color: #666; line-height: 24px; padding: 10px 0 0;height: 72px;overflow: hidden;width: 180px;margin: 0 auto; }
.adv1_nr li:hover a em { background: url(../img/hxfw.bg3.png); z-index: -1; }
.adv1_nr li:hover a b  { color: #c30118; }
.adv1 .container .more { width: 178px; height: 42px; display: block; font-size: 16px; color: #fff;line-height: 42px; padding-left: 20px; background: url(../img/ljzx.jpg) no-repeat center top; margin: 0 auto;padding-left: 80px; }


/*首页产品中心*/
.sy_pro { background: #f5f5f5; overflow: hidden; padding-bottom: 50px; }
.sy_pro .sy_probt { overflow: hidden;  text-align: center; padding-top: 40px; }
.sy_pro .sy_probt  h2 { font-size: 34px; color: #c30118; line-height: 68px; font-weight: 600; }
.sy_pro .sy_probt  h2 em { font-size: 34px; color: #333; line-height: 68px; font-weight: 600; }
.sy_pro .sy_probt  p { font-size: 16px; color: #666; }
.sy_pro .pro_prol { float: left; width: 250px; padding-top: 50px; }
.sy_pro .pro_prol .prol_bt { background: url(../img/pro_bg1.png) no-repeat; display: block; width: 250px; height: 106px;  }
.sy_pro .pro_prol .prol_bt h3 { padding-top: 30px; font-size: 24px; color: #fff; text-align: center; }
.sy_pro .pro_prol .prol_bt p { font-size: 16px; font-family: "arial"; color: rgba(255,255,255,0.5); text-align: center; padding-right: 20px; }
.sy_pro .pro_prol ul { overflow: hidden; }
.sy_pro .pro_prol ul li { overflow: hidden; border-bottom: 1px solid #FFFFFF; }
.sy_pro .pro_prol ul .more { overflow: hidden; border: none;  }
.sy_pro .pro_prol ul li a h4{  height: 50px; font-size: 18px; color: #fff; background: #c30118; display: block; line-height: 50px; padding-left: 40px;}
.sy_pro .pro_prol ul .more a h4 {  height: 50px; font-size: 18px; color: #fff; background: #333; display: block; line-height: 50px; padding-left: 40px; }
.sy_pro .pro_prol ul li .prol_fl {padding: 0px 20px 0 20px; background: #fff; }
.sy_pro .pro_prol ul li .prol_fl a { overflow: hidden; }
.sy_pro .pro_prol ul li .prol_fl a  p {background: url(../img/pro_ico1.jpg) no-repeat 25px; font-size: 15px; color: #454545; line-height: 40px; border-bottom: 1px dashed #ddd; padding-left: 40px; }
.sy_pro .pro_prol ul li .prol_fl a:hover p{ color: #c30118;font-weight: bold; }
.sy_pro .pro_pror { float: right; padding-top: 50px; width: 920px; } 
.sy_pro .pro_pror .hd { overflow: hidden; }
.sy_pro .pro_pror .hd ul { display: flex;  height: 55px; line-height: 55px; float: left; width: 920px; }
.sy_pro .pro_pror .hd ul li { flex: 1;  background: #fff;}
.sy_pro .pro_pror .hd ul li.cur { background: #c30118; }
.sy_pro .pro_pror .hd ul li.cur a { color: #fff;   }
.sy_pro .pro_pror .hd ul li a { display: block; text-align: center; font-size: 16px; color: #333; }
.sy_pro .pro_pror .bd { overflow: hidden; }
.sy_pro .pro_pror .bd ul { overflow: hidden; padding-top: 20px;  }
.sy_pro .pro_pror .bd ul li { width: 290px; height: 335px; display: block; float: left; margin: 0px 25px 25px 0px; }
.sy_pro .pro_pror .bd ul li:nth-child(3n) {margin: 0px 0px 25px 0px;  }
.sy_pro .pro_pror .bd ul li a { width: 290px; overflow: hidden; display: block; position: relative; }
.sy_pro .pro_pror .bd ul li a dt img { width: 100%; display: block; transition: 1s; }
.sy_pro .pro_pror .bd ul li a:hover dt img  { transform: scale(1.12); }
.sy_pro .pro_pror .bd ul li a  h5 { height: 45px; line-height: 45px; font-size: 16px;color: #fff; background: #333;display: block; padding-left: 20px; font-weight: normal; position: relative; }
.sy_pro .pro_pror .bd ul li a:hover  h5 { background: #c30118; } 
.sy_pro .pro_pror .bd ul li a  h5::after { content: "";width: 8px;height: 8px;border: 2px solid #fff; border-style: solid solid none none; position: absolute;top: 50%; right: 32px;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.sy_pro .pro_pror .bd ul li a em { content: ''; width: 40px;height: 40px;line-height: 40px; margin: 0 auto; margin-left: -20px; margin-top: 0px; display: inline-block;position: absolute;top: 0%;left: 50%; z-index: 10;transition: all 0.6s cubic-bezier(.17,.84,.44,1) 0s; opacity: 0;background: url(../img/pro_ico1.png) no-repeat; }
.sy_pro .pro_pror .bd ul li:hover  a em { margin-left: -20px;margin-top: -45px;top: 50%;opacity: 1; }

/*首页留言*/
.sy_ly { background: url(../img/sy_ly.jpg) no-repeat center; overflow: hidden; height: 231px; }
.sy_ly .syly_box { padding: 50px 0px; }
.sy_ly .syly_box h3 { font-size: 26px; color: #fff;float: left; }
.sy_ly .syly_box  em {padding-left: 15px; font-size: 16px; color: #fff; line-height: 45px; }
.sy_ly .syly_box  form { overflow: hidden; }
.sy_ly .syly_box  form ul { overflow: hidden;}
.sy_ly .syly_box  form ul li { float: left; width: 220px; height: 48px; background: #fff; margin-left: 25px; line-height: 48px; padding-left: 20px; color: #999; font-size: 14px; }
.sy_ly .syly_box  form ul li:nth-child(1) { margin-left: 0px; }
.sy_ly .syly_box  form ul li input {height: 48px;  line-height: 48px;  color: #333;font-size: 14px;  display: block; }
.sy_ly .syly_box  form ul li.inp3 { width: 440px;overflow: hidden; }
.sy_ly .syly_box  form ul li textarea {  color: #333;font-size: 14px;  display: block; overflow:hidden; width: 100%; line-height: 48px; width: 100%; overflow: hidden; height: 48px; }
.sy_ly .syly_box  form ul .btn { width: 160px;height: 48px;background: #fff;line-height: 48px;display: block;padding: 0 15px; float: left; margin-left: 20px; overflow: hidden; position: relative;}
.sy_ly .syly_box  form ul .btn input { color: #333;font-size: 16px; background: none; line-height: 48px; height: 48px; position: absolute;z-index: 3; padding-left: 15px;}
.sy_ly .syly_box  form ul .btn b { position: absolute;z-index: 2; font-weight: bold;line-height: 48px; font-size: 20px; color: #fff; height: 48px; right: 30px; }
.sy_ly .syly_box  form ul .btn::after { position: absolute;right: 0;top: 0;width: 55px; content: ""; height: 0;border-top: 48px solid #c30118; border-left: 28px solid transparent; transition: all 0.5s ease; z-index: 1;}
.sy_ly .syly_box  form ul .btn:hover::after { background: #c30118;width: 100%;height: 100%;  }
.sy_ly .syly_box  form ul .btn:hover input { color: #fff; }
.sy_ly .syly_box  form ul i { font-size: 14px; color: rgba(255,255,255,0.8); margin-top: 20px; display: block; font-style: italic; float: left; }

/*首页捷胜优势*/
.sy_adv { background: url(../img/sy_adv.jpg); overflow: hidden; height: 1016px; }
.sy_adv .sy_advbt { overflow: hidden;  text-align: center; padding-top: 40px; margin-bottom: 90px; }
.sy_adv .sy_advbt  h2 { font-size: 34px; color: #c30118; line-height: 68px; font-weight: 600; }
.sy_adv .sy_advbt  h2 em { font-size: 34px; color: #333; line-height: 68px; font-weight: 600; }
.sy_adv .sy_advbt  p { font-size: 16px; color: #666; }
.sy_adv .sy_advnr {  }
.sy_adv .sy_advnr .adv .bd ul li .advnr_fl { float: left;width: 960px;height: 541px;overflow: hidden;margin-left: -360px; }
.sy_adv .sy_advnr .adv .bd ul li .advnr_fl img {display: block;width: 960px;height: 540px;  }
.sy_adv .sy_advnr .adv .bd ul li .advnr_fr { width: 540px;padding-top: 200px;position: relative;  float: right;}
.sy_adv .sy_advnr .adv .bd ul li .advnr_fr h3 { background: url(../img/ysline.png) no-repeat left bottom; font: 36px "Microsoft YaHei";color: #c30118; margin-bottom: 30px; height: 122px;font-weight: bold; }
.sy_adv .sy_advnr .adv .bd ul li .advnr_fr h3 i { font-weight: normal; }
.sy_adv .sy_advnr .adv .bd ul li .advnr_fr h3  em { display: block;font-size: 22px;color: #333333; opacity: 0.35; line-height: 52px; text-transform: uppercase; font-weight: normal;font-family: "BELLB"; letter-spacing: -1.5px;}
.sy_adv .sy_advnr .adv .bd ul li .advnr_fr p { background: url(../img/ysico.png) no-repeat left center; font-size: 16px; line-height: 30px;padding-left: 15px; position: relative;color: #666666;}
.sy_adv .sy_advnr .adv .bd ul li .advnr_fr span { font-size: 16px;  color: #333; margin-right: 20px; margin-top: 30px;  display: inline-block;}
.sy_adv .sy_advnr .adv .bd ul li .advnr_fr span  b { font-size: 42px; color: #c30118; font-family: "arial"; }
.sy_adv .sy_advnr .adv .bd ul li .advnr_fr .page { position: absolute;top: 0; right: 0; }
.sy_adv .sy_advnr .adv .bd ul li .advnr_fr .page b { color: #c30118;width: 92px; background: url(../img/xx.png) no-repeat right center;display: block;float: left;margin-right: 8px; font-family: "arial"; font-size: 68px; font-weight: 600; }
.sy_adv .sy_advnr .adv .bd ul li .advnr_fr .page h6 { font-size: 44px;color: #999;display: block;float: left;padding-top: 22px; font-weight: 400; font-family: "arial";}
.sy_adv .sy_advnr .adv .bd ul li .advnr_fr::after { content: ""; width: 476px; height: 1px;position: absolute;right: 160px;  top: 40px; background: #cccccc; }
.sy_adv .sy_advnr .adv .hd ul { width: 880px; float: right; margin-top: 40px; }
.sy_adv .sy_advnr .adv .hd ul li { width: 190px;margin-right: 15px; float: left;overflow: hidden;box-sizing: border-box;position: relative; }
.sy_adv .sy_advnr .adv .hd ul li img { width: 190px; height: 121px; display: block;  }
.sy_adv .sy_advnr .adv .hd ul li i { position: absolute;top: 103px; left: 80px;width: 32px; height: 32px;background: url(../img/sy_ysjt.png) no-repeat;display: none; }
.sy_adv .sy_advnr .adv .hd ul li.cur i { display: block; }
.sy_adv .sy_advnr .adv .hd ul li span { padding-top: 18px; display: block; font-size: 18px;color: #333333;text-align: center;}
.sy_adv .sy_advnr .adv .hd ul li.cur img { border: 3px solid #c30118;width: 184px;height: 115px; }
.sy_adv .sy_advnr .adv .ys_tel { width: 250px; float: left; margin-top: 50px; }
.sy_adv .sy_advnr .adv .ys_tel p { font-size: 30px; font-weight: bold; color: #c30118; font-family: "arial"; display: block; }
.sy_adv .sy_advnr .adv .ys_tel p span { font-size: 14px;display: block; color: #666; font-weight: normal; line-height: 28px;}
.sy_adv .sy_advnr .adv .ys_tel .ys_telbg { margin-top: 20px; width: 150px; height: 40px;line-height: 40px; position: absolute;display: block;padding: 0 20px; background: #333; overflow: hidden;}
.sy_adv .sy_advnr .adv .ys_tel .ys_telbg a {color: #ffffff; padding-left: 10px;font-size: 16px;width: 100%;display: block;position: relative;z-index: 2; overflow: hidden;}
.sy_adv .sy_advnr .adv .ys_tel .ys_telbg a b { float: right;font-weight: bold; line-height: 40px;font-size: 20px;padding-right: 10px; }
.sy_adv .sy_advnr .adv .ys_tel .ys_telbg::after { position: absolute;right: 0;top: 0;width: 45px;content: ""; height: 0; border-top: 40px solid #c30118; border-left: 28px solid transparent;transition: all 0.5s ease; }
.sy_adv .sy_advnr .adv .ys_tel:hover .ys_telbg::after { width: 100%;background: #c30118; }

/*捷胜首页新闻中心*/
.sy_news {  overflow: hidden;  }
.sy_news .sy_newsbt { overflow: hidden;  text-align: center; padding-top: 40px; margin-bottom: 90px; }
.sy_news .sy_newsbt  h2 { font-size: 34px; color: #c30118; line-height: 68px; font-weight: 600; }
.sy_news .sy_newsbt  h2 em { font-size: 34px; color: #333; line-height: 68px; font-weight: 600; }
.sy_news .sy_newsbt  p { font-size: 16px; color: #666; }
.sy_news .sy_newsnr  { overflow: hidden; }
.sy_news .sy_newsnr .sy_newsl { width: 600px; float: left; }
.sy_news .sy_newsnr .sy_newsl .hd { overflow: hidden; }
.sy_news .sy_newsnr .sy_newsl .hd ul li { width: 120px; height: 32px; font-size: 18px; color: #333; line-height: 32px; float: left; text-align: center;}
.sy_news .sy_newsnr .sy_newsl .hd ul li.cur { border-left: 4px solid #c30118; font-weight: bold; }
.sy_news .sy_newsnr .sy_newsl .hd ul li.cur a { color: #c30118; }
.sy_news .sy_newsnr .sy_newsl .bd { overflow: hidden; margin-top: 35px; }
.sy_news .sy_newsnr .sy_newsl .bd ul li { overflow: hidden; }
.sy_news .sy_newsnr .sy_newsl .bd ul li img { float: left; width: 272px; }
.sy_news .sy_newsnr .sy_newsl .bd ul li a { display: block; float: left;width: 300px; margin: 10px 0 0 20px;}
.sy_news .sy_newsnr .sy_newsl .bd ul li a h4 { font-size: 16px; font-weight: normal; color: #444; overflow: hidden; text-overflow: ellipsis;white-space: nowrap; line-height: 32px; }
.sy_news .sy_newsnr .sy_newsl .bd ul li:hover a h4{ color: #c30118;  }
.sy_news .sy_newsnr .sy_newsl .bd ul li a  p { font-size: 14px; color: #666; line-height: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; margin-top: 15px; }
.sy_news .sy_newsnr .sy_newsl .bd ul li a .news_more { margin-top: 23px; width: 140px; height: 40px;line-height: 40px; position: absolute;display: block;padding: 0 20px; background: #333; overflow: hidden;}
.sy_news .sy_newsnr .sy_newsl .bd ul li a .news_more span {color: #ffffff; padding-left: 10px;font-size: 16px;width: 100%;display: block;position: relative;z-index: 2; overflow: hidden;}
.sy_news .sy_newsnr .sy_newsl .bd ul li a .news_more::after { position: absolute;right: 0;top: 0;width: 45px;content: ""; height: 0; border-top: 40px solid #c30118; border-left: 28px solid transparent;transition: all 0.5s ease; }
.sy_news .sy_newsnr .sy_newsl .bd ul li:hover a .news_more::after { width: 100%;background: #c30118; }
.sy_news .sy_newsnr .sy_newsl .bd ul dt a { width:598px; height: 72px; border: 1px solid #ddd; margin-top: 30px; display: block; }
.sy_news .sy_newsnr .sy_newsl .bd ul dt a span { width: 100px;  font-size: 16px; font-family: "arial";color: #999; display: block; float: left; text-align: center; margin-top: 15px; border-right: 1px solid #ddd;}
.sy_news .sy_newsnr .sy_newsl .bd ul dt a span b { font-size: 22px; font-family: "arial"; color: #666;display: block; font-weight: normal; text-align: center; }
.sy_news .sy_newsnr .sy_newsl .bd ul dt a h5 { font-size: 16px; color: #444;float: left; font-weight: normal; line-height: 74px;width: 450px; margin-left: 20px; background: url(../img/news_ico1.png) no-repeat right; }
.sy_news .sy_newsnr .sy_newsl .bd ul dt:hover a h5 { background:url(../img/news_ico2.png) no-repeat right; color: #c30118;}
.sy_news .sy_newsnr .sy_newsr { width: 556px; float: right; }
.sy_news .sy_newsnr .sy_newsr h4 { width: 556px; height: 54px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; margin-bottom: 30px;   }
.sy_news .sy_newsnr .sy_newsr h4 a { padding: 0px 20px; background: url(../img/news_ico3.png) no-repeat right; line-height: 56px; width: 500px; display: block; font-size: 18px; color: #333; font-weight: normal; }
.sy_news .sy_newsnr .sy_newsr h4 a em { font-family: "arial"; font-size: 14px; color: #999; padding-left: 5px; }
.sy_news .sy_newsnr .sy_newsr h4 a:hover { background: url(../img/news_ico4.png) no-repeat right; color: #c30118; }
.sy_news .sy_newsnr .sy_newsr h4 a:hover em { color: #c30118;  }
.sy_news .sy_newsnr .sy_newsr .bd { overflow: hidden; }
.sy_news .sy_newsnr .sy_newsr .bd ul { overflow: hidden; margin-top: 35px; }
.sy_news .sy_newsnr .sy_newsr .bd ul li { border-bottom: 1px dashed #ccc; height: 80px; padding: 20px 0;  }
.sy_news .sy_newsnr .sy_newsr .bd ul li dt { background:url(../img/news_ico5.jpg) no-repeat;height: 29px;line-height: 29px;overflow: hidden;padding-left: 45px;}
.sy_news .sy_newsnr .sy_newsr .bd ul li dt a { font-size: 16px; color: #333;}
.sy_news .sy_newsnr .sy_newsr .bd ul li:hover  dt a{ color: #c30118; }
.sy_news .sy_newsnr .sy_newsr .bd ul li dd { background:url(../img/news_ico6.jpg) no-repeat;padding-left: 45px; }
.sy_news .sy_newsnr .sy_newsr .bd ul li dd p { font-size: 14px;color: #666; line-height: 20px; }


/*首页合作流程*/
.sy_lc { margin-top: 60px; background: url(../img/sy_liu.jpg) no-repeat center; height: 370px; }
.sy_lc .sy_lcbt { overflow: hidden;  text-align: center; padding-top: 40px; margin-bottom: 50px; }
.sy_lc .sy_lcbt  h2 { font-size: 34px; color: #fff; line-height: 68px; font-weight: 600; }
.sy_lc .sy_lcbt  h2 em { font-size: 34px; color: #fff; line-height: 68px; font-weight: 600; }
.sy_lc .sy_lcbt  p { font-size: 16px; color: rgba(255,255,255,0.6); }
.sy_lc .sy_lcnr { overflow: hidden; }
.sy_lc .sy_lcnr ul { overflow: hidden; }
.sy_lc .sy_lcnr ul li:nth-child(1) { background: none; }
.sy_lc .sy_lcnr ul li { width: 171px;float: left;text-align: center;height: 150px;background:url(../img/sy_liu2.jpg) no-repeat 0 10px; }
.sy_lc .sy_lcnr ul li em { display: block;width: 76px;height: 76px;line-height: 0;overflow: hidden;margin: 0 auto;background: #fff;border-radius: 50%;-webkit-transition:all .3s;transition:all .3s; }
.sy_lc .sy_lcnr ul li em img { width: 76px;height: 152px;-webkit-transition:all .5s;transition:all .5s; }
.sy_lc .sy_lcnr ul li span { display: block;font-size: 16px;color: #fff;line-height: 24px;padding: 10px 0 0; }
.sy_lc .sy_lcnr ul li i {display: block;font-size: 12px;color: #aaa; font-family:Arial, Helvetica, sans-serif;text-transform: uppercase; }
.sy_lc .sy_lcnr ul li:hover em { background: #c30118; }
.sy_lc .sy_lcnr ul li:hover em img { margin-top: -76px; }

/*首页公司简介*/
.sy_about {  overflow: hidden;  background: #f5f5f5; padding-bottom: 40px; }
.sy_about .sy_aboutbt { overflow: hidden;  text-align: center; padding-top: 40px; margin-bottom: 90px; }
.sy_about .sy_aboutbt  h2 { font-size: 34px; color: #c30118; line-height: 68px; font-weight: 600; }
.sy_about .sy_aboutbt  h2 em { font-size: 34px; color: #333; line-height: 68px; font-weight: 600; }
.sy_about .sy_aboutbt  p { font-size: 16px; color: #666; }
.sy_about .sy_aboutnr { overflow: hidden; }
.sy_about .sy_aboutnr .sy_aboutnrl { float: left; width: 600px;}
.sy_about .sy_aboutnr .sy_aboutnrl a { overflow: hidden; }
.sy_about .sy_aboutnr .sy_aboutnrl a h3 { font-size: 30px; font-family: bold; color: #333;display: block; }
.sy_about .sy_aboutnr .sy_aboutnrl a h3 em {  font-size: 30px; font-family: bold; color: #c30118; font-weight: bold; }
.sy_about .sy_aboutnr .sy_aboutnrl a h3 i { font-size: 14px; color: #333; font-family: "arial"; display: block; font-weight: normal;line-height: 28px;  }
.sy_about .sy_aboutnr .sy_aboutnrl p { font-size: 14px; color: #666;line-height: 28px; margin-top: 30px;overflow: hidden;width: 555px; }
.sy_about .sy_aboutnr .sy_aboutnrl .sy_aboutmore { margin-top: 20px; width: 150px; height: 40px;line-height: 40px; position: absolute;display: block;padding: 0 20px; background: #333; overflow: hidden;}
.sy_about .sy_aboutnr .sy_aboutnrl .sy_aboutmore a {color: #ffffff; padding-left: 10px;font-size: 16px;width: 100%;display: block;position: relative;z-index: 2; overflow: hidden;}
.sy_about .sy_aboutnr .sy_aboutnrl .sy_aboutmore a b { float: right;font-weight: bold; line-height: 40px;font-size: 20px;padding-right: 10px; }
.sy_about .sy_aboutnr .sy_aboutnrl .sy_aboutmore::after { position: absolute;right: 0;top: 0;width: 45px;content: ""; height: 0; border-top: 40px solid #c30118; border-left: 28px solid transparent;transition: all 0.5s ease; }
.sy_about .sy_aboutnr .sy_aboutnrl .sy_aboutmore:hover::after { width: 100%;background: #c30118; }
.sy_about .sy_aboutnr .sy_aboutnrl .sy_aboutys { width: 480px; height: 120px;margin-top: 90px; padding-top: 20px; }
.sy_about .sy_aboutnr .sy_aboutnrl .sy_aboutys .sy_aboutys1:nth-child(1) { padding-left: 0px; }
.sy_about .sy_aboutnr .sy_aboutnrl .sy_aboutys .sy_aboutys1:nth-child(3) { border: none; }
.sy_about .sy_aboutnr .sy_aboutnrl .sy_aboutys .sy_aboutys1:hover { transform: translateY(-8px); }
.sy_about .sy_aboutnr .sy_aboutnrl .sy_aboutys .sy_aboutys1 { transition: all 0.5s; overflow: hidden; float: left; padding-right: 30px; border-right: 1px solid #ddd; padding-left: 30px; }
.sy_about .sy_aboutnr .sy_aboutnrl .sy_aboutys .sy_aboutys1  span { font-family: "arial"; font-size: 38px; color: #333; font-weight: 600; }
.sy_about .sy_aboutnr .sy_aboutnrl .sy_aboutys .sy_aboutys1 b { width: 25px; height: 25px; background: #c30118; border-radius: 100%; display: block;font-size: 14px; color: #fff; text-align: center; line-height: 25px;font-weight: normal; float: right; }
.sy_about .sy_aboutnr .sy_aboutnrl .sy_aboutys .sy_aboutys1 .sy_aboutys1d { font-size: 14px; color: #666; }
.sy_about .sy_aboutnr .sy_aboutnrr { float: right; }
.sy_about .sy_aboutnr .sy_aboutnrr a { overflow: hidden;display: block; }
.sy_about .sy_aboutnr .sy_aboutnrr a img { transition: all 1S; }
.sy_about .sy_aboutnr .sy_aboutnrr a:hover img { transform: scale(1.05); } 

/*首页捷胜真空设备合作伙伴*/
.sy_par {  overflow: hidden;  }
.sy_par .sy_parbt { overflow: hidden;  text-align: center; padding-top: 40px; margin-bottom: 90px; }
.sy_par .sy_parbt  h2 { font-size: 34px; color: #c30118; line-height: 68px; font-weight: 600; }
.sy_par .sy_parbt  h2 em { font-size: 34px; color: #333; line-height: 68px; font-weight: 600; }
.sy_par .sy_parbt  p { font-size: 16px; color: #666; }
.sy_par .sy_parnr { overflow: hidden; }
.sy_par .sy_parnr .bd  ul { overflow: hidden; }
.sy_par .sy_parnr .bd  ul li { float: left; padding-right: 30px;  }
.sy_par .sy_parnr .bd  ul li .pic a  img { width:220px; height: 147px; border: 1px solid #999; padding: 2px;  }
.sy_par .sy_parnr .bd  ul li:hover .pic a  img { border: 1px solid #c30118;  }
.sy_par .sy_parnr .bd  ul li .title { text-align: center; }
.sy_par .sy_parnr .bd  ul li .title a {  font-size: 16px; color: #333; line-height: 32px; }
.sy_par .sy_parnr .bd  ul li:hover .title a { color: #c30118; }

/*底部通用*/
.footer { overflow: hidden;background: #262626;  margin-top: 50px; }
.footer .footer_nav  { overflow: hidden; padding-bottom: 90px;  }
.footer .footer_l { overflow: hidden;padding-top: 55px; width:180px; float: left; }
.footer .footer_l h3{  height: 20px; padding-left: 10px; border-left: 5px solid #fff; }
.footer .footer_l h3 a { font-size: 18px; color: #fff; font-weight: normal; line-height: 20px; }
.footer .footer_l ul { overflow: hidden; margin-top: 30px; }
.footer .footer_l ul li { margin: 10px 0px; }
.footer .footer_l ul li a{ font-size: 14px; color: #cdcdcd; line-height: 20px; }
.footer .footer_l ul li:hover a { color: #fff; }
.footer .footer_r { float: right; width: 660px; padding-top: 55px;}
.footer .footer_r .footer_ewm { width: 140px; height: 165px; border: 1px solid rgba(255,255,255,0.2); display: block;text-align: center; float: left;margin-right: 20px;}
.footer .footer_r .footer_ewm:hover { border: 1px solid #fff;  }
.footer .footer_r .footer_ewm img { width: 104px; height: 104px; display: block; background: #fff; margin: 11px 17px; }
.footer .footer_r .footer_ewm:hover span { color: #fff; }
.footer .footer_r .footer_tel { overflow: hidden; }
.footer .footer_r .footer_tel h3 { background: url(../img/footer_tel.png) no-repeat left; font-size: 16px; font-weight: normal;color: #fff; padding-left: 35px; line-height: 32px; }
.footer .footer_r .footer_tel span { font-size: 26px; font-family: "arial";color: #fff;font-weight: bold; letter-spacing: -1.5px;line-height: 42px; height: 42px; border-bottom: 1px solid rgba(255,255,255,0.1); display: block;}
.footer .footer_r .footer_tel p.zhuoji  { background: url(../img/footer_zhuoji.png) no-repeat left; padding-left: 30px; line-height: 28px; font-size: 14px; color: #cdcdcd; margin-top: 10px;  }
.footer .footer_r .footer_tel p.email  { background: url(../img/footer_youxiang.png) no-repeat left; padding-left: 30px; line-height: 28px; font-size: 14px; color: #cdcdcd; }
.footer .footer_r .footer_tel p.dizhi  { background: url(../img/footer_dizhi.png) no-repeat left; padding-left: 30px; line-height: 28px; font-size: 14px; color: #cdcdcd;  }
.footer .footer_r .footer_tel p:hover { color: #fff; }
.footer_about { font-size:  14px; color: #fff; margin-bottom: 10px; }
.footer_about a { font-size:  14px; color: #fff; }
.footer_about a:hover { text-decoration: underline; }
/*友情链接*/
.footer .footer_link { line-height: 58px; border-top: 1px solid rgba(205,205,205,0.5); width: 100%; overflow: hidden;  padding:10px 0;}
.footer .footer_link h3 {font-size: 14px; color: #fff; line-height: 28px; float: left; display: block; font-weight: normal; width: 75px;}
.footer .footer_link ul { float: left;width: 1100px;}
.footer .footer_link ul li a{ font-size: 14px; color: #cbcbcb; line-height: 28px; margin-right: 10px; float: left;}
.footer .footer_link ul li:hover a { color: #fff; }
/*底部版权*/
.footer_copy { height: 48px; background: #121212; overflow: hidden;}
.footer_copy p { line-height: 48px; font-size: 14px; line-height: 48px; float: left; color: #cccccc; margin-right: 15px;}
.footer_copy p a { color: #ccc; }
.footer_copy p a:hover { color: #fff; text-decoration: underline; }
.footer_copy em { line-height: 48px; font-size: 14px; line-height: 48px; float: right; color: #cccccc; }
.footer_copy em a { color: #ccc; }
.footer_copy em a:hover { color: #fff; text-decoration: underline; }


/*/*内页产品列表页*/

.subNavBox .on .subNav h3 { background:url(../img/ny_cpico2.png) no-repeat right center #c30118;  }
.subNav h3{height: 50px;line-height: 50px; background: url(../img/ny_cpico2.png) no-repeat right center #ececeb;margin-bottom: 2px;}
.subNav h3:hover { background:url(../img/ny_cpico2.png) no-repeat right center #c30118; }
.subNav h3:hover a { color: #fff; }
.subNav h3 a { display: block;font-size: 18px;font-weight: normal; margin-right: 40px; margin-left: 38px;color: #666; }
.subNavBox .on .subNav h3 a { color: #fff; }
.navContent{display: none;}
.subNavBox .on .navContent { display: block; }
.navContent h5 { height: 50px; font-size: 16px; line-height: 50px; padding-left: 54px; padding-right: 40px; margin-bottom: 1px;  background: #ddd; font-weight: normal; position: relative;}
.navContent h5::after { content: ""; width: 8px; height: 8px;  border: 2px solid #b8b8b8; border-style: solid solid none none;  position: absolute; top: 50%; right: 32px; margin-top: -4px; -webkit-transform: rotate(45deg);-moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg);  transform: rotate(45deg);}
.navContent h5.on::after { border: 2px solid #c30118; border-style: solid solid none none; }
.navContent h5.on a span { color: #c30118; }
.navContent h5:hover a span { color: #c30118; }
.navContent h5:hover::after { border: 2px solid #c30118; border-style: solid solid none none; }
/*内页*/
.pro_pro{ width: 270px; float: left;}
.pro_pro>ul{border:1px solid #dedede; background: #fff;}
.pro_pro>ul>li{margin-left: 1px;border-bottom: 1px dashed #ccc;}
.pro_pro>ul>li:last-child{border-bottom:0}
.pro_pro h4{border-radius: 5px 5px 0 0;font-size: 26px; color: #fff; background: url(../img/proicon01.png) #c30118 no-repeat 215px; padding: 20px 0 20px 20px}
.pro_pro h4 a{color:#fff;}
.pro_pro h4 p{ color: #fff; font-size: 12px; font-weight: normal; text-transform : uppercase; line-height: 30px;}
.pro_pro ul li a h3{height: 50px; color: #333; line-height: 50px; font-weight: normal; font-size: 16px; background: url(../img/proicon02.png) no-repeat 220px; padding-left: 15px;padding-right:55px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pro_pro ul li a h3:hover{color:#c30118;}
.pro_pro ul li .sedp a p{ line-height: 45px; margin: 0 10px; border-bottom: 1px solid #dedede; font-size: 16px; padding-left: 30px; background: url(../img/pro_libg.png) no-repeat center;}
.pro_pro ul li .sedp a p:hover{ color: #c30118}

.pro_pro .active_pro{ border:1px solid #f2f2f2;}
.pro_pro .active_pro ul li h5{background: url(../img/proicon02.png) #c30118 no-repeat 220px; height: 50px;}
.pro_pro .active_pro ul li a h5 span{ line-height: 50px; color: #fff; font-size: 18px; font-weight: normal; padding-left: 15px;}
.pro_pro .active_pro ul li .sedp p{ line-height: 45px; margin: 0 10px; border-bottom: 1px solid #dedede; padding-left: 30px; background: url(../img/pro_libg.png) no-repeat center;}
.pro_pro .active_pro ul li .sedp a p {font-size: 16px; }
.pro_pro .active_pro ul li .sedp a p:hover{ color: #c30118;}
.pro_pro .active_pro{ margin-bottom: 20px;}
.pro_lny ul li {background: #c30118;  float: left; margin-right: 20px;}
.pro_lny ul li h5{ float: left;  }
.pro_lny ul li a h5{ line-height: 50px;  padding: 0 60px;  position: relative;}
.pro_lny ul li a h5 span{ color: #fff; font-size: 15px; font-weight: normal;}
.pro_lny ul li.on{ background: #fd9b01;}
.pro_lny ul li.on a h5::before{content: ''; position: absolute; bottom: -20px; left: 50%; margin-left: -10px; width: 0px; height: 0px; border: 10px solid #fb9401; border-left-color: transparent; border-right-color: transparent; border-bottom-color: transparent;}
.pro_lny ul li:hover{background: #fd9b01;}
.pro_lny ul li:hover a h5::before{content: ''; position: absolute; bottom: -20px; left: 50%; margin-left: -10px; width: 0px; height: 0px; border: 10px solid #fb9401; border-left-color: transparent; border-right-color: transparent; border-bottom-color: transparent;}



/*产品页左侧*/
.cpMain{ background: #fff; overflow:hidden;margin-bottom:20px}
.sidebar{width: 1200px;margin:0px auto 0px;}
#sidebar dl h4.on a{ font-weight:bold;}
.sidebar .sb_box{float: right; width: 930px; overflow:hidden;}
.sidebar .sb_box h3.title{ border-bottom:1px solid #ddd; background:#f8f8f8; color:#da241c; height:35px; line-height:35px; position:relative;}
.sidebar .sb_box h3.title span{ position:absolute; left:0px; top:-1px; font-size:14px; border-bottom:2px solid #da241c; padding:0px 15px;}
.sidebar .sb_box h3.title div.position{ float:right;color:#999; font-weight:normal; position:relative; top:3px; right:15px;}
.sidebar .sb_box h3.title div.position a{ color:#999;}
.cpMain .pro_l{width: 245px;float:left;}
.cpMain .pro_l h4 .prolia { display:block; height: 60px; line-height:60px; color: #fff;font-size: 18px; padding-left: 20px; text-decoration: none;}
.cpMain .pro_l h4 .prolia1{font-size: 30px;line-height: 56px;padding-left: 20px;} 
.cpMain .pro_l h4 p{color:#fff;font-size: 13px;}
.cpMain .pshow { border: 1px solid #ddd;padding: 10px; overflow: hidden; }
.pro-nyjs{background: #fff; overflow: hidden;height: 40px; border-bottom: 2px solid #d4d4d4;margin-bottom: 18px;}
.pro-nyjs h2{font-size: 24px; font-weight: normal; height: 40px;display: inline-block;line-height: 40px; padding-right: 20px; border-bottom: 2px solid #333;}
.t05 {line-height:40px;background:#da241c;}
.t05 {padding:0 10px; color:#fff;font-size:14px;} /*左边标题块*/
.t05 a{color:#fff; font-size:14px}
.contactn .subnr { border:1px solid #ddd; overflow:hidden; padding:5px 8px; width:200px; font-size:14px; line-height:30px;}
/* marqueetop */
.marqueetop{height:800px;overflow:hidden;border:1px solid #ddd;}
.marqueetop ul{background: none !important;}
.marqueetop li .pic{display:block;border:#ccc 1px solid; height:104px;padding:2px;overflow:hidden;}
.marqueetop li .txt{text-align:center;height:23px;line-height:23px;}

.jiathis_txt{ float: left; display:inline-block; line-height:28px; }

.sidebar .sb_box_pro{ float:right; width:910px; overflow:hidden;  border:1px solid #dedede;}

/*右侧*/
.rtop { background: #fff;overflow: hidden;}
.rtop h5{height: 40px;border-bottom: 2px solid #d4d4d4;margin-bottom: 18px;}
.rtop h5 a { font-size: 24px;font-weight: normal;height: 40px;display: inline-block;line-height: 40px; padding-right: 20px;
    border-bottom: 2px solid #d4d4d4; }
.rtop span { float: right;}
.rtop span em { color: #999;}
.rtop span a { color: #999;}
.cpshow li{ float: left;display: inline; text-align: center;margin: 0 11px;  margin-bottom: 10px;}
.cpshow li:hover img { border: 1px solid #c30118; }
.cpshow li:hover h4 { color: #c30118; } 
.cpshow li img { display: block; border: 1px solid #d3d3d3; width: 280px; height: 230px; padding: 2px; }
.cpshow li h4 { width: 286px; text-align: center; overflow: hidden;white-space: nowrap; text-overflow: ellipsis;  font-size: 15px;font-weight: normal;line-height: 35px; }
.right .RandomNews .news_random{border:1px solid #ccc;border-top:none;background:#fff;}
.right .RandomNews ul{padding-top:8px;border:1px solid #ccc;border-top:none;margin-bottom:15px;width:762px;background:#fff;}

/*#showproduct{padding:20px;}*/

#showproduct>dl.pshow>dt{padding-bottom: 15px;float:left;width:402px;}

/*bigzoompic*/
#MagnifierWrap2{position: relative;}
.MagnifierMain{position: relative;border:1px solid #ccc;}
.MagnifierMain img{width: 100%;display:block;}
.MagnifierDrag{position: absolute;top:0;left: 0;background-color: #ccc; opacity: 0.4;filter:alpha(opacity = 40);cursor: move;}
.MagnifierPop{position: absolute;top:0;overflow: hidden; }
.MagnifierImg{position: absolute;top:0; left: 0;}
.spec-items{position: relative;width: 350px;height: 80px;overflow: hidden;margin: 10px auto 0;}
.spec-items ul{width: 500%;position: absolute;top: 8px;left: 0;}
.spec-items ul *{-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.spec-items li{width: 64px;float: left;overflow: hidden;margin-right: 5px;border: 1px solid #ccc;cursor: pointer;}
.spec-items li.on{border:1px solid #c30118;}
.spec-items li img{width: 100%;display:block;}
span.spe_leftBtn,span.spe_rightBtn{position: absolute;bottom: 0px;display: block;width: 20px;height: 74px;line-height: 74px;font-family: "黑体";text-align: center;font-size: 30px;color: #ddd;cursor: default;background-color: #f9f9f9;}
span.on{background-color: #ccc;color: #999;cursor: pointer;}
span.spe_leftBtn{left: 0;}
span.spe_rightBtn{right: 0;}

/*内页文章*/
#newslist{margin-bottom:10px;}
.n_cont{ overflow:hidden;}
.n_cont  a { overflow: hidden; display: block; }
.n_cont dl{ overflow: hidden;width: 878px; border: 1px solid #ddd; margin-bottom: 15px;padding: 15px 10px 18px 22px;}
.n_cont dl dt{ float:left; }
.n_cont dl dt img{ display:block; width: 230px;}
.n_cont dl dd{ float:left; width:550px;margin-top: 20px;margin-left: 30px;}
.n_cont dl dd h5{ width:460px; float: left; font-size: 18px; line-height: 32px; font-weight: normal;color: #333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.n_cont dl dd h5 a{ font-size:14px; color: #c30118; float:left; padding-left:5px;}
.n_cont dl dd em{ float: right; text-align: right; height: 30px; line-height: 30px; font-size: 14px; color: #999;}
.n_cont dl dd p{ line-height:20px; font-size:14px; margin-top:15px; height: 60px; float: left; overflow: hidden;}
.n_cont dl dd span { width: 135px; border: 1px solid #ddd; line-height: 35px; height: 35px; font-size: 16px; color: #666;margin-top: 10px; float: right;display: block; text-align: center; }
.n_cont dl:hover { border: 1px solid #c30118; }
.n_cont dl:hover dd h5 { color:#c30118; }
.n_cont dl:hover dd span  { border: 1px solid #c30118;  background: #c30118; color: #fff; }
/*.n_cont dl:hover { background: #eaeaea;}*/

#shownews{ padding:0px 20px;}
#shownews h1{ font-size:20px; text-align:center; border-bottom:1px dotted #ccc; padding:5px 0px; margin:10px 0px; color:#333;}
#shownews .editor{line-height:2;font-size:14px;padding:10px 0;}

.RandomNews{ float: left; width:100%;}
.RandomNews h4{ padding-left:27px;height:36px;line-height:36px;color:#c30118;background:#ccc;font-weight:bold;}
.RandomNews li{ height:28px;line-height:28px; padding:0 17px 0 10px;  width:45%; float:left;overflow:hidden;}
.RandomNews li:hover { color: #c30118; }
.RandomNews li:hover a{ color: #c30118; }
.RandomNews li a{ padding-left:12px;}
.RandomNews ul{padding: 10px 0px;}

.RandomNews_ny{ padding:0px 15px}
.RandomNews_ny h4{ padding-left:27px;height:36px;line-height:36px;color:#c30118;background:#ccc;font-weight:bold;}
.RandomNews_ny li{ height:28px;line-height:28px; padding:0 17px 0 10px;  width:558px; float:left;overflow:hidden;}
.RandomNews_ny li a{ background:url(../img/ico55.gif) no-repeat 0 5px; padding-left:12px;}
.RandomNews_ny ul{padding: 10px 0px;}
.right .RandomNews_ny .news_random{border:1px solid #ccc;border-top:none;background:#fff;}
.right .RandomNews_ny ul{padding-top:8px;border:1px solid #ccc;border-top:none;margin-bottom:15px;width:762px;background:#fff;}

.dibu-tuijian{ margin-top: 10px; }

.dibu-tuijian h2{ font-size: 20px;}
.dibu-tuijian ul{padding-top: 20px; }
.dibu-tuijian ul li{overflow: hidden;width: 900px;}
.dibu-tuijian ul li a{width: 900px; line-height:42px; border-top: 1px dashed #999; font-size: 14px;color: #444;float: left;}
.dibu-tuijian ul li a  span {float: right;}
.dibu-tuijian ul li:hover a {color: #c30118;  }





/*产品详情页*/

.proviewbox{float:left;width: 440px;position:relative;z-index:5;}

.probigshow{position:relative;width: 436px;height: 330px;padding:1px;overflow:hidden;}

.probigshow>a>img{height:auto;width: 435px !important;}

.probigshow .span_showtip{position:absolute;top:0px;left:0px;width:81px;height:81px; text-indent:-999em;overflow:hidden;}

.probigshow .showtip_1{background-position:0 0;}

.probigshow .showtip_2{background-position:0 -81px;}

.probigshow a.a_probigshow{cursor:crosshair;}



.prodbaseinfo_a{float:left;width: 448px;margin-left: 20px;z-index:1;}

/*.prodbaseinfo_a p{line-height:28px;margin-top:10px}*/

.h2_prodtitle{font-weight: normal; font-size: 24px;color:#414141;border-bottom:1px dashed #bbbbbb;padding:2px 0 10px;line-height:1.6em;}


.ul_prodinfo{padding:6px 0;overflow:hidden;zoom:1;}

.ul_prodinfos{padding:6px 15px;overflow:hidden;zoom:1;background:#f3f3f3;font-size:14px;font-weight:bold;}

.ul_prodinfos li{padding:5px 0 10px;}

.ul_prodinfo li{float:left;width:448px; padding:15px 0px 20px 0px; border-bottom: 1px solid #ddd;}

.ul_prodinfo li p{font-size: 16px;line-height: 32px; color: #666;}

.ul_prodinfo li span{font-size: 16px;}

.li_normalprice,.li_prono{line-height:24px; }

.ul_prodinfo .li_prono,.ul_prodinfo .li_marketprice,

.ul_prodinfo .li_volume,.ul_prodinfo .li_weight,.ul_prodinfo .li_jf,

.ul_prodinfo .li_brand .span_title{color:#999;}

.ul_prodinfo .li_brand{width:180px; }

.li_prono{line-height:2.9em;}

.ul_prodinfo .b_proprice{font-size:14px;color:#ce1919;font-weight:normal;}

.ul_prodinfo a.a_brand{color:#c00;}

.ul_prodinfo a.a_brand:hover{text-decoration:underline;}

.ul_prodinfo .li_jf{clear:both;width:300px; }

.ul_prodinfo .li_jf b{font-weight:normal;color:#c00;}

.ul_prodinfo .li_jf a.a_usejf{display:-moz-inline-stack;display:inline-block;*display:inline;*zoom:1;width:80px;height:22px;line-height:22px;line-height:25px\9;_line-height:22px;overflow:hidden;background-position:-420px -120px;text-align:center;color:#fff;margin:0 0 0 8px;filter:alpha(opacity=90);opacity:0.9;vertical-align:middle;}

.ul_prodinfo .li_jf a.a_usejf:hover{filter:alpha(opacity=100);opacity:1.0;}

.div_prothumb .span_prev,.div_prothumb .span_next  {background:url(../img/sprite.png) no-repeat;}

.div_prothumb{position:relative;padding: 15px 15px 0;}

.thumbporbox{position:relative;width: 400px;overflow:hidden;}

.ul_prothumb{position:relative;width:7500px; overflow:hidden;}

.ul_prothumb li{float:left;width: 90px;text-align:center;padding-right: 12px;}

.ul_prothumb img{padding:1px;border:1px solid #ddd;width: 90px !important;height: 60px !important;}

.ul_prothumb li.now img{border: 1px solid #da241c !important;}

.div_prothumb .span_prev,.div_prothumb .span_next{position:absolute;top: 6px;width:22px;height: 63px;text-indent:-999em;overflow:hidden;cursor:hand;cursor:pointer;}

.div_prothumb .span_prev{left:0px;_left:-25px;background-position: -90px -275px;}

.div_prothumb .span_prevb{background-position: -120px -275px;cursor:default;}

.div_prothumb .span_next{right: 0px;background-position: -150px -275px;}

.div_prothumb .span_nextb{background-position: -134px -275px;cursor:default;}



#probig_preview{position:absolute;visibility:hidden;top:0px;left: 408px;width: 340px;height:340px;background:#fff;border:1px solid #ccc;overflow:hidden;}

#probig_preview img{position:relative;}



.cp { border:1px solid #d7d7d7; background:#fff; padding-bottom:12px; margin-bottom:10px; }

.cptab { border-bottom:1px solid #d7d7d7; background:#f7f7f7;  }

.cptab  { line-height:25px; font-size:14px; color:#1f98e4; text-decoration:none; padding:0 8px;  }

.cptab a:hover {text-decoration:none;}

.cptab a.cr { background:#eee; font-weight:bold; }

.cp dl { width: 215px; overflow:hidden; float:left; display:inline; padding: 12px 2px 0 12px; } 

.cp dt { width: 215px;   overflow:hidden;  }

.cp dt a {width: 210px; display:block; border:1px solid #D5D5D5; padding:1px;}

.cp dt a:hover { border:solid 1px #1f98e4;} /*产品图片边框连接*/

.cp dt img {width: 210px;height: 146px;display:block;}

.cp dd {  line-height:24px; padding-top:8px; overflow:hidden; display:block;   width: 215px; text-align:center }

.met_page { overflow: hidden; margin-top: 10px; }
.met_page .col-xs-5{ float: left; font-size: 16px; color: #333;line-height: 32px; }
.met_page .col-xs-6{ float: right;font-size: 16px; color: #333;line-height: 32px;  }
.met_page .col-xs-6:hover a{ color: #c30118;}
.met_page .col-xs-5:hover a{ color: #c30118;}
/*.met_page .col-xs-6 ..met_page .col-xs-6   { float: right; }*/

.proinfo  { font-size:14px; line-height:25px; min-height:200px}
.proinfo .procon{display:none}
.proinfo .procon:first-child{display:block;}
#marquee2 ul li a img{width: 226px;margin:10px;}
#marquee2 ul li{ text-align:center;}
#marquee2 ul li p a{ font-size:16px; }

.pro_key {line-height: 35px;margin-top: 5px;font-size: 16px;color: #333;font-weight: bold;}

.pro_key a{font-size: 14px;background: #9e9c9c;padding: 2px 6px;color:#fff;font-weight: normal;text-decoration: none;}

.jiathis_style{margin-top:10px}

.showpage{overflow:hidden;line-height:30px;}

.showpage .pageone{width:50%;float:left;}

.mod_goods_info {clear:both;margin-bottom:10px;}

.mod_goods_info .hds {border-bottom: 1px solid #ccc;height: 43px;width: 910px;_overflow:hidden;}

.mod_goods_info .hds li {float:left;cursor:pointer;border:1px solid #d7d7d7;border-bottom:0;margin-right: -1px;}

.mod_goods_info .hds li:hover, .mod_goods_info .hds li.on{border-top: 2px solid #c30118;border-bottom:1px solid #fff;}

.mod_goods_info .hds li:hover h3, .mod_goods_info .hds li.on h3{ background:#fff;  }

.mod_goods_info .hds li a{ text-decoration:none; }

.mod_goods_info .hds li h3 {display:block;width: 110.7px;height: 40px;line-height: 40px;text-align:center;font-size:14px;border-bottom:0;background-color:#f3f3f3;border:1px solid #fff;}

.mod_goods_info .hds li h3 a {color:#333;font-weight: normal;text-decoration:none;outline:none}

.mod_goods_info .hds .status_on {border-color: #ccc;border-bottom:0;position:relative;}

.mod_goods_info .hds .status_on h3 {height: 40px;background-color: #f5f5f5;color: #555;font-weight: normal;}

.mod_goods_info .hds .status_on h3 a {color: #555;font-weight: normal;font-size: 15px;}

.mod_goods_info .more{ position:absolute;top:8px; right:0px;}

.mod_goods_info .more a:link,

.mod_goods_info .more a:visited{text-decoration:none;color:#085C9B;}

.mod_goods_info .more a:hover{color:#D4105A;}



.dgxxBox{padding:0 15px; width:645px; height:300px;  font-family:微软雅黑;}

.dgxxBox p{font-size:16px; padding:25px 0; color:#666;}

.dgxxBox .m_form{}

.dgxxBox .m_form li{width:310px; height:38px; float:left; margin-bottom:13px; color:#777;}

.dgxxBox .m_form label{float:left; border:1px solid #dedede; line-height:36px; height:36px; width:77px; display:inline-block; text-align:center; background:#fff;}

.dgxxBox .m_form .iptTxt{float:right; width:230px; border:1px solid #dedede; border-left-width:0; height:16px; line-height:16px; padding:10px 0; outline:none; text-indent:1em; background:#fff; color:#333;}

.dgxxBox .m_form .txtAre{margin-left:12px; width:296px; height:161px; border:1px solid #dedede; outline:none; resize:none; padding:14px; color:#333; line-height:18px;}

.dgxxBox .m_form .btnTjly{width:310px; height:38px; background:#1f98e4; border:none; cursor:pointer; color:#fff;}

.dgxxBox .m_form .areLi{height:205px; float:right; display:inline;}

.dgxxBox .m_form .btnLi{background:none; height:60px;}

.sb_box .active { overflow: hidden; }

.nypro-tj { overflow: hidden; float: left; width: 100%; margin-bottom: 15px; }
.nypro-tj .cp02_t1 { height: 46px;line-height: 46px;border-bottom: 2px solid #dfdfdf; margin-bottom: 30px;padding-top: 26px; }
.nypro-tj .cp02_t1 h2 {display: inline-block; font-size: 24px; font-weight: normal; color: #333;border-bottom: 2px solid #c30118;}
.nypro-tj .nypro-tuijian ul li {margin-right: 42px; float: left;  width: 280px; overflow: hidden; border: 1px solid #ddd; }
.nypro-tj .nypro-tuijian ul li:hover { border: 1px solid #c30118; }
.nypro-tj .nypro-tuijian ul li:hover p a{ color: #c30118; }
.nypro-tj .nypro-tuijian ul li:nth-child(3) { margin-right: 0px; }
.nypro-tj .nypro-tuijian ul li a { overflow: hidden; }
.nypro-tj .nypro-tuijian ul li a img { width: 278px; padding: 1px; overflow: hidden;}
.nypro-tj .nypro-tuijian ul li p { line-height: 32px; font-size: 16px; color: #666; text-align: center;}



/*返回顶部*/

#roll{display:block;width: 15px;margin-right: -800px;position:fixed;right:50%;top:50%;_margin-right:-525px;_position:absolute;_margin-top:300px;_top:expression(eval(document.documentElement.scrollTop));}



/*箭头*/

.pbot{ display:block; width:50px; height:50px; position:absolute;}

.pbot1{ background:url(../img/pbot1.png) no-repeat center; left:0;}

.pbot2{ background:url(../img/pbot2.png) no-repeat center; right:0;}



/*banner数量*/

.baner{ height:500px;}

#flashs{ position:relative;  overflow:hidden;}

#flashs .bgitem{  z-index:1;position:absolute; top:0; }

#flashs .btn{ position:absolute; z-index:7; bottom:15px; left:50%; margin-left:-95px; padding:0px 6px;}

#flashs .btn li{ color:rgba(255,255,255,0.0); background: #fff; cursor: pointer;display: inline-block;margin:0 2px;width:50px;height:10px; overflow: hidden;}

#flashs .btn li.cur{background:#c30118;}

#roll_top, #fall, #ct{position: relative;cursor: pointer;height: 43px;width: 43px;}

#roll_top{background: url(../img/top.png) no-repeat;}

#fall{background: url(../img/top.png) no-repeat 0 -80px;}

/*.active1{ border:1px solid #ddd;}*/





/*******************************/

.zz_bj{background:none;margin-top: -40px;position: relative;z-index: 10;height: 120px;box-sizing: border-box;font-family:"Microsoft Yahei";/* background: #fafafa; */}

.zz .m_zz ul{width: 1200px;height: 120px;position: relative;background: #da241c;}

.zz .m_zz li{width:25%;height: 120px;padding-top: 12px;box-sizing: border-box;overflow: hidden;float: left;text-align: center;position: relative;}

.zz .m_zz li em{font-size: 36px; color: #333333; display: block; font-weight: bold; position: relative;}

.zz .m_zz li em b{font-size: 50px; color: #fff; font-family: "Arial"; position: relative;}

.zz .m_zz li em b:after{content:'+';position:absolute;height:12px;width:12px;top:5px;right:-15px; color: #fff; font-weight: normal; font-size: 24px;}

.zz .m_zz li em i{font-size: 18px;color: #fff;font-weight: bold;font-style: inherit;padding-left: 4px;}

.zz .m_zz li span{ text-align: center; line-height: 30px; height: 30px; box-sizing: border-box; font-size: 18px; color: #ffffff; display: block;white-space: nowrap; font-weight: bold;  }

.zz .m_zz li:first-child em b:after { content: '';}



.sy-tjcp{padding-top: 64px;padding-bottom: 40px;background: #fff;}

.sy-tjcp .sy-tit{ text-align: center;background: url(../img/sy-title.png) center 10px no-repeat;}

.sy-tjcp .sy-tit h2{ font-size: 36px; }

.sy-tjcp .sy-tit h2 span{ color: #da241c;}

.sy-tjcp .sy-tit p{ font-size: 16px;margin-top: 8px; }

.sy-tjcp .sy-cpzs{ padding-top: 44px; }

.sy-tjcp .sy-cpzs ul{}

.sy-tjcp .sy-cpzs ul li{float: left;width: 22.6%;margin-right: 2.7%;border: 2px solid #ccc;text-align: center;position: relative;padding: 0 0 20px 0;}

.sy-tjcp .sy-cpzs ul li:nth-child(4n) { margin-right: 0;}

.sy-tjcp .sy-cpzs ul li:hover{ border:2px solid #da241c; }

.sy-tjcp .sy-cpzs ul li:hover span a{ background:#da241c; color:#fff; }

.sy-tjcp .sy-cpzs ul li:hover h1{ color:#da241c; }

.sy-tjcp .sy-cpzs ul li a{text-decoration: none;}

.sy-tjcp .sy-cpzs ul li a img{ width: 271px; height: auto; padding-bottom: 10px;}

.sy-tjcp .sy-cpzs ul li a h1{text-align: center;font-size: 17px;letter-spacing: 1px;padding-bottom: 10px;background: url(../img/diyilan-xian.png) center bottom no-repeat;}

.sy-tjcp .sy-cpzs ul li a p{ text-align: center; padding: 10px 20px  18px 20px; font-size: 14px;}

.sy-tjcp .sy-cpzs ul li span{background: #fff;position: absolute;bottom: -2%;left: 33%;}

.sy-tjcp .sy-cpzs ul li span a{ padding: 4px 20px; border: 1px solid #ccc; background: #fff; font-size: 14px;}



.cp02_t{height: 70px;background:url(../img/cp_tbg.gif) no-repeat;position: absolute;bottom: -25px;right: -17%;}

.cp02_t i{width: 80px;height: 80px;position: absolute;display: block;}

.cp02_t .gear01{background:url(../img/yin_k01.png);-webkit-animation: rotate 5s linear infinite;animation: rotate 5s linear infinite;right: 262px;}

.cp02_t .gear02{background:url(../img/yin_k01.png);-webkit-animation: rotate 5s linear infinite;animation: rotate 5s linear infinite;right: 60px;}

/**/

@keyframes rotate{

  0%{transform:rotate(0deg);}

  100%{transform:rotate(-360deg);}

}

@-webkit-keyframes rotate {

  0%{-webkit-transform:rotate(0deg);}

  100%{-webkit-transform:rotate(-360deg);}

}





.ny-pro{}

.ny-pro h4{background: #c30118; height: 80px;text-align: center; }

.ny-pro h4 a{display: block; font-size: 24px;font-weight: normal; height: 75px; line-height: 75px;color: #fff; border-bottom: 1px solid #fff;}

.ny-pro h4 p{ font-size: 12px !important;}

.ny-pro ul{ border-top: none;overflow: hidden;background: #fff;border: 0px !important;}

.ny-pro ul h2{ margin-left: 0;}

.ny-pro ul h2 a{  }
.ny-pro ul dl dt a  h3 {position: relative; height: 50px; padding-left: 54px; padding-right: 40px; margin-bottom: 1px;background: #ececec;position: relative; overflow: hidden; line-height: 50px; font-weight: normal; font-size: 16px; }
.ny-pro ul dl dt.on  a  h3 {background: #c30118; color: #fff; }
.ny-pro ul dl:hover dt a  h3 { background: #c30118; color: #fff; }
.ny-pro ul dl:hover dt a  h3::after { border: 2px solid #fff; border-style: solid solid none none;  }
.ny-pro ul dl dt.on a  h3::after { border: 2px solid #fff; border-style: solid solid none none;  } 


.ny-pro .sub{ margin-top: 10px;}


.ny-pro ul dl dt a{}

.ny-pro ul dl dt a span{ margin-left: 0;}

.ny-pro ul dl dd{}

.ny-pro ul dl dd h4{margin-left: 0;background: none;height: 36px;text-align: initial;}

.ny-pro ul dl dd h4 a{ font-size: 16px; line-height: 36px; padding-top: 0;}

.ny-pro ul dl dd h4 a span{color: #666;padding-left: 40px;}



.pro-xiazai{ background: #999; color: #fff;}

.prony{}

.ny_cptj{margin-top:20px;}

.ny_cptj h3{

    height: 72px;

    padding-top: 14px;

    padding-left: 0;

    background: #da241c;

}

.ny_cptj h4 a{font-size: 20px !important;padding-left: 22px !important;letter-spacing: 1px !important;line-height: 36px !important;}

.ny_cptj h4 p{font-family:arial;padding-left: 24px;font-size: 14px !important;text-transform: uppercase;font-weight: normal;}



.nypro-lx{padding-left: 60px;margin-top: 10px;background: url(../img/cpxq-lx.png)5px 2px no-repeat; float: left; width: 385px;}

.nypro-lx h2{ font-size: 16px; font-weight: normal;color: #666;}
.nypro-lx .nypro-lxl { float: left; }

.nypro-lx p{ float: left; font-size: 24px; line-height: 24px; color: #333;}
.nypro-lx a { width: 130px; height: 45px; background: #c30118; line-height: 45px; font-size: 16px; text-align: center;color: #fff;display: block; float: right;}

.nypro-dj{ padding-top: 20px;}

.nypro-dj p{width: 148px;height: 50px;line-height: 50px;background: #ccc;font-size: 18px;color: #fff;padding-left: 32px;margin-right: 10px;}



.ny-weizi{border-bottom: 1px dashed #bbbbbb;padding: 14px 0;margin-bottom: 20px;}

.ny-weizi span{ padding-left: 15px;display: block; border-left: 5px solid #c30118;}

.ny-weizi span em{}

.ny-weizi span a{ font-size: 15px;}


/*左侧下方内页联系方式*/
.cbgg-01 { background: #c30118;text-align: center;color: #fff; }
.cbgg-01-img img {width: 100%; display: block;}
.cbgg-01 p {padding-top: 15px; font-size: 14px;}
.cbgg-01 p img {vertical-align: middle;margin-right: 5px; }
.cbgg-01 span { display: block;font-size: 28px; font-weight: bold;font-family: Arial;padding-bottom: 20px; line-height: 30px; }


.is-fixed{ position:fixed; top:0; }



.pro_right_news{ float: right; width: 250px;}

.pro_right_news h4{ background: #c30118;height: 80px;text-align: center;}

.pro_right_news h4 a{display: block;font-size: 24px;font-weight: normal;height: 75px;line-height: 75px;color: #fff;border-bottom: 1px solid #fff;}
.pro_right_news ul li { position: relative;height: 50px; padding-left: 54px; padding-right: 40px;margin-bottom: 1px;background: #ececec;position: relative; overflow: hidden; line-height: 50px;font-weight: normal;font-size: 16px; }
.pro_right_news ul li.on { background: #c30118;  color: #fff;}
.pro_right_news ul li.on a {color: #fff;  }
.active1 ul li::after {content: "";width: 8px;height: 8px;border: 2px solid #b8b8b8; border-style: solid solid none none;position: absolute; top: 50%; right: 32px;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg); -ms-transform: rotate(45deg);-o-transform: rotate(45deg); transform: rotate(45deg);}
.pro_right_news ul li.on::after { border: 2px solid #fff;border-style: solid solid none none; }
.pro_right_news ul li:hover::after {border: 2px solid #fff; border-style: solid solid none none; } 
.pro_right_news ul li:hover { background: #c30118; }
.pro_right_news ul li:hover a { color: #fff; } 

.sb_box1{ width:940px; float: left; padding-bottom: 10px;}



.nynews-tj{ margin-top: 10px;}

.nynews-tj h3{ background: #da241c; color: #fff; height: 60px; line-height: 60px; padding-left: 20px; font-size: 20px;}

.nynews-tj .nyxwtj{ border: 1px solid #ccc;}

.nynews-tj .nyxwtj ul{ padding: 10px 0; }

.nynews-tj .nyxwtj ul li{padding-left: 20px;padding-right:15px;line-height: 38px;background: url(../img/iyuan.png) left no-repeat;}

.nynews-tj .nyxwtj ul li:hover{ background: url(../img/iyuan_on.png) left no-repeat; }

.nynews-tj .nyxwtj ul li a{font-size: 15px;text-decoration: none;display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.nynews-tj .nyxwtj ul li a:hover{ color:#da241c; }



.fbxx{border-bottom: 1px solid #ccc;height: 40px;line-height: 40px;}

.fbxx p{font-size: 14px;float: left;padding: 0 8px;}

.fbxx p span{}



.jq22{width: 667px;height: 392px;margin: 0px auto;position: relative;border: 2px solid #eee;}

.jq22 .border-left{width: 2px;height: 0px;background: #da241c;position:absolute;left:-1px;bottom: 0;}

.jq22 .border-bottom{width: 0px;height: 2px;background: #da241c;position:absolute;left:0;bottom: 0px;}

.jq22 .border-top{width: 0px;height: 2px;background: #da241c;position:absolute;right:0;top: 0px;}

.jq22 .border-right{width: 2px;height: 0px;background: #da241c;position:absolute;right:-1px;top: 0;}

.nocontent{padding:15px;min-height:200px;}

#showtext{ padding:15px; line-height:2;}

/*#imglist{padding: 15px  10px;}*/


#imglist li{border: 1px solid #dedede;margin-bottom: 15px;padding: 15px 10px 18px 22px;background: #fff;overflow: hidden;}

#imglist li a.img{ font-size:0px; display:block;}
#imglist li:hover { border: 1px solid #c30118; }
#imglist li a.img img{ width: 240px;float: left;margin-right: 50px; }
#imglist li  {float: left;width: 586px;}
#imglist li  h3 { font-weight: normal;font-size: 18px;color: #333;line-height: 48px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#imglist li  p {font-size: 14px;line-height: 24px;color: #666; overflow: hidden;float: left;}
#imglist li span { float: right; width: 125px; height: 38px; display: inline-block;  border: 1px solid #aaa;font-size: 16px;  line-height: 40px; text-align: center; margin-right: 55px; margin-top: 10px; }
#imglist li:hover  span { background: #c30118; color: #fff; border: 0px solid #FFFFFF; }
#showimg h1.title{ font-size:18px; padding:5px 0px; margin-bottom:10px; text-align:center;}

#showimg .imgshow{ text-align:center;}
#showimg .imgshow .info_img a img { border: 1px solid #ddd;}

#showimg .editor{ line-height:2; padding:0px 10px; font-size:14px;}

.imgparalist li{ padding:3px 15px 3px; background:url(../img/dt-0.gif) no-repeat 5px center;}

.imgparalist li span{ float:left; margin-right:10px; color:#999;}

#showimg .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../img/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }

.digg4 { padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.digg4  a,.digg4 span.miy{ border:1px solid #ccdbe4; padding:2px 8px 2px 8px; background-position:50%; margin:2px; color:#c30118; text-decoration:none;}
.digg4  a:hover { border:1px solid #c30118;; color:#fff; background-color:#c30118;;}
.digg4  a:active {border:1px solid #000099; color:#000000;}
.digg4  span.current { padding:2px 8px 2px 8px; margin:2px; color:#000; text-decoration:none;}
.digg4  span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#999;}
.digg4 .disabledfy { font-family: Tahoma, Verdana;} 


/*内页简介*/
.nyabout_bt { overflow: hidden; }
.nyabout_bt .pro_l { width: 1200px;height: 55px;} 
.nyabout_bt .nlist  ul{ display: flex; }
.nyabout_bt .nlist ul li { flex: 1;background: #f4f4f4; height: 55px; font-size: 18px; line-height: 55px; text-align: center;float: left;border-right: 1px solid #fff;box-sizing: border-box; background: #f4f4f4;cursor: pointer;text-overflow: ellipsis;overflow: hidden; white-space: nowrap; }
.nyabout_bt .nlist ul li.on { background: #c30118; }
.nyabout_bt .nlist ul li.on a { color: #fff; }
.nyabout_bt .nlist ul li:hover {  background: #c30118; }
.nyabout_bt .nlist ul li:hover  a { color: #fff; }
.nyabout_nr { overflow: hidden; }
.nyabout_nr .sb_box { width: 100%;overflow: hidden; }
.nyabout_nr .sb_box .editor p { font-size: 14px; color: #666; line-height: 24px; }
.sb_boxli .rtop { display: none; }
.sb_boxli .rtop h5 {display: none;   }
.sb_boxli .rtop h5 a {display: none;   }
.sb_boxli .list { width: 285px;float: left;border: 1px solid #ddd;margin-right: 15px;margin-bottom: 15px; }
.sb_boxli .active ul { overflow: hidden; margin-top: 20px; }
.sb_boxli .active li{width: 24%;float: left; background: #f0f0f0;margin: 0 1.3% 13px 0;}
.sb_boxli .active li:nth-child(4) { margin: 0 0 13px 0; }
.sb_boxli .active li:nth-child(8) { margin: 0 0 13px 0; }
.sb_boxli .active li dt {border: 1px solid #e5e5e5; padding: 10px 9px; background: #fff;  }
.sb_boxli .active li img { width: 100%; display: block; padding: 2px;}
.sb_boxli .active li a h3 { display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 1; width: 288px; font-weight: normal; line-height: 45px;background: #f5f5f5; text-align: center; overflow: hidden; font-size: 16px; }
.modelTostChile1 .wenzi { font-size: 16px; line-height: 32px; color: #666; }


/*内页搜索*/
.sb_boxsearch { overflow: hidden;} 
.sb_boxsearch .cpshow{ overflow: hidden;}
.sb_boxsearch .cpshow dl {width: 275px; float: left; background: #f0f0f0;margin: 0 20px 20px 0; }
.sb_boxsearch .cpshow dl.noMl { margin-right: 0px; }
.sb_boxsearch .cpshow dl a dt { border: 1px solid #e5e5e5; padding: 5px 5px;background: #fff; }
.sb_boxsearch .cpshow dl a dt img { width: 260px; padding: 1px; }
.sb_boxsearch .cpshow dl a h4 { width: 275px; overflow: hidden; height: 40px;background: #f5f5f5;color: #666;font-size: 16px; text-align: center;line-height: 40px;font-weight: normal; }
.sb_boxsearch .cpshow dl:hover a h4 { color: #c30118; }

.RandomNews_search { overflow: hidden; }
.RandomNews_search  h4 { padding-left: 27px; height: 36px;line-height: 36px;color: #c30118;background: #ccc;font-weight: bold; }
.RandomNews_search ul { margin: 15px; }
.RandomNews_search ul li { width: 45%; float: left;}
.RandomNews_search ul li:nth-child(2n-1) { margin-right: 90px;  }
.RandomNews_search ul li a { font-size: 14px; line-height: 28px; color: #666; }
.RandomNews_search ul li span { font-size: 14px; line-height: 28px; color: #999;  }


/*内页在线留言*/
.ny_ly { overflow: hidden; margin-top: 20px; }
.ly_box { overflow: hidden; margin-top: 20px; }
.ly_box .temp_on_inp .content .temp_on_con h3 { width: 145px;height: 46px;font-size: 18px;line-height: 46px; text-align: center;color: #fff; background: #666666; }
.ly_box .temp_on_inp .content .temp_on_con form { border: 1px solid #bbb;background: url(../img/ly_bg.jpg) no-repeat center bottom #fff;padding: 40px 15%; height: 435px;}
.ly_box .temp_on_inp .content .temp_on_con form ul li  { margin-bottom: 10px; font-size: 14px; line-height: 35px;color: #666; overflow: hidden; }
.ly_box .temp_on_inp .content .temp_on_con form ul li span { display: inline-block;width: 120px;color: #666; vertical-align: top; text-align: right;height: 33px;line-height: 33px; overflow: hidden; }
.ly_box .temp_on_inp .content .temp_on_con form ul li span em { color: #f00; }
.ly_box .temp_on_inp .content .temp_on_con form ul li input { width: 73%;margin-right: 10px;outline: none;padding-left: 10px;border: 1px solid #eee; height: 33px; line-height: 32px;color: #666; box-sizing: border-box; }
.ly_box .temp_on_inp .content .temp_on_con form ul li textarea { width: 73%; height: 102px; line-height: 24px; border: 1px solid #eee; outline: none;  resize: none; overflow: auto;margin-right: 10px; padding-left: 10px; box-sizing: border-box; }
.ly_box .temp_on_inp .content .temp_on_con form ul li .minp5 { width: 80px;height: 30px;border: 0;text-align: center; color: #fff; padding-left: 0;cursor: pointer;  background: #c30118; margin-left: 125px;}


/*内页联系我们*/
.w1200{ width: 1200px; margin: 0 auto}
.clear { height: 0;overflow: hidden;clear: both;}
.lxtop{overflow:hidden;margin-top: 30px;border-radius: 3px;border: 1px solid #ccc; background:#fff;}
.lxtop img{float:left;}
.lxtop p{font-size:16px;line-height:35px;padding: 40px 30px 0 430px;color:#666;}
.lxtop p span{display:block;color:#282828;font-size:18px;line-height:50px;}
.Separate {font-size:30px;text-align: center;margin: 30px auto 20px;overflow: hidden;}
.Separate span{display:block;font-size:14px;letter-spacing: 5px;color: #a4a4a4;    margin-top: 10px;}
.lxfsnr{overflow:hidden;border:1px solid #ccc;border-radius:3px;padding-top:20px; background:#fff;}
.lxfsnr ul{overflow:hidden;}
.lxfsnr li{margin :0 0 20px 30px;float:left; padding-bottom:10px; width:556px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
.lxfsnr li img{float:left;}
.lxfsnr li p{float:left;line-height:46px;padding-left: 25px;font-size:16px;    width: 483px;}
.lxfsnr li a{font-size:16px;}
.lxfsnr li a:hover{color: #d80003;text-decoration:underline;}



.paginations li{ float:left;}
.active a{border: none;}
