@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#000; font-family:Microsoft YaHei,sans-serif; }
img { border:0; vertical-align:top; }
html, body {width: 100%;max-width: 100%;min-width: 1320px;min-height: 100%;height: auto;}
address, caption, cite, code, dfn, em, th, dt, var {font-style: normal;font-weight: normal;}

/* a */
a { color:#333; text-decoration:none; }
a:visited { }
a:active, a:hover { text-decoration:none; color:#f64561;}
a:focus { outline:none; text-decoration:none; }
h1,h2,h3,h4,h5,h6 { font-weight:normal; }
h1,h2,h3,h4,h5,h6,p,ol,ul{padding: 0;margin: 0;}
:focus{outline: none;}
.ovfl{overflow: hidden;}
.flex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.lflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.ltflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.lbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.rflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.rtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.rbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.mflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.transition300em{transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.donghua{-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
::after, ::before {-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.dhwz{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.mar0a{margin: 0 auto;}
.con-fff{width:100%;height:100%;}
.fl {float:left;}
.fr {float:right;}
input { border-radius:0; -webkit-appearance:none; appearance:none; background:none; border:0; box-shadow:0 0 0; font-size:14px; }
textarea { border-radius:0; -webkit-appearance:none; appearance:none;  background:none; border:0; box-shadow:0 0 0; font-size:14px; }
.clear{clear:both; height:0; line-height:0; font-size:0;}
table {border-collapse:collapse; border-spacing:0;}
table td, table th{padding: 5px 10px;border: 1px solid #ddd;}

.container{width:960px;margin:0 auto;}
.top30{margin-top: 30px;}
.top50{ margin-top:50px;}
.top60{ margin-top:60px;}
.w1000 {width: 1200px;margin: 0 auto;overflow: hidden;}

#roll{display:block; width: 15px;margin-right:-620px;position:fixed;right:50%;top:50%;_margin-right:-525px;	_position:absolute;_margin-top:300px;_top:expression(eval(document.documentElement.scrollTop));}
#roll_top, #fall, #ct{position: relative;cursor: pointer;height: 43px;width: 43px;}
#roll_top{background: url(../images/top.png) no-repeat;}
#fall{background: url(../images/top.png) no-repeat 0 -80px;}
/*箭头*/
.pbot{ display:block; width:50px; height:50px; position:absolute;}
.pbot1{ background:url(../images/pbot1.png) no-repeat center; left:0;}
.pbot2{ background:url(../images/pbot2.png) no-repeat center; right:0;}
/* 头部 */
.htop{line-height:40px;height:40px;border-bottom:1px solid #eee;background: #8bc578;}
.htop em{float:left;color: #fff;}
.htop .htop-aa{float:right;display:block;}
.htop .htop-aa a{display:block;float:left;padding:0 12px;border-right:1px solid #eee;color: #fff;}
.htop .htop-aa a:first-child{border-left:1px solid #eee;color:#fff;}
.htop .htop-aa a span{display:block;padding-left:25px;}
.htop .htop-aa a:nth-child(1) span{background:url(../images/htopico1.jpg) no-repeat left;}
.htop .htop-aa a:nth-child(2) span{background:url(../images/htopico2.jpg) no-repeat left;}
.htop .htop-aa a:nth-child(3) span{background:url(../images/htopico3.jpg) no-repeat left;}
.htop .htop-aa a:hover{color:#f64561;}

/*.hcont{!*padding-top: 20px;padding-bottom: 5px;*!margin: 10px 0;}
.hcont .dlogo{ float:left;}
.hcont .dlogo dl{ overflow:hidden;}
.hcont .dlogo dt{ float:left;}
.hcont .dlogo dt img{ display:block;}
.hcont .dlogo dd{ margin-left:230px; padding:25px 0 30px 25px; background:url(../images/logoline.png) no-repeat left center;}
.hcont .dlogo dd p { font-size:20px; color:#1db218; font-weight:bold;}
.hcont .dlogo dd h2{ font-size:18px; font-weight:normal; margin-top:5px;}
.hcont .dphone{ float:right; position:relative;}
.hcont .dphone dl{padding-left: 66px;margin-top: 19px;background:url(../images/20180108093338_439266645.png) no-repeat left center;height: 57px;}
.hcont .dphone dt{font-size:14px;!* margin-top: 15px; *!padding-top: 6px;}
.hcont .dphone dd{ font-size:24px; color:#ff7200;}
.hcont .dphone img{ position:absolute; left:-216px; top:32px;}*/

/*logo、tel*/




.hcont{padding-top: 20px;padding-bottom: 0px;}
.hcont .dlogo{ float:left;}
.hcont .dlogo dl{ overflow:hidden;}
.hcont .dlogo h1{ float:left;}
.hcont .dlogo h1 img{display:block;margin-top: 18px;max-width: 184px;}
.hcont .dlogo h2{ float:left;}
.hcont .dlogo h2 img{display:block;margin-top: 7px;max-width: 184px;}

.hcont .dlogo span{float:left;}
.hcont .dlogo span img{display:block;margin-top: 7px;max-width: 184px;}

/*
.hcont .dlogo .tel_img{float:left;}
.hcont .dlogo .tel_img img{display:block;margin-top: 7px;max-width: 184px;}
*/

.hcont .dlogo dd{margin-left: 208px;padding: 24px 0 55px 30px;background:url(../images/logoline.png) no-repeat left center;}
.hcont .dlogo dd p {font-size: 20px;color: #333;font-weight: bold;}
.hcont .dlogo dd h2{font-size: 16px;font-weight: normal;margin-top:5px;color: #333;}
.hcont .dphone{float:right;position:relative;/*margin-top: 7px;*/}
.hcont .dphone dl{padding-left:45px;margin-top: 12px;}
.hcont .dphone dt{font-size:14px;background: #f64561;color: #fff;display: inline-block;padding: 2px 22px;border-radius: 4px;}
.hcont .dphone dd{font-size: 28px;color: #f64561;}
.hcont .dphone img{ position:absolute; left:-216px; top:32px;}


.hcont .dphone{ float:right; position:relative; /*margin-top:25px;*/}
.hcont .dphone dl{ padding-left:45px; margin-top:25px; /*background:url(../images/htphone.png) no-repeat left center;*/}
.hcont .dphone dt{ font-size:14px;}
.hcont .dphone dd{ font-size:28px; color:#e31d1e;}
.hcont .dphone img{ position:absolute; left:-216px; top:32px;}


/*导航*/
.navBox{height: 46px;margin-bottom: 20px;margin-top: 14px;position:relative;border: 1px dashed #ccc;border-radius: 22px;overflow: hidden;}
.navBox ul{height: 46px;}
.navBox ul>li{float:left;position:relative;border: dashed 0.5px #ccc;overflow: hidden;}
.navBox ul>li>a{display:block;height: 46px;line-height: 46px;padding: 0 19px;font-size: 14px;color: #333;text-decoration:none;}
.navBox ul>li:hover >a,.navBox ul>li.cur a{color: #f64561;}


/*轮播图*/
#banner .swiper-slide a{display:block;}
#banner .swiper-slide img{display:block;max-width:100%;}
#banner .swiper-pagination{bottom:25px;font-size:0;}
#banner .swiper-pagination-bullet{width:40px;height:6px;background:#79848d;opacity:1;border-radius: unset;}
#banner .swiper-pagination-bullet-active{background:#f64561;}
#banner .swiper-button-prev{left:70px;}
#banner .swiper-button-next{right:70px;}

/*搜索*/
.search{/*border-bottom: 1px solid #e5e5e5;*/ border:1px solid #eee;background-color: #f7f5f6;}
.search .gjc{overflow:hidden; float:left; height:50px; line-height:50px; font-size:14px;color: #666;padding-left:28px;/*background:url(../images/search_hot.png) no-repeat left;*/}
.search .gjc a{font-size:14px;color: #666;}
.search .gjc a:hover{color: #f64561;}
.search .sc{ float:right; margin-top:7px;}
.search .sc form{overflow:hidden;position:relative;}
.search .sc .tt{ float:left; width:200px; height:34px; line-height:34px; padding:0 100px 0 25px; background:none; border:1px solid #bbb; font-size:14px; color:#999; outline:none;border-radius:18px;}
.search .sc .s_bt{position:absolute;right:0;top:0;width:85px;height:36px;line-height:36px;text-align:center;padding-left:22px;background: url(../images/search_bg.png) no-repeat left 18px center; color:#fff; text-decoration:none; background-color:#d5d5d7;border-radius:18px;font-size:14px;cursor:pointer;}

/*合作客户*/
.ctle{ text-align: center; background: url(../images/hztitbg.jpg) center no-repeat;}
.ctle h5{margin-bottom: 4px;text-align: center;font-size: 24px;font-weight: bold;}
.ctle h5 a{color: #666;}
.ctle p{color: #777;}
.ctle i{ display:block;}
.ctle img{ display:block; margin:0 auto;}
.paner{ padding-top:53px; padding-bottom:57px;}
.paner .pcont{ position:relative; margin-top:46px;}
.paner .pcont ul{ overflow:hidden; width:856px; margin:0 auto;}
.paner .pcont .bd{ overflow:hidden; width:856px; margin:0 auto;}
.paner .pcont li{float:left;width: 159px !important;height: 120px;margin: 0 6px;}
.paner .pcont li p{ height: 32px; line-height: 32px;text-align: center;}
.paner .pcont li img{border:2px solid #e5e5e5;display:block;width: 160px;/*height: 89px;*/}
.paner .pcont .pbot{top: 28px;}
.paner_img{height: 0;}

/*anli*/
.g_pro{height: 600px;/*background:#f8eee4 url(../images/probg.jpg) repeat-x center top;*/background-color:#f7f5f6;padding-top: 44px;}
.g_pro .m_left1{background: url(../images/proleftbg.png) no-repeat; width: 216px; height: 550px;float: left;}
.g_pro .m_left1 h2{ height: 54px;  padding-top: 18px; padding-left: 72px;}
.g_pro .m_left1 h2 a{ font-size: 18px; color: #fff; font-weight: normal;}
.g_pro .m_left1 h2 em{ display: block; font-size:14px; font-family: arial; text-transform: uppercase; font-weight: normal; }
.g_pro .m_left1 .u_lst1{ /*padding: 18px 0 0 29px;*/padding: 10px 18px; height: 293px;}
.g_pro .m_left1 .u_lst1 li{ height: 36px; line-height: 36px;  overflow: hidden;  }
.g_pro .m_left1 .u_lst1 li a{height: 36px; line-height: 36px;background:url(../images/ico1.jpg) no-repeat left center;padding-left: 24px; display: block; color: #333;}
.g_pro .m_left1 .u_lst1 li a:hover,.g_pro .m_left1 .u_lst1 .curr a{background:url(../images/ico2.jpg) no-repeat left center;color: #f64561;font-weight: bold;text-decoration: none;}
.g_pro .m_left1 .m_leftd{ text-align: center; color: #fff; font-size: 22px; line-height: 28px;}
.g_pro .m_left1 .u_gys{font-size: 22px;color: #fff;font-weight: bold;line-height: 44px;letter-spacing: 4px;}
.g_pro .m_left1 .u_lx{ font-size: 12px;}
.g_pro .m_left1 .u_tel1{ font-size: 24px; font-family: arial;}

.g_pro .m_right1{background:#fff;border-radius: 10px 10px 0 0;width:724px;height: 560px;padding:20px 0 0 0;float: right;}
.g_pro .m_right1 .u_tit{ padding: 0 32px;}
.g_pro .m_right1 h2{ color: #4c3b3b; font-size: 18px; padding-right: 29px;}
.g_pro .m_right1 h2 a{color: #4c3b3b; text-decoration: none;font-weight: bold;}
.g_pro .m_right1 h2 em{ font-family: arial; font-size: 14px; color: #4c3b3b; font-weight: normal; text-transform: uppercase; display: block;}
.g_pro .m_right1 h2 em a{ color: #4c3b3b;}
.g_pro .m_right1 .u_lst2{background:url(../images/tab1bg.jpg) no-repeat; height: 33px; line-height: 33px;  width: 516px; padding-left: 7px;}
.g_pro .m_right1 .u_lst2 li{ float: left; padding: 0 20px; margin-right: 5px;  }
.g_pro .m_right1 .u_lst2 li a{ color: #fff; font-size: 14px;}
.g_pro .m_right1 .u_lst2 span{ display:inline-block; }


.g_pro .m_right1 .m_nav{background:url(../images/tab1bg.jpg) no-repeat; height: 33px; line-height: 33px;  width: 516px; padding-left: 7px;}
.g_pro .m_right1 .m_nav li{ height: 33px; float: left; font-size: 14px; margin-right: 5px;   }
.g_pro .m_right1 .m_nav .lastli{ background: none;}
.g_pro .m_right1 .m_nav li a span{background:url(../images/rightd.jpg) no-repeat right; display:inline-block;}
.g_pro .m_right1 .m_nav li a{background:url(../images/leftd.jpg) no-repeat left;color:#fff; height:33px;display:inline-block;padding:0 0 0 17px; position:relative;font-weight: bold; }
.g_pro .m_right1 .m_nav li a span{ display:inline-block;padding:0 20px 0 0; }

.g_pro .m_right1 .m_nav li a:hover,.g_pro .m_right1 .m_nav .cur a{background:url(../images/lefth.jpg) no-repeat 0 0;color: #333;text-decoration:none;}
.g_pro .m_right1 .m_nav li a:hover span,.g_pro .m_right1 .m_nav .cur span{background:url(../images/righth.jpg) no-repeat right 0; font-weight: bold;}

.g_pro .m_proc{ padding-top:27px;}
.g_pro .m_proc .u_dlst1{ padding: 0 32px;}
.g_pro .m_proc .u_dlst1 dt{ width:298px; float:left;}
.g_pro .m_proc .u_dlst1 dt img{ width:290px; height:210px; border:1px solid #e2e2e2; padding:4px;}
.g_pro .m_proc .u_dlst1 dd{ float:left; width:322px; margin-left:33px; color:#000;}

.g_pro .m_proc .u_dlst1 dd p{ line-height:36px;}
.g_pro .m_proc .u_dlst1 dd p em{ color:#666;}
.u_tel2{background:url(../images/tel1.jpg) no-repeat; height:52px; font-size:12px; color:#666666; padding-left:55px; margin-top:25px;}
.u_tel2 em{ display:block; color:#ff0000; font-size:24px; font-family:Arial, Helvetica, sans-serif;}
.u_btn{ padding:12px 0 0 0;}

.g_pro .m_show{ padding-top:21px;}
.g_pro .m_show h3{ padding-left:31px; font-size:16px; color:#4c3b3b;}
.g_pro .m_show h3 a{color:#c325ba; font-size:18px;font-weight: bold; }
.g_pro .m_kfc{ padding-top:12px;}
.g_pro .m_kfc .u_ljt,.g_pro .m_kfc .u_rjt{ width:10px; height:24px; padding-top:61px; display:block;}
.g_pro .m_kfc .u_ljt{ padding-left:12px; padding-right: 6px;}
.g_pro .m_kfc .u_rjt{ padding-right:12px;}
.g_pro .m_kfc .u_ljt a{ background: url(../images/ljt1.jpg) no-repeat; width:10px; height:24px; display:block;}
.g_pro .m_kfc .u_rjt a{ background: url(../images/rjt1.jpg) no-repeat; width:10px; height:24px; display:block;}
.g_pro .m_kfc .u_mid{ width:660px; overflow:hidden; margin-left:10px;}
.g_pro .m_kfc .u_lst1 li{ width:205px; float:left; margin-right:15px; }
.g_pro .m_kfc .u_lst1 .lastli{ margin-right:0;}
.g_pro .m_kfc .u_lst1 li img{ width:203px; height:142px; border:1px solid #e3e3e3;}
.g_pro .m_kfc .u_lst1 span{ width:205px; display:block;  height:30px; line-height:30px; overflow:hidden; text-align:center; color:#4d4d4d; }
.g_pro .m_kfc .u_lst1 span a{ color: #4d4d4d;}

/**/
.g_dy{background: url(../images/dybg.jpg) no-repeat center top; height:658px;}
.g_dy h2{padding: 31px 0 0 285px;height:109px;}
.g_dy .m_dy1{ padding-left:454px; height:124px; margin-bottom:42px;}
.g_dy .m_dy1 h3{ display:block; width:87px; height:91px; background: url(../images/round.png) no-repeat; color:#87c272; font-size:24px; font-weight:bold;  padding:33px 0 0 38px;}
.g_dy .m_dy1 h3 em{ display:block;font-weight: bold;}
.g_dy .m_dy1 p{ width:340px; padding-top:19px; font-size:14px; color:#666; margin-left:10px; line-height:26px;}
.g_dy .m_dy2{ padding-left:475px; height:124px;}
.g_dy .m_dy3{ padding-left:425px; height:124px;}


/**/
.g_fl{ height:822px; background:#f7f5f6; padding-top:40px;}
.g_fl .m_fleft h2{ background:url(../images/fltitbg.png) no-repeat; height:56px; padding-top:15px; padding-left:70px;  }
.g_fl .m_fleft h2 a{color:#fff; font-size: 18px;   text-decoration: none; font-weight: bold;}
.g_fl .m_fleft h2 em{display: block; font-size: 14px; color: #fff;font-family: arial;text-transform:uppercase; font-weight: normal;}
.g_fl .m_fleft{ width:216px;float: left;}
.g_fl .m_fleft .m_flc{ background:url(../images/flmigbg.png) repeat-y; height:493px;}
.g_fl .m_fleft .m_fld{ background:url(../images/fldown.png) no-repeat; height:218px;}

.g_fl .m_fleft .m_flc .u_lst1{ padding: 18px 0 0 29px; height: 293px;}
.g_fl .m_fleft .m_flc .u_lst1 li{ height: 36px; line-height: 36px;  overflow: hidden;  }
.g_fl .m_fleft .m_flc .u_lst1 li a{height: 36px; line-height: 36px;background:url(../images/ico1.jpg) no-repeat left center;padding-left: 24px; display: block;}
.g_fl .m_fleft .m_flc .u_lst1 li a:hover,.g_fl .m_fleft .m_flc .u_lst1 .curr a{background:url(../images/ico2.jpg) no-repeat left center; color: #f64561; font-weight: bold;}
.g_fl .m_fleft .m_leftd{ text-align: center; color: #fff; font-size: 22px; line-height: 28px; padding-top:50px;}
.g_fl .m_fleft .u_gys{ font-size: 22px; color: #fff; font-weight: bold; line-height: 44px;}
.g_fl .m_fleft .u_lx{ font-size: 12px;}
.g_fl .m_fleft .u_tel1{ font-size: 24px; font-family: arial;}

.g_fl .m_flr{ width:724px; height:781px; background:url(../images/flr.jpg) no-repeat;float: right;}

.g_fl .m_flr h2{ padding:25px 26px 0 33px; height:37px;}
.g_fl .m_flr h2 span{ background:url(../images/ico3.jpg) no-repeat right 10px; }
.g_fl .m_flr h2 span a{font-size:12px; color:#666; font-weight:normal; padding-right:18px;}
.g_fl .m_flr h2 a{ font-size:18px; color:#4c3b3b; text-decoration: none;font-weight: bold;}
.g_fl .m_flr h2 em{ display:block; text-transform:uppercase; font-weight:normal; font-size:14px; font-family:Arial, Helvetica, sans-serif;}

.m_frlc{ padding:31px 0 0 33px}
.m_frlc .u_lst3{}
.m_frlc .u_lst3 li{ float:left;/* width:183px; margin-right:18px;*/ /*background:url(../images/kk.jpg) no-repeat;*/ margin: 0 17px;}
.m_frlc .u_lst3 .lastli{ margin-right:0;}
.m_frlc .u_lst3 li img{width: 183px;/*height:142px;*/padding:1px 4px 4px 1px;border: 1px solid #ccc;}
.m_frlc .u_lst3 li span{ width:183px; height:36px; line-height:36px; overflow:hidden; /*margin-bottom:35px;*/ text-align:center; display:block;}


/*首页关于我们*/
.about { padding: 40px 0; overflow: hidden; background-color: #f7f5f6; }
.about .about-txt{display: inline-block;/*background:url(../images/abouta.jpg) no-repeat;*/ background-color: #fff; padding:20px;}
.about .about_bt { position: relative; display:inline-grid; position: relative;}
.about .about_bt h2 { font-size: 24px; font-family: "arial"; color: #666; font-weight: 100; }
.about .about_bt h3 { font-size: 20px; color: #333; font-weight: 600; line-height: 45px; padding-top: 0px; }
.about .about_bt h3 em { font-size: 32px; color: #009946; line-height: 45px; font-weight: 600;  }
.about .about_bt p { font-size: 12px; color: #999; line-height: 25px; }
/*.about .about_bt p:before {  position: absolute; content: ''; width: 64px; height: 2px;background-color: #009946;top:155px; }*/
.about .about_bg { float: left; position: relative;width: 50%; background-color:#010001;height:360px;top:45px;}
.about .about_bg video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #000;}
.about_nr .about_text{border-right: 3px solid #ccb89f;border-bottom: 3px solid #ccb89f;border-top: 3px solid #ccb89f;}
/*.about .about_bg::before { position: absolute; content: ''; background: url(../images/about_bg2.jpg) no-repeat;  width: 60px; height: 412px; right: -60px;}*/
.about .about_bg  em { width: 60px; height: 412px;}
.about .about_bg a { display: block; overflow: hidden;}
/*.about .about_bg:hover img { transition: 1.5s;  transform: scale(1.05);}*/
.about .about_nr { overflow: hidden; float: right;/*margin-left: 25px;*/width: 50%;}
.about .about_nr p {font-size: 14px; line-height: 27px;/* width: 425px;*/ padding-top:10px;  text-indent:2em;margin-left: 25px;color: #666;}
/*
.about .about_nr em {  text-align: center; color: #fff;  font-size: 14px; line-height: 35px; height: 35px; float: left; width: 125px; border-radius: 20px; background-color: #009946; margin-top: 30px; }
*/
.about_nr h2{text-align: center;font-weight: bold;color:#ccb89f;background:url(../images/bol.jpg) no-repeat right;}
.about_nr h3{text-align: center;color:#ccb89f;margin-bottom: 10px;}
/* 定制 */
.g_dz{ height: 455px;background:url(../images/dzbg.jpg) no-repeat center top;  }
.g_dz .m_dz{ height: 455px;}
.g_dz h2{ font-size: 30px; color: #fff; padding-left: 272px; padding-top: 50px; height: 36px;}
.g_dz h2 em{ display:inline-block; padding-left: 58px;}
.g_dz h3{font-size: 22px; color: #fff; padding-left: 29px; padding-top: 50px; _padding-top:45px; height: 47px;}
.g_dz h3 em{ display:inline-block; padding-left: 0; color: #feb1bc; font-family: arial; font-size: 11px; text-transform: uppercase; letter-spacing: 0; }
.g_dz .wz1,.g_dz .wz2,.g_dz .wz3{font-size: 18px; color: #fff; }
.g_dz .wz1{ left: 243px; top: 225px;_top:228px; }
.g_dz .wz2{left: 424px; top: 225px; _top:228px; }
.g_dz .wz3{left: 628px; top: 225px; _top:228px; }
.g_dz .wz4{left: 322px; top: 295px; _top:228px; width: 98px; height: 46px; display: block; cursor: pointer;}
.g_dz .u_tel3{ color: #333333; font-size: 14px;left: 415px; top: 368px; text-align: center;}
.g_dz .u_tel3 em{ font-size: 24px; color: #fff; font-family: arial; display: block; }
.g_dz .dzen{ left:30px; top:55px;}


.jbdz{ background: url(../images/dzbg.png) no-repeat center top; height: 455px;}
.jbdz h2{ font-size: 68px; color: #5d5b5c; text-align: center; padding-top: 40px; padding-bottom: 20px;font-weight: bold;}
.jbdz .wu-dz{}
.jbdz .wu-dz ul{}
.jbdz .wu-dz ul li{ float: left; background: url(../images/jbyuan-1.png); height: 170px; width: 170px; margin: 0 10px; text-align: center;}
.jbdz .wu-dz ul li h4{ color: #7a7a7a; font-size: 28px; text-align: center; padding-top: 26px; display: inline-block; width: 134px;font-weight: bold;}
.jbdz .wu-dz ul li p{ color: #b2b2b2; text-align: center; padding-top: 10px; width: 150px; display: inline-block;font-size: 12px;}

.jbdz .san-dz{ padding-top: 30px; width: 960px; display: inline-block; margin: 0 auto; text-align: center;}
.jbdz .san-dz .san-center{text-align:center;display: inline-block;}
.jbdz .san-dz p{ background: #87c675; float: left; margin: 0 30px; width: 140px; height: 34px; line-height: 34px; text-align: center; color: #fff; font-size: 16px; border-radius: 20px;}
.jbdz .dzrx{ padding-top: 20px;}
.jbdz .dzrx p{ font-size: 16px; text-align: center; color: #777; font-weight: bold;}
.jbdz .dzrx p span{ font-size: 30px; color: #5a595e; font-weight: bold;}

.f_cs2 {
 color: #f64561;
}

/* 更多 */
.g_more{background:url(../images/morebg.jpg) no-repeat center top ; height: 1340px;}
.g_more .m_more{width: 440px;text-align: center;padding-left: 256px;padding-top: 53px;height: 100px;}
.g_more h3{ font-size: 24px; color: #fefefe; font-weight: normal;  }
.g_more h4{ font-size: 30px; color: #fefefe;font-weight: bold; }
.g_more h4 em{display: block;font-size: 12px;color: #fff;font-family:Arial;text-transform: uppercase;white-space:nowrap;padding-top:5px;}
.g_more .m_lstc{ padding: 63px 0 0 24px; height: 1046px;}
.g_more .u_dlst2{ width: 440px; margin-right: 53px; margin-bottom: 60px;}
.g_more .lastdl{ margin-right: 0}
.g_more .u_dlst2 dt{ width: 238px; padding-left: 85px;}
.g_more .u_dlst2 dt img{ width: 238px; height: 238px;}
.g_more .u_dlst2 dd h3{ text-align: center; font-size: 24px; font-weight: bold; color: #4c3b3b; padding: 25px 0 15px 0;}
.g_more .u_dlst2 dd p{ color: #333333; line-height: 28px; font-size: 14px;}
.g_more .u_btn1{ width: 139px; height: 49px; display: block; left: 414px; bottom: -82px; }


/* 奥凯生产实力展示 */
.g_show{ background: #f4f2e9; height: 350px; padding-top: 39px;}
.g_show .m_show{ height: 308px; background: #fff;  margin-bottom: 16px;}
.g_show .m_show h2,.g_show .m_pj h2,.g_show .m_fc h2,.g_about .m_zj h2,.g_about .m_zs h2{ padding:18px 20px 0 18px; height:37px;}
.g_show .m_show h2 span,.g_show .m_pj h2 span,.g_show .m_fc h2 span,.g_about .m_zj h2 span,.g_about .m_zs h2 span{ background:url(../images/ico3.jpg) no-repeat right 17px; display: inline-block; padding-top: 5px; }
.g_show .m_show h2 span a,.g_show .m_pj h2 span a,.g_show .m_fc h2 span a,.g_about .m_zj h2 span a,.g_about .m_zs h2 span a{font-size:12px; color:#666; font-weight:normal; padding-right:18px;}
.g_show .m_show h2 a,.g_show .m_pj h2 a,.g_show .m_fc h2 a,.g_about .m_zj h2 a,.g_about .m_zs h2 a{ font-size:16px; color:#4c3b3b; text-decoration: none;font-weight: bold;}
.g_show .m_show h2 em,.g_show .m_pj h2 em,.g_show .m_fc h2 em,.g_about .m_zj h2 em,.g_about .m_zs h2 em{margin-top: 7px; display:block; text-transform:uppercase; font-weight:normal; font-size:12px; font-family:Arial, Helvetica, sans-serif; color: #4c3b3b;}

.g_show .m_show .scsl{position: absolute;width: 920px;}

.g_show .m_show .m_kfc{ padding-top:26px;}
.g_show .m_show .m_kfc .u_ljt,.g_show .m_show .m_kfc .u_rjt{ width:10px; height:24px; padding-top:127px; display:block;}
.g_show .m_show .m_kfc .u_ljt{ padding-left:4px; padding-right: 6px;}
.g_show .m_show .m_kfc .u_rjt{ padding-right:4px; padding-left: 6px;}
.g_show .m_show .m_kfc .u_ljt a{ background: url(../images/ljt1.jpg) no-repeat; width:10px; height:24px; display:block;}
.g_show .m_show .m_kfc .u_rjt a{ background: url(../images/rjt1.jpg) no-repeat; width:10px; height:24px; display:block;}
.g_show .m_show .m_kfc .u_mid{overflow:hidden;margin-left:8px;margin-top: 56px;}
.g_show .m_show .m_kfc .u_lst1 li{ width:212px; float:left; margin-right:16px; }
.g_show .m_show .m_kfc .u_lst1 .lastli{ margin-right:0;}
.g_show .m_show .m_kfc .u_lst1 li img{ width:204px; height:160px; border:1px solid #e2e2e2; padding: 4px;}
.g_show .m_show .m_kfc .u_lst1 span{ width:212px; display:block; height:30px; line-height:30px; overflow:hidden; text-align:center; color:#4d4d4d; }
.g_show .m_show .m_kfc .u_lst1 a:hover{text-decoration: none;}
.f_fl {float: left;}
.f_fr {float: right;}

/*广告条*/
.g_xban1{height: 204px;background:url(../images/dgbg.jpg) no-repeat center top;}
.dg{font-size: 18px;font-weight: bold;color: #fff;top: 55px;_top:86px;right: 135px;}
.dg a{ color: #fff; display: block;}
.gg01{top: 100px;right: 70px;color:#fff;font-size:14px;}
.gg01 em{ font-size:24px;  color:#fff;  padding-left: 5px; font-family:Arial, Helvetica, sans-serif;  font-weight: normal;}
.f_pr {
 position: relative;
}
.f_pa {
 position: absolute;
}
/* 关于 */
.g_about{ height: 390px; padding-top: 47px; background: #fff;}
.g_about .m_zj{ width: 610px;}
.g_about .m_zj h2{background: url(../images/ico4.jpg) no-repeat left 21px;}
.g_about .m_zj dl{ margin-top: 40px;}
.g_about .m_zj dt{width: 263px; margin-right: 23px; float: left; }
.g_about .m_zj .sha{background: url(../images/spsha.jpg) no-repeat; width: 263px; height: 28px; display: block; left: 0; bottom: -28px;}

.g_about .m_zj dt img{ width: 263px;/* height: 216px; */}
.g_about .m_zj dd{ float: left; width: 320px;}
.g_about .m_zj dd p{ line-height: 24px; font-size: 12px; color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 9;overflow: hidden;}
.g_about .m_zj dd span{ margin-top: 20px; display: block;}

.g_about .m_zs{ width: 300px; height: 356px; border: 3px solid #f4f2e9;}
.g_about .m_kfc{ padding-top:40px; }
.g_about .m_kfc .u_ljt,.g_about .m_kfc .u_rjt{ width:9px; height:18px; padding-top:85px; display:block;}
.g_about .m_kfc .u_ljt{ padding-left:9px; padding-right: 9px;}
.g_about .m_kfc .u_rjt{ padding-left:9px; padding-right: 9px;}
.g_about .m_kfc .u_ljt a{ background: url(../images/ljt2.jpg) no-repeat; width:9px; height:18px; display:block;}
.g_about .m_kfc .u_rjt a{ background: url(../images/rjt2.jpg) no-repeat; width:9px; height:18px; display:block;}
.g_about .m_kfc .u_mid{ width:246px; }
.g_about .m_kfc .u_lst1 li{ width:246px; float:left; margin-right:0; }
.g_about .m_kfc .u_lst1 .lastli{ margin-right:0;}
.g_about .m_kfc .u_lst1 li img{ width:234px; height:171px; border:2px solid #f3f3f3; padding: 4px;}
.g_about .m_kfc .u_lst1 span{ width:240px; display:block; padding:12px 0 0 0; height:24px; line-height:22px; overflow:hidden; text-align:center; color:#4d4d4d; cursor: pointer; }
.g_about .m_kfc .u_lst1 a:hover{text-decoration: none;}

.g_zx{ height: 507px; background: #f5f2e9 url(../images/ico5.jpg) repeat-x; padding-top: 30px;}
.g_zx .m_zx{ width: 286px; margin-right: 50px;}
.g_zx .m_zx h2{ height: 44px; line-height: 44px;background:url(../images/line.jpg) no-repeat bottom; color: #4c3b3b; font-size: 16px; font-weight: bold; }
.g_zx .m_zx h2 .more1{background:url(../images/ico3.jpg) no-repeat right 17px; display: inline-block;  font-size: 12px; color: #666; font-weight: normal; padding-right: 20px;}
.g_zx .last{ margin-right: 0;}
.g_zx .m_zx h2 a{ color: #4c3b3b; text-decoration: none;}
.g_zx .m_zx .m_zxc{ margin: 23px 0 0 3px;}
.g_zx .m_zx .m_zxc .u_lst4{ padding-top: 14px;}
.g_zx .m_zx .m_zxc .u_lst4 li{ height: 35px; line-height: 35px; border-bottom: 1px dashed #e3e3e3; padding-left: 18px;background:url(../images/ico6.jpg) no-repeat 6px center; overflow: hidden;}
.g_zx .m_zx .m_zxc .u_lst4 .lastli{ border-bottom: none;}

.wend{ width:285px;}
.wend dl{border-bottom: 1px dashed #e3e3e3; height: 100px; padding: 22px 0 0 0;}
.wend .lastdl{ border-bottom: none;}
.wend dt{ height:19px; padding-left:30px; line-height:19px; background:url(../images/wen.jpg) no-repeat left top; font-size:12px; color:#f64561; overflow: hidden;}
.wend dt a{ color:#f64561;}
.wend dd{ margin-top:16px; padding-left:30px; background:url(../images/da.jpg) no-repeat left top; line-height:21px; color:#666; height: 42px; overflow: hidden;}
.line4{ width: 175px;}
.line5{ width: 135px;}
.sha3{background:url(../images/sha2.png) no-repeat; width: 25px; height: 430px; left: -27px; top: 42px;}

.g_link{background: url(../images/ico7.jpg) repeat-x;height: 110px;padding-top: 10px;}
.g_link h2{ font-size: 18px; color: #fffefe; font-weight: normal;}
.g_link h2 a{color: #333;text-decoration: none;}
.g_link h2 em{ font-family:Arial, Helvetica, sans-serif; margin-left: 8px; color: #9e9898; text-transform: uppercase;; }
.g_link .more01 a{ display: block; font-size: 12px; color: #b4afaf; font-weight: normal;font-family:"宋体"; display: inline-block; padding-right: 32px;}
.g_link .til01{background:url(../images/ico8.jpg) no-repeat left 6px; padding-left: 36px; line-height: 36px; height: 36px;}
.link_c{line-height:23px;overflow:hidden;padding: 10px 0 15px 0;text-align:left;}
.link_c a{white-space:nowrap;height: 24px;line-height:24px;color: #333;display: inline-block;font-size: 14px;padding-right: 10px;}


.g_ft{background: #c9dfb9;height: 258px;padding-top: 40px;}
.g_ft .f_nav{text-align: center;color: #333;background: #fff;border-radius: 22px;}
.g_ft .f_nav a{color: #333;height: 46px;line-height: 46px;display: inline-block;padding: 0 12px;font-size: 14px;}

.m_fwz{ padding:42px 0 0 0;}
.m_fwz h2{float:left;margin: 20px 14px 0 0;}
.m_fwz p{line-height: 34px;color: #333;word-spacing: 5px;font-size: 14px;float: none;}
.m_fwz p i{ margin-left:15px;}
.m_fwz p b{ margin-left:21px;}
.m_fwz p em{margin-left: 20px;}
.m_fwz p .pdl83{padding-left: 20px;}
.m_fwz p a{margin-right:8px;color: #333;}
.m_fwz p a img{ vertical-align: middle;}
.m_fwz .f_ico1{ top: 46px; right: 309px;}
.m_fwz .f_ico2{ top: 72px; right: 262px;}
.m_fwz .f_ico3{ top: 72px; right: 230px;}
.m_fwz .f_ico4{ top: 39px; right: 120px;}
.m_fwz .f_ico4 img{ width:100px; }
.m_fwz .f_ico41{ top: 39px; right: 0;}
.m_fwz .f_ico41 img{ width:100px; }

.dianhuaxiadan{}
.dianhuaxiadan p{ font-size: 24px; color: #f64561;}
.dianhuaxiadan p span{ font-size: 15px; color: #666;}
.dianhuaxiadan h2{margin-top:20px;}
.dianhuaxiadan h2 a{ background:#4d3b3b; color:#fff; padding:10px 40px ; font-size:16px; border-radius:8px;}

.pcont1{position:relative;margin-top: 10px;}
.pcont1 ul{ overflow:hidden; width:856px; margin:0 auto;}
.pcont1 .bd1{overflow:hidden;width: 640px;margin:0 auto;}
.pcont1 .bd2{overflow:hidden;width: 640px;margin:0 auto;}
.pcont1 .bd3{overflow:hidden;width: 640px;margin:0 auto;}
.pcont1 li{float:left;width: 200px !important;/*height: 146px;*/margin: 0 6px;text-align: center;}
.pcont1 li span{line-height: 30px;}
.pcont1 li p{ height: 32px; line-height: 32px;text-align: center;}
.pcont1 li img{border:2px solid #e5e5e5;display:block;width: 200px;/*height: 120px;*/}
.pcont1 .pbot-1{top: 28px;}

.pbot-1{ display:block; width:50px; height:50px; position:absolute;}
.pbot1-1{ background:url(../images/ljt1.jpg) no-repeat center; left:0;}
.pbot2-1{ background:url(../images/rjt1.jpg) no-repeat center; right:0;}

/*proMain*/
.proMain{ padding:46px 0; /*background-color:#f5f5f5;*/}
.proMain .pro_l{ width:230px; float:left;}
.proMain .pro_r{ width:840px; float:right;}
/*pro_l*/
.pro_l h4{ /*background:url(../images/peo_top.jpg) no-repeat;*/background: #f64561;}
.pro_l h4 a{ display:block; height:60px; line-height:60px; text-decoration:none; color:#fff; font-size:24px; padding-left:27px;font-weight: bold;}
.pro_l ul{ background-color:#fff; border:2px solid #0858a8; border-top:none; overflow:hidden;}
.pro_l li{ }
.pro_l li h5{ padding-left:22px; background:url(../images/ico1.jpg) no-repeat left center; height:25px; line-height:26px; overflow:hidden;}
.pro_l li h5 a{ font-size:16px; color:#535353; text-decoration:none;}
.pro_l li .sedp p{ margin-bottom:8px;}
.pro_l li .sedp p a{ font-size:14px; display:block; margin-left:25px; padding-left:5px; height:25px; line-height:25px; text-decoration:none;}
.pro_l li .sedp p a:hover{ background:url(../images/prolistbg2.png) no-repeat center; color:#fff;}

/*pro_r*/
.pro_r .prc{ padding-top:10px;}
.pro_r .prc .pt{ height:40px; background-color:#f64561;}
.pro_r .prc .pt h5{ float:left; height:50px; width:110px; margin-top:-10px; margin-left:10px;}
.pro_r .prc .pt h5 a{ display:block; height:50px; line-height:50px; text-align:center; background-color:#f64561; font-size:16px; color:#fff; text-decoration:none;font-weight: bold;}
.pro_r .prc .pt span{ float:right; margin-right:30px; line-height:40px;}
.pro_r .prc .pt span a{ font-size:14px; color:#fff; padding:0 10px; background:url(../images/ptline.png) no-repeat left center;}
.pro_r .prc .pt span a.noBg{ background:none;}
.pro_r .prc .pt .mor{ float:right; padding-right:15px; background:url(../images/morBg.png) no-repeat right center; margin-right:12px; margin-top:13px; font-size:14px; color:#fff;}
.pro_r .prc .pro{ overflow:hidden; margin-top:24px; width:840px;}
.pro_r .prc .pro li{ float:left; width:200px; padding-bottom:40px; margin-right:10px; height:200px;}
.pro_r .prc .pro li>a{ display:block; width:200px; height:200px; position:relative; border:1px solid #1f98e4; overflow:hidden; z-index:999999;}
.pro_r .prc .pro li>a>img{ display:block; -webkit-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;transition:all 0.5s ease-out; width:200px; height:200px;}
.pro_r .prc .pro li>a>img:hover{ transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2); width:200px; height:200px; overflow:hidden;}
/*.pro_r .prc .pro li>a i{ display:block; width:235px; height:165px; position:absolute; top:0; left:0; background:url(../images/probg.png) no-repeat center; display:none;}*/
.pro_r .prc .pro li>a i img{}
.pro_r .prc .pro li>a i span{}
.pro_r .prc .pro li>a:hover i{ display:block;}
.pro_r .prc .pro li p{ padding-left:5px; text-align:center; margin-top:10px; height:14px; line-height:14px; overflow:hidden;;white-space: nowrap;text-overflow: ellipsis;}
.pro_r .prc .pro li p a{ font-size:14px;}

.subNavBox{width:229px;margin:1px; overflow:hidden;}
.subNav{cursor:pointer;font-size:15px;line-height:36px;padding-left:20px;background:url(../images/li1-a.jpg) no-repeat; margin-bottom:1px;margin: 5px 0;}
.subNav a { color:#fff;}
.currentDd{color:#07304d;}
.currentDt{}
.navContent{display: none; background: url(../images/li2.jpg) no-repeat;}
.navContent li a{display:block; padding-left:35px;font-size:15px;line-height:46px;background:url(../images/li2.jpg);color:#717070; margin-bottom:1px;}
.navContent li a:hover{color:#fff; background:#3087de;}
.subNav:hover a{color:#f3791a; }

/*环境、设备*/
/*workMain*/
.workMain{ padding-bottom:77px; padding-top:25px;}
.workMain .wlist{ height:46px; width:605px; margin:0 auto; position:relative;}
.workMain .wlist li{ float:left; width:300px; height:46px; line-height:46px; margin-left:1px; position:relative; text-align:center; margin-bottom:10px;}
.workMain .wlist li .sedp{ display:none;}
.workMain .wlist li a{ display:block;text-decoration:none; background:#f64561; color:#fff;}
.workMain .wlist li i{ position:absolute; background:url(../images/wlistb.png) no-repeat center; width:12px; height:6px; left:50%; margin-left:-6px; bottom:-6px; display:block; display:none;}
.workMain .wlist li:hover a,.workMain .wlist li.cur a{ background:#f64561; font-weight:bold;}
.workMain .wlist li:hover i,.workMain .wlist li.cur i{ display:block;}
.workMain .wcont{ overflow:hidden; width:110%; margin-top:23px;}
.workMain .wcont li{ float:left; margin-right:18px;}
.workMain .wcont li p{ height:30px; line-height:30px; text-align:center; width:260px;}
.workMain .wcont li p a{ font-size:14px;}
.workMain .wcont li img{ display:block;  margin-bottom:5px; border:1px solid #ccc;}
.workMain .wcont li img:hover{ border-color:#06c;}

.pro_tle{ text-align:center; margin:0 auto; background:url(../images/icolumn.png) no-repeat center 42px; padding-top:30px;}
.pro_tle h5 a{ color:#f64561; font-size:24px;font-weight: bold;}
.pro_tle h5 a p{ font-size:24px; font-weight:normal;}
.about_wrap{ background:#f5f5f5;}
.about_tle{ text-align:center; background:url(../images/icolumn.png) no-repeat center;}
.about_tle h5 a{ color:#f64561; font-size:24px;font-weight: bold;}
/*xb2*/
.ggMain{ background:url(../images/ggMainbg.png) repeat center; height:150px;}
.ggMain .rcb{ float:left; padding-left:213px; padding-top:20px; position:relative; height:130px;}
.ggMain .rcb h5{ font-size:42px; color:#ffda2c; font-style:italic;}
.ggMain .rcb h4{ font-size:18px; color:#fff; width:427px; height:30px; line-height:30px; background:url(../images/rcbbg.png) no-repeat center; padding-left:10px; margin:5px 0;}
.ggMain .rcb p{ font-size:16px; color:#fff;}
.ggMain .rcb img{ position:absolute; left:10px; bottom:0;}
.ggMain .zxt{ float:right; padding-top:35px; padding-right:22px;}
.ggMain .zxt span{ font-size:21px; color:#ffda2c; padding-left:33px; background:url(../images/zxtImg.png) no-repeat left center; display:block; height:25px; line-height:25px;}
.ggMain .zxt a{ display:block; width:147px; height:49px; line-height:40px; padding-left:40px; font-size:16px; color:#fff; background:url(../images/zxtImg2.png) no-repeat center; margin-top:10px; font-weight:bold; text-decoration:none;}



.intoMain{ padding-top:50px; padding-bottom:73px; border-bottom:1px solid #dfdfdf;}
.intoMain .nt{ padding-left:8px; border-left:5px solid #f64561;}
.intoMain .nt a{ font-size:20px;}
.intoMain .int_l{ float:left; width:750px;}
.intoMain .int_r{ float:right; width:335px;}
/*about*/
.intoMain .int_l dl{margin-top:40px;}
.intoMain .int_l dt{ float:left; margin-left:13px;}
.intoMain .int_l dt img{ display:block; padding:4px; border:1px solid #dcdcdc;}
.intoMain .int_l dd{ margin-left:286px;}
.intoMain .int_l dd h5{ height:15px; line-height:15px; overflow:hidden; white-space:nowrap; padding-top:16px;}
.intoMain .int_l dd h5 a{ font-size:15px; line-height:3px;font-weight: bold;}
.intoMain .int_l dd p{ font-size:14px; height:120px; line-height:22px; overflow:hidden; padding:13px 0;}
.intoMain .int_l dd>a{ font-size:13px; color:#fff; background:#f64561; padding:10px 20px; border-radius:10px;}
/*honer*/
.intoMain .int_r .honer{ margin-top:40px; position:relative;}
.intoMain .int_r .honer ul{ overflow:hidden; width:258px; margin:0 auto;}
.intoMain .int_r .honer .bd{ overflow:hidden; width:258px; margin:0 auto;}
.intoMain .int_r .honer li{ float:left; width:258px;}
.intoMain .int_r .honer li img{ display:block;}
.intoMain .int_r .honer li p{width:258px; text-align:center; margin-top:7px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.intoMain .int_r .honer li p a{ font-size:13px;}
.intoMain .int_r .honer .hbot{ display:block; width:10px; height:20px; position:absolute; top:74px;}
.intoMain .int_r .honer .hbot1{ background:url(../images/hbot1.png) no-repeat center; left:15px;}
.intoMain .int_r .honer .hbot2{ background:url(../images/hbot2.png) no-repeat center; right:15px;}



.index_news{ width:1100px; height:620px; margin:0 auto; background-color:#fff;}
.index_news h5{font-size:24px; text-align:center; padding:30px 0; background:url(../images/icolumn.png) no-repeat center;}
.index_news h5 a{color:#373940;font-weight: bold;}
.index_news h5 a:hover{ color:#1e5599;}
.index_news h5 p{ font-size:12px; font-weight:normal;}
.top_news{ width:480px; height:500px; float:left; margin-left:5px;}
.top_news .nrong img{ width:450px; border:1px solid #ccc;/* height:316px;*/}
.top_news .nrong img:hover{ border-color:#1e5599;}
.top_news .nrong h1{ width:480px; overflow:hidden;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; font-size:24px;}
.news_list{ width:600px; height:500px; float:right;}
.news_list dl{ height:120px; padding-bottom:18px; border-bottom:1px dotted #ccc;display: block;}
.news_list dl dt{ float:left; display:block; width:178px; border:1px solid #ccc;}
.news_list dl dt:hover{ border-color:#1e5599;}
.news_list dl dd{ width:400px; margin-left:20px; float:left; display:block;}
.news_list dl dd h6{ height:30px; line-height:30px; width:380px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; font-size:16px;font-weight: bold;}
.news_list dl dd p{
 color: #666;
 width:380px;
 position:relative;
 line-height:25px;
/* height:25px;*/
 overflow:hidden;}
.news_list dl:hover dt{border-color:#1e5599;}
.news_list dl:hover img{ border-color:#1e5599;}
.news_list dl:hover a{ color:#1e5599;}
/*.news_list dl dd p::after{
 content:"...";
 position:absolute;
 bottom:0;
 right:0;
 padding:0 20px 1px 45px;
 background:url(../images/ellipsis_bg.png) repeat-y;}*/
.news_list dl dd em{ height:20px; line-height:20px;color: #666;}



/*newMain*/
.newMain{ padding-top:50px;height: 480px;}
.newMain .new_l{ float:left; width:720px;}
.newMain .new_r{ float:right; width:335px;}
.newMain .ntop{ height:40px; background:#333;}
.newMain .ntop span{ float:left; margin-left:10px; margin-top:-10px; height:50px;}
.newMain .ntop span a{ width:120px; height:50px; line-height:50px; text-align:center; font-size:16px; color:#fff; text-decoration:none; background:#626262; margin-right:3px; float:left;}
.newMain .ntop span a:hover,.newMain .ntop span a.cur{ background:#f64561;font-weight: bold;}
.newMain .ntop .mor{ float:right; padding-right:15px; background:url(../images/morBg.png) no-repeat right center; margin-right:12px; margin-top:13px; font-size:14px; color:#fff;}
/*new_l*/
.newMain .new_l .nc{ padding-left:10px; margin-top:27px;}
.newMain .new_l .nc dl{ overflow:hidden;}
.newMain .new_l .nc dt{ float:left;}
.newMain .new_l .nc dt img{ display:block;border: 1px solid #eee;}
.newMain .new_l .nc dd{ margin-left:250px;}
.newMain .new_l .nc dd h5{width:350px; height:40px; line-height:40px; padding-top:12px; padding-bottom:15px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newMain .new_l .nc dd h5 a{ font-size:18px;font-weight: bold;}
.newMain .new_l .nc dd p{ font-size:13px; line-height:22px; height:88px; overflow:hidden;color: #666;}
.newMain .new_l .nc ul{ overflow:hidden; margin-top:18px;}
.newMain .new_l .nc li{ float:left; width:50%; height:36px; line-height:36px; border-bottom:1px solid #dcdcdc;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newMain .new_l .nc li em{ font-size:13px; float:right; margin-right:10px;color: #666;}
.newMain .new_l .nc li a{ font-size:13px; padding-left:15px; background:url(../images/diamImg.png) no-repeat left center;}
/*new_r*/
.newMain .new_r .quetion{ height:350px; overflow:hidden; margin-top:32px; padding:0 15px;}
.newMain .new_r .quetion dl{ margin-bottom:25px;}
.newMain .new_r .quetion dt{ width:285px; padding-left:33px; background:url(../images/wenImg.png) no-repeat left center; height:22px; line-height:22px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newMain .new_r .quetion dt a{ font-size:14px; font-weight:bold;}
.newMain .new_r .quetion dd{color: #666; padding-left:33px; background:url(../images/daImg.png) no-repeat left 2px; font-size:13px; height:60px; line-height:20px; overflow:hidden; margin-top:13px;}

.newMain .new_r .quetion dl:hover dt a{color:#f64561; }
.newMain .new_l .nc dl:hover h5 a{color:#f64561;}
/*link*/
.link { overflow:hidden; width:100%; background-color:#f9f9f9;padding: 20px 0; }
.link .linkbox { overflow:hidden; width:1040px; margin:0 auto; padding:25px 20px; border:1px solid #dbdbdb;}
.link .linkbox h3{ float:left; font-size:18px;font-weight: bold;color: #666;}
.link h3 a{ color:#f64561;}
.link h3 em{ color:#999; margin-left:5px;}
.link ul{ overflow:hidden;  width:825px; padding-left:15px;}
.link li{ float:left; white-space:nowrap; margin:5px 15px; font-size:13px;}
/*.link li a{color: #666;}*/




/*foot*/

.footer{ width:100%; background-color:#212b34;}
.ftcont{ padding:34px 0;}
.ftcont ul{ float:left;}
.ftcont ul h5 a{ font-size:15px; color:#fff; font-weight:normal;}
.ftcont ul h5{ height:24px; line-height:24px;}
.ftcont ul li{ line-height:30px;color: #666;}
.ftcont ul li a{ color:#aaa; font-size:12px;}
.ftcont ul li a:hover{ color:#fff;}
.ftbot{color: #666; background:url(../images/fs1.png) repeat-x left top; height:46px; line-height:46px; text-align:center;}
.ftbot a{padding:0 16px;}
.ftbot a.noBl{ border-left:none;}
/*.footer { overflow:hidden; width:100%; background-color:#26272a;}
.footer .f_nav { overflow:hidden; width:100%; height:50px; background-color:#313236;}
.footer .f_nav ul{ overflow:hidden; width:100%;}
.footer .f_nav li{ float:left; font-size:14px; height:48px; border-top:2px solid #313236; background:url(../images/nav_b.png) right center no-repeat; line-height:48px;}
.footer .f_nav li a{ color:#fff; text-decoration:none; display:block}
.footer .f_nav .last{ background:none}
.footer .f_nav li:hover{ border-color:#f07f1b;}
.footer .f_nav li:hover a{ color:#f07f1b;}
.footer .f_center { overflow:hidden; width:1100px; margin:0 auto;}
.footer .f_center h2{ float:left; margin-top:65px; margin-left:100px;}
.footer .f_center .info{ overflow:hidden; float:left; margin-top:45px; margin-left:35px;}
.footer .f_center .info p{ font-size:13px; color:#c3c3c3; line-height:32px;}
.footer .f_center .ewm{ overflow:hidden; float:right; margin-left:20px; margin-top:55px;}
.footer .f_center .ewm img{ display:block; margin-bottom:10px; margin-right:110px;}
.footer .f_center .ewm em{ display:block; text-align:center; font-size:13px; color:#c3c3c3; margin-right:110px;}
.footer .f_btm { overflow:hidden; width:100%; height:40px; border-top:1px solid #313236; margin-top:40px;}
.footer .f_btm p{ float:left; line-height:40px; color:#858585; font-size:13px;}
.footer .f_btm .container>a{ float:right; margin-top:12px; color:#858585; font-size:13px;}
.foot1{ padding-left:32px; padding-right:32px;}
!*title*!
.title1{text-align: center;margin-top: 40px;}
.title1 h2{color:#333;font-size:27px;line-height:40px;font-weight:bold;}
.title1 p{color:#666;font-size: 16px;line-height:40px;position:relative; border-bottom:1px #ccc solid;width:300px; margin:auto;}
.title1 p::after{content:"";width:100px;height:3px; position:absolute;left:99px; bottom:-2px; border-bottom:3px #333 solid;}
.title{text-align: center;!*margin-top: 40px;*!}
.title h2{color:#333;font-size: 27px;line-height:40px;font-weight:bold; position:relative; border-bottom:1px #ccc solid; width:230px; text-align:center;display:block;margin:auto;}
.title h2::before{content:"";width:100px; height:3px;color:#333;position:absolute; left:63px;bottom:-2px; border-bottom:#333 3px solid}
.title p{color:#666;font-size:12px;!* line-height: 14px; *!!* padding-top:10px; *!text-transform:  uppercase;}
.clearfix {zoom: 1;}*/



/*内页*/
/*产品页左侧*/
.cpMain{ background:#ececec; overflow:hidden;/* padding-bottom:20px;*/}
.sidebar{width:980px; margin:10px auto; margin-top:20px;}
.sidebar .sb_nav{ float:left; width:220px;}
.sidebar .sb_nav h3.title{ text-align:left; background:url(../dt-6.gif) repeat-x; padding:0px 15px; height:33px; line-height:33px; border-bottom:1px solid #cecece; font-size:14px; color:#fff;}
.sidebar .sb_nav h3.line{ margin-top:15px; }
.sidebar .sb_nav .active{ padding:10px 15px; background:#fff; border: 1px #ddd solid;}
#sidebar dl{ margin-left:5px;}
#sidebar dl dt{ padding:4px 0px 5px 15px; margin-top:5px; background:url(../dt-11.gif) no-repeat 2px 11px;}
#sidebar dl dd{ padding:0px 0px 0px 15px;}
#sidebar dl dt.on a{ font-weight:bold; color:#1C57C4; }
#sidebar dl h4.on a{ font-weight:bold;}
.sidebar .sb_box{ float:right; width:740px; background:#fff; overflow:hidden;    border: 1px #ddd solid; }
.sidebar .sb_box h3.title{ border-bottom:1px solid #ddd; background:#f8f8f8; color:#1f98e4; 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 #1f98e4; 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;}
.pro_l{ width:215px; float:left;}
.pro_l h4 .prolia {font-weight: bold; display: block; height: 50px; line-height: 50px; color: #fff;font-size: 18px; padding-left: 20px; text-decoration: none;}
.sidebar .pro_l ul{ border-top:none; overflow:hidden; background:#fff; border:0px !important;}

.sidebar .pro_l ul li{margin:5px 8px;}

.sidebar .pro_a ul li{margin:10px 8px;border-radius: 5px;}

.nlist{padding-bottom: 15px ;}
/*.nlist .leftli a:hover, .nlist li.cur a:hover { background: url(../images/liaBg.png) no-repeat center; color:#fff;}*/
.nlist .leftli { background-color: #eee; height:20px; line-height:20px; /*background:url(../images/liBg2.png) no-repeat 162px center;*/ font-size:14px; color:#333; /*padding:0 18px;*/ text-decoration:none;}
.nlist{ float:left; width:220px; background:#fff;}
.nlist .nt{  font-weight:normal; padding:14px 0 14px 22px; background:#1f98e4 url(../images/hhBg.png) no-repeat 190px center; /*background: url(../images/hhBg.png) no-repeat center;*/}
.nlist .nt a{ font-size:18px; color:#fff; font-weight: bold;text-decoration: none;}
.nlist .nt span{ }
.nlist .nt span a{font-size:14px;font-family:"Arial"; margin-left:6px; text-decoration:none; font-weight:normal;}
/*.nlist ul{ padding:15px;}*/
.nlist .leftli{}
/*
.nlist .leftli a{ display:block; height:40px; line-height:40px;!* background: url(../images/liBg2.png) no-repeat 162px center; *!font-size:14px; color:#333; padding:0 18px; text-decoration:none;}
*/

.nlist .leftli:hover{background-color: #f64561;}

.nlist .leftli:hover a{color:#fff;/*background: url(../images/liBg1.png) no-repeat 150px center;*/}

.nlist .leftli a{display: block;/*background: url(../images/liBg2.png) no-repeat 150px center;*/white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

/*.nlist .cur a{ background:url(../images/liaBg.png) no-repeat center; color:#fff;}*/
.nlist li {padding: 10px 22px;}

.nlist li.cur{background-color: #f64561;}
.nlist li.cur a{color:#fff;display: block;/*background: url(../images/liBg1.png) no-repeat 150px center;*/white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.nlist{float: left;width: 215px;background: #fff;padding-bottom: 0px !important; /*padding-top:10px;*/}
/*.nlist li{ margin:0px !important}*/
.t05 {line-height:40px;background:#333;}
.t05 {padding:0 10px; color:#fff;font-size:14px;} /*左边标题块*/
.t05 a{color:#fff; font-size:14px}
.contactn .subnr { background:none repeat scroll 0 0 #fff; overflow:hidden; padding:5px 10px; width:200px; font-size:14px; line-height:30px;}

/*右侧*/

/*产品模块*/
/*#productlist{ padding:15px  0px;}
#productlist li{ float:left; display:inline; text-align:center;}
#productlist li a.img{ display:block; text-align:center; font-size:0px;}
#productlist li a.img img{ margin:auto; border:1px solid #ccc;}
#productlist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;}
#showproduct{ padding:15px;}
#showproduct h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showproduct .pshow dt{ float:left;}
#showproduct .pshow dd{ float:right;}
#showproduct .pshow dd ul{ margin-left:15px; }
#showproduct .pshow dd li{ padding:5px 5px 5px 45px; min-height:28px; _height:28px; margin:5px 0px; clear:both; border-bottom:1px solid #eee; position:relative; line-height:2; }
#showproduct .pshow dd li span{ position:absolute; left:0px; top:0px; color:#999; padding:5px; height:28px;}
#showproduct .ctitle{ margin:15px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showproduct .editor{ line-height:2; padding:0px 10px; font-size:14px;}*/
/*右侧*/
.rtop { overflow:hidden; padding-top:24px; padding-bottom:9px; border-bottom:1px solid #dbdbdb; margin:0 20px;}
.rtop h5 {float:left; padding-left: 10px; border-left: 3px solid #f64561; font-weight: normal; line-height: 16px;}
.rtop h5 a { font-size: 16px; color: #f64561; font-weight: bold;}
.rtop span { float: right;}
.rtop span em { color: #999;}
.rtop span a { color: #999;}

.cpshow{ overflow:hidden;/* padding-top:20px;*/ margin:0 13px;}
.cpshow li{border: 1px solid #eee; float:left; width:218px; margin:0 8px;margin-bottom:10px;}
.cpshow li.noMl{ margin-right:0;}
.cpshow li img{ display:block; /*border:1px solid #d3d3d3;*/ width:218px; /*height:179px;*/}
.cpshow li h4{ text-align:center;/*margin-top:16px;*/height: 30px;line-height: 30px;background-color: #eee; width:218px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cpshow li h4 a{ font-size:14px; color:#333; font-weight:normal;}
.cpshow li p{ font-size:13px; color:#666; line-height:21px; height:1px; overflow:hidden;}
.cpshow li span{ display:block; overflow:hidden; margin-top:20px; display:none;}
.cpshow li span .zx{ float:left; width:103px; height:40px; line-height:40px; text-align:center; font-size:13px; color:#fff; text-decoration:none; border-left:3px solid #333; background:#666;}
.cpshow li span .xq{ float:right; font-size:13px; color:#666; margin-top:14px;}

.cpshow li:hover{border-color:#f64561;}
.cpshow li:hover h4{background-color:#f64561;}
.cpshow li:hover h4 a{color: #fff;}
.cpshow li span .zx:hover{ background:#f64561; border-left-color:#f64561;}


.RandomNews{ padding:0px 15px}
.RandomNews h4{ padding-left:27px;height:36px;line-height:36px;color:#1db218;background:#ccc;font-weight:bold;}
.RandomNews li{ height:28px;line-height:28px; padding:0 17px 0 10px;  width:378px; float:left;overflow:hidden;}
.RandomNews li a{ background:url(../images/ico55.gif) no-repeat 0 5px; padding-left:12px;}
.RandomNews ul{padding: 10px 0px;}
.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;}

/*产品*/
.product{margin-top:30px;}
.product1{margin:auto; margin-top:20px;}
 .product1 li{width:285px; float:left;/*margin-right:20px;*/ margin: 0 8px;}
.product1 li:last-child{margin-right: 0;}
.product1 li .pic{display:block;overflow:hidden;}
.product1 li .pic img{display:block;-webkit-transition:1s;-moz-transition: 1s;transition: 1s;width: 285px;}
.product1 li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.product1 li h2{line-height:40px; color:#4b4b4b;font-size:18px;font-weight:bold;text-align: center;}
.product1 li h2 a{color:#4b4b4b;}
.product1 li h2 a:hover{color:#189a2b;}
.product1 li p{font-size:14px;color:#666;line-height:25px;}
.product1 li em{}
.product1 li .more{width:180px; line-height:35px; height:35px;background:#f0f0f0;color:#4b4b4b; text-align:center;display:block; position:relative;margin:10px 50px}
.product1 li .more::before{content:"";display:block;height:38px;position: absolute;top:-2px;left:-4px;width: 10px;border-top: 1px solid #2d2926;
border-bottom: 1px solid #2d2926; border-left:1px #2d2926 solid; -webkit-transition: .5s;transition: .5s;margin-right:5px;}
.product1 li .more::after{content:"";position:absolute; right:-4px;bottom:-4px; width:10px; border-right: 1px solid #2d2926;border-top: 1px solid #2d2926;
border-bottom: 1px solid #2d2926;display:block;height:40px;margin-left:5px;}
.product1 li .more:hover{background:#189a2b;color:#fff;}
.product1 li .more:hover a{color:#fff;}


/*产品详情页*/
.proviewbox{float:left;width:305px;position:relative;z-index:5;}
.probigshow{position:relative;width:300px;padding:1px;border:1px solid #ddd;overflow:hidden}
.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:340px; margin-left:30px; z-index:1;}
.h2_prodtitle{font-size:16px;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:378px; padding:6px 0;}
.ul_prodinfo li span{ font-size:14px}
.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(../images/sprite.png) no-repeat;}
.div_prothumb{position:relative;padding:15px 15px 0;}
.thumbporbox{position:relative;width:275px;overflow:hidden;}
.ul_prothumb{position:relative;width:7500px; overflow:hidden;}
.ul_prothumb li{float:left;width:69px;text-align:center;}
.ul_prothumb img{padding:1px;border:1px solid #ddd;width:60px !important;height: 42px !important;}
.ul_prothumb li.now img{border: 1px solid #1f98e4 !important; }
.div_prothumb .span_prev,.div_prothumb .span_next{position:absolute;top: 7px;width:22px;height: 63px; text-indent:-999em;overflow:hidden;cursor:hand;cursor:pointer;}
.div_prothumb .span_prev{left:0px;_left:-25px;background-position:-90px -282px;}
.div_prothumb .span_prevb{background-position:-112px -282px;cursor:default;}
.div_prothumb .span_next{right:0px;background-position:-156px -282px;}
.div_prothumb .span_nextb{background-position:-134px -282px;cursor:default;}

#probig_preview{position:absolute;visibility:hidden;top:0px;left:405px; 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:#1db218; text-decoration:none; padding:0 8px;  }
.cptab a:hover {text-decoration:none;}
.cptab a.cr { background:#eee; font-weight:bold; }
.cp dl { width: 250px; overflow:hidden; float:left; display:inline; padding: 12px 2px 0 12px; }
.cp dt { width: 250px;   overflow:hidden;  }
.cp dt a {width: 250px; display:block; border:1px solid #D5D5D5; padding:1px;}
.cp dt a:hover { border:solid 1px #1f98e4;} /*产品图片边框连接*/
.cp dt img {width: 250px;height:174px;display:block;}
.cp dd {  line-height:24px; padding-top:8px; overflow:hidden; display:block;   width: 250px; text-align:center }

.proinfo  { font-size:14px; line-height:25px;}
.proinfo h4 { line-height:28px; background:#F7F7F7; padding:0 5px; margin-top:10px;}
.proinfo p {color:#414141}
.proinfo p a { color:#1f98e4;}
.pro_key {line-height: 35px; border-top: dashed 1px #d7d7d7; margin-top: 5px; font-size: 14px;}
.mod_goods_info {clear:both;margin-bottom:10px;position:relative}
.mod_goods_info .hds {border-bottom:1px solid #f64561;height:33px;_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 h3 {display:block;width:128px;height:30px;line-height:30px;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:#f64561;border-bottom:0;position:relative;}
.mod_goods_info .hds .status_on h3 {height:31px;background-color:#fff;color:#333;}
.mod_goods_info .hds .status_on h3 a {color:#076EBB;font-weight:bold}
.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:#1db218; border:none; cursor:pointer; color:#fff;}
.dgxxBox .m_form .areLi{height:205px; float:right; display:inline;}
.dgxxBox .m_form .btnLi{background:none; height:60px;}


/*产品搜索*/
.rongliang{width:1200px;height:75px;margin:30px auto;border-radius:5px;background:url(../images/bg_rongliang.jpg) center;padding-top:25px;position:relative;}
.rongliang .search{width:720px;height:50px;line-height:50px;margin:0 auto;font-size:16px;color:#666;z-index:9999;position:absolute;left:0;right:0;border-bottom:none;}
.rongliang .search span{cursor:pointer;margin-right:5px;display:inline-block;width:180px;text-align:center;}
.rongliang .search span i{display:inline-block;width:15px;height:15px;border:1px solid #ccc;margin:-3px 6px;font-size:10px}
.rongliang .search span.on i{background:url(../images/icon_qunav.png) -463px -65px}
.rongliang .search #which{font-style:normal;display:inline-block;width:80px}
.rongliang .search #calc{font-size:12px;color:#ff3f3b;text-decoration:dashed;cursor:pointer}
.rongliang .search a.btn,.rongliang .search input{width:100px;height:40px;line-height:40px;text-align:center;box-shadow:1px 2px 14px 1px #eaeaea;border-radius:5px;background:#FFF;display:inline-block;margin:0 5px}
.rongliang .search input::-webkit-inner-spin-button,.rongliang .search input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0}
.rongliang .search a.btn{color:#ff3f3b;margin-left:20px;transition:all .3s}
.rongliang .search a.btn:hover{background:#ff3f3b;color:#FFF}
.rongliang i.line{display:block;width:188px;height:2px;background:url(../images/run_line.png) no-repeat;position:absolute;top:20px;left:-200px;z-index:8888;animation:run_line 8s infinite linear}
.rongliang i.line_1{animation-delay:1s}
.rongliang i.line_2{top:40px;animation-delay:4s;animation-duration:3.5s}
.rongliang i.line_3{top:80px;animation-delay:7.3s;animation-duration:10s}
.rongliang i.line_4{top:95px;animation-delay:2.5s}
/*ban*/
.ban_1{width:100%; background:url(../images/index_7.jpg)no-repeat center; height:180px; line-height:180px;}
.ban_1_nr{width:1200px; margin:0 auto;}
.ban_1_nr li{float:left;width:25%;margin-right:100px;}
.ban_1_nr li h2{font-size:30px;color:#fff;font-weight:bold; text-align:center;}
.ban_1_nr li h3{font-size:28px;color:#fff; text-align:center;}
.ban_1_nr li h2 span{margin-left:10px;}
.ban_1_nr li em{line-height:40px;color:#fff;font-size:19px; position:relative;}






/*标题*/
/*.sy_bt{width: 100%;text-align: center;padding-top: 60px;}
.sy_bt h3{font-size: 35px;color: #333333;font-weight: bold; }
.sy_bt h3 a{color: #333333;text-decoration: none;}
.sy_bt h3 em{color: #189a2b;font-weight: bold;}
.sy_bt i{display: block;width: 254px;height: 11px;margin: 16px auto 0;}
.sy_bt i img{display: block;}*/

/*新闻*/
.new{padding-top: 40px;background: #f6f6f6; padding-bottom:20px;margin-top:100px;overflow: hidden;}
.new .new_top{border-bottom:1px #ccc solid; height:43px; line-height:43px;}
.new .new_top li{float:left;height:43px; line-height:43px;width:120px; text-align:center;}
.new .new_top li a{font-size:18px;color:#333;}
.new .new_top li.cur{background:#189a2b;color:#fff;}
.new .new_top li.cur a{color:#fff;}
.new_ner{}
.new_ner1{margin-top:20px;}
.new_ner1 dl{overflow:hidden;float:left;width: 300px;}
.new_ner1 dt{width:300px;text-align:center;}
.new_ner1 dt img{display:block;padding:3px;border:1px #ddd solid;width:276px;overflow:hidden;margin:0 auto;}
.new_ner1 dt img:hover{border:1px #189a2b solid;}
.new_ner1 dd{}
.new_ner1 dd h5{font-size:15px;line-height:45px; color:#333;font-weight:bold; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.new_ner1 dd h5 a{font-size:15px;color:#333;text-decoration:none;}
.new_ner1 dd h5 a:hover{ color:#189a2b;}
.new_ner1 dd p{font-size:13px;color:#4b4b4b;line-height:25px;/* height:180px; */overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.new_ner1 li{float:right;width:395px;border-bottom:1px #dcdcdc dashed;height:84px;background:#f6f6f6;/*margin-bottom:20px;*/padding: 21px;margin-left:10px;}
.new_ner1 li em{ font-size:13px;float:right;margin-right:10px;color:#999;}
.new_ner1 li a{font-size: 15px;text-decoration:none;color:#333;position:relative;line-height:30px;font-weight:bold;    overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.new_ner1 li p{line-height:25px;color:#4b4b4b;font-size: 13px;margin-top:10px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.new_ner1 li:hover{background:#fff;}
.new_ner1 li:hover a::before{content:"";position:absolute;width:120px;height:2px; background:#189a2b; left:0;top:30px;}
.new_ner1 li:hover a{color:#189a2b;font-weight:bold;}
/*.new_ner1{float:right;width:890px;}*/
/*.new_ner1 ul{overflow:hidden;margin-top:20px;}
.new_ner2 li{float:left;width:395px;border-bottom:1px #dcdcdc dashed;height:71px; background:#f6f6f6; margin-bottom:20px; padding:20px;margin-left:10px;}
.new_ner2 li em{ font-size:13px;float:right;margin-right:10px;color:#999;}
.new_ner2 li a{font-size:16px;text-decoration:none; color:#333; position:relative;line-height:30px;font-weight:bold;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
.new_ner2 li p{line-height:25px; color:#4b4b4b; font-size:14px; margin-top:10px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.new_ner2 li:hover{background:#fff;}
.new_ner2 li:hover a::before{content:"";position:absolute;width:120px;height:2px; background:#189a2b; left:0;top:30px;}
.new_ner2 li:hover a{color:#189a2b;font-weight:bold;}*/




/* 产品分类列表 */
.inner_flpro{float: left;width: 240px;}
.inner_frpro{float: right;width: 930px;}
.inner_frpro>h3{height: 50px;font-size: 24px;font-weight: normal;line-height: 50px;border-bottom: 1px solid #ebebeb;}
.inner_frpro>h3 span{display: inline-block;border-bottom: 1px solid #393939}
.nyjc{}
.nyjc-til{padding:15px;color:#fff;background: #189a2b}
.nyjc-til p{font-size: 24px;}
.nyjc-til i{display: block;height: 1px;width: 90px;background: #fff;margin:10px 0;}
#sidebar1{padding:10px;background: #fff;border:1px solid #ccc;border-top: 0;}
#sidebar1 li{margin-top: 10px;}
#sidebar1 li:first-child{margin-top: 0px;}
#sidebar1 li a{line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;color: #666;background: #eee;}
#sidebar1 li.cur a, #sidebar1 li:hover a{background: #189a2b;color: #fff;}

#sidebar1 dt{margin-top: 10px;font-weight: normal;line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;color: #666;background: #eee;cursor: pointer;}
#sidebar1 dt:first-child{margin-top: 0px;}
#sidebar1 dt>a{color: #666;display: block;}
#sidebar1 dt.cur, #sidebar1 dt:hover{background: #189a2b;color: #fff;}
#sidebar1 dt.cur a,#sidebar1 dt:hover a{color:#fff;}
#sidebar1 dd{display: none;}
#sidebar1 dd a{display: block;line-height: 35px;border-bottom: 1px dashed #ddd;background: url(../images/iyuan.png) 5px center no-repeat;padding-left: 25px;margin-bottom: 5px;position: relative;color: #333;}
#sidebar1 dd a.cur, #sidebar1 dd a:hover{background: url(../images/iyuan_on.png) 5px center no-repeat;color:#189a2b;}

.inner_lxpro {margin-bottom:15px;}
.inner_lx_titpro { line-height:68px; background:url(../images/inner_lx_tit.jpg) no-repeat; text-indent:33px; font-weight:bold; color:#333;}
.inner_lxpro .txt { margin-top:10px; line-height:32px;}

/* 产品模块 */
#productlist{ padding:15px  0px;}
#productlist li{ float:left; display:inline; text-align:center;}
#productlist li a.img{ display:block; text-align:center; font-size:0px;}
#productlist li a.img img{ margin:auto; border:1px solid #ccc;}
#productlist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;}
#showproduct{ padding:15px;}
#showproduct .pshow{overflow: hidden;}
#showproduct h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showproduct .pshow dt{ float:left;}
#showproduct .pshow dd{ float:right;}
#showproduct .pshow dd ul{ margin-left:15px; }
#showproduct .pshow dd li{ padding:5px 5px 5px 45px; min-height:28px; _height:28px; margin:5px 0px; clear:both; border-bottom:1px solid #eee; position:relative; line-height:2; }
#showproduct .pshow dd li span{ position:absolute; left:0px; top:0px; color:#999; padding:5px; height:28px;}
#showproduct .ctitle{ margin:15px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showproduct .editor{ line-height:2; padding:0px 10px; font-size:14px;}

.nypro-lx{/*padding-left: 55px;*/margin-top: 10px;/*background: url(../images/cpxq-lx.png)5px 15px no-repeat;*/ float: left; width: 340px; padding-top: 15px; border-top: 1px solid #ddd;}

.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: 100px; height: 40px; background: #f64561; line-height: 40px; font-size: 16px; text-align: center;color: #fff;display: block; float: right;}


/*
.RandomNews{ padding:0px 15px}
.RandomNews h4{ padding-left:27px;height:36px;line-height:36px;color:#1db218;background:#ccc;font-weight:bold;}
.RandomNews li{ height:28px;line-height:28px; padding:0 17px 0 10px;  width:378px; float:left;overflow:hidden;}
.RandomNews li a{ background:url(../images/ico55.gif) no-repeat 0 5px; padding-left:12px;}
.RandomNews ul{padding: 10px 0px;}
.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;}
*/


/*图片模块*/
#imglist{ padding:10px;}
#imglist li{ float:left; display:inline; text-align:center;margin: 0 8px;width:220px;}
#imglist li a.img{ font-size:0px; display:block;}
#imglist li a.img img{ margin:auto;  border:1px solid #ccc; }
#imglist li a.img img:hover{border:1px #f64561 solid;}
#imglist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#imglist li h3 a{font-size: 14px;}
#showimg{ padding:15px;}
#showimg h1.title{ font-size:18px; padding:5px 0px; margin-bottom:10px; text-align:center; font-weight: bold; }
#showimg .imgshow{ text-align:center;}
#showimg .imgshow img{max-width: 100%;}
#showimg .editor{ line-height:2; padding:0px 10px; font-size:14px;}
.imgparalist li{ padding:3px 15px 3px; background:url(../images/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(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }

/*栏目页推荐新闻*/
.topnew{width: 95%;margin: 0 auto;padding-bottom: 30px;padding-top: 20px;}
.tjnew{margin-top:20px;}
.tjnew_top{line-height:40px; height:40px; border-bottom:1px #ccc solid;}
.tjnew_top h2{float:left;width:150px; text-indent:15px; height:40px; line-height:40px; border-bottom:2px #f64561 solid; color:#f64561; font-size:18px;font-weight: bold;}
.tjnew_top em{float:right; margin-right:5px; text-transform:uppercase; font-size:14px; color:#ccc;}
.tjnew_top em a{text-align:right; color:#ccc;}
.tjnew_top em a:hover{color:#f64561;}
.tjnew_nr{margin-top:10px;}
.tjnew_nr dl{overflow:hidden;}
.tjnew_nr dl dt{float:left; overflow:hidden; width:331px; display:block;}
.tjnew_nr dl dt img{display:block; width:307px; border:1px #ccc solid; padding:2px;}
.tjnew_nr dl dt img:hover{ border:1px #183888 solid;}
.tjnew_nr dl dd{float:right; width:867px;}
.tjnew_nr dl dd h2{font-size:16px; color:#333;font-weight:block;}
.tjnew_nr dl dd h2 a{ color:#333; line-height:40px; text-decoration:none;}
.tjnew_nr dl dd h2 a:hover{color:#183888;}
.tjnew_nr dl dd p{font-size:14px;line-height:25px; color:#4b4b4b;}
.tjnew_nr dl dd em{display:inline-block; width:100px; line-height:40px; background:#ccc;margin-top:30px; float:right; text-transform:uppercase; text-align:center; color:#4b4b4b; font-size:14px;}
.tjnew_nr dl dd em:hover{background:#183888;}
.tjnew_nr dl dd em:hover a{color:#fff; text-decoration:none;}
.tjnew_nr ul{margin-top:20px;overflow: hidden;}
.tjnew_nr ul li{float:left; width:48%; height:40px; line-height:40px; margin-right:2%; border-bottom:1px #ccc dashed;}
.tjnew_nr ul li:nth-child(even){margin-right: 0}
.tjnew_nr ul li a{margin-left: 10px; font-size:14px; color:#4b4b4b; /*text-indent:25px;*/ display: -webkit-inline-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;width: calc(100% - 110px);}
/*.tjnew_nr ul li a span{ display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;width: calc(100% - 110px);}*/
.tjnew_nr ul li a:hover{ color:#f64561;}
.tjnew_nr ul li em{float:right; font-size:13px; color:#ccc;line-height:40px; margin-right:8px;}



/*数字跳动*/
#countup{background-image: linear-gradient(to right, #1dabe4, #034ad8);}
.countup-div{width:25%;float:left;padding:40px 0;}
.countup-txt{color:#fff;text-align:center;}
.countup-txt h4{font-size:18px;}
.countup-txt h4 span{font-size:52px;font-weight:bold;}
.countup-txt p{font-size:18px;}

/*标题*/
/*.title{text-align:center;}
.title h2{color:#333;font-size:36px;margin-bottom:8px;}
.title p{font-size:18px;color:#666;display:inline-block;padding:0 50px;background:url(../images/title-x.jpg) no-repeat center;}
.title p span{padding:0 22px;background:#fff;}*/

.nybg{line-height: 30px;height: 30px;font-size: 16px;background: #eeeeee;}


/*首页产品*/
.pstitle{ width:500px; margin:0 auto; font-size:18px; line-height:35px; text-align:center; color:#333;}
.pstitle h3{ font-size:36px; font-weight:bold; line-height:40px; }
.pstitle h3 span{ color:#00ae5f; }

.probox{height: 1000px;font-family:"Microsoft Yahei";overflow: hidden;padding:46px 0 0;background: #f3f4f6;}
.pro_nav{background:url(../images/pronavbg.gif) no-repeat 0 0 #00ae5f;padding: 0 3px;width: 230px;}
.pro_nav h3{line-height:35px;font-size: 30px;font-weight: normal;height:89px;padding:33px 0 0;text-align: center;}
.pro_nav h3 em{line-height:24px;font-size:24px;display: block;text-transform: uppercase;opacity: 0.4;font-family: Arial;}
.pro_nav a{color: #fff;display: inline-block; text-decoration:none;font-weight: bold;}
.pro_nc{padding: 10px;background: #fff;}
.pro_nc h4{height:39px;padding:0 0 0 18px;background: #8b8b8b;font-size: 16px;margin-bottom: 12px;clear: both;line-height: 39px;border-radius: 3px;}
.pro_nc h4:hover,.pro_nc h4.pro_n1{background: #00ae5f;}
.pro_nc h4 a{display: block;padding: 0 0 0 28px;background:url(../images/ico02.png) no-repeat 0 center;}
.pro_nc li{background: url(../images/ico02.png) #999 no-repeat 20px 14px;height: 40px;line-height: 40px;padding-left: 44px;margin-bottom: 10px;border-radius: 6px;}
.pro_nc li:hover{background: url(../images/ico02.png) #00ae5f no-repeat 20px 14px; }
.pro_nc li a{display: block;color: #fff;font-size: 15px;text-decoration:  none;}
.pro_pho{clear: both;background:url(../images/c_pho.gif) no-repeat 32px 16px;text-align: center;color: #fff;padding: 16px;line-height: 20px;font-size: 16px;}
.pro_pho span{display: block;font-family: Arial;line-height: 30px;font-size: 24px;}

.pro_c{width: 963px;overflow: hidden;}
.pro_c li{width: 302px;float: left;margin: 0 0 17px 17px;position: relative;border: 1px solid rgba(0,0,0,0);}
/*.pro_c li p{border: solid 1px #dae0e7;}*/
.pro_c li p,.pro_c li p img{width: 302px;height: 226px;display: block;overflow: hidden;}
.pro_c li span{line-height: 43px;height: 43px;text-align: center;display: block;background: #fff;}
.pro_c li span a{display: block;color: #666;font-size: 14px;text-decoration:none;}
.pro_c li:hover{border: 1px solid #00ae5f;}

/*产品特点*/
.pwht{ background:url(../images/zcban07.jpg) no-repeat; width:100%; overflow:hidden; height:640px; padding-top:60px;}
.cpts {}
.cpts h2.h2_title{ font-size:35px; text-align:center; color:#333; line-height:30px;}
.cpts h2.h2_title a {color: #333;}
.p_title{margin: 10px 0; text-align:center; text-transform:uppercase; font-size:14px; color:#999; letter-spacing:2px; font-weight:normal; font-family: Arial, Helvetica, sans-serif;}
.cpts .container {height:640px;background: url(../images/ts01.png) no-repeat center 102px;}
.cpts .cpts_con {height: 500px;position: relative;}
.cpts .cpts_con .cpts01 {width: 440px;height: 150px;background: url(../images/tsline01.png) no-repeat left 95px;position: absolute;top: 50px;left: 0;}
.cpts .cpts_con .cpts01 b {font-size: 24px;color: #11bc65;display: block;height: 64px;line-height: 64px;}
.cpts .cpts_con .cpts01 p {width: 275px;margin-top: 1px;line-height: 20px;font-size: 15px;color: #666;}
.cpts .cpts_con .cpts01 span {display: block;width: 148px;height: 148px;background: url(../images/ts03.png) no-repeat center;position: absolute;right: 0;top: 0;}
.cpts .cpts_con .cpts02 {width: 440px;height: 150px;background: url(../images/tsline01.png) no-repeat left 95px;position: absolute;top: 350px;left: 0;}
.cpts .cpts_con .cpts02 b {font-size: 24px;color: #11bc65;display: block;height: 64px;line-height: 64px;}
.cpts .cpts_con .cpts02 p {width: 275px;margin-top:1px;line-height: 20px;font-size: 15px;color: #666;}
.cpts .cpts_con .cpts02 span {display: block;width: 148px;height: 148px;background: url(../images/ts02.png) no-repeat center;position: absolute;right: 0;top: 0;}
.cpts .cpts_con .cpts03 {padding-left: 180px; width: 260px;height: 150px;background: url(../images/tsline02.png) no-repeat right 95px;position: absolute;top: 50px;right: 0;}
.cpts .cpts_con .cpts03 b {font-size: 24px;color: #11bc65;display: block;height: 64px;line-height: 64px;}
.cpts .cpts_con .cpts03 p {width: 275px;line-height: 20px;font-size: 15px;color: #666;}
.cpts .cpts_con .cpts03 span {display: block;width: 148px;height: 148px;background: url(../images/ts011.png) no-repeat center;position: absolute;left: 0;top: 0;}
.cpts .cpts_con .cpts04 {padding-left: 180px; width: 260px;height: 150px;background: url(../images/tsline02.png) no-repeat right 95px;position: absolute;top: 350px;right: 0;}
.cpts .cpts_con .cpts04 b {font-size: 24px;color: #11bc65;display: block;height: 64px;line-height: 64px;}
.cpts .cpts_con .cpts04 p {width: 275px;line-height: 20px;font-size: 15px;color: #666;}
.cpts .cpts_con .cpts04 span {display: block;width: 148px;height: 148px;background: url(../images/ts04.png) no-repeat center;position: absolute;left: 0;top: 0;}
.cpts .cpts_con .cpts01 span{-webkit-transition:all 0.6s ease-in-out; -moz-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out; -ms-transition:all 0.6s ease-in-out; transition:all 0.6s ease-in-out;}
.cpts .cpts_con .cpts01 span:hover{-webkit-transform:rotate(360deg) scale(1,1); -moz-transform:rotate(360deg) scale(1,1);    -o-transform:rotate(360deg) scale(1,1); -ms-transform:rotate(360deg) scale(1,1); transform:rotate(360deg) scale(1,1);  }
.cpts .cpts_con .cpts02 span{-webkit-transition:all 0.6s ease-in-out; -moz-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out; -ms-transition:all 0.6s ease-in-out; transition:all 0.6s ease-in-out;}
.cpts .cpts_con .cpts02 span:hover{-webkit-transform:rotate(360deg) scale(1,1); -moz-transform:rotate(360deg) scale(1,1);    -o-transform:rotate(360deg) scale(1,1); -ms-transform:rotate(360deg) scale(1,1); transform:rotate(360deg) scale(1,1);  }
.cpts .cpts_con .cpts03 span{-webkit-transition:all 0.6s ease-in-out; -moz-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out; -ms-transition:all 0.6s ease-in-out; transition:all 0.6s ease-in-out;}
.cpts .cpts_con .cpts03 span:hover{-webkit-transform:rotate(360deg) scale(1,1); -moz-transform:rotate(360deg) scale(1,1);    -o-transform:rotate(360deg) scale(1,1); -ms-transform:rotate(360deg) scale(1,1); transform:rotate(360deg) scale(1,1);  }
.cpts .cpts_con .cpts04 span{-webkit-transition:all 0.6s ease-in-out; -moz-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out; -ms-transition:all 0.6s ease-in-out; transition:all 0.6s ease-in-out;}
.cpts .cpts_con .cpts04 span:hover{-webkit-transform:rotate(360deg) scale(1,1); -moz-transform:rotate(360deg) scale(1,1);    -o-transform:rotate(360deg) scale(1,1); -ms-transform:rotate(360deg) scale(1,1); transform:rotate(360deg) scale(1,1);  }







/*底部*/
.foot{background:#2b2b2b;padding-top:20px}
.foot_nav{float:left; border-bottom: 1px #383838 solid; padding-bottom:10px;}
.foot_nav li{float:left;font-size:14px;color:#f1f1f1;background:url(../images/menu_r.png)no-repeat right; padding:0 17px; height:45px; line-height:45px;}
.foot_nav li:last-child{background:none;}
.foot_nav li a{font-size:14px;color:#f1f1f1;padding:0 20px;height:45px; line-height:45px;}
.foot_nav li a:hover{color:#189a2b;padding:0 20px;}
.foot_nr{margin-top:40px;}
.foot_nr_1 {width:300px;float:left;margin-top:30px;}
.foot_nr_1 img{display:block;}
.foot_nr_2{height:130px;float:left;border-left:1px #383838 solid;/*border-right:1px #383838 solid;*/padding:0 39px;}
.foot_nr_2 p{font-size: 14px;color: #bdbdbd;line-height: 30px;}
.foot_nr_2 p a{color:#f1f1f1;}
.foot_nr_2 p a:hover{color:#189a2b;}
.foot_nr_3{float: right;display:block;margin-left: 40px;border-left: 1px #383838 solid;}
.foot_nr_3 li{float:left;margin:0 10px;}
.foot_nr_3 li img{display:block;}
.foot_nr_3 li p{line-height:30px; font-size:14px; color:#bdbdbd;text-align:center;}
.foot_nr_4{background:#3d3d3d;height:40px;line-height:40px;font-size:14px;color:#f5f5f5;margin-top:30px;text-align:center;}
.foot_nr_4 a{color:#f5f5f5;}
.foot_nr_4 a:hover{color:#fff;}
.clearfix:after {
    content: "";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}


/*资讯*/
.pstitle{ width:500px; margin:0 auto; font-size:18px; line-height:35px; text-align:center; color:#333;}
.pstitle h3{ font-size:36px; font-weight:bold; line-height:40px; }
.pstitle h5{color: #666;font-size: 18px;}
.pstitle h3 span{ color:#00ae5f; }
.newbox{line-height:24px;height: 760px;font-family: "Microsoft Yahei";color: #666;clear: both;padding: 60px 0 0;}
.newbox .til01{height: 102px;}
.news{height: 474px;overflow: hidden;}
.new_t{height: 78px;position: relative;font-size: 20px;font-weight: bold;z-index: 1;}
.new_t a{background:url(../images/new_ico1.gif) no-repeat 0 14px;height: 48px;line-height: 48px;display: block;color: #00ae5f;border-bottom: solid 2px #00ae5f;float: left;padding: 0 0 0 32px;}
.new_t:before{content: "";position: absolute;width:1200px;height: 1px;background: #cecece;left: 0;top:49px;z-index: -1;}
.new1{ width:600px; height:385px; overflow:hidden; float:left; position:relative;margin-top: 9px;}
.new1  dt {width:100%;overflow: hidden;margin: 0 auto;display:block;}
.new1 dt,.new1 dt img{ display:block;max-width: 100%; overflow: hidden;margin: 0 auto;}
.new1 dd{padding:13px 0 0;}
.new1 dd p{ font-size:14px; }
.new1 dd h3{display:block;height: 51px;line-height: 51px;font-size: 18px;font-weight: normal;}
.new1 dd h3 a{display:block;color:#333;text-decoration:  none;font-weight: bold;}
.new1 dd h3 a:hover{color: #00ae5f;}
.new2{ width:524px;height: 375px; float:right; overflow:hidden;}
.new2 dl{height:116px;margin-bottom: 22px;border-bottom:1px dashed #cecece;}
.new2 dt{ float:left;text-align: center; width:80px;line-height: 54px;font:48px "Microsoft YaHei"; color:#7e7e7e;font-weight: bold;}
.new2 dt em{ display:block; font:16px "Microsoft YaHei"; color:#999;line-height: 32px;}
.new2 dd{ width:432px; float:right; margin-top:7px;}
.new2 dd p{ font-size:14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.new2 dd h3 a{display:block;font-size: 18px;font-weight: bold;color:#333;line-height:39px;text-decoration:  none;}
.new2 dl:hover dt,.new2 dl:hover dd h3 a{ color:#009944;}
.faq{ height:160px; overflow:hidden; position:relative;}
.faq h3{ width:134px;padding: 33px 0 0; overflow:hidden; font:20px "Microsoft YaHei"; font-weight:bold; color:#094; float:left;line-height: 27px;}
.faq h3 a{ display:block; color:#00ae5f;}
.faq h3 em{ display:block; font:14px Arial; color:#b4b4b4; text-transform:uppercase;}
.faq_c{ width:1066px; float:left; overflow:hidden; height:160px;}
.faq2{padding: 20px 0!important;}
.faq_c dl{width:429px;height:82px;padding:16px 26px;background: #fff;float:left; margin:0 73px 0 10px; overflow:hidden;box-shadow: 0 0 10px 10px #e9e9e9;}
.faq_c dt{ display:block;line-height:23px; height:30px; color:#3a3a3a; background:url(../images/faq_w.gif) no-repeat left 0; padding-left:42px; overflow:hidden;font-weight: bold;}
.faq_c dt a{display:block;color:#3a3a3a;text-decoration:  none;font-size: 14px;font-weight:  bold;}
.faq_c dd{background:url(../images/faq_d.gif) no-repeat left 0; padding-left:42px;}
.faq_c dd p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.prev1,.next1{display:block; width:51px; height:23px;position: absolute;left: 0;top: 106px;}
.next1{left: 51px;}
.faq_c dl:hover a{color:#00ae5f;}




/*内页联系我们*/
.w1200{ /*width: 1180px;*/ 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 .on{font-size:16px;line-height:30px;padding: 30px 20px 0 430px;color:#666;}
.lxtop 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 25px;float:left; padding-bottom:10px; width:95%;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;}

/*内页在线留言*/
.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(../images/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: #189a2b; margin-left: 125px;}


/*内页简介*/
.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: #fff; height: 55px; font-size: 18px; line-height: 55px; text-align: center;float: left;border-right: 1px solid #f5f5f5;box-sizing: border-box; cursor: pointer;text-overflow: ellipsis;overflow: hidden; white-space: nowrap; }
.nyabout_bt .nlist ul li.cur { background: #189a2b; }
.nyabout_bt .nlist ul li.cur a { color: #fff; display: block; }
.nyabout_bt .nlist ul li:hover {  background: #189a2b; }
.nyabout_bt .nlist ul li:hover  a { color: #fff; display: block; }
.nyabout_nr { overflow: hidden; margin-top: 20px; }
.nyabout_nr .sb_box { width: 100%;overflow: hidden; }
.nyabout_nr .sb_box .editor p.on { 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;*/ margin:0 7px;}
.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: 278px; font-weight: normal; line-height: 45px;background: #fff; text-align: center; overflow: hidden; font-size: 16px; padding: 0 5px;  height: 45px;}
.modelTostChile1 .wenzi { font-size: 16px; line-height: 32px; color: #666; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;    overflow: hidden;width: 500px;text-align: center; padding: 0 50px;}

.sb_boxli .active li:hover a h3{background-color:#189a2b; color: #fff;}
.sb_boxli .active li dt:hover{border: 1px solid #189a2b;}
/*.sb_boxli .active li a h3:hover{color: #fff;}*/

/*
.sb_box .active { overflow: hidden;background: #fff; padding:20px 0px;}
#showproduct>dl.pshow>dt{padding-bottom: 15px;float:left;width:402px;}
.prodbaseinfo_a{float:left;width: 400px;margin-left: 30px;z-index:1;}
.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:400px;font-size: 14px;line-height:24px; color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 10;overflow: hidden; margin: 20px 0px;}

.ul_prodinfo li span{font-size: 14px;}

.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;}
.nypro-lx{padding-left: 60px;margin-top: 10px;background: url(../images/cpxq-lx.png)5px 15px no-repeat; float: left; width: 340px; padding-top: 15px; border-top: 1px solid #ddd;}

.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: #189a2b; line-height: 45px; font-size: 16px; text-align: center;color: #fff;display: block; float: right;}

*/

/*内页公司简介*/
/**简介**/
.about1{ width:1100px; margin:0 auto; margin-top:20px;}
.nei_about_t{ font-size:25px; color:#2b2118; text-align:center; font-weight:bold; box-shadow:3px 5px 15px #eaeaea; padding:15px 0; margin-bottom:40px;}
.nei_about_t .zi{ color:#525252; font-size:16px; line-height:42px; font-weight:normal; text-align:center;}
.main{ line-height:35px;}
.gywm_fl{ float:left; width:500px; border-radius:10px; overflow:hidden;}
.gywm_fr{ float:right; box-shadow:5px 0 20px #eee; border-radius:10px;}
.jianjie{ width:520px; height:335px; margin:20px 30px; overflow-y:auto; font-size:16px; line-height:36px; color:#666;}
.jianjie p{ padding-right:14px;}
.jianjie p span{ color:#189a2b; font-size:18px; font-weight:bold;}
.jianjie::-webkit-scrollbar{ width:3px; height:389px; scrollbar-arrow-color:#189a2b;}
.jianjie::-webkit-scrollbar-thumb{ /*滚动条里面小方块*/border-radius:5px; -webkit-box-shadow:inset 0 0 5px #189a2b; background:rgba(0, 0, 0, 0.2); scrollbar-arrow-color:#189a2b;}
.jianjie::-webkit-scrollbar-track{ /*滚动条里面轨道*/-webkit-box-shadow:inset 0 0 5px #ffffff; border-radius:0; background:#ffffff;}



/**文化**/
.about2{ width:1100px; margin:0 auto; margin-top:50px; overflow: hidden;}
.nei_about_t1{ font-size:25px; color:#189a2b; text-align:center; font-weight:bold; padding:20px 0; background:#f6f6f6;}
.nei_about_t1 .zi{ color:#666; font-size:16px; line-height:27px; font-weight:normal; text-align:center;}
.main1{ line-height:35px; margin-top:40px;}
.gywm_fl1{ float:left; width:580px; height:445px; box-shadow:5px 0 20px #eee; border-radius:10px;}
.gywm_fr1{ width:500px; height:445px; float:right; border-radius:10px; overflow:hidden;}
.jianjie1{ width:570px; height:401px; overflow-y:auto; padding:24px 5px; font-size:16px; line-height:40px; color:#666;}
.jianjie1 p{ text-indent:2em;}
.jianjie1 p span{ color:#189a2b; font-size:18px; font-weight:bold;}


.sb_box2 { width: 880px;float: left;background: #fff;padding: 20px;}


/*内页新闻模块列表页*/
.pro_right_news{ float: right; width: 250px;}
.pro_right_news>h4{padding: 20px 0;padding-left: 84px;background: #189a2b url(../images/tit6-1-d.png) 30px center no-repeat;}
.pro_right_news>h4 a{font-size: 22px;color: #fff; display: block;}
.pro_right_news>h4 a span { display: block;font-size: 14px;color: rgba(255,255,255,.3); text-transform: uppercase;font-weight: 400;margin-top: 1px; }
.pro_right_news ul li { position: relative;height: 50px; padding-left: 54px; padding-right: 40px;border-bottom: 1px solid #f5f5f5;background: #fff;position: relative; overflow: hidden; line-height: 50px;font-weight: normal;font-size: 16px; }
.pro_right_news ul li a { display: block; }
.pro_right_news ul li.cur { background: #189a2b;  color: #fff;}
.pro_right_news ul li.cur a {color: #fff; display: block; }
.pro_right_news 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: #189a2b; }
.pro_right_news ul li:hover a { color: #fff; }
.pro_right_news .active1 .nlist  ul{ background: #fff;padding: 2px 0px; }


#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;}
/*内页新闻模块列表页*/

.sb_box1{ width: 930px; float: left; background: #fff; margin-bottom: 15px;}

.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; padding-left: 20px;}

.nynews-tj .nyxwtj ul li{padding-left: 20px;padding-right:15px;line-height: 38px;background: url(../images/iyuan.png) left no-repeat;}

.nynews-tj .nyxwtj ul li:hover{ background: url(../images/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;}
#showtext p{color: #333;}
/*#imglist{padding: 15px  10px;}*/


/*内页文章*/
#newslist{margin-bottom:10px;}
.n_cont{ overflow:hidden;}
.n_cont  a { overflow: hidden; display: block; }
.n_cont dl{ overflow: hidden;width: 667px;border: 1px solid #ddd;margin-bottom: 10px;padding: 15px 10px 18px 22px;background: #fff;margin-top: 15px;margin-left: 20px;}
.n_cont dl dt{ float:left;box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);}
.n_cont dl dt img{ display:block; width: 170px;}
.n_cont dl dd{ float:left; width:460px;margin-top: 11px;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:16px; color: #333; float:left; padding-left:5px;  overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-weight: bold;width: 300px;}
.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{color:#666; line-height:20px; font-size:14px; margin-top:15px; height: 60px; float: left;     display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;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 #f64561; }

.n_cont dl:hover dd h5 a{ color:#f64561; }
.n_cont dl:hover dd span  { border: 1px solid #f64561;  background: #f64561; color: #fff; }
.n_cont dl:hover dt{box-shadow: 0 0 5px 0 rgb(246 69 97);}
.n_cont a:hover dl dd p{color: #333;}
/*.n_cont dl:hover { background: #eaeaea;}*/

#shownews{ padding:0px 20px;}
#shownews .editor{line-height:2;font-size:14px;padding:10px 0;}

.RandomNews{ float: left; padding: 0 20px;}
.RandomNews em { clear: both;margin: 15px 0; position: relative; background-color: #f3f3f3;height: 45px;overflow: hidden; display: block;}
.RandomNews h4{display: block; padding: 0px 30px;height: 45px; line-height: 45px;font-size: 18px;border-bottom: 0; color: #189a2b;font-weight: bold;float: left; border-top: 2px solid;background: #f7f7f7;}
.RandomNews li{ height:28px;line-height:28px; padding:0 17px 0 10px;  width:45%; float:left;overflow:hidden;}
.RandomNews li:hover { color: #189a2b; }
.RandomNews li:hover a{ color: #189a2b; }
.RandomNews li a{ padding-left:12px;}
.RandomNews ul{padding: 10px 0px;/*background: #fff;*/}

.RandomNews_ny{ padding:0px 15px}
.RandomNews_ny h4{ padding-left:27px;height:36px;line-height:36px;color:#189a2b;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(../images/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;font-weight: bold;color: #333;}
.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: #189a2b;  }


.cbgg-01 { background: #fff;color: #fff; }
.cbgg-01-img { position: relative; }
.cbgg-01-img h3 { position: absolute; font-size: 22px; color: #fff; top: 20px;left: 30px;}
.cbgg-01-img h3 span { display: block; font-size: 14px; color: rgba(255,255,255,.42); font-weight: 400; margin-top: 2px; }
.cbgg-01-img img {width: 100%; display: block;}
.cbgg-01 .hot-line { display: block;padding: 15px 16px  0px 16px;background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover;background-size: cover;font-size: 0; }
.cbgg-01 .hot-line i { display: inline-block;vertical-align: middle;width: 40px;height: 40px;background: url(../images/tel-3-d.png) center center no-repeat; -webkit-background-size: cover;background-size: cover;}
.cbgg-01 .hot-line .txt { display: inline-block;vertical-align: middle; text-align: left; padding-left: 10px;}
.cbgg-01 .hot-line .txt h4 { font-size: 14px;color: #666;  font-weight: 400;margin-bottom: 2px; }
.cbgg-01 .hot-line .txt p { font-size: 20px;color: #189a2b;  font-weight: 700; }
.cbgg-01 dl { padding: 0 19px 10px; overflow: hidden; }
.cbgg-01 dl dt { padding: 20px 4px 8px;border-top: 1px solid #e1e1e1; background-repeat: no-repeat; background-position: left 14px; }
.cbgg-01 dl dt:first-child  { border-top: none; }
.cbgg-01 dl dt h5 { font-size: 14px;color: #333; margin-bottom: 4px; }
.cbgg-01 dl dt p { font-size: 16px;color: #666;line-height: 22px; }


/*内页产品列表页*/
.ny-pro ul.navMenu{ border-	top: none;overflow: hidden;background: #fff;border: 0px !important; padding: 2px 0px;}
.ny-pro ul>li.ny_pro_nav1{line-height: 50px; margin-bottom: 1px;}
.ny-pro ul>li.ny_pro_nav1>h3 { background: url(../images/ny_cpico2.png) no-repeat right center #ececeb; }
.ny-pro ul>li.ny_pro_nav1.on>h3 { background: url(../images/ny_cpico1.png) no-repeat right center #189a2b;  }
.ny-pro ul>li.ny_pro_nav1>h3 a{ display: block;font-size: 16px; font-weight: normal; margin-right: 40px; margin-left: 38px; color: #666; position: relative; }

.ny-pro ul>li.ny_pro_nav1.on>h3 a { color: #fff; }
.ny-pro ul>li.ny_pro_nav1:hover>h3 { background: url(../images/ny_cpico1.png) no-repeat right center #189a2b; }
.ny-pro ul>li.ny_pro_nav1:hover>h3 a { color: #fff; }
.ny-pro ul>li.ny_pro_nav1>ul { display: none; }
.ny-pro ul>li.ny_pro_nav1.on>ul { display: block; }
.ny-pro ul>li.ny_pro_nav1>ul li.ny_pro_nav2 h3 { height: 50px; font-size: 16px; line-height: 50px; padding-left: 54px; padding-right: 40px;background: #fff; font-weight: normal; position: relative;border-bottom: 1px solid #f5f5f5; }
.ny-pro ul>li.ny_pro_nav1>ul li.ny_pro_nav2:hover h3 a { color:#189a2b;}
.ny-pro ul>li.ny_pro_nav1>ul li.ny_pro_nav2 h3 a { color: #454545; }
.ny-pro ul>li.ny_pro_nav1>ul li.ny_pro_nav2.on h3 a{ color: #189a2b; }
.ny-pro ul>li.ny_pro_nav1>ul li.ny_pro_nav2 h3::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);  }
.ny-pro ul>li.ny_pro_nav1>ul li.ny_pro_nav2:hover h3::after  { border: 2px solid #189a2b;border-style: solid solid none none; }
.ny-pro ul>li.ny_pro_nav1>ul li.ny_pro_nav2.on h3::after { border: 2px solid #189a2b;border-style: solid solid none none; }
.ny-pro ul>li.ny_pro_nav1>ul li.ny_pro_nav2 ul { overflow: hidden; display: none; }
.ny-pro ul>li.ny_pro_nav1.on>ul li.ny_pro_nav2.on ul { display: block; }
.ny-pro ul>li.ny_pro_nav1>ul li.ny_pro_nav2 ul li.ny_pro_nav3 a { display: block; line-height: 45px; border-bottom: 1px dashed #ddd; padding-left: 65px; position: relative; color: #333; }
.ny-pro ul>li.ny_pro_nav1>ul li.ny_pro_nav2 ul li.ny_pro_nav3:hover a { color: #189a2b; }
.ny-pro ul>li.ny_pro_nav1>ul li.ny_pro_nav2 ul li.ny_pro_nav3.on a { color: #189a2b; }
.ny-pro ul>li.ny_pro_nav1>ul li.ny_pro_nav2 ul li.ny_pro_nav3 a::after { position: absolute; content: ''; width: 5px; height: 5px; display: block; border: 1px solid #999; border-radius: 50%; left: 50px; top: 19px; }
.ny-pro ul>li.ny_pro_nav1>ul li.ny_pro_nav2 ul li.ny_pro_nav3:hover a::after { border: 1px solid #189a2b; }
.ny-pro ul>li.ny_pro_nav1>ul li.ny_pro_nav2 ul li.ny_pro_nav3.on a::after  { border: 1px solid #189a2b;  }
.ny-pro .sub{ margin-top: 10px;}

.ny-pro ul dl dt a span{ margin-left: 0;}

.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;}


.t05 a{color:#fff; font-size:14px}
.contactn .subnr { /*border:1px solid #ddd;*/ overflow:hidden; padding:5px 15px; 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;}
.ny-pro h4{padding:20px 0; padding-left: 84px;background: #189a2b url(../images/tit6-1-d.png) 30px center no-repeat;}
.ny-pro h4 a{font-size: 22px;color: #fff;}
.ny-pro h4 span {display: block;font-size: 14px;color: rgba(255,255,255,.3);text-transform: uppercase;font-weight: 400; margin-top: 1px;}
.ny-pro h4 p{ font-size: 12px !important;}


/*
/*产品列表推荐新闻*/
.news-tj-nyprolist { overflow: hidden; margin-top: 15px;}
.news-tj-nyprolist h4 { padding-left: 12px;height: 36px; line-height: 36px; color: #fff; background: #189a2b; font-weight: bold; }
.news-tj-nyprolist ul { margin: 10px 0; overflow: hidden; }
.news-tj-nyprolist ul li { height: 28px; line-height: 28px; padding: 0 15px 0 10px;width: 47%;float: left;overflow: hidden; }
.news-tj-nyprolist ul li a { font-size: 14px; color: #666;  }
.news-tj-nyprolist ul li:hover a  { color: #189a2b; text-decoration: underline; }
.news-tj-nyprolist ul li:hover span { color:#189a2b;  }




/*内页位置*/
.ninde{width: 1200px;height: 45px;margin:  0 auto;line-height: 45px;font-size: 14px;color: #666;border-bottom: 1px solid #ccc;left: 0;z-index: 9999;border-top: 1px solid #ccc;margin-top: 20px;}
.ninde em{/* border-left: 4px solid #ccc; */padding-left: 25px;background: url(../images/ditubiao.png) no-repeat 0px 1px;}
.ninde a{color: #666;}

.top_lanmu{height: 54px;}
.top_lanmu .n_show_1{width: 1200px;margin:0 auto;margin-top: 20px;margin-bottom:  20px;}
.top_lanmu .n_show_1 .neiye_show{  }
.top_lanmu .n_show_1 .neiye_show a{color: #fff;line-height: 54px;font-size: 16px;float: left;text-decoration: none;background: #666;margin-right: 4px;}
.top_lanmu .n_show_1 .neiye_show a li{border-right: 1px solid #e0dfdf;margin-right: 0px;width: 166px;height: 54px;float: left;text-align: center;}
.top_lanmu .n_show_1 .neiye_show a:hover li{ background:#189a2b; color:#fff;}
/*.neiye_show ul li.on {background: #189a2b;color: #fff;}*/
.top_lanmu .n_show_1 .neiye_show a li.cur{background-color:#189a2b;}

/*图片模块*/
/*
#imglist{padding: 15px  0px;}
#imglist li{float:left;display:inline;text-align:center;margin-right: 14px;}
#imglist a li:nth-child(4n) { margin-right: 0;}
#imglist li img{ padding:2px; border:1px solid #ccc;}
#imglist li a.img{ font-size:0px; display:block;}
#imglist li a.img img{ margin:auto;  border:1px solid #ccc; }
#imglist li h3{ font-size: 14px; padding:5px 0px 10px; font-weight:normal; line-height:1.5;}
#showimg{ padding:15px; margin: 0 auto; width: 1200px;}
#showimg h1.title{ font-size:18px; padding:5px 0px; margin-bottom:10px; text-align:center;}
#showimg .imgshow{ text-align:center;}
#showimg .editor{ line-height:2; padding:0px 10px; font-size:14px;}
.imgparalist li{ padding:3px 15px 3px; background:url(../images/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(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
*/

/*联系我们*/
.tit {font-size: 30px;text-align: center;margin: 30px 0;background: url(../images/nylxbt.png) no-repeat center -12px;}
.wmen { color: #12c4ae }
.chi { margin-bottom: 5px; font-weight: bold; color: #000; letter-spacing: 4px; }
.eng { text-transform: uppercase; font-weight: 100; font-size: 16px;}
.contactus ul {/* height: 180px; */margin: 0 auto;margin-top: 20px;}
.contactus ul li {border-bottom: 1px solid #e9e9e9;float: left;height: 45px;line-height: 45px;padding: 0px 30px;width: 530px;font-size: 16px;margin: 10px 0;}
.contactus ul li p{padding: 0 20px;}
.ysti { color: #2e2e2e }
.clear{ clear: both;}
.hls{ color: #485a81; }
.blk-main { width: 100%; }
.blk { margin: 0 auto 20px auto;}
.content1 { width: 1200px; margin: 0 auto;}
.p12-aboutinfo-1-nr {padding: 0 10px!important;width: 1200px;margin: 0 auto;}
.p12-aboutinfo-1-tit {display: none; }
.contactus .c1{background:url(../images/nydianhua.png) left top no-repeat;}
.contactus .c2{background:url(../images/nycz.png) left top no-repeat;}
.contactus .c3{background:url(../images/neqq.png) left top no-repeat;}
.contactus .c4{background:url(../images/nyyx.png) left top no-repeat;}
.contactus .c5{background:url(../images/nydizi.png) left top no-repeat;}

/*关于我们*/
.p12-aboutinfo-1{display: inline-block;width: 100%;background: #fff;margin-bottom: 10px;margin-top: 20px;}
.p12-aboutinfo-1-tit{height: 114px;line-height: 114px;font-size: 30px;text-align: center; color:#4b4a4a;}
.p12-aboutinfo-1-tit span{font-size: 22px;color: #aaa;}
.p12-aboutinfo-1-nr{padding:0 20px 20px; width: 100%;margin: 0 auto;}
.endit-content{ line-height:28px;}
/*.endit-content p{margin:15px 0;}*/
.about_ny {}
.about_ny .til01 { height: 137px; }
.about_p,.about_p p,.about_p p img { width: 100%; overflow: hidden; }
.about_ico { width: 260px; height: 302px; left: 40px; top: 15px; text-align: center; color: #fff; line-height: 24px; }
.about_ico span { width: 260px; height: 62px; left: 0; top: 200px; position: absolute; }
.about_ico span b { display: block; font-size: 20px; line-height: 30px; letter-spacing: 2px;}
.about_w { padding: 30px 20px; color: #797979; border: 1px solid #dedede; border-top: 0; margin-top: -15px; }
.about_w h3 { height: 60px; font-size: 30px; line-height: 38px; color: #3c3c3c; }
.about_w h3 em { font-family: Arial; font-size: 10px; text-transform: uppercase; line-height: 18px; color: #969696; font-style: normal; display: block; }
.about_w h3 span { font-size: 22px; float: right;}
.about_w h3 span b { color: #30b014; }
.about_w h3 span i { font-weight: normal; }
.about_r { width: 488px;}
.about_l { padding: 7px 0 0; }
.about_l p { display: block;}
/*.ys { background: #fff; padding: 20px;  height: 470px; }
.content { margin: 0 auto;  width: 1200px; }
.ys ul li { float: left; width: 280px; margin-right: 20px; text-align: center; box-shadow: 0 0 5px #dedede; height: 187px; background: #fff; margin-top: 55px; padding: 0 10px; box-sizing: border-box;}
.ys ul li:nth-child(4n) {  margin-right: 0; }
.ys li img { display: block;  margin: -35px auto; }
.ys li span { display: block; font-size: 22px; color: #333; margin-top: 45px; }
.ys li p {}*/



.cpMain{ overflow:hidden;}
.sidebar{width:980px; margin:10px auto; margin-top:20px;}
.sidebar .sb_nav{ float:left; width:220px;}
.sidebar .sb_nav h3.title{ text-align:left; background:url(../dt-6.gif) repeat-x; padding:0px 15px; height:33px; line-height:33px; border-bottom:1px solid #cecece; font-size:14px; color:#fff;}
.sidebar .sb_nav h3.line{ margin-top:15px; }
.sidebar .sb_nav .active{ padding:10px 15px; background:#fff; border: 1px #ddd solid;}
#sidebar dl{ margin-left:5px;}
#sidebar dl dt{ padding:4px 0px 5px 15px; margin-top:5px; background:url(../dt-11.gif) no-repeat 2px 11px;}
#sidebar dl dd{ padding:0px 0px 0px 15px;}
#sidebar dl dt.on a{ font-weight:bold; color:#1C57C4; }
#sidebar dl h4.on a{ font-weight:bold;}
.sidebar .sb_box{ float:right; width:740px; background:#fff; overflow:hidden;    border: 1px #ddd solid; }
.sidebar .sb_box h3.title{ border-bottom:1px solid #ddd; background:#f8f8f8; color:#1f98e4; 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 #1f98e4; 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;}
.pro_l{width: 215px;float:left;}
.pro_l h2{ background:url(../images/fltitbg.jpg) no-repeat; height:56px; padding-top:15px; padding-left:70px;  }
.pro_l h2 a{color:#fff; font-size: 18px;   text-decoration: none; font-weight: bold;}
.pro_l h2 em{display: block; font-size: 14px; color: #fff;font-family: arial;text-transform:uppercase; font-weight: normal;}
.pro_l .active11{
 border: 3px solid #4d3b3b;
/* padding-bottom: 20px;*/
 /* border-radius: 0 0px 10px 10px; */
 border-bottom: none;
}
.pro_l .m_fld { background: url(../images/fldowna.jpg) no-repeat; height: 162px;}
.pro_l .m_leftd{ text-align: center; color: #fff; font-size: 22px; line-height: 28px; padding-top:50px;}
.pro_l .u_gys{ font-size: 22px; color: #ff6d84; font-weight: bold; line-height: 44px;}
.pro_l .u_lx{ font-size: 12px;}
.pro_l .u_tel1{ font-size: 24px; font-family: arial;}

.pro_l h4 .prolia {display:block;height: 60px;line-height: 60px;color: #fff;font-size: 22px;padding-left: 20px;text-decoration: none;}
.sidebar .pro_l ul{border-top:none;overflow:hidden;border:0px !important;}
.sidebar .pro_l ul:hover li h5 a span{color: #f64561;}

.tp_img{ width: 1200px; margin: 0 auto; }
.demoTitle { text-align:center; font-size:30px; font-weight:bold; color:#c00; text-shadow:1px 1px 0 #fff; margin:60px 0 40px; border-bottom:1px dashed #999;border-top:1px dashed #999; padding:20px 0; background:#EEE; }
#demo1 { margin:0 auto; }
#psWraper { background:#eee; padding:10px 0; margin-top:80px; border-top:1px dashed #999; }
#psText { padding-bottom:10px; margin-bottom:20px; border-bottom:1px dashed #bebebe; }
#psText samp { font-weight:bold; font-size:14px; letter-spacing:0.1em; }
#psText samp a { color:#06F;letter-spacing:0.1em; }
#psText h2 { font-size:20px; margin:10px auto; }
#psText p { padding:10px 0; line-height:25px; letter-spacing:0.1em; }
#psText ul { margin:10px auto; }
#psText ul li { line-height:25px; line-height:25px; letter-spacing:0.1em; }
#ps { width:800px; margin:0 auto; padding:30px 0; }
#ps h1 { padding-bottom:20px; text-shadow:1px 1px 0 #fff; color:#c00; font-size:23px; font-weight:bold; }
#ps h2 { line-height:20px; text-shadow:1px 1px 0 #fff; padding:10px 0; }
#ps h1 p { display:inline; font-size:16px; font-weight:bold; color:#666; margin-left:20px; }
#ps dl { padding-left:0; padding-bottom:40px; }
#ps dl dt,#ps dl dd { height:30px; line-height:30px; font-size:13px; text-shadow:1px 1px 0 #fff;  }
#ps dl dt { padding-left:10px; }
#ps dl dd { color:#ff6600; text-shadow:1px 1px 0 #fff; }
#ps dl dd span {color:#900; margin-right:50px; letter-spacing:0.01em; padding-left:10px;}
.TmpStyle { margin:50px auto; }
body { overflow-x:hidden; }
.jcSlider {width: 1004px;position:relative;height: 654px;/*background:url(../img/sliderbg.png) no-repeat;*/padding: 8px;margin-bottom: 10px !important;margin-top: 10px !important;}
.imgHide {width:1000px;height:650px;overflow:hidden;position:relative;border:2px solid #ccc;box-shadow: 0px 4px 5px 1px #ccc;}
.imgList {position:absolute; top:0; left:0; z-index:1;}
.imgList li { position:absolute; left:0; top:0; height:650px; width:1000px; list-style:none; display:none; overflow:hidden; }
.imgNum { position:absolute; left:0; top:0; z-index:2; display:none; }
.imgNum dd { width:14px; height:14px; float:left; list-style:none; cursor:pointer;  margin:0 3px; overflow:hidden; }
.imgNum dd a { display:block; height:14px; width:14px; text-indent:-999em; overflow:hidden; text-align:center; line-height:14px; }
.imgNum dd a:hover,.imgNum dd.select a { background-position:0 -14px; }
.imgPrev,.imgNext { position:absolute; left:0; top:10px; z-index:3; display:block; cursor:pointer; height:650px; width:40px; }
.imgPrev { background:url(../images/navigation-previous.png) no-repeat left center;}
.imgNext { background:url(../images/navigation-next.png) no-repeat right center;}

/*.n_cont{padding: 0 10px;}
.n_cont dl {width: 100%;padding-top: 28px;height:170px;border: 1px solid #dfdfdf;background: #fff;position: relative;margin: 15px 0;}
!*.n_cont dl:first-child { border-top: 1px solid #dfdfdf;}*!
.n_cont dt {width: 220px;height: 140px;float: left;margin-left: 22px;overflow: hidden;}
.n_cont dt img {display: block;transform: scale(1);transition: all 2s ease-out;width: 220px;height: 140px;}
.n_cont dl:hover dt img { transform: scale(1.2); width:220px; height:125px;}
.n_cont dd {width: 600px;height: 135px;position: relative;margin-left: 28px;float: left;}
.n_cont dd h3 { font-size: 20px; font-weight: normal; width: 650px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.n_cont dd h3 a { color: #000000; text-decoration: none;}
.n_cont dd p { font-size: 13px; color: #666666;  line-height: 24px; margin-top: 17px;display: -webkit-box; -webkit-line-clamp: 2;  -webkit-box-orient: vertical; overflow: hidden;}
.n_cont dd .label { font-size: 12px; color: #999999; display: block; padding-left: 26px; position: absolute; left: 0; bottom: 0; background: url(../images/newsList_icon03.png) no-repeat left center; line-height: 16px;}
.n_cont dd .label a:hover { color: #189a2b;}
.n_cont dd .rq { display: block; font-size: 13px; font-family: arial; height: 16px; position: absolute; top: 6px; right: 140px; padding-left: 24px; padding-top: 2px;}
.n_cont dd .zan { display: block; font-size: 13px; font-family: arial; height: 16px; position: absolute; top: 2px; right: 74px; padding-left: 24px; padding-top: 2px; cursor: pointer }
.n_cont dd .readNum { display: block; font-size: 13px; font-family: arial; height: 16px; background: url(../images/newsList_icon02.png) no-repeat left center; position: absolute; top: 5px; right: 4px; padding-left: 24px; padding-top: 2px;}
.n_cont dd a.more { display: block; width: 36px; height: 36px; background: url(../images/list_circle.png) no-repeat left top; overflow: hidden; position: absolute; right: 6px; bottom: 0;}
.n_cont dl:hover dd a.more { background-position: left bottom;}
.n_cont dl:hover dd h3 a {color: #189a2b;}
.n_cont dl:hover { box-shadow: 0 0 10px 6px #eeeeee; z-index: 99;}
.mub01Title h3 { font-size: 26px; color: #1e1e1e; font-weight: bold; text-align: center;}
.mub01Title h3 em {color: #189a2b;font-weight: bold;}
.mub01Title h3 i { display: inline-block; height: 1px; background: #e5e5e5; width: 534px; position: relative; top: -6px;}
.mub01Title h3 i.xianL { margin-right: 12px;}
.mub01Title h3 i.xianR { margin-left: 12px;}*/


/*资讯中心*/
/*.news{padding:55px 0 120px;background:url(../images/news-bgbtm.png) no-repeat bottom center #f5f5f5;}
.news .title p span{background: #f5f5f5;}
.news-tag{background:url(../images/news-tagbg.png) no-repeat center;font-size:0;text-align:center;margin-top:25px;}
.news-tag a{display:inline-block;font-size:16px;color:#666;margin:0 32px;padding:10px 5px;border-bottom:2px solid transparent;}
.news-tag a.on{color:#0280f6;border-color:#0280f6;}
.news-box{margin-top:60px;}
.news-ul{overflow:hidden;}
.news-ul li{width:25%;float:left;}
.news-ul li a{display:block;padding:50px 20px;}
.news-ul li a span{font-size:14px;color:#999;}
.news-ul li a h3{font-size:16px;color:#333;margin-top:15px;}
.news-ul li a p{font-size:14px;color:#666;margin-top:20px;padding-bottom:75px;line-height: 20px;height: 40px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news-ul li a .news-bor{width:100%;height:20px;border-bottom:1px solid #0280f6;}
.news-ul li a .news-more{display:none;line-height:20px;height:20px;}
.news-ul li a:hover{background:url(../images/news-xlbg.jpg) no-repeat left top, url(../images/news-xrbg.jpg) no-repeat right bottom #fff;}
.news-ul li a:hover h3{color:#0280f6;font-weight:bold;}
.news-ul li a:hover .news-bor{display:none;}
.news-ul li a:hover .news-more{display:block;}*/

/*input*/
#nymessage form{
	text-align: center;
}

.form-control{
	/*display: block;*/
	width: 38%;
	height: 25px;
	padding: 6px 12px;
	/*margin: 0px 0;*/
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#nymessage .form-group{display:flex;justify-content:center;margin:10px 0;line-height: 40px;}

textarea.form-control{
	height: auto;
}
.btna{
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.btn-default{
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}


/* 在线客服 */
.diyos {position:fixed;width:54px;right:0;top:35%;z-index:999999999;}
.diyos ul{position:relative;list-style: none;margin: 0;padding: 0;}
.diyos ul li {width: 54px;height: 54px;background: #f64561;float: left;position: relative;border-top:1px solid #333;z-index:1;}
.diyos ul li:first-child{ border-top:0;}
.diyos ul li:hover{ background:#f64561;}
.diyos ul li .sidebox, .diyos ul li .semail {position: absolute;width: 54px;height: 54px;top: 0;right: 0;color: #fff;font-size:14px;line-height:54px;overflow: hidden;background:#f64561;}
.diyos ul li .sidetop {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li.sideewm {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li .sideewmshow{width: 150px;position:absolute; top:0; left:-151px; z-index:120; display:none;max-width:none;border: 1px solid #e5e5e5;}
.diyos ul li.sideewm:hover .sideewmshow{ display:block;}
.diyos ul li img {float: left;}
.retract{position:absolute;left:-36px;top:50%;margin-top:-30px;width:36px;height:60px;background:url(../images/djt.png) no-repeat center right #f64561;border-radius: 30px 0 0 30px;box-shadow: -2px 0 7px 0 rgb(0 0 0 / 50%);cursor:pointer;}
.loadont{position: absolute;right: 0;top: 0;background: #f64561;color: #fff;width: 20px;text-align: center;padding: 10px;font-size: 16px;line-height: 20px;box-shadow: 0 0 5px 0px rgb(0 0 0 / 50%);cursor:pointer;display:none;}

/*面包屑*/
.location{width: 100%;height: 45px;border-bottom: 1px solid #eee;}
.location span{display:block;line-height: 45px;font-size: 14px;background: url(../images/location.png) no-repeat 0 15px;text-indent: 20px;color: #666;}
.location span a{color: #666;}
.location span a:hover{color: #189a2b;}

/*内页样式*/
.inside{padding:20px 0;background: #ececec;}
/*.bgf5{background:#ececec;}*/
.nocontect{background-image: url(../images/error.png);background-repeat: no-repeat;background-position: 10px 10px;height: 100px;padding-top: 40px;padding-left: 120px;font-size: 14px;}


/* marqueeleft */
.marqueeleft{height:136px;width:474px;overflow:hidden;margin:40px auto;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 5px;display:inline;width:148px;height:133px;overflow:hidden;}
.marqueeleft li .pic{display:block;border:#ccc 1px solid;width:135px;height:104px;padding:2px;overflow:hidden;}
.marqueeleft li .txt{text-align:center;height:23px;line-height:23px;}
/* marqueetop */
.marqueetop{height:429px; overflow:hidden; border:1px solid #ddd;background: #fff;}
.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;}


/*鍐呴〉宸︿晶*/
.pro_lny{ width:220px; float:left;}
.pro_lny h4{ height:60px; line-height:60px; background:#1f98e4;}
.pro_lny h4 a{ font-size:18px; color:#fff; margin-left:20px;}
.active1{ border:1px #ddd solid;}
.ny_cptj{ margin-top:20px;}
#marquee2 ul li a img{width:160px;/*height:  150px;*/margin:10px;border: 1px solid #ccc;padding:  2px;}
#marquee2 ul li{ text-align:center;}
.contactn{ margin-top:20px;}

.contactn h5 a{ font-size:18px; color:#fff; margin-left:20px;font-weight: bold;}
/*.pro_l h5{ height:60px; line-height:60px; background:#1f98e4;}*/


/*内页右侧内容*/
.nyshow{width:840px;float:right;background-color: white;border: 1px #ddd solid;}
.nyshow-til{line-height: 40px;height: 40px;border-bottom: 1px #ccc solid;margin: 10px 15px;}
.nyshow-til>h1, .nyshow-til>h2{float: left;padding-right:15px;text-indent: 25px;height: 40px;line-height: 40px;border-bottom: 2px #189a2b solid;color: #189a2b;font-size: 18px;font-weight: bold;position:relative;}
.nyshow-til>h1::before, .nyshow-til>h2::before{content:'';position:absolute;left:0;top:50%;margin-top: -15px;width:6px;height:30px;background:#189a2b ;}
.nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;padding: 0 15px;}
.nyshowdesc img{max-width:100%;height:auto !important;}

.nyshow-til span{float: right;}
.nyshow-til span{display:block;line-height: 45px;font-size: 14px;background: url(../images/location.png) no-repeat 0 15px;text-indent: 20px;color: #666;}
.nyshow-til span a{color: #666;}
.nyshow-til span a:hover{color: #189a2b;}

/*推荐新闻*/
.nyhotnews{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin: 0 15px 0 15px;}
.nyhotnews>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #189a2b solid;color: #189a2b;font-size: 18px;font-weight: bold;background:url(../images/new_ico1.gif) no-repeat left;}
.nyhotnews-list{margin:10px 15px;overflow:hidden;}
.nyhotnews-list li{width:50%;float:left;font-size: 14px;line-height: 30px;padding: 0 15px;background: url(../images/iyuan.png) no-repeat left;background-size: 8px;box-sizing:border-box;}
.nyhotnews-list li a{float:left;width:250px;color:#333;}
.nyhotnews-list li span{float:right;color:#666;}
.nyhotnews-list li:hover{background: url(../images/iyuan_on.png) no-repeat left;background-size: 8px;}
.nyhotnews-list li:hover a{color:#189a2b;}

/*视频列表*/
.nyvideo-ul{overflow:hidden;}
.nyvideo-ul li{width:33.33%;float:left;padding:0 10px;margin-bottom:20px;box-sizing:border-box;}
.nyvideo-div a{display:block;border:1px solid #ddd;padding:2px;overflow:hidden;}
.nyvideo-div a img{display:block;max-width: 100%;width: 311px;}
.nyvideo-div a.nyvideo-a{padding:0 10px;border:none;line-height:25px;text-align:center;}
.nyvideo-div:hover a{border-color:#0280f6;color:#0280f6;}

/*视频详情*/
.showvideo-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.showvideo-top>h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.showvideo-time{text-align:center;}
.showvideo-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.showvideo-time span:last-child{margin-right:0;}
.showvideo-mp{margin-bottom:20px;text-align:center;}
.showvideo-mp video, .showvideo-mp iframe{max-width:800px;}
.showvideo-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showvideo-con  img{max-width:100%;height:auto !important;}

/*下载列表*/
.nydown-list{margin-bottom:20px;}
.nydown-list table{width:100%;text-align:center;}
.nydown-list table thead{background:#333;color:#fff;font-size:16px;line-height:2;}
.nydown-list table tbody{line-height:1.6}
.nydown-list table tbody tr td{color:#666;}
.nydown-list table tbody tr td:first-child{color:#333;}

/*下载详情*/
.showdown-top{margin-bottom:20px;}
.showdown-top>h1{font-size: 18px;margin-bottom:10px;color:#333;font-weight:bold;padding-left:20px;}
.showdown-top>ul{padding:10px;background:#f6f6f6;}
.showdown-top>ul>li{border-bottom: 1px solid #eee;font-size:12px;color:#666;margin-bottom:5px;line-height:20px;}
.showdown-top>ul>li:last-child{margin-bottom:0;}
.showdown-top>ul>li>span{padding: 0px 10px;margin-right: 5px;}
.showdown-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showdown-con  img{max-width:100%;height:auto !important;}

/*图片列表*/
.nyimg-ul{overflow:hidden;}
.nyimg-ul li{width:33.33%;float:left;padding:0 10px;margin-bottom:20px;box-sizing:border-box;}
.nyimg-div a{display:block;border:1px solid #ddd;padding:2px;overflow:hidden;}
.nyimg-div a img{display:block;max-width: 100%;width: 311px;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nyimg-div a.nyimg-a{padding:0 10px;border:none;line-height:25px;text-align:center;}
.nyimg-div:hover a{border-color:#0280f6;color:#0280f6;}
.nyimg-div:hover a img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}

/*图片详情*/
.showimg-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin:10px 0;}
.showimg-time{text-align:center;}
.showimg-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.showimg-time span:last-child{margin-right:0;}
.showimg-img{margin-bottom:15px;text-align:center;}
.showimg-img img{max-width:100%;}
.ctitle{margin-bottom:15px;}
/*.ctitle h3{padding-left:20px;background: url(../images/dt-7.gif) no-repeat left center;line-height:30px;border-bottom: 1px dotted #ccc;color:#666;font-weight:bold;}*/
.showimg-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showimg-con  img{max-width:100%;height:auto !important;}

/*新闻列表*/
.nynews-ul{overflow:hidden;}
.nynews-ul li{margin: 0 15px 15px 15px;}
.nynews-ul li a{overflow: hidden;display: block;}
.nynews-ul li a dl{overflow: hidden;border: 1px solid #ddd;padding:15px;width:100%;box-sizing:border-box;}
.nynews-ul li a dl dt{float:left;box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);}
.nynews-ul li a dl dt img{display: block;width: 180px;}
.nynews-ul li a dl dd{float: left;width: 560px;/*margin-top: 20px;*/margin-left: 30px;}
.nynews-ul li a dl dd h5{width: 460px;float: left;font-size: 18px;line-height: 32px;font-weight: normal;color: #333;}
.nynews-ul li a dl dd em{float: right;height: 30px;line-height: 30px;font-size: 14px;color: #999;}
.nynews-ul li a dl dd p{line-height: 20px;font-size: 14px;margin-top: 15px;height: 40px;color:#666;float: left;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.nynews-ul li a 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;}
.nynews-ul li a:hover dl{border:1px solid #1f98e4;}
.nynews-ul li a:hover dl dt{box-shadow: 0 0 5px 0 rgb(2 128 246 / 80%);}
.nynews-ul li a:hover dl dd h5{color:#1f98e4;}
.nynews-ul li a:hover dl dd span{border: 1px solid #1f98e4;background: #1f98e4;color: #fff;}

/*新闻详情*/
.shownews-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin: 7px 15px;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.shownews-time{text-align:center;}
.shownews-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.shownews-time span:last-child{margin-right:0;}
.shownews-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;padding: 0 15px;}
.shownews-con  img{max-width:100%;height:auto !important;}

/*产品列表*/
.nypro-ul{overflow:hidden;}
.nypro-ul li{width:258px;/*margin-right:25px;margin-bottom:25px;*/ margin:0 11px 25px 9px;float:left; border: 1px solid  #d3d3d3;}
/*.nypro-ul li *{transition: 0.3s all ease-in-out;}*/
.nypro-ul li:nth-child(3n){margin-right:0;}
.nypro-ul li a{display:block;position:relative;}
.nypro-ul li a .nypro-img{overflow:hidden;position:relative;}
.nypro-ul li a .nypro-img img{width:100%;display:block;}
/*.nypro-ul li a .nypro-img .nypro-hov{position:absolute;top:100%;width:100%;height:100%;opacity:0;background:url(../images/nyproico.png) no-repeat center rgba(2,128,246,0.6);}*/
.nypro-ul li a .nypro-txt{width: 100%;position: relative;z-index: 4;padding: 5px 0 0;background: #f5f5f5;}
.nypro-ul li a .nypro-txt p{padding: 0 20px;font-size: 18px;line-height: 36px;height: 36px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #444;text-align: center;}
.nypro-ul li a .nypro-txt span{font-size: 13px;display: block;height: 25px;line-height: 25px;padding: 0 20px;
color: #777;font-weight: 100;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
/*.nypro-ul li a:hover .nypro-img .nypro-hov{top: 0;opacity: 1;}*/
.nypro-ul li a:hover .nypro-txt{background:#fff;}
.nypro-ul li:hover{border-color:#1f98e4;}


/*产品详情*/
.nyproshow-top{overflow:hidden; margin: 0 15px;}
.nyproshow-top>dt{padding-bottom: 15px;float:left;width:402px;}

/*bigzoompic*/
#MagnifierWrap2{position:relative;width: 320px;}
.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;background:#fff url(../images/loading.gif) no-repeat center center; }
.MagnifierImg{position: absolute;top:0; left: 0;}
.spec-items{position: relative;width: 260px;height: 95px;overflow: hidden;margin: 10px auto 0;}
.spec-items ul{width: 500%;position: absolute;top: 8px;left: 3px;}
.spec-items ul *{-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.spec-items li{width: 80px;float: left;overflow: hidden;margin-right: 5px;border: 1px solid #ccc;cursor: pointer;}
.spec-items li.on{border:1px solid #f64561;}
.spec-items li img{width: 100%;display:block;}
span.spe_leftBtn,span.spe_rightBtn{position: absolute;bottom: 0px;display: block;width: 20px;height: 95px;line-height: 95px;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;}
.nyproshow-txt{float:left;width: 380px;margin-left: 28px;z-index:1;}
.nyproshow-txt>h1{font-size: 20px;color: #333;border-bottom: 1px dashed #bbbbbb;padding: 2px 0 10px;line-height: 32px;margin-bottom:10px;}

/*产品参数*/
.nyproshow-info{line-height:1.8;color:#666;margin-bottom:20px;}
.showpro-tel{overflow:hidden;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0;}
.showpro-telx{float:left;line-height:40px;}
.showpro-telx img{float:left;margin-right:12px;}
.showpro-telcon{float:left;}
.showpro-telcon p{float:left;color:#666;margin-bottom:0;}
.showpro-telcon span{float:left;color:#333;font-size:24px;font-family: arial;}
.showpro-tel a{float:left;display:block;line-height:40px;padding:0 20px;background:#1f98e4;color:#fff;border-radius: 10px;}
.showpro-tel a i{margin-right:5px;}
.showpro-tel a:hover{background:#034ad8;}
.showpro-con{margin-top: 20px;padding: 0 15px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;overflow:hidden;}
.showpro-con ul li{text-align: center;padding:0 24px;font-size: 16px;background: #e6e6e6;color:#333;float: left;margin-right: 10px;cursor: pointer;}
.showpro-con ul li.on{background: #1f98e4;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
.showpro-details .showpro-det{display:none;min-height:100px;padding: 0 15px;}
.showpro-details div{margin-bottom: 10px;}
.showpro-details img{max-width: 100%;height:auto !important;}

.pr_form .form-group{display: flex;justify-content: left;margin: 10px 25px;}

/*相关产品*/
.nyaboutpro{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin: 0 15px;}
.nyaboutpro>h3{float: left;width: 150px;text-indent: 21px;height: 40px;line-height: 40px;border-bottom: 2px #f64561  solid;color: #f64561 ;font-size: 18px;font-weight: bold;/*background:url(../images/nyaboutproico.png) no-repeat left;*/}
.nyaboutpro_en{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin: 0 15px;}
.nyaboutpro_en>h3{float: left;width: 195px;text-indent: 12px;height: 40px;line-height: 40px;border-bottom: 2px #333  solid;color: #333 ;font-size: 18px;font-weight: bold;/*background:url(../images/nyaboutproico.png) no-repeat left;*/}

#abprolist{margin:20px 0;}
#abprolist li{padding:0 15px;}
#abprolist li a{display:block;}
#abprolist li a .abpro-img{padding:2px;border:1px solid #ccc;}
#abprolist li a .abpro-img img{display:block;max-width:100%;}
#abprolist li a p{margin-top:5px;line-height:30px;height:30px;text-align:center;background:#ccc;padding:0 10px;color:#333;}
#abprolist li a:hover .abpro-img{border-color:#f64561;}
#abprolist li a:hover p{background:#f64561;color:#fff;}

/*标签*/
.pro_key {line-height: 35px;font-size: 15px;color: #333;font-weight: bold;}
.pro_key a{font-size: 14px;background: #9e9c9c;padding: 2px 6px;color:#fff;font-weight: normal;text-decoration: none;}
.pro_key a:hover{background:#0280f6;}
/*分享按钮*/
.jiathis{ padding:0px 5px; height:35px; line-height:30px;border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;margin: 10px 0px;}
.jiathis .jiathis_txt{float: left;}
/*上下页按钮*/
.ny-page{overflow: hidden;margin-bottom:30px;}
.ny-pagea{width:50%;float:left;padding:0 10px;box-sizing:border-box;}
.ny-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 80%;}
.ny-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}

/*搜索模块*/
.nysearch-ul{overflow: hidden;}
.nysearch-ul li.nysearch-li{padding: 0 0 15px 0;/*margin-bottom: 25px;*/border-bottom: 1px dashed #333;overflow:hidden;margin: 10px 20px;}
.nysearch-til>a{line-height: 14px;color: #fff;vertical-align: baseline;white-space: nowrap;display: inline-block;background: #f64561;margin-right: 5px;position: relative;top:0;padding: 4px 6px;}
.nysearch-til>a .nysearch-arrow{position: absolute;width: 0;height: 0;vertical-align: top;top: 7px;right: -4px;border-left: 4px solid #000;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left-color: #f64561;}
.nysearch-til>a:hover{background: #f64561;}
.nysearch-til>a:hover .nysearch-arrow{border-left-color:#034ad8;}
.nysearch-til>h2{display: inline;font-size: 19px;margin: 0;font-weight: bold;position: relative;top: 1px;line-height: 25px;}
.nysearch-con p.nysearch-desp{color: #666;font-size: 14px;line-height: 23px;margin: 5px 0;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.nysearch-date {color: #333;line-height: 20px;font-size: 12px;}
.nysearch-date span{color: #999;}
.nysearch-date p{float: left;margin: 0;}
.nysearch-date i{margin-right: 5px;}
.nysearch-con a.nysearch-more{position:relative;left:0;color: #ffffff;font-size: 13px;width:100px;height:30px;line-height:30px;background: #999;margin-top: 10px;display: block;border-radius: 20px;float:left;text-align: center;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.nysearch-con a.nysearch-more:hover{background: #f64561;left:10px;}

/*手机样式*/


.m-header, .m-nav, .g-adv, .m-main, .m-fewm, .m-fbtn, .g-ft, .m-location,.ny_body,.g-bd,.g-nynav,.ninde,.m-text{display:none;}
@media (max-width: 768px){
	html, body{max-width: 640px;min-width: 320px;margin: 0 auto;overflow-x: hidden;position: relative;}
	body{padding-bottom: 50px;}
	*{box-sizing:border-box;}
	.htop, .hcont, .sticky-wrapper, .navBox, #banner, .search, .about, #countup, .product, .news, .footer, .fcopy,.RandomNews1,.diyos,.texten{display:none;}
    .paner,.g_pro,.g_dy,.g_fl,.jbdz,.g_more,.g_show,.g_xban1,.g_about,.g_zx,.g_link,.g_ft,.dibutuchu,.link,.pro_l,.rtop,#productlist,.topnew,#showproduct,#imglist,#showimg,#newslist,#shownews,.m-img{display:none;}
	.m-header, .m-nav, .g-adv, .m-main, .m-fewm, .m-fbtn, .g-ft, .m-location,.ny_body,.g-bd,.g-nynav,.m-text{display:block;}
	.container{width:100%;}
	/* -- 页面整体布局 -- */
	.m-header{overflow: hidden;/*padding-bottom: 10px;*/border-top: 6px solid #f64561;}
	.m-header h1{text-align: center;padding:3%;}
	.m-header h1 img{max-width: 100%;vertical-align: middle;height: 65px;}

   .m-header p{text-align: center;padding:3%;}
   .m-header p img{max-width: 100%;vertical-align: middle;height: 65px;}

	.m-header .m-slogan{color: #393939;text-align: center;}
	.m-header .m-slogan p{font-size: 1.2rem;}
	.m-header .m-slogan span{font-size: 1rem;}
	/*导航*/
 .m-main nav{}
 .m-main nav .sj-lm{float:left;width: 25%;text-align: center;padding: 10px 0;}
 .m-mainnav .sj-lm .icon{}
 .m-main nav .sj-lm .icon img{ width: 40%;}
 .m-main nav .sj-lm .text{}
 .m-main nav .sj-lm .text0{ color: #fb9e24;}
 .m-main nav .sj-lm .text1{ color: #8476fd;}
 .m-main nav .sj-lm .text2{ color: #fc689f;}
 .m-main nav .sj-lm .text6{ color: #fa991f;}
 .m-main nav .sj-lm .text7{ color: #3cd093;}
 .m-main nav .sj-lm .text8{ color: #fd72a8;}
 .m-main nav .sj-lm .text9{ color: #fa991f;}
 .m-main nav .sj-lm .text10{ color: #ff6c2e;}


 .prod_list{overflow: hidden;/* height: 24.05rem; */border-top: 2px solid #f64561;margin-top: 10px;padding-top: 20px;}
 .prod_list h2{margin-bottom:1.4rem;background: url("../images/prod_list_bg.jpg") no-repeat center bottom;background-size: 100% 0.54rem;font-size: 1.6rem;color: #393939;text-align: center;font-weight: bold;padding-bottom: 1rem;}
 .prod_list ul{ margin: 0 3.125%; overflow: hidden;}

 .prod_list li{width: 48.3%;float: left;height: auto;margin-bottom: 0.7rem;position: relative;}
 .prod_list li img{display: block;width: 100%;padding: 0.42rem;background: url("../images/bg1.jpg");border: 1px solid #e2e2e2;box-sizing: border-box;}
 .prod_list li span{display: block;height: 1.92rem;line-height: 1.92rem;font-size: 1rem;color: #fff;background: #000;opacity: .6;text-align: center;position: absolute;left: 0.48rem;bottom: 0.42rem;width: 92%;}
 .prod_list a:nth-child(2n) li{float: right;}

 /*搜索*/
 .search_m .sc{ /*float:right; margin-top:7px;*/ margin: 8px;}
 .search_m .sc form{overflow:hidden;position:relative;}
 .search_m .sc .tt{ float:left; width:100%; height:34px; line-height:34px; padding:0 100px 0 25px; background:none; border:1px solid #bbb; font-size:14px; color:#999; outline:none;border-radius:18px;}
 .search_m .sc .s_bt{position:absolute;right:0;top:0;width:85px;height:34px;line-height:34px;text-align:center;padding-left:22px;background: url(../images/search_bg.png) no-repeat left 18px center; color:#fff; text-decoration:none; background-color:#f64561;border-radius:18px;font-size:14px;cursor:pointer;}

 /*荣誉资质*/
 .g-honor{/*height: 16.75rem;*/ margin-bottom: 2.4rem; overflow: hidden; background: url("../images/honor_bg.jpg") no-repeat center 0; background-size: 100%;}
 .g-honor h2{text-align: center;font-size: 1.4rem;color: #393939;font-weight: bold;overflow: hidden;margin: 2.3rem 0 2.3rem;}
 .g-honor .prev{float: left;margin: 2.7rem 0 0 3%;}
 .g-honor .next{float: right;margin: 2.7rem 3% 0 0;}
 .g-honor .prev,.g-honor .next{width: 1.5rem;height: 1.5rem;}
 .g-honor .prev img,.g-honor .next img{display: block;width: 100%;height: auto;}
 .g-honor .nowarp{width: 75.31%; margin: 0 auto; overflow: hidden;}
 .g-honor li{width: 47.71%;height: 11.58rem;overflow: hidden;float: left;position: relative;}
 .g-honor li img{display: block;width: 100%;padding: 0.75rem;border: 1px solid #ebebeb;background: #fff;box-sizing: border-box;}
 .g-honor li span{font-size: 1rem;display: block;width: 100%;text-align: center;margin-top: 0.5rem;color: #000000;}
 .g-honor a:nth-child(2n) li{float: right;}


 .slidermar{ padding:10px 35px; height:157px; overflow:hidden; background:#eee;}
 .bx-wrapper {
  position: relative;
  padding: 0;
  *zoom:1;
  margin:0 auto;
 }
 .bx-wrapper .img {border:1px solid #ccc; padding:1px; background:#fff;}
 .bx-wrapper img {
  max-width: 100%;
 /* height:120px;*/
 }

 .bx-wrapper .slide{ text-align:center;}
 .bx-wrapper .slide p{    display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}

 .bx-wrapper .bx-viewport {
  left: 0px;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0)
 }

 .bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%
 }

 .bx-wrapper .bx-loading {
  min-height: 50px;
  /* background: url(../bx_loader.gif) center center no-repeat #fff;*/
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000
 }

 .bx-wrapper .bx-pager {
  display:none;
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: 700;
  color: #666;
  padding-top: 20px
 }

 .bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom:1;*display: inline
 }

 .bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px
 }

 .bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000
 }

 .bx-wrapper .bx-prev {
  left: -34px;
  background: url(../images/prev.png) no-repeat center center;
  background-size:90%;
 }

 .bx-wrapper .bx-next {
  right: -34px;
  background: url(../images/next.png) no-repeat center center;
  background-size:90%;
 }

 .bx-wrapper .bx-prev:hover {
  background-position: 0 0
 }

 .bx-wrapper .bx-next:hover {
  background-position: -0 0
 }

 .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 40%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
 }

 .bx-wrapper .bx-controls-direction a.disabled {
  display: none
 }

 .bx-wrapper .bx-controls-auto {
  text-align: center
 }

 .bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../controls.png) -86px -11px no-repeat;
  margin: 0 3px
 }

 .bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0
 }

 .bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../controls.png) -86px -44px no-repeat;
  margin: 0 3px
 }

 .bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px
 }

 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%
 }

 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px
 }

 .bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80,80,80,.75);
  width: 100%
 }

 .bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px
 }


 /*客户见证*/
 .witness{ overflow: hidden; font-family: "microsoft yahei"; margin-bottom: 1.4rem;}
 .witness h2{margin-bottom:1.7rem;background: url("../images/witness_title_bg.jpg") no-repeat center bottom;background-size: 100% 0.54rem;font-size: 1.4rem;color: #393939;text-align: center;font-weight: bold;padding-bottom: 1rem;}
 .witness dl{ /*height: 7.29rem;*/ overflow: hidden; margin:1rem 0.5rem;}
 .witness dt{ width: 46.3%; float: left; overflow: hidden; /*height: 7.29rem;*/background: #ccc;}
 .witness dt img{display: block;width: 100%;/*height: 98%;*/border: 1px solid #ccc;}
 .witness dd{ width: 50%; float: right; overflow: hidden;}
 .witness dd h3{ font-size:1rem; color: #393939; margin:0.5rem 0; font-weight: bold;display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
 .witness dd p{font-size: 1rem;line-height: 1.3rem;color: #999999;overflow: hidden;height: 3.9rem;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
 .witness dd .detail{ font-size: 1rem; display: block; color: #191919; font-family: "microsoft yahei"; margin-top: 0.8rem;}

 /*公司介绍*/
 .g-about{width: 92%;margin: 0 auto;padding: 0 0 2rem;text-align: center;}
 .m-bt02{font-size: 22px;font-weight: bold;color: #333 !important;display: inline-block;margin-bottom: 19px;}
 .g-about dl dt{width: 100%;line-height: 0;}
 .g-about dl dt img{ padding:2px; border:1px solid #ccc; }
 .g-about dl dd{width: 100%;margin: 0 auto;}
 .g-about dl dd h5{height: 3.3rem;line-height: 3.3rem;overflow: hidden;text-align: center;}
 .g-about dl dd h5 a{font-size: 1.4rem;color: #333;letter-spacing: 2px;font-weight: 600;}
 .g-about .ab_desc{text-indent: 2em; font-size: 1rem;color: #666;line-height: 1.8rem;overflow: hidden;height: 5.5rem;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}


 .newsList .wWLine { height: auto; overflow: visible;}
 .separatorLine { clear: both; margin: 0; font-size: 0; border-top: 0; border-left: none; border-right: 0; height: 1px;line-height: 1px; border-width: 1px;border-color:#f7f7f7;}
 .g_separator { background: #404040;}
 .newsList .line:before { content: ""; position: absolute; width: .2rem; height: .2rem; top: .95rem; left: .75rem; background: #fff; -webkit-border-radius: 100%; -ms-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%;}
 .newsList .wWLine.line .lineBody {font-size:16px; padding-top: .8rem; padding-bottom: .8rem;}
 .newsList .line:after { content: ">"; position: absolute; width: .4rem; height: .4rem; top: .5rem; right: .8rem; color: #fff; font-family: Verdana; font-size: .8rem;}
 [class^="icon-"], [class*=" icon-"], [class*="faisco-icons-"] { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}



 /*新闻资讯*/
 .new{ height: 18rem; overflow: hidden;  font-family: "microsoft yahei"; padding-top: 0;margin-top: 0;padding-bottom: 0;}

 .n_q{ height: 3.17rem; line-height:3.17rem; overflow: hidden; background: #f0f0f0; margin-bottom: 1rem;}
 .n_q li{font-size: 1.2rem;color: #393939;float: left;font-weight: normal;width: 50%;text-align: center;height: 3.17rem;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box;}
 .n_q li.z-on{border-top: 0.25rem solid #f64561;font-weight: bold;color: #f64561;background: #fff;}

 .new .con{ float: left; display: inline; width: 100%;}
 .n_c ul{ padding: 0 3.9%;}
 .n_c ul li{ padding-left: 1.25rem; height:2.46rem; line-height: 2.46rem; font-size: 1rem; font-family: "microsoft yahei"; overflow: hidden; border-bottom: 1px dashed #e0e0e0; position: relative;}
 .n_c ul li:before{ content: ''; width: 0.33rem; height: 0.33rem; border-radius: 1rem; background: #a9a9a9; position: absolute; top: 1rem; left: 0;}

 .n_c ul li a{ color: #333333; display: block; float: left; width: calc(100% - 100px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
 .n_c ul li:nth-child(6){ border-bottom: 0;}
 .n_c ul li span{ float: right; font-size: 1rem; color: #c1c1c1;}

 /*底部*/
 .g-ft{font-family: "Microsoft yahei";/*height: 17.8rem;*/overflow:hidden;}
 .m-top{ height:2.54rem; line-height:2.54rem; text-align:center; overflow:hidden; color:#fff; font-size:1.08rem; position:relative; background: #f64561;}
 .m-top:before{ position:absolute; content:""; width:0; height:0; top:0.8rem; left:26%; margin-left:2.5rem; border-bottom:0.8rem solid #fff; border-left:0.7rem solid transparent; border-right:0.7rem solid transparent;}
 .g-ft .ft-info{/*height: 6.4rem;*/font-size:1rem;line-height: 1.5rem;color:#666666;text-align:center;padding: 1rem 0;overflow: hidden;}
 .social_nav{ height: 3.75rem; background: #252525; overflow: hidden; margin-top: 1.4rem; position:fixed; bottom:0; min-width:320px; max-width:640px; width:100%; z-index:9998;}
 .social_nav li{ float: left; height: 3.75rem; line-height: 3.75rem; text-align: center; font-size: 1rem; font-weight: bold; overflow: hidden; box-sizing: border-box;}
 .social_nav li:first-child{ background: #f64561; float: right; width: 17.8%;}
 .social_nav li em{ width: 65%; display: block; overflow: hidden; margin: 0.4rem auto 0;}
 .social_nav li img{ display: block; width: 100%;}
 .social_nav li a{color: #fff;position: relative;z-index: 999999999;}
 .social_nav li:nth-child(2){width: 27%;border-right: 1px solid #424242;box-sizing: border-box;}
 .social_nav li:nth-child(3){ width: 27%; border-right: 1px solid #424242; box-sizing: border-box;}
 .social_nav li:nth-child(4){width: 25%;}

 /*内页返回开始*/
.g-bd .g-back{ overflow: hidden;position: relative;text-align:right;margin-top:1px; height:38px; padding:4px 10px 0 10px;} /*内页返回布局样式*/
 .g-bd .g-back a{display: inline-block;font-size:0.875em;height: 32px;line-height: 28px; width:32px;position: relative;}	/*内页返回链接样式*/
 .g-bd .g-back .f-fl{float: left;}
 .g-bd .g-back .f-fr{float: right;}
 .g-bd .g-back .u-bp{background-position:0 0;} /*内页返回样式*/
 .g-bd .g-back .u-bl{background-position:0 -286px;} /*内页回到首页样式*/
 .g-bd .g-back .u-bh{ margin-right:10px; background-position:0 -232px;} /*内页目录样式*/
 .g-bd .g-back .u-bp,.g-back .u-bl,.g-back .u-bh,.u-seek,.u-detail{background: url(../images/Nyskinsbar.png) no-repeat;background-size:35px 600px;}
 .g-back { background:#e8e8e8; border-top:1px solid #e8e8e8; }/*返回背景样式*/
 .xiadan{text-align: center;bottom: 0;z-index: 99999999999;position: fixed;width: 100%;background: #f64561;padding: 13px 0;}
 .xiadan a{color: #fff;font-size: 20px;letter-spacing: 2px;}
 .xiadan .xd-se{background: #f64561;}


	.m-nav{ height:5.875rem; overflow:hidden; background:#f64561; position:relative;}
	.m-nav:before{content: '';position: absolute;width: 100%;left: 0;top: 50%;border-bottom: 1px solid #aaa;}
	.m-nav a{overflow: hidden; display: block;float: left;width: 25%;font: 1rem/2.92rem "microsoft yahei";height: 2.92rem;color: #fff;text-align: center;border-right: 1px solid #aaa;}
	.m-nav a:nth-child(4n){border-right: none;}
	.m-nav a:hover{color:#fff;}
	.content{width: 100%;}
    .inner{width: 100%;padding-top:0px;}
    .inner_fl{width: 100%;}
 .showabout{margin-right:0px;line-height: 25px;overflow: hidden;min-height: 600px;color: #666;padding: 0 10px;}
 .showabout img{max-width: 100%;}
	/*ban轮播广告*/
	.g-adv{overflow:hidden;}
	.g-adv img{ display: block;width: 100%;}
	/*标题*/
	.m-title>h2{font-size:1.5rem;color:#333;text-align:center;}
	.m-title>p{font-size:1rem;color:#666;text-align:center;}
	/*产品中心*/
	.g-pro{padding:20px 0;}
	.g-pro .wlist{display: flex;flex-wrap: wrap;align-content: flex-start;margin-top:20px;}
	.g-pro .wlist li{flex:1}
	.g-pro .wlist li a{display:block;line-height:40px;padding:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666;text-align:center;border: 1px solid #E5E5E5;}
	.g-pro .wlist li.z-on a{background:#f64561;color:#fff;border:1px solid #f64561;}
	.g-pro .wcont{padding:5px;}
	.g-pro .wcont li{width:50%;float:left;padding:5px;}
	.g-pro .wcont li a{display:block;}
	.g-pro .wcont li a img{width:100%;border:1px solid #ddd;}
	.g-pro .wcont li a p{line-height:30px;padding:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}


 .g-advantage{
  overflow: hidden;
  margin-bottom: 2.87rem;
 }
 .g-advantage h2{
  text-align: center;
  font-size: 1.5rem;
  color: #282828;
  background: url(../images/advantage_title_bg.jpg) no-repeat center 0;
  background-size: 100%;
  height: 5.34rem;
  padding-top: 0.7rem;
 }
 .g-advantage h2 span{
  color: #f64561;
  font-size: 2rem;
  font-family: "Arial";
  font-weight: bold;
 }
 .g-advantage h2 b{
  display: block;
  font-size: 1rem;
 }
 .g-advantage .con{ width: 100%; display: inline; float: left;}
 .g-advantage p{ /*height: 18.33rem;*/ overflow: hidden;}
 .g-advantage p img{ max-width: 100%;margin: 0 auto; display: block;}

 .g-advantage dl{
  overflow: hidden;
  margin: 0 6.25% 1.25rem 3.125%;
 }
 .g-advantage dt{
  font-size: 1.25rem;
  font-weight: bold;
  color: #393939;
  margin-bottom: 0.2rem;
  height: 3.5rem;
  padding-left: 14%;
 }
 .g-advantage dt span{ display: block; font-size: 0.75rem; text-transform: uppercase; color: #e0e0e0; font-weight: normal;}
 .g-advantage .advantage1 dt{/* background: url(../images/advantage_title1.jpg) no-repeat center 0.3rem;*/ background-size: 100% 3.17rem;line-height: 3rem;}
 .g-advantage .advantage2 dt{/* background: url(../images/advantage_title2.jpg) no-repeat center 0.3rem;*/ background-size: 100% 3.17rem;line-height: 3rem;}
 .g-advantage .advantage3 dt{ /*background: url(../images/advantage_title3.jpg) no-repeat center 0.3rem;*/ background-size: 100% 3.17rem;line-height: 3rem;}
 .g-advantage .advantage4 dt{ /*background: url(../images/advantage_title4.jpg) no-repeat center 0.3rem;*/ background-size: 100% 3.17rem;line-height: 3rem;}
 .g-advantage dd{
  margin-left: 13%;
  overflow: hidden;
 }
 .g-advantage dd li{
  background: url(../images/advant_icon.jpg) no-repeat 0 center;
  background-size: 0.25rem 0.208rem;
  font-size: 1rem;
  line-height: 2rem;
  color: #666666;
  padding-left: 4%;
  border-bottom: 1px dashed #e5e5e5;
 }
 .g-advantage dd li:last-child{ border-bottom: none;}
 .g-advantage dd li i{ color: #004ea2;}
 .g-advantage .m-cnt{
  height: 0.5rem;
  margin-top: 0.5rem;
  text-align: center;
  padding-left: 13%;
 }
 .g-advantage .m-cnt li{
  width: 18%;
  height: 0.5rem;
  background: #c8c8c8;
  display: inline-block;
  float: left;
  margin-right: 5%;
 }
 .g-advantage .m-cnt li.z-on{
  background: #ce012c;
 }


     .xd_title{background: url(../images/pro_bj.png)no-repeat center;position:relative;font-size:20px;color:#4a2618;line-height:30px;text-align:center;padding-top: 29px;padding-bottom: 33px;font-weight:bold;}
     .xd_title em{color:#8ec21f; font-weight:bold;}
     .xd_title p{font-size:14px;color:#4b4b4b;line-height:40px;text-align:center;font-weight: normal;}
     .xd_title1{position:relative;font-size:40px;color:#4a2618;line-height:40px;text-align:center;/* padding-bottom: 20px; */padding-top: 29px;padding-bottom: 33px;font-weight:  bold;}
     .xd_title1 i::before{content:"";position:absolute;left:40px;top:12px;width:69px; height:67px;background:url(../images/ico_left.png)no-repeat left;}
     .xd_title1 i::after{content:"";position:absolute;right:50px;bottom:0;width:69px; height:67px;background:url(../images/ico_right.png)no-repeat right;}
     .xd_title1 em{font-size:30px; color:#8ec21f; font-weight:bold; padding:0 8px;}
     .xd_title1 p{font-size:15px;color:#4b4b4b;line-height:40px;text-align:center;font-weight: normal;}
     @media(max-width:539px){
      .xd_title1{position:relative;font-size:20px;color:#4a2618;line-height:20px;text-align:center;/* padding-bottom: 20px; */padding-top: 29px;padding-bottom: 33px;font-weight:  bold;}
      .xd_title1 i::before{content:"";position:absolute;left: 24px;top:12px;width:69px;height:67px;background:url(../images/ico_left.png)no-repeat left;}
      .xd_title1 i::after{content:"";position:absolute;right: 3px;bottom:0;width:69px;height:67px;background:url(../images/ico_right.png)no-repeat right;}
      .xd_title1 em{font-size:30px; color:#8ec21f; font-weight:bold; padding:0 8px;}
      .xd_title1 p{font-size: 13px;color:#4b4b4b;line-height:40px;text-align:center;font-weight: normal;}
     }
     @media(max-width:389px){
      .xd_title1{position:relative;font-size:20px;color:#4a2618;line-height:20px;text-align:center;/* padding-bottom: 20px; */padding-top: 29px;padding-bottom: 33px;font-weight:  bold;}
      .xd_title1 i::before{content:"";position:absolute;left:18px;top:12px;width:69px;height:67px;background:url(../images/ico_left.png)no-repeat left;}
      .xd_title1 i::after{content:"";position:absolute;right: 3px;bottom:0;width:69px;height:67px;background:url(../images/ico_right.png)no-repeat right;}
      .xd_title1 em{font-size:30px; color:#8ec21f; font-weight:bold; padding:0 8px;}
      .xd_title1 p{font-size:12px;color:#4b4b4b;line-height:40px;text-align:center;font-weight: normal;}
     }

     #product{background:#f7f7f9; padding:20px 0}
     .product_nr1{}
     .product_nr{margin-top:10px;}
     .product_nr li{float:left;width:47%;text-align:center;margin:5px;overflow:hidden;}
     .product_nr li .pic{overflow:hidden;display:block;}
     .product_nr li .pic img{display:block;width:100%;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
     .product_nr li h2{background-color:#eee;font-weight:normal;font-size:1em;line-height:40px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
     .product_nr li h2 a{color:#4b4b4b;line-height:40px; text-decoration:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
     .product_nr li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
     .product_nr li:hover h2{background-color:#8ec21f; color:#fff;text-align:center;}
     .product_nr_tb{width: 90%;height:48px;line-height: 48px;/*margin-top:20px; margin-bottom:10px;*/ border-radius:50px;background-color:#8ec21f;text-align:center;display:inline-block;
      position:relative;color:#fff;font-weight:bold;font-size:18px;/*left: 22%;*/padding-left: 16px;margin: 10px 15px;}
     .product_nr_tb em{font-size:14px;font-weight:normal;}
     .product_nr_tb::before{content:"";position:absolute;left: 22px;width:22px;height:26px;background:url(../images/tel.png)no-repeat left;top: 10px;}
     @media(max-width:587px){
      /*.product_nr li{float:left;width: 40%;text-align:center;margin:16px;overflow:hidden;}*/
     /* .product_nr_tb{width:90%;left:10px;position:relative;font-size:18px;padding-left: 16px;}*/
      .product_nr_tb::before{content:"";position:absolute;left: 22px;top: 0px; width:100%px;height:100%;background:url(../images/tel.png)no-repeat left;}
     }
    /* @media(max-width:390px){
      .product_nr li{float:left;width: 40%;text-align:center;margin:16px;overflow:hidden;}
      .product_nr_tb{width:90%;left:10px;position:relative;font-size:18px;padding-left: 16px;}
     }*/

 /*y优势*/
 .xdys{margin-top:20px;padding-bottom:15px;}
 .ContentG1{margin-top:15px;}
 .ContentQ{clear:both;width:100%;}
 .ContentQ img{width:100%;}
 .ContentQ2{clear:both;width:100%; text-align:center}
 .ContentQ2 img{width:80%;}
 .ContentG_t{margin:0 auto; clear:both; width:96%; height:2em;font-size:18px; padding-top:20px;}
 .ContentG_t h2{float:left;color:#fff; width:13%; margin-right:2%;text-align:center; height:3.5rem; line-height:3.5rem; font-size:1.3rem; background:url(../images/ys_t.png) no-repeat 0 0 /100% 100%;}
 .ContentG_t span{display:block;font-size:1.2rem; color:#272726; width:83%;font-weight:700;}
 .ContentG_t strong{display:block;font-size:1.1rem;font-weight:700; color:#8ec21f;padding-bottom:0.5rem}
 .ContentG_c{float:left; width:92%; padding-left:5%; font-size:1rem; color:#545554;  padding-bottom:15px;}
 .ContentG_c p{padding-top:0.65rem; background:url(../images/ys_p.png) no-repeat; padding:0rem 9px 0 1.3rem; margin-top:1rem;font-size:15px;}
 /*y优势1*/
 .xdban{width:100%;text-align:center; height:auto;}
 .xdban img{text-align:center;width:100%;height:auto;}
 .yous{position:relative;top:-10px;}
 .yous_title{overflow:hidden;}
 .yous_title li{float:left;width:25%;text-align:center;padding:1em 0;font-size:1em; font-weight:bold; color:#fff;background-color:#000;}
 .yous_title li.on{color:#8ec21f;}
 .yous_title li:nth-child(1){background-color:#2f2f2f;}
 .yous_title li:nth-child(3){background-color:#2f2f2f;}
 .yous_nr{}
 .yous_nr_1{margin-top:10px;}
 .yous_nr_1 img{width:100%; height:auto;}
 /*y优势1*/
 .xdban{width:100%;text-align:center; height:auto;}
 .xdban img{text-align:center;width:100%;height:auto;}
 .yous{position:relative;top:-10px;}
 .yous_title{overflow:hidden;}
 .yous_title li{float:left;width:25%;text-align:center;padding:1em 0;font-size:1em; font-weight:bold; color:#fff;background-color:#000;}
 .yous_title li.on{color:#8ec21f;}
 .yous_title li:nth-child(1){background-color:#2f2f2f;}
 .yous_title li:nth-child(3){background-color:#2f2f2f;}
 .yous_nr{}
 .yous_nr_1{margin-top:10px;}
 .yous_nr_1 img{width:100%; height:auto;}
 /*成功案例*/
 .xdanli{margin-top:20px;background-color:#f7f7f7;padding:10px 0;}
 .xdanli_nr{margin-top:10px;padding: 0 10px;height:17rem;}
 .xdanli_nr li{float:left;width:50%;text-align:center;overflow:hidden; display:inline-block;}
 .xdanli_nr li .pic{overflow:hidden;display:block;}
 .xdanli_nr li .pic img{display: block;width:100%;height:auto;; -webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
 .xdanli_nr li h2{background-color:#eee;font-weight:normal;font-size:1em;line-height:40px; width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
 .xdanli_nr li h2 a{color:#4b4b4b;line-height:40px; text-decoration:none;width:100%;}
 .xdanli_nr li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
 .xdanli_nr li:hover h2{background-color:#8ec21f; color:#fff;text-align:center;width:100%;}
 .xdanli_nr .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{display: none}
 .xdanli_nr .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{display: none}
 .xdanli_nr1 {margin-top: 20px; position:relative;height:39px;}
 .xd_next{width:39px !important; height:39px !important; position:absolute; background:url(../images/al_ico1.png)no-repeat left;left:50% !important;right:auto !important;top:0% !important;margin:0;}
 .xd_prev{width:39px!important; height:39px !important; position:absolute; background:url(../images/al_ico.png)no-repeat right;right:50% !important;left: auto !important; top:0% !important;margin:0;}
 /*公司简介*/
 .xdabout{margin-top:20px;}
 .xdabout_nr{margin:auto 10px; text-align:center}
 .xdabout_nr img{text-align:center;width:100%;}
 .xdabout_nr h2{font-size:16px;font-weight:bold;color:#8ec21f;line-height:40px; text-align:left;}
 .xdabout_nr p{line-height:25px; color:#4b4b4b;font-size:14px;text-align:left;}
 /*新闻*/
 .xdnew{margin-top:20px;margin-bottom:20px;}
 .xdnew_title{display:flex;background-color:#f8f8f8;border-bottom:1px #e5e5e5 solid;}
 .xdnew_title a{flex:1;color:#4a2618;line-height:50px; text-align:center;font-size:14px;position:relative;}
 .xdnew_title a.cur{color:#fff; background-color:#f64561;}
 .xdnew_title a.cur::after{content:"";width:100%;height:4px;background-color:#f64561;position:absolute;bottom:0;left:0;}

 .xdnew_nr1{margin-top:20px;}
 .xdnew_nr{margin-bottom:0em;width:100%; clear:both;}
 .xdnew_nr dl{ padding:0.5rem; overflow:hidden; border-bottom:1px #ccc dashed;}
 .xdnew_nr dt{padding: 0.5rem 0;float:left;width:20%;text-align:center;background:url(../images/dtDtBg.png) no-repeat center;background-size:100% 100%;}
 .xdnew_nr dt span{display:block; font-size:1rem; color:#f64561;font-weight:700;}
 .xdnew_nr dt em{display:inline-block; padding-top:0.4rem; font-size:0.8rem; margin-top:0.4rem; border-top:1px solid #c3c3c3;}
 .xdnew_nr dd{float:right; width:75%; line-height:1.6rem;}
 .xdnew_nr dd h5{}
 .xdnew_nr dd h5 a{color:#333;font-size: 1.0rem;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
 .xdnew_nr dd h5 a:hover{color:#8ec21f}
 .xdnew_nr dd p{color:#666;font-size: 0.7rem; overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}




	.sb_box .active{max-width: 100%; padding: 0 10px;vertical-align:middle;}
    .cpMain{background: none;}
    .sidebar .sb_box{width: 100%;}

 .ny-prolist{padding:10px 0;}
 .ny-prolist>h1{font-size:1.2rem;text-align:center}
 .ny-prolist>dl{padding:10px 0;}
 .ny-prolist>dl>dt{padding-left: 15px;border-bottom: 1px dashed #eee;background:#f4f4f4;}
 .ny-prolist>dl>dt>a{line-height: 40px;font-size:16px;padding-left: 15px;position: relative;display:block;}
 .ny-prolist>dl>dt>a::before{
  content: "";
  position: absolute;
  background: url(../images/href_icon.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
  right: 19px;
  top: 12px;
  z-indx: 10;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(
          45deg);
  transform: rotate(
          45deg);
 }
 .ny-prolist>dl>dd{padding:5px;overflow:hidden;}
 .ny-prolist>dl>dd>a{float:left;display:block;width:50%;padding:5px;}
 .ny-prolist>dl>dd>a:nth-child(n+5){display:none}
 .ny-prolist>dl>dd>a>img{max-width:100%;display:block;margin:0 auto;border:1px solid #eee;}
 .ny-prolist>dl>dd>a>h4{font-size:0.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;line-height:30px;}
 .ny-prolist>ul{padding:10px 5px;overflow:hidden;}
 .ny-prolist>ul>li{float:left;width:50%;padding:5px;}
 .ny-prolist>ul>li>a{display:block;}
 .ny-prolist>ul>li>a>img{display:block;max-width:100%;margin:0 auto;border:1px solid #eee;}
 .ny-prolist>ul>li>a>h4{font-size:0.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;line-height:30px;}

 .wap-ys_nr { margin-top: 30px; overflow: hidden; padding-left: 10px; padding-right: 10px;  }
 .wap-ys_nr dt { overflow: hidden; display: block; position: relative; z-index: 1; }
 .wap-ys_nr dt img { width: 100%; display: block; }
 .wap-ys_nr .wap-ys_nr_list { background: #fff; border: 1px solid #ddd; border-top:none; padding-left: 10px; padding-right: 10px; padding-bottom: 15px; height:290px;}
 .wap-ys_nr .wap-ys_nr_t {position: relative; font-size: 18px; color: #2196dd;font-weight: bold; padding-left: 80px; line-height: 3;}
 .wap-ys_nr .wap-ys_nr_t:after {position: absolute; content: ''; width: 60px; height: 76px; display: block; background: url(../images/wap_ysico.png)no-repeat center;  top: -30px; z-index: 2; font-size: 30px; color: #fff; text-align: center; line-height: 50px; left: 0px;}
 .wap-ys_nr .con:nth-child(1) .wap-ys_nr_t:after { content: '01'; }
 .wap-ys_nr .con:nth-child(2) .wap-ys_nr_t:after { content: '02'; }
 .wap-ys_nr .con:nth-child(3) .wap-ys_nr_t:after { content: '03'; }
 .wap-ys_nr .con:nth-child(4) .wap-ys_nr_t:after { content: '04'; }
 .wap-ys_nr .wap-ys_nr_desc { font-size: 14px; color: #454545; line-height: 2;  }
 .wap-ys_nr .m-cnt{height: 0.5rem;margin-top: 2rem;text-align: center;}
 .wap-ys_nr .m-cnt li{width: 20%;height: 0.5rem;background: #c8c8c8;display: inline-block;float: left;margin: 0 2.5%;}
 .wap-ys_nr .m-cnt li.z-on{background: #2196dd;}

	/*关于我们*/
	.g-about{margin-bottom:20px;}
	.g-about-box{margin-top:20px;padding: 0 10px;}
	.g-about-box img{width:100%;display:block}
	.g-about-txt{margin-top:20px;padding:0 10px;text-align:center;}
	.g-about-txt h3{text-align: center;font-size: 1.2rem;font-weight: bold;color: #282828;margin-bottom: 0.5rem;}
	.g-about-txt div{text-indent: 2em; color: #242424;font-size: 1rem;/*height: 15rem;*/line-height: 1.5rem;overflow: hidden;margin-bottom:10px;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 11;text-align:justify;}
	.about-btn{margin:20px auto 0;display: inline-block;
		padding: 6px 12px;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.42857143;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		-ms-touch-action: manipulation;
		touch-action: manipulation;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-color: #f0f0f0;
		border: 1px solid transparent;
		border-radius: 4px;}
		/*留言*/
		.form-control{width:70%;height: 35px;}
 .lxtop{margin-top: 0;}
 .lxtop .on{padding: 10px;}
 .Separate{font-size: 22px;margin: 15px auto 15px;}
 .lxfsnr li p{padding-left: 10px;}
 .lxfsnr li{margin: 0 0 20px 10px;}

  /*新闻资讯*/
	/*.m-new{overflow: hidden;padding-bottom:20px;}
	.n_q{ height: 3.17rem; line-height:3.17rem; overflow: hidden; background: #f0f0f0; margin-bottom: 1rem;display:flex;}
	.n_q li{flex:1;font-size: 1rem;color: #393939; font-weight: normal;text-align: center; height: 3.17rem; box-sizing:border-box; -moz-box-sizing:border-box; !* Firefox *! -webkit-box-sizing:border-box; }
	.n_q li.z-on{ border-top: 0.25rem solid #189a2b; font-weight: bold; color: #f64561; background: #fff;}
	.m-new .con{ float: left; display: inline; width: 100%;}
	.n_c ul{ padding: 0 3.9%;}
	.n_c ul li{ padding-left: 1.25rem; height:2.46rem; line-height: 2.46rem; font-size: 1rem; font-family: "microsoft yahei"; overflow: hidden; border-bottom: 1px dashed #e0e0e0; position: relative;}
	.n_c ul li:before{ content: ''; width: 0.33rem; height: 0.33rem; border-radius: 1rem; background: #a9a9a9; position: absolute; top: 1rem; left: 0;}
	.n_c ul li a{ color: #333333; display: block; float: left; width: calc(100% - 150px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	.n_c ul li:nth-child(6){ border-bottom: 0;}
	.n_c ul li span{ float: right; font-size: 1rem; color: #c1c1c1;}*/
	/*尾部二维码*/
	.m-fewm{text-align:center;padding:10px}
	.m-wx{display:inline-block;font-size:0;margin: 0 5px;}
	.m-wx img{width:120px;}
	.m-wx p{font-size:12px;margin-top:5px;}
	/*底部按钮*/
	.m-fbtn{position:fixed;bottom:0;overflow: hidden;z-index: 999;width: 100%;background: #f64561;text-align: center;display:flex;min-width: 320px;max-width: 640px;}
	.m-fbtn a{flex:1;padding:7px 0;color:#fff;}
	.m-fbtn a i{font-size:16px;display:block;}
	.m-fbtn a span{display:block;line-height:20px;}
	/*内页面包屑导航样式 开始*/
	.m-btit {
		line-height: 35px;
		padding-left: 12px;
		font-size:14px;
		color:#666;
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
		border-top:1px solid #d9d9d9;
		box-shadow:0 1px #fff;
		position:relative;
		background-color:#f6f6f6;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eaeaea));
		background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);  /*背景渐变，针对苹果浏览器写的兼容*/
		background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对火狐浏览器写的兼容*/
		background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对欧朋浏览器写的兼容*/
		background-image: -ms-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对手机微软浏览器写的兼容*/
		background-image: linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，正常的写法*/
		border-bottom:1px solid #d9d9d9;
		} /*内页面包屑导航背景*/
	.m-btit:before{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
		position:absolute;
		left:0;
		top:0;
		width:100%;
		border-top: 1px solid #fff;}	/*内页面包屑导航背景上面的线条*/
	.m-btit a{color:#666;}
	.m-btit span{ padding:0 8px; position:relative; height:100%; top:3px; left:-2px; display:inline;}
	.m-btit span:before{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
		position:absolute;
		background:#7c7c7c;
		width:8px;
		height:8px;
		left:2px;
		top:3px;
		z-index:10;
		-moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/
		-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
		-webkit-transform: rotate(45deg); /*角度45度，针对苹果浏览器写的兼容*/
		transform: rotate(45deg);}  /*角度45度，内页面包屑箭头样式*/
	.m-btit span:after{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
		position:absolute;
		width:8px;
		height:8px;
		left:1px;
		top:3px;
		z-index:11; background-color:#f2f2f2;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#eeeeee)); /*针对苹果老式浏览器写的兼容*/
		background-image: -webkit-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对苹果浏览器写的兼容*/
		background-image: -moz-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对火狐浏览器写的兼容*/
		background-image: -o-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对欧朋浏览器写的兼容*/
		background-image: -ms-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对手机微软浏览器写的兼容*/
		background-image: linear-gradient(top, #f2f2f2, #eeeeee);  /*背景渐变，正常的写法*/
		-moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/
		-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
		-webkit-transform: rotate(45deg); /*角度45度，针对苹果浏览器写的兼容*/
		transform: rotate(45deg);	} /*角度45度，内页面包屑箭头样式*/
	/*内页面包屑导航样式 结束*/

	/*内页导航*/
	.g-nynav{background:#f3f3f3;}
	.g-nynav ul{display: flex;flex-wrap:wrap;align-content: flex-start;}
	.g-nynav ul li{/*flex:1;*/width: 25%;}
	.g-nynav ul li.cur{/*border-bottom:2px solid #f64561;*/background-color:#f64561; }
	.g-nynav ul li.cur a	{color:#fff;}
	.g-nynav ul li a{display:block;text-align:center;line-height:40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;}
	.g-nynav ul li.on a{border-bottom:2px solid #333;color:#333;}
	/*内页简介页面*/
	.ny-aboutcon{margin-top:10px;padding: 0 10px;line-height:1.6}
	.ny-aboutcon img{max-width:100%;height: auto !important;}

	/*内页图片列表*/
	.ny-imglist{padding:10px 0;}
	.ny-imglist>h1{font-size:1.2rem;text-align:center}
	.ny-imgbox{}
	.ny-imgbox ul{overflow:hidden;padding:5px;}
	.ny-imgbox ul li{padding:5px;width:50%;/*min-width:30%;*/float:left;}
	.ny-imgbox ul li a{display:block;}
	.ny-imgbox ul li a img{display:block;width:100%;border:1px solid #ddd;/*height:145px;*/}
	.ny-imgbox ul li a h3{padding:0 5px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}

	/*内页图片详情*/
	.ny-imgdesc>h1{font-size: 1.4rem;text-align: center;padding: 15px 5px;color: #333;}
	.ny-imgdescimg{width: 90%;margin: 0 auto;text-align: center;}
	.ny-imgdescimg img{max-width:100%;margin:0 auto;}
	.ny-imgdesctxt{margin: 8px 10px;}
	.ny-imgdesccon{line-height:1.6;padding:10px;}
	.ny-imgdesccon img{max-width:100%;height:auto !important;}
	.ny-imgdesccon video{max-width:100%;height:auto !important;}
	.ny-imgdesc .jiathis_style{margin: 8px 15px;}
	.ny-imgdesc .jiathis_txt{float: left;/*margin-top: 5px;*/}

	/*内页产品中心*/
	.ny-prolist{padding:10px 0;}
	.ny-prolist>h1{font-size:2rem;text-align:center;font-weight: bold;}
	.ny-prolist>dl{padding:10px 0;}
	.ny-prolist>dl>dt{border-bottom: 1px dashed #eee;background:#f4f4f4;margin-top:10px;}
	.ny-prolist>dl>dt .twodh{padding:10px 10px 10px 20px;font-size:18px;font-weight:bold;background:#f8f8f8;border-bottom:1px solid #00ae5f;}
	.ny-prolist dl dt .proseries{line-height: 40px;margin-left:30px;font-size:16px;padding-left: 30px;position: relative;display:block;}

	.ny-prolist dl dt .proseries::before{content:'';position: absolute;left: 0;top: 50%;margin-top: -7px;width: 2px;height: 16px;background: #333;}
	.ny-prolist>dl>dd{padding:5px;overflow:hidden;}
	.ny-prolist>dl>dd>proseries{float:left;display:block;width:33.33%;padding:5px;}
	.ny-prolist>dl>dd>proseries:nth-child(n+4){display:none}
	.ny-prolist>dl>dd>a>img{max-width:100%;display:block;margin:0 auto;border:1px solid #eee;}
	.ny-prolist>dl>dd>a>h4{font-size:0.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;line-height:30px;}
	.ny-prolist>ul{padding:10px 5px;overflow:hidden;}
	.ny-prolist>ul>li{float:left;width:50%;min-width:30%;padding:5px;}
	.ny-prolist>ul>li>a{display:block;}
	.ny-prolist>ul>li>a>img{display:block;max-width:100%;margin:0 auto;border:1px solid #eee;}
	.ny-prolist>ul>li>a>h4{font-size:0.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;line-height:30px;}
	.dsd{overflow:hidden;background:white;padding:5px;}
	.dsd>li{float: left;display: block;width: 50%;padding: 5px;}
	.dsd>li>a>img{   max-width: 100%;display: block; margin: 0 auto; border: 1px solid #eee;}
	.dsd>li>a>h4{font-size: 0.8rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center;line-height: 30px;}
/*	.dsd>li:nth-child(n+4){    display: none;}*/


	/*内页产品详情*/
    .list-unstyled .item{margin:8px; border: 1px solid #eee;}
     .list-unstyled .item p{line-height: 35px; border-top: 1px solid #eee;}

	.ny-procon{margin: 0 10px;}
	.ny-procon>h1{font-size:1.4rem;text-align:center;padding:15px 5px;color:#333;}
	.ny-proconimg{width: 90%;margin: 0 auto;text-align: center;}
	.ny-proconimg img{max-width:100%;margin:0 auto;}
	.ny-proconinfo{margin-top:15px;}
	.ny-proconinfo dd{padding:10px 10px 0;line-height:20px;}
	.ny-procontxt{margin:15px 0;}
	.ny-procondesc{line-height:1.6;padding:10px}
	.ny-procondesc img{max-width:100%;height:auto !important;}
	.ny-procon .ny-page{margin: 10px 0; }
	.ny-procon .ny-title{border-bottom: 1px solid #ddd;padding: 4px;background-color: #eee;color: #F64561;}
	.ny-procon .jiathis_txt{float: left;/*margin-top: 5px;*/}
     .ny_body h5{width: 100%; padding: 15px; background: #f64561;font-size: 18px;z-index: 9999;   overflow: hidden;position: fixed;bottom: 0;text-align: center;}
 .ny_body h5 a{color: #fff;}
	/*t推存新闻*/
	.m-hotnews{
		line-height: 40px;
		margin: 10px;

	}
	.m-hotnews>h3{background: url(../images/new_ico1.gif) no-repeat left 10px top 10px;padding-left:45px;font-size:18px;border-bottom:2px #f64561 solid;color: #f64561;font-weight: bold;width: 150px;}
	/*.m-hotnews ul{padding: 0 3.9%;}*/
	.m-hotnews-list li{
		width: 100%;
		padding-left: 15px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		font-family: "microsoft yahei";
		overflow: hidden;
		border-bottom: 1px dashed #e0e0e0;
		position: relative;
		margin: 5px 0;
	}
	.m-hotnews-list li a{
		float: left;
		width: calc(100% - 150px);
	}
	.m-hotnews ul li:before {
		content: '';
		width: 5px;
		height: 5px;
		border-radius: 1rem;
		background: #a9a9a9;
		position: absolute;
		top: 17px;
		left: 0;
	}
	.m-hotnews-list li span{font-size: 14px;color: #c1c1c1;float: right;}

	.sb_box .active .m-text{margin-bottom: 10px;}


	/*内页新闻列表*/
	.ny-newslist{padding-top:10px;}
	.ny-newslist ul{padding: 0 10px;}
	.ny-newslist ul li{margin-bottom:10px;border:1px solid #ddd;padding:10px;}
	.ny-newslist ul li h4{line-height:25px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;}
	.ny-newslist ul li p{line-height:20px;color:#666;    overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;}
	.ny-newslist ul li span{color:#999;font-size:12px;}

	/*内页新闻详情*/
	.ny-newsdesc>h1{font-size: 1.4rem;text-align: center;padding: 15px 5px 0;color: #333;}
	.ny-newsdesccon{line-height:1.6;padding:10px 15px;}
	.ny-newsdesccon img{max-width:100%;height:auto !important;}
	.ny-newsdesc .jiathis_style{margin: 5px 15px;}
	.ny-newsdesc .jiathis_txt{float:left;/*margin-top: 5px;*/}

	/*留言*/
	/*.bd_form{
	   text-align: center;
	}*/
	.form-group{display:flex;justify-content:center;margin:10px 0;}


	/*内页主体*/
	.inside{padding:0;margin-bottom:20px;}
	.nynav{width:100%;background: #f3f3f3;}
	.nyjc{margin-bottom:0;}
	#sidebar{padding: 0px;background: transparent;border: none;display: flex;flex-wrap: nowrap;align-content: flex-start;}
	#sidebar li{margin-top: 0px;flex:1;}
	/*#sidebar li a{line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 25px;background: url(../images/liBg2.png)no-repeat 168px center}*/
	.nyshow{width:100%;border:none;}
	.nyshowdesc{margin-top: 10px;padding: 0 10px;line-height: 1.6;font-size:14px;word-break: break-all;width: 100%;overflow-x: auto;}
	.nyshowdesc>div{width:100% !important;}
	.nyshowdesc table{white-space: nowrap;}
	.nyhotnews>h3{background: url(../images/nyhotnewico.png) no-repeat left 10px top 10px;padding-left: 10px;}
	.nyhotnews-list li{width:100%;background:none;border-bottom: 1px dashed #ddd;}
	.nyhotnews-list li a{width:calc(100% - 90px);}
	.ny-page a{padding:8px;font-size:12px;}
	.nyshowdesc .map_img img{display: none;}
	/*图片模块*/
	.nyimg-ul{margin-top:20px;}
	.nyimg-ul li{width:50%;margin-bottom:10px}
	.nyimg-div a.nyimg-a{font-size:12px;}
	.showimg-top{margin-top:20px;}
	.showimg-top h1{font-size:20px;}
	.showimg-time span{font-size:12px;}
	.showimg-con{padding:0 10px;line-height: 1.6;font-size:14px;word-break: break-all;width: 100%;}
	/*视频模块*/
	.nyvideo-ul{margin-top:20px;}
	.nyvideo-ul li{width:50%;margin-bottom:10px}
	.nyvideo-div a.nyvideo-a{font-size:12px;}
	.showvideo-top{margin-top:20px;}
	.showvideo-top h1{font-size:20px;}
	.showvideo-time span{font-size:12px;}
	.showvideo-mp video, .showvideo-mp iframe{max-width:100%;}
	/*下载模块*/
	.nydown-list{margin-top:20px;}
	.nydown-list table thead{font-size:14px;white-space:nowrap;}
	.nydown-list table th{width: 30%;}
	.showdown-top{margin-top:20px;}
	/*文章模块*/
	.nynews-ul{margin-top:10px;}
	.nynews-ul li{padding:0 10px;margin-bottom:10px;}
	.nynews-ul li a dl{padding:8px;}
	.nynews-ul li a dl dt img{width:130px;}
	.nynews-ul li a dl dd{width:calc(100% - 140px);margin-top:0;margin-left:10px;}
	.nynews-ul li a dl dd h5{width:100%;font-size:14px;line-height:20px;}
	.nynews-ul li a dl dd em{height: 18px;line-height: 18px;font-size: 12px;}
	.nynews-ul li a dl dd p{font-size:12px;margin-top:0;}
	.nynews-ul li a dl dd span{display:none;}
	.shownews-top{margin-top:20px;}
	.shownews-top h1{font-size:20px;}
	.shownews-time span{font-size:12px;}
	.shownews-con{padding:0 10px;line-height: 1.6;font-size:14px;word-break: break-all;width: 100%;}
	/*标签*/
	.pro_key{padding:0 10px;}
	/*搜索模块*/
	.nysearch-ul{margin-top:10px;padding:0 10px;}
	.nysearch-ul li.nysearch-li{padding-bottom:10px;margin-bottom:10px;}
	.nysearch-til>h2{font-size:16px;}
	/*产品模块*/
	.nyprojc-til{background-size:100%;}
	.nyprojc-til a{padding:20px;}
	.nyprojc-til a span{color:#fff;}
	/*#sidebar1 li>a{line-height: 40px;height: 40px;}
	#sidebar1 li>a::before{height:40px;}
	#sidebar1 li>a>span{font-size:14px;}
	#sidebar1 li>a>i{top: 12px;}
	#sidebar1 li>.nypronav2{padding:5px 0;}
	#sidebar1 li>.nypronav2>a{font-size:12px;line-height:30px;}*/
	.pro_list li{background: white;border-bottom: 1px solid #ececec;}
	.pro_list li>a{font-size: 14px;line-height: 45px;height: 45px;}
	.pro_list li>a span{font-size:16px;display: block;color: #0a0a0a;height: 100%;position: relative;z-index: 3;padding: 0 50px;background: url(../images/nyprolist_cur.png)no-repeat right;}



	.nypro-ul li{width:50%;margin:10px 0;padding:0 10px;box-sizing:border-box;border: none;}
	.nypro-ul li a .nypro-txt{padding:10px 0;}
	.nypro-ul li a .nypro-txt p{padding:0;font-size: 14px;line-height: 25px;height: 25px;}
	.nypro-ul li a .nypro-txt span{padding:0;font-size: 12px;line-height: 20px;height: 20px;}
	.nyproshow-top>dt{width:100%;padding:0 10px;box-sizing:border-box;margin-bottom:20px;}
	.spec-items{width: calc(100% - 50px);}
	.nyproshow-txt{width:100%;padding:0 10px;box-sizing:border-box;margin-left:0;}
	.nyproshow-txt>h1{font-size:18px;text-align:center;}
	.showpro-telcon span{font-size:20px;}
	.showpro-tel a{display:none;}
	.showpro-con ul{margin-bottom:0;}
	.showpro-details .showpro-det{padding:10px;}
	.nyaboutpro>h3{padding-left:10px;background:url(../images/nyaboutproico.png) no-repeat left;}
}

.ny-procon{}
.ny-procon>h1{font-size:1.4rem;text-align:center;padding:15px 5px;color:#f64561;}
.ny-proconimg{width: 90%;margin: 0 auto;text-align: center;}
.ny-proconimg img{max-width:100%;margin:0 auto;}
.ny-proconinfo{margin-top:15px;}
.ny-proconinfo dd{padding:10px 10px 0;line-height:25px;}
.ny-procontxt{margin:15px 0;}
.ny-procondesc{line-height:1.6;padding:10px}
.ny-procondesc img{max-width:100%;height:auto !important;}

@media (max-width: 350px){
 .m-fbtn a{padding: 4px 0;}
}

@media (max-width: 768px) and (min-width:320px) {
	html { font-size:75%;}
}
@media (max-width: 768px) and (min-width:360px) {
	html { font-size:85%;}
}
@media (max-width: 768px) and (min-width:375px) {
	html { font-size:87.5%;}
}
@media (max-width: 768px) and (min-width:414px) {
	html { font-size:96%;}
}
@media (max-width: 768px) and (min-width:480px) {
	html { font-size:110.5%;}
}
@media (max-width: 768px) and (min-width:568px) {
	html { font-size:129%;}
}
@media (max-width: 768px) and (min-width:639px) {
	html { font-size:150%;}
}

/*翻页样式*/
.metpager_1{ text-align:center;}
.metpager_2{ text-align:center;}
.metpager_3{ text-align:center;}

#flip{line-height: 25px;}
.digg4{ padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none;}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}

.metpager_4 a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009;}
.metpager_4 a:hover { border:1px solid #009; color:#000;}
.metpager_4 a:active {border:1px solid #009; color:#000;}
.metpager_4 span.current { border:1px solid #009; background-color:#009; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none;}
.metpager_4 span.disabled { border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}

.metpager_5 a,.metpager_5 span.miy{ border:1px solid #f64561; padding:2px 8px 2px 8px; color:#f64561; display: inline-block; }
.metpager_5 a:hover { border:1px solid #f64561; color:#fff; background-color:#f64561;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#f64561; border:1px solid #f64561; text-decoration:none;display: inline-block;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#999;display: inline-block;}

.metpager_6{ color:#ff6500; }
.metpager_6 a,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(../images/page/page6.jpg);}
.metpager_6 a:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 a:active {border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 span.current {border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6;}

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(../images/page/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../images/page/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(../images/page/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../images/page/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_9 a,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#88af3f; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 span.current {border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none;} 
.metpager_9 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}