
/* 常量设置 */
html { overflow-x:hidden;}
html,body,.wrap { min-width:1200px;}
.wrap { width:1200px; margin-right:auto; margin-left:auto;}
body{font-size:14px; line-height:1.8; color:#555; background:#fff;}
a{color:inherit;}
a:hover { color:#d21f2b;}
::-moz-selection {color:#fff; background:#d21f2b; }
::selection {color:#fff; background:#d21f2b; }
::-webkit-input-placeholder { color:#aaa; } 
.placeholder { color:#aaa;}
input,select,button,textarea{ font-family:microsoft yahei; border:none;outline:none;vertical-align: middle;}
/*css组件设置*/
.form-control, .input-group-addon, .btn{border-radius:2px; }
.form-control:focus { border-color:#66afe9; outline:0; box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}

.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}

.imgZoom { overflow:hidden; }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }

/* 表格 */
.datalist{ border:1px solid #ccc; border-collapse:collapse; background:#fff; }
.datalist caption{ padding-bottom:5px; text-align:left;} 
.datalist th{ border:1px solid #ccc; background-color:#eee; font-weight:700;  padding:5px 15px; }
.datalist td{ border:1px solid #ccc; padding:5px 15px;}
.datalist tr.altrow{ background-color:#ccc;}

/*时间延迟*/
.delay100 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s;}
.delay200 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s;}
.delay300 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s;}
.delay400 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s;}
.delay500 { -webkit-animation-delay: 0.5s; animation-delay: 0.5s;}
.delay600 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s;}
.delay700 { -webkit-animation-delay: 0.7s; animation-delay: 0.7s;}
.delay800 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s;}
.delay900 { -webkit-animation-delay: 0.9s; animation-delay: 0.9s;}
.delay1000 { -webkit-animation-delay: 1s; animation-delay: 1s;}
.delay1200 { -webkit-animation-delay: 1.2s; animation-delay: 1.2s;}
.delay1400 { -webkit-animation-delay: 1.4s; animation-delay: 1.4s;}
.delay1600 { -webkit-animation-delay: 1.6s; animation-delay: 1.6s;}
.delay1800 { -webkit-animation-delay: 1.8s; animation-delay: 1.8s;}
.delay2000 { -webkit-animation-delay: 2s; animation-delay: 2s;}
.delay2400 { -webkit-animation-delay: 2.4s; animation-delay: 2.4s;}
.delay3000 { -webkit-animation-delay: 3s; animation-delay: 3s;}


/* 网站样式 */
.transition{ transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}
.hoverImg:hover{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); opacity:0.9;}
.mt30{ margin-top:30px;}
.mt20{margin-top:20px;}
.mb42{ margin-bottom:42px;}
.c{padding-bottom:9999px; margin-bottom:-9999px;}
.clear {clear: both;height:1px;overflow:hidden;margin-top:-1px;}
/*通用头部*/
.pageHeader{ background:#fff; position:relative;z-index:21;}
.short{position:fixed;top:0;left:0;width: 100%;box-shadow: 0 2px 2px rgba(0,0,0,.1);}
.short .head_r{ display:none}
.short .nav .nav_li{ border-top:1px solid #fff; border-bottom:1px solid #fff;}
.head_r{position:relative;z-index:5; margin:20px 0 25px;}
.head_r li{float: right;position:relative;height:40px;line-height:40px;padding:0 10px;}
.head_r li .ico_cn{ background:url(../images/cn.jpg) no-repeat; padding-left:35px;}
.head_r li .ico_en{ background:url(../images/en.jpg) no-repeat; padding-left:35px;}
.head_r li .ico{ width:140px; height:40px; background:url(../images/ce.jpg) no-repeat; display:block;}
.mobile_key{display:none;}
.logo{ }
.logo a{display:block;width:165px;height:80px;background:url(../images/logo.jpg) no-repeat;background-size:contain;}
.nav{ width:81%;*width:983px;}
.nav .nav_li{float:left; border:1px solid #d9d9d9; margin-left:-1px;}
.nav .nav_li .nav_a{font-size:16px;display:block; width:192px; height:78px;line-height:78px; text-align:center; font-weight:bold}
.nav .nav_li .setNav{width:100%;left:0;right:0;background: rgba(255, 255, 255, 0.8);display:none; border-top: 1px #f0f0f0 solid;}
.nav .nav_li .setNav .set-img{width:25%;padding-top:25px;}
.nav .nav_li .setNav .set-img img{height:150px;width:100%;}
.nav .nav_li .setNav .setCon .tit{font-size:22px;color:#4e4e4e; margin-bottom: 20px;}
.nav .nav_li .setNav .setMenu{width:16%;padding-top:20px;padding-right:3%;padding-left:3%;border-right: 1px #e9ebed solid;}
.nav .nav_li .setNav .setMenu2 li{ float:left; height: 40px;line-height: 40px;border-bottom: 1px #e9ebed solid;}
.nav .nav_li .setNav .setMenu2 li a{ position:relative;color:#4a4a4a;display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.nav .nav_li .setNav .setMenu li a:hover { color:#d21f2b;}
.nav .nav_li .setNav .setMenu2 li:nth-of-type(2n){ width:44%; padding-right:1%; padding-left:5%;}
.nav .nav_li .setNav .setMenu2 li:nth-of-type(2n+1){ width:49%; padding-left:1%;}

.nav .nav_li .setNav .setMenu li a{display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; height: 40px;line-height: 40px;border-bottom: 1px #e9ebed solid;}

.nav .nav_li .setNav .setCon{width: 42%;padding: 30px 5% 50px 2%;border-right: 1px #e9ebed solid;}
.nav .nav_li .setNav .setCon .p{color: #666;line-height: 28px;height: 140px;overflow: hidden;text-align: justify;letter-spacing: 0.5px;}
.nav .nav_li .setNav .set_close{display:block;width:21px;height:21px;background:url(../images/icons.png) 0 0 no-repeat;right: 0;bottom:7%;}
.nav .line {position: absolute;bottom: 0px;width: 0px;height: 4px;font-size: 3px;background-color: #d21f2b;}
.nav .nav_li .setNav .tech-menuItems{border:none;}
/***************************display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; ***************************/

/*通用底部*/
.foot_top{background:url(../images/f_t_bg.jpg) center top no-repeat;padding: 55px 0;position:relative;*z-index:2;}
.foot-word li{font-size:42px;font-weight: bold;color:#005ff3;}
.foot-word{height:125px;}
.foot-word .slide_nav{display:none;}

.pageFooter{background:#d21f2b;padding:16px 0;}
.pageFooter,.pageFooter a{color:#fff;}
.pageFooter .l{text-transform: uppercase;}
.pageFooter ._beian{margin-left:10px;}
.pageFooter .r em{font-size:12px;margin:0 8px;}

/*首页中间区域*/
.banner{position:relative;overflow:hidden; border-top:1px solid #dedede;}
.banner .swiper-pagination-bullet {display:inline-block;width:53px;height:7px;background-color:#d21f2b;cursor:pointer;margin:0 4px;line-height: 99;overflow:hidden; border-radius:0;}

.cen-box1{ height:75px; line-height:75px; background-color:#000;}
.cen-box1 .jianpai-list { border-left:1px solid #333;}
.cen-box1 .jianpai-list li{ float:left; border-right:1px solid #333;}
.cen-box1 .jianpai-list li a{ height:75px; line-height:75px; display:block; padding:0 90px;}

.cen-box2{ padding:200px 0 50px;}
.cen-box2 .i_channel_IN{ float:left; width:538px; height:380px; padding:30px 20px 0 30px; background:#fff;box-shadow: 0 4px 8px rgba(0,0,0,.2);}
.cen-box2 .i_channel_IN p{ font-weight: normal;font-size:40px;color:#d21f2b; padding-bottom:15px;}
.cen-box2 .i_channel_IN span{ font-weight:300;}
.cen-box2 .i_channel_IN ul li{ height:45px; line-height:45px; margin-bottom:8px; padding-left:60px;}
.cen-box2 .i_channel_IN ul li.ico1{ background:url(../images/index2_1.jpg) no-repeat;}
.cen-box2 .i_channel_IN ul li.ico2{ background:url(../images/index2_2.jpg) no-repeat;}
.cen-box2 .i_channel_IN ul li.ico3{ background:url(../images/index2_3.jpg) no-repeat;}
.cen-box2 .i_channel_IN ul li.ico4{ background:url(../images/index2_4.jpg) no-repeat;}
.cen-box2 .i_channel_IN ul li.ico5{ background:url(../images/index2_5.jpg) no-repeat;}
.cen-box2 .i_channel_ON{ float:left; width:588px; height:410px; margin-left:24px; background:url(../images/index3.jpg) no-repeat;box-shadow: 0 4px 8px rgba(0,0,0,.2); position:relative;}
.cen-box2 .i_channel_ON .note{ color:#414b56; height:44px; line-height:24px; padding:25px; overflow:hidden; position:absolute; bottom:0; background:rgba(255,255,255,.9)}

.cen-box3{ height:810px; padding:0 0 30px;}
.cen-box3 .title{ font-size:40px; line-height:52px;}
.cen-box3 .title span{ font-size:18px;}
.cen-box3 .note{ position:relative;}
.cen-box3 .note div{ width:300px; height:120px;}
.cen-box3 .note div.ico1{ position:absolute; left:150px; top:150px;}
.cen-box3 .note div.ico2{ position:absolute; left:560px; top:100px;}
.cen-box3 .note div.ico3{ position:absolute; left:-100px; top:340px;}
.cen-box3 .note div.ico4{ position:absolute; right:20px; top:120px;}

.cen-box3 .note div.ico5{ width:42px; height:42px; background:url(../images/add-b.png) no-repeat; position:absolute; left:500px; top:390px;}
.cen-box3 .note div.ico6{ width:42px; height:42px; background:url(../images/add-c.png) no-repeat; position:absolute; left:160px; top:610px;}
.cen-box3 .note div.ico7{ width:42px; height:42px; background:url(../images/add-a.png) no-repeat; position:absolute; left:650px; top:460px;}
.cen-box3 .note div.ico8{ width:42px; height:42px; background:url(../images/add-d.png) no-repeat; position:absolute; right:130px; top:440px;}

.cen-box4{ height:470px; padding:150px 0 30px; background:url(../images/index5.jpg) no-repeat; position:relative;}
.cen-box4 .title{ font-size:70px; line-height:52px; font-weight:300;}
.cen-box4 .note{ float:left; width:470px; font-size:16px; line-height:30px; margin-left:120px;}
.cen-box4 .note h1{ font-size:42px; color:#d21f2b; font-weight:normal; padding:40px 0; text-align:right;}
.cen-box4 .note .d1{ color:#d21f2b; font-size:20px;}
.cen-box4 .note1{ float:right; width:460px; background:url(../images/index5_1.jpg) no-repeat right 90px; font-size:24px; line-height:30px; padding-top:50px;}
.cen-box4 .note1 .t1{ color:#d21f2b;}
.cen-box4 .line{ width:370px; border:1px solid #000; position:absolute; right:0; top:50%;}

@media (max-width:1600px) {
.cen-box4 .line{ display:none}
}

.icons{display:inline-block;background:url(../images/icons.png) no-repeat;}
.tech-menu-box{height:222px;}
.tech-menuItems{border:1px #dadada solid;padding:3% 2%;}
.tech-menuItems li{font-size:15px;margin-bottom: 10px;}
.tech-menuItems li a{display:block;padding-left:20px;position:relative;}
.tech-menuItems li .icons{width:12px;height:15px;background-position: 0 -55px;position:absolute;top:50%;margin-top:-7.5px;left:0;}
.tech-menu-box .tech_colse{position: absolute;right: 1%;bottom: 1%;cursor:pointer;display:none;}
.tech-menu-box .tech_colse i{font-size:35px;}

/* products */
.cen-box5{ height:694px; padding:60px 0 30px; background:url(../images/index6.jpg) repeat-x;}

#cen_right_top{ text-align:center;}
#cen_right_top .title{ font-size:42px; color:#d21f2b; line-height:60px; padding-bottom:30px;}
#cen_right_top .title p.t1{ color:#000; font-weight:300;}
#cen_right_top span{display:inline-block;}
#cen_right_top .active{ background:#d21f2b;color:#fff; border:1px solid #d21f2b;}
#cen_right_top h3{line-height:42px;text-align:center;float:left;height:42px; border:1px solid #080808; display:block; padding:0 40px;font-size:16px;color:#000;font-weight:bold;cursor:pointer; margin-right:4px; margin-bottom:4px;}
#cen_right_top h3 a:hover{ color:#fff;}
#cen_right_top div.hott{font-size:14px;display:none;clear:both;height:100px;padding:40px 0 0 0;}

.scroll_horizontal{position:relative;width:100%;height:400px; margin:0 auto;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:100%;height:400px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}

.scroll_horizontal .list li{ float:left;width:272px; height:400px; padding:0 16px;} 
.scroll_horizontal .list li img{ display:block;margin:0 auto;} 
.scroll_horizontal .list li p{ color:#333; display:block; font-size:15px; padding:12px 10px 5px; font-weight:bold; line-height:20px}
.scroll_horizontal .list li a{ width:252px; height:377px; padding:23px 10px 0; display:block; background:url(../images/index6_1.jpg) no-repeat; text-align:center;}
.scroll_horizontal .list li a:hover p{ color:#d21f2b;}

.scroll_horizontal .plus { background: url(../images/focus_btn.png); background-repeat:no-repeat; background-position: 0 -74px; position: absolute; left:-4%; top: 50%;margin-top: -37px; width: 40px; height: 74px; cursor:pointer}
.scroll_horizontal .plus:hover{ background-position:0 0;}
.scroll_horizontal .minus { background: url(../images/focus_btn.png);background-repeat:no-repeat; background-position: -40px -74px; position: absolute; right:-5.5%; top: 50%; margin-top: -37px;width: 40px;  height: 74px; cursor:pointer}
.scroll_horizontal .minus:hover{ background-position:-40px 0;}

.cen-box6{ height:505px; padding:70px 0;}
.cen-box6 .title{ font-size:42px; color:#d21f2b; line-height:60px; padding-bottom:30px;}
.cen-box6 .title p.t1{ color:#000; font-weight:300;}
.cen-box6 .title span{ font-size:16px; color:#000;}
.hjright{ float:right;}
.hjleft{ float:left; width:480px; height: 495px; position: relative;}
/* honor */
.mkeFocus { clear:both; width:655px; height:495px; overflow:hidden; position: relative;}
.mkeUl { width: 655px; height: 495px; overflow: hidden; }
.mkeUl ul { position: absolute; left: 0px; top: 0px; height: 495px; }
.mkeUl ul li { float: left; text-align: center; width:655px;}
.mkeUl ul li a{ font-size:20px;}
.mkeUl ul li img { margin-bottom: 18px; max-width:655px;}
.mkeNum { font-size:30px; height: 35px; width:160px; position: absolute; z-index: 1; left:0; bottom: 4px;}
.mkeNum span{ float:left; line-height: 30px;}
.mkeNum .mkeLbtn,.mkeNum .mkeRbtn{ float:left; line-height: 30px; padding:0 10px; cursor:pointer;}

.mke_ns1 { font-weight:bold}
.mkeFocus:hover .mkeLbtn, .mkeFocus:hover .mkeRbtn{ display:block;}
.hjright .mkeLbtn { background: url(../images/kelBtn.png) no-repeat; height: 43px; width: 41px; position: absolute; left: 0; top:50%; margin-top:-21px; cursor: pointer; z-index: 10; display:none}
.hjright .mkeRbtn { position: absolute; top:50%; margin-top:-21px; right: 0; background: url(../images/kerBtn.png) no-repeat; height: 43px; width: 41px; cursor: pointer; z-index: 10; display:none}

/*下层--通用样式*/
.gotop{display: block;width: 50px;height: 50px; background: url(../images/top.png) no-repeat;position: fixed;right: 20px; bottom:20px;}

.n_banner .img_bg{height:400px;position:relative;overflow:hidden;}
.n_banner .img_bg img{ position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; height:100%; max-width:none;}

#contentbg{ width:100%; height:1%; overflow:hidden; padding:35px 0 80px;}
#content{ width:1180px; margin:0 auto;}
.left{ width:750px;}
.left .title{ color:#000; font-size:36px; height:42px; line-height:42px; font-weight:bold; padding-bottom:35px;}
.about_content{ line-height:28px;}

.right{ float:right; width:315px;}
.right .right_nav{ background-color:#f3efec; padding:32px 24px 40px 24px;}
.right .right_nav .title{ color:#333; font-size:20px; line-height:26px; font-weight:bold; padding-bottom:22px;}
.right ul li{ height:28px; line-height:28px; background:url(../../../images/arrow2.gif) no-repeat 3px center; padding-left:17px;}
.right ul li a{ color:#666;}
.right ul li.now a{ color:#d21f2b;}
.right ul li a:hover,.right ul li a.now{ color:#d21f2b;}
.right .ztop{ margin-top:20px;}
.right .r_content{}
.right .r_content table,.right .r_content table td {border-bottom:1px solid #d4d4d4;border-collapse:collapse;}
.right .r_content table {line-height:30px;}

/*history*/
.N-history{background:url(../../../images/line_gray.png) repeat-y 15px top; }
.N-history ul{overflow:hidden; }
.N-history ul li{background:url(../../../images/dot_nor.png) no-repeat left top; padding-left:60px; padding-bottom:40px;}
.N-history ul li h3{margin:0 0 5px; font-size:34px; line-height:40px; color:#666;}
.N-history ul li p{margin:0 0 10px; font-size:14px; line-height:34px; color:#333; overflow:hidden;} 
.N-history ul li p img{float:left; display:block;}
.N-history ul li.last-his{background:url(../../../images/dot_cur.png) no-repeat left 5px;}
.N-history ul li.last-his h3{color:#d21f2b;}

.environment{ height:1%; overflow:hidden; font-size:24px; color:#333; margin-top:10px;}
.environment ul li{ width:250px; text-align:center; float:left; margin-right:18px; margin-bottom:30px;}
.environment ul li img{ display:block;}
.environment ul li:nth-child(3n+3){ margin-right:0;}

.honor{ height:1%; overflow:hidden; font-size:24px; color:#333; margin-top:10px;}
.honor ul li{ float:left; width:252px; text-align:center; margin-right:15px; margin-bottom:10px;}
.honor ul li img{ width:240px; height:345px; display:block;}
.honor ul li:nth-child(3n+3){ margin-right:0;}
.honor ul li a{ width:240px; height:345px; display:block; border:6px solid #c4c4c4;}
.honor ul li a:hover{ border:6px solid #ff6666;}
.honor ul li p{ font-size:14px; line-height:22px; padding:10px 0; height:35px; overflow:hidden;}

.partner{ height:1%; overflow:hidden; font-size:24px; color:#333; margin-top:10px;}
.partner ul li{ float:left; text-align:center; margin-right:20px; margin-bottom:30px;}
.partner ul li img{ width:240px; height:100px; display:block; -webkit-border-radius: 6px;
  -moz-border-radius: 6px; -ms-border-radius: 6px; border-radius: 6px;}
.partner ul li:nth-child(3n+3){ margin-right:0;}
.partner ul li{ width:240px; height:100px; display:block; background:#fff; border:1px solid #c4c4c4; -webkit-border-radius: 6px;
  -moz-border-radius: 6px; -ms-border-radius: 6px; border-radius: 6px;}

.left_n{ width:635px;}
.left_n .title{ color:#000; font-size:36px; height:42px; line-height:42px; font-weight:bold; padding-bottom:35px;}
.right_n{ float:right; width:408px;}
.right_contact{ background:#f3efec url(../../../images/c1.jpg) no-repeat right top; padding:32px 24px 40px 24px;}
.right_contact .title{ color:#333; font-size:20px; height:42px; line-height:26px; font-weight:bold; padding-top:10px;}

.right_contact dl{ clear:both; width:100%;}
.right_contact dl dt{ float:left; font-size:14px; width:70px; padding:10px 0; line-height:31px; text-align:center;}
.right_contact dl dd{ float:left; padding:10px 0; width:130px;}

.right_contact dl input{ width:280px; height:27px; line-height:27px; border:1px solid #d7d7d7; padding-left:3px;}
.right_contact dl textarea{ font-family:Arial, Helvetica, sans-serif; width:280px; height:155px; line-height:27px; border:1px solid #d7d7d7; padding-left:3px;}
.right_contact .go{ clear:left; position:relative; height:36px; width:280px; padding-left:70px;}
.right_contact #message-go{ width:86px; height:36px; border:none; position:absolute; cursor:pointer}
.right_contact #message-redo{ width:86px; height:36px; border:none; position:absolute; left:177px;cursor:pointer}

.right_about{ padding:32px 24px 40px 24px; background:#f3efec; margin-bottom:20px;}
.righta_title{ color:#333; font-size:20px; height:42px; line-height:26px; font-weight:bold; padding-top:10px;}
.righta_more{ padding-top:20px;}
.righta_more a{ color:#d21f2b; height:24px; line-height:24px; background:url(../../../images/about_rightbg.jpg) no-repeat right center; display:inline-block; padding-right:35px; font-size:14px;}

.newslist{}
.newslist li{ padding:30px 10px 30px 0; border-bottom:1px solid #f2efeb; height:100px; overflow:hidden;}
.nl-left{ float:left; width:100px; height:100px;}
.nl-right{ float:right; width:578px; height:100px; float:right;}
.left_nn{ width:705px;}
.nlr-title{ color:#333333; font-size:18px; height:24px; line-height:24px; overflow:hidden;}
.nlr-title a{ color:#333333;display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.nlr-title a:hover{ color:#d21f2b;}
.nlr-stro{ height:36px; line-height:18px; overflow:hidden; padding-top:12px; color:#9b9b9b;}
.nlr-stro a{ color:#9b9b9b;}
.nlr-stro a:hover{ color:#d21f2b;}
.nlr-time{ line-height:16px; height:16px; overflow:hidden; color:#9b9b9b; padding-left:20px; background:url(../../../images/time_bg.jpg) no-repeat left center; margin-top:12px;}

/*news*/
.n_news{ padding: 60px 0; }
.n_news .n_mn .m_text{ overflow: hidden; }
.n_news .n_mn .m_text .article_tt{ text-align: center; font-weight: normal; }
.n_news .n_mn .m_text .g_attr{ text-align: center;}
.share span{line-height: 20px !important; float: left; margin-right: 10px;}
.n_mn .m_text .article_tt{ color: #333333; font-size: 24px; font-weight: bold; margin-bottom: 18px; margin-top: -5px;  }
.n_mn .m_text .g_attr span{ display: inline-block;  margin-right: 25px; color: #888888;}
.n_mn .m_text .g_attr span.on a{display: inline-block; border: 1px solid #cccccc; margin-right: 5px; border-radius: 5px; font-size: 12px; width: 18px; height: 18px; line-height: 18px; text-align: center;}
.n_mn .m_text .g_attr span.on a:hover{ background-color: #252525; color: #ffffff; border: 1px solid #252525; }
.n_mn .m_text .g_attr span a:hover{color: #252525;}
.n_mn .m_text .text{padding: 30px 0 ; font-size: 14px; color: #666666; line-height: 28px; overflow: hidden; }
.n_mn .m_text .text img{ max-width: 100%;}
.n_mn .m_aside{ padding: 25px 0 30px; line-height: 26px; overflow: hidden; border-top: 1px dotted #C7C7C7; color: #888888;}

.left_nn .title{ color:#000; font-size:36px; height:42px; line-height:42px; font-weight:bold; padding-bottom:35px;}
.contact_content { color:#403b38;}
.contact_content .box{ float:left; width:50%;}
.contact_content h1{ font-size:24px; line-height:50px;}
.contact_content h2{ font-size:16px; line-height:50px;}
.contact_content p{ line-height:45px; border-bottom:1px solid #f2efeb; display:block;}
.map{ width:408px; margin-top:40px; overflow:hidden;}
.map img{ max-width:408px;}

.mfl{ float:left; width:278px;}
.l-tit{ font-size:22px; font-weight:bold; color:#fff; line-height:76px; height:76px; padding-left:37px; background:url(../images/pic10.jpg) no-repeat;display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.lnav { float:left; margin-bottom:42px;}
.lnav a{ float:left; width:163px; display:block; font-size:14px; border-bottom:1px solid #fff; line-height:41px; background:#ededed; padding:0 20px 0 37px;}
.lnav .iconfont {font-family:"iconfont" !important; font-style:normal; font-size:16px; float:right;}
.lnav a:hover ,.lnav .now{ color:#fff; background:#1aa356;}

.lcon{ width:278px;}
.lcon ul li{ margin-bottom:1px;}
.lcon ul li a{ font-size:14px; color:#24211c; height:60px; display:block; line-height:20px; padding:25px 0 0 78px;}
.lcon ul li a span{ color:#8b8b8b; display:block;}
.lcon ul li a.a1{ background:url(../../../images/pic12.jpg) no-repeat;}
.lcon ul li a.a2{ background:url(../../../images/pic13.jpg) no-repeat;}
.lcon ul li a.a1:hover{ color:#d21f2b; background:url(../../../images/pic12-1.jpg) no-repeat;}
.lcon ul li a.a2:hover{ color:#d21f2b; background:url(../../../images/pic13-1.jpg) no-repeat;}

.left-search { position:relative; width:278px;height:35px; margin-bottom:30px; display:block;overflow:hidden;}
.left-search .search-ipt {position:absolute;display:block;overflow:hidden;border:none;top:0;left:0;width:245px;padding:0 0 0 30px;height:32px;line-height:32px;background:url(../../../images/search01.png) no-repeat 6px center;border:1px solid #cdcdcd;color:#ccc; outline:none;-webkit-border-radius: 4px;
  -moz-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px;}
.left-search .search-btn {position:absolute;display:block;overflow:hidden;border:none;top:3px;right:4px;width:45px;height:28px; background:#d21f2b; color:#fff; cursor:pointer; text-transform:uppercase;outline:none;-webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px;}

.lilist{ margin-bottom:40px;}
.lilist dl { border-bottom:1px solid #c0baba;}
.lilist dl dt { }
.lilist dl dt a{ color:#414b56; font-weight:bold; display:block; line-height:22px; outline:none; padding:8px 18px; background:url(../../../images/add_icon1.gif) no-repeat left 13px;}
.lilist dl dt a:hover{ color:#414b56; text-decoration:none;}
.lilist dl.show dt a{ color:#d21f2b; background:url(../../../images/add_icon1.gif) no-repeat left 13px;} 
.lilist dl dd { padding-left:19px; font-size:14px; line-height: 22px; padding: 8px 10px 8px 19px; border-bottom:1px dotted #c0baba; display:none}
.lilist dl dd:last-child{ border-bottom:none;}
.lilist dl dd a{ color:#414b56; outline:none; background:url(../../../images/add_icon3.gif) no-repeat 3px 5px; padding-left:18px; display:block;}
.lilist dl dd a:hover{ color:#d21f2b;}
.lilist dl dd a.hoverd{ color:#d21f2b; background:url(../../../images/add_icon4.gif) no-repeat left 8px;}
.lilist dl dd a.currentd{ color:#d21f2b;}
.lilist .icon{ display:block; outline:none; color:#6e6e6e;}
.lilist .icone{ display:block; outline:none; color:#6e6e6e;}
.lilist dl.show .icon a{ background:url(../../../images/add_icon2.gif) no-repeat left 13px;} 
.lilist dl .icon a{ color:#d21f2b; background:url(../../../images/add_icon2.gif) no-repeat left 13px; border-bottom:1px solid #c0baba;} 
.lilist dl .icon a:hover{ background:url(../../../images/add_icon2.gif) no-repeat left 13px;} 
.lilist dl dd ul{ display:none; padding:0 0px;}
.lilist dl dd ul li{ margin:8px 0;}
.lilist dl dd ul li a{ font-size:13px; padding-left:32px; line-height:24px; background:none;}
.lilist dl dd ul li a:hover{ }
.ulhover{ display:block;}
#uldisplay{display:block;}



.mfr{ float:left; width:860px; min-height:590px; border-left:1px solid #c0baba; padding-left:37px;}
.N-spec-img{ overflow:hidden; margin:30px 0; border-bottom:1px dotted #c0c0c0; padding-bottom:30px;}
.spec-pic{ float:left; width:336px;}
.spec-pic img{ display:block; margin:0 auto; max-width:336px;}
.spec-txtbox{ float:left; width:450px; height:204px; margin-left:30px; background:#f4f4f4; padding:20px 22px 26px; position:relative;}
.spec-txtbox .title{font-size:16px; line-height:20px; font-weight:normal; color:#414b56;display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding-bottom:10px;}
.spec-txtbox .note{font-size:14px; line-height:24px; color:#666; max-height:120px; overflow:hidden;}
.spec-txtbox .more{ width:70px; height:20px; display:block; line-height:20px; background:url(../../../images/add_icon3.gif) no-repeat left center; padding-left:13px; color:#666; position:absolute; right:18px; bottom:18px;}
.N-spec-img a:hover img{filter:Alpha(opacity=90);-moz-opacity:0.90; -khtml-opacity: 0.90; opacity: 0.90; }
.N-spec-img a:hover .more{ color:#d21f2b}

.product_table img{ max-width:850px;}
.r-tit{ width:860px; height:38px; line-height:38px; border-bottom:1px solid #c0baba; margin-bottom:30px; font-size:13px; color:#414b56;}
.r-tit a{ float:left; padding:0 30px 0 20px; display:block; height:38px; line-height:38px; background:url(../../../images/add_icon4.gif) no-repeat left center;}

.proshow-t{ padding:20px 0 40px; color:#939393; line-height:18px; overflow:hidden;}
.proshow-t .pic{ float:left; width:400px;}
.proshow-t img{ display:block; margin:0 auto; min-width:220px; min-height:220px;}
.proshow-t .r{ width:400px;}
.proshow-t h3{ font-size:16px; font-weight:bold; line-height:30px; color:#d21f2b; margin-bottom:12px;}
.proshow-tf{ height:33px; line-height:33px; background:#f3f3f3; display:block; padding-left:12px; color:#8c8c8c;}
.proshow-tf .bdsharebuttonbox{ margin-top:3px;}
.proshow-tm{ clear:both; width:425px; padding:15px 0 0; max-height:170px; overflow:hidden; color:#333; line-height:24px;}
.proshow-b { border-top:1px solid #d4d4d4; padding-top:20px; margin-top:25px;}
.proshow-b ul li{ padding-top:5px;}
.proshow-b span{ float:left; padding:0 5px; margin-right:5px; display:block; background:#a1a1a1; color:#fff;}
.proshow-b  a{ text-decoration:underline;}

.wc960{ width:100%; padding:15px 0; background-color:#fff;}
.row .hd{ border-bottom:1px solid #ccc; margin-bottom:30px;}

.tab-T-3{ width:66px; position:absolute; left:46%; bottom:10px; z-index:200;cursor:pointer;}
.tab-T-3 li{ width:12px;height:12px;font-size:0;float:left;margin-left:10px;cursor:pointer;display:inline; background-color:#f3f3f3;}
.tab-T-3 li.cur{background-color:#f9dfdf;}
.btnp li{ float:left; margin-left:7px; margin-top:5px;}
.btnp a{ width:28px; height:28px; background:url(../../../images/icon-1.png) no-repeat; display:block;}
.btnp a#right1:hover{ background:url(../../../images/icon-1.png) left -28px no-repeat;}
.btnp a#left1{ background:url(../../../images/icon-1.png) left -56px no-repeat;}
.btnp a#left1:hover{ background:url(../../../images/icon-1.png) left -84px no-repeat;}


.proshow-m{ float:left; padding:50px 0 0 0;}
.rowE .warp-pic-list{position:relative;width:860px;height:255px;overflow:hidden;}
.rowE .count li{ float:left; margin-right:35px;width:187px;height:255px;}
.rowE .count .img_wrap{ float:left; width:190px;height:190px; border:1px solid #ccc;}
.rowE .count li .text-area{ clear:left; text-align:center;}
.rowE .count li .text-area  p{ line-height:24px;height:40px; padding:10px 0 10px 0; display:block;}
.rowE .count .img_wrap:hover{ border:1px solid #d21f2b;}
.rowE .count li:hover .text-area,.rowE .count li.hover .text-area{ color:#d21f2b;}
.rowE .count .p-num{font-family:"Tahoma";font-weight:bold;}
.rowE .btn{display:block;height:55px;position:absolute;top:60px;width:35px;z-index:200;cursor:pointer;}
.rowE .prev{ background-position:0 -88px;left:0;}
.rowE .prev:hover{background-position:0 -144px;}
.rowE .next{ background-position:0 -200px;right:0;}
.rowE .next:hover{background-position:0 -256px;}

.searchBar{ width:380px; height:40px; line-height:40px; border:1px solid #d5d5d5;border-radius:5px; background:url(../../../images/search01.png) no-repeat 12px center; padding-left:40px; position:relative;}

.searchBar b{ background:url(../../../images/search02.png) no-repeat; width:18px; height:18px; display:inline-block; right:12px; top:12px; position:absolute; cursor:pointer;}

.searchBar .inputSearch{ width:100%; height:40px; line-height:40px; background:none; border:0; font-size:14px;}

.searchBar .btn22{ width:42px; height:47px; display:block; position:absolute; left:0; top:0; border:none; background:none; cursor:pointer; z-index:100}

.tipTxt{ position:absolute; left:0px; top:0px; text-indent:40px; color:#aaa; z-index:0; cursor: text; height:40px; line-height:40px; font-size:14px;}

.box .title{ font-size:28px; text-align:center; padding:0 0 40px; color:#000;}
.title22{ clear:both; width:1170px; font-size:24px; text-align:center; padding:0 0 40px; color:#333;}

.sitemap li{ border-bottom:1px dashed #ccc; line-height:35px;}
.nrnav ul li{ border-bottom:none;}
.nrnav ul li a{ border-bottom:1px dashed #ccc; line-height:35px; display:block;}

.product_title{ height: 40px; margin-top: 15px; background: #999;padding: 0 16px;line-height: 40px;color: #fff;font-size: 16px;}
.product_table { padding:16px; line-height:30px;}
.product_table table{border:solid #e4e4e4; border-width:1px 0px 0px 1px; line-height:26px;}
.product_table th{ background:#f0f0f0; padding:10px 0;}
.product_table th,.product_table td{border:solid #e4e4e4; border-width:0px 1px 1px 0px;}
.product_table td{ padding:10px;}

.detalist{ width:100%; padding-top:12px; overflow:hidden;}

#FeedbackContext{ float:left; width:100%; padding-top:1%; }
#FeedbackContext ul{ float:left; width:100%;margin:0%;}
#FeedbackContext ul li{ float:left; width:45%; border:solid 1px #cccccc; margin-top:10px;list-style:none; margin-right:3%;}
#FeedbackContext ul li span{ float:left; color:#000000; padding-left:10px;  padding-right:10px; line-height:35px; font-size:14px;}
#FeedbackContext ul li input.textStyle{ float:left; width:75%; height:2.5em; line-height:2.5em; border:0px; background:none; outline:none;font-size:14px;}
#FeedbackContext ul li input.textStylecompany{ float:left; width:55%; height:2.5em; line-height:2.5em; border:0px; background:none; outline:none;font-size:14px;}
#FeedbackContext ul li textarea.textAreaStyle{ float:left; width:93%; background:none; border:0px; line-height:35px; font-family:Arial; color:#333; font-size:14px;}
#FeedbackContext ul li textarea:focus{outline:none;border:0;}
#FeedbackContext ul li.feed_pro_all{ float:left; width:93%; margin-right:0%;}

#FeedbackContext ul li .btnFeedProSend{  float:left; width:200px; height:38px; line-height:38px; font-size:16px; color:#333; text-align:center;  color:#fff; cursor:pointer; background:#999;border:none!important; }

.pageMain{ min-height:500px;}
.pages{color:#1a4b85; overflow:hidden; font-size:16px; text-align:center; margin-top:20px;margin-bottom:20px;}
/*.pages span{ padding:0 6px; margin-top:10px; display:inline-block; color:#555;}*/
.pages a{ display:inline-block; color:#333; text-align:center; vertical-align:middle; padding:0px 10px; line-height:50px; overflow:hidden; min-width:50px; min-height:50px; box-sizing:border-box; font-size:16px; background:#fff; border-radius:5px;border:1px solid #dedede; margin-right: 5px;}
.pages a.page-num-current{ background:#d21f2b; color:#fff; border:1px solid #d21f2b;}
.pages a:hover{background:#d21f2b; color:#fff;}

.w{line-height:200%;padding:40px 0px}
.list_customers ul{margin:0;padding:0}
.list_customers ul li{display:block;background:#f8f8f8}
.list_customers ul li a{display:block;height:350px}
.list_customers ul li a span{display:block}
.list_customers ul li a span.thumb{float:left;width:600px;height:350px;overflow:hidden}
.list_customers ul li a span.thumb img{width:100%;height:100%;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}
.list_customers ul li a span.txt{float:right;width:520px;height:280px;padding:70px 40px 0px}
.list_customers ul li a span.txt b{font-size:20px;color:#555}
.list_customers ul li a span.txt i{display:block;width:40px;height:3px;background:#d21f2b;margin:15px 0px 25px}
.list_customers ul li a span.txt p{margin:0;padding:0;display:block;height:75px;line-height:25px;overflow:hidden;font-size:14px;color:#555}
.list_customers ul li a span.txt em{display:block;margin-top:45px;font-size:12px;color:#7a7a7a;font-style:normal}
.list_customers ul li a:hover span.thumb img{-webkit-transform:scale(1.05, 1.05);-moz-transform:scale(1.05, 1.05);-o-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}
.list_customers ul li a:hover span.txt b,.list_customers ul li a:hover span.txt p,.list_customers ul li a:hover span.txt em{color:#d21f2b}
.list_customers ul li:nth-child(2n+2) span.thumb{float:right}
.list_customers ul li:nth-child(2n+2) span.txt{float:left}

.short1{position:fixed;top:80px; background:#fff;}
.productlist { }
.productlist li{ float:left;width:272px; height:400px; margin-right:36px; margin-bottom:36px;} 
.productlist li img{ display:block;margin:0 auto;} 
.productlist li p{ color:#333; display:block; font-size:15px; padding:12px 10px 5px; font-weight:bold; line-height:20px}
.productlist li a{ width:252px; height:377px; padding:23px 10px 0; display:block; background:url(../images/index6_1.jpg) no-repeat; text-align:center;}
.productlist li a:hover p{ color:#d21f2b;}
.productlist li.nomargin{ margin-right:0;}

.app-back{ clear:both; text-align:center; margin-bottom:35px;}
.app-back a{ display:block; width:175px; margin:0 auto; line-height:50px; background:#d21f2b; color:#fff; font-size:16px;}
.app-back a:hover{ background:#333;}