body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
  margin: 0;
  padding: 0;
  font-size: 14px;
}

body,
button, input, select, textarea { /* for ie */
    /*font: 12px/1 Tahoma, Helvetica, Arial, "宋体", sans-serif;*/
    font: 14px/1 Arial, sans-serif; /* 用 ascii 字符表示，使得在任何编码下都无问题 */
}
h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }

address, cite, dfn, em, var, i { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
img{ max-width: 100%;}
/* 重置列表元素 */
ul, ol { list-style: none; }

/* 重置文本格式元素 */
a { text-decoration: none; color: #333; }
a:hover { text-decoration: none; color: #000000; }
a:active,a:visited,a:focus{text-decoration: none;}
/* 重置表单元素 */
input,select,textarea,button{outline:medium;}
legend { color: #000; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
input {vertical-align:middle;border: none; background: none;outline:none;}

/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    border: none;
    height: 1px;
}
.ellipsis{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}

html{ overflow-y: scroll; min-width: 320px;}

.not-animated{ opacity:0;}
/*设置左右浮动*/
.fl{float: left;}
.fr{float: right;}
/*清楚浮动*/
.clearfix:after{visibility:hidden; display:block; font-size:0; content: " "; clear:both; height:0;}
.clearfix{*zoom:1;}

/*top*/
.top-bg { width: 100%; height: 45px;  background-color: #333; }
.top-line { width: 100%; max-width: 1200px; height: 45px; line-height: 45px; margin: 0 auto; padding: 0px 20px;}
.top-line .text { float: left; font-size: 14px; color: #fff; text-decoration: underline;}
.language { width:90px; float: right; color:#fff; background:url(../images/jiantou.png) right center no-repeat; padding-right:16px; background-size:11px 11px; cursor:pointer; position:relative; padding-left:10px; box-sizing:border-box;}
.language ul { display:none; position:absolute; width:90px; top:45px; right:0px; z-index:20; -moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.4); -webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.4); box-shadow:0px 0px 15px rgba(0, 0, 0, 0.4);}
.language ul li { width:100%; line-height:30px; background-color:#fff; color:#666; padding-left:10px; box-sizing:border-box; transition:all .3s linear;}
.language ul li:hover { background-color:#b9090f;}
.language ul li a,.language ul li a:link,.language ul li a：visited,.language ul li a:hover { color:#666; font-size:13px; text-decoration:none;}
.language ul li:hover a,.language ul li:hover a:link,.language ul li:hover a:visited,.language ul li:hover a:hover { color:#fff;}

.language2 { width:90px; height:100%; line-height:; float: right; color:#666; background:url(../images/jiantou2.png) right center no-repeat; padding-right:16px; background-size:11px 11px; cursor:pointer; position:relative; padding-left:10px; box-sizing:border-box; margin-right:10px;}
.language2 ul { display:none; position:absolute; width:90px; top:60px; right:0px; z-index:20; -moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.4); -webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.4); box-shadow:0px 0px 15px rgba(0, 0, 0, 0.4);}
.language2 ul li { width:100%; line-height:30px; background-color:#fff; color:#666; padding-left:10px; box-sizing:border-box; transition:all .3s linear;}
.language2 ul li:hover { background-color:#b9090f;}
.language2 ul li a,.language2 ul li a:link,.language2 ul li a：visited,.languag2e ul li a:hover { color:#666; font-size:13px; text-decoration:none;}
.language2 ul li:hover a,.language2 ul li:hover a:link,.language2 ul li:hover a:visited,.language2 ul li:hover a:hover { color:#fff;}

.menu-bg { width: 100%; height: 92px; background-color: #f6f6f6 ;}
.menu-line { width: 100%; max-width: 1200px; height: 92px; margin: 0 auto; padding: 0px 20px;}
.menu-bg .logo { height: 92px; float: left;}
.menu-bg .logo img { width: 208px; height: 50px; margin-top: 21px; display: block;}
.menu-bg .menu { float: right; }
.menu-bg .menu>ul>li { height: 92px; float: left; margin: 0px 3px; position: relative;}
.menu-bg .menu>ul>li>a,.menu-bg .menu>ul>li>a:link,.menu-bg .menu>ul>li>a:visited { font-size: 16px; height: 92px; line-height: 92px; display: block; padding: 0px 40px;}
.menu-bg .menu>ul>li:hover>a { background-color: #b9090f; color: #fff;}
.menu-bg .menu>ul>li:hover>ul { display: block;}
.menu-bg .menu>ul>li.cur>a,.menu-bg .menu>ul>li.cur>a:link,.menu-bg .menu>ul>li.cur>a:visited { background-color: #b9090f; color: #fff;}
.menu-bg .menu>ul>li>ul { display:none; width: 260px; position: absolute; left: 0px; top: 92px; z-index: 20; background-color:#fff; padding: 0px 0px;}
.menu-bg .menu>ul>li>ul>li:first-child{padding-top: 15px;}
.menu-bg .menu>ul>li>ul>li { width: 100%; line-height: 20px; padding: 0px 20px;padding-bottom: 15px;}
.menu-bg .menu>ul>li>ul>li>a,.menu-bg .menu>ul>li>ul>li>a:link,.menu-bg .menu>ul>li>ul>li>a:visited { font-size: 14px; color: #333; }
.menu-bg .menu>ul>li>ul>li>a:hover { color:#b9090f;}

.wap-top { width: 100%; height: 60px; line-height:60px; background-color: #f6f6f6; display: none; padding-left:10px;}
.wap-logo { height: 100%; float: left;}
.wap-logo img { height: 40px; margin-top: 10px; display: block;}
.wap-language { height: 100%; float: right;}
.wap-language img { width: 30px; height: 30px; margin: 15px;}
.nav_btn { width: 60px; height: 60px; float: right;}
.nav_btn.open { background: url(../images/btn_open.png) center no-repeat; background-size: 100% 100%; cursor: pointer; }
.nav_btn.close { background: url(../images/btn_close.png) center no-repeat; background-size: 100% 100%; cursor: pointer; opacity: 1!important;}
.xs_nav {width: 100%;height: 100vh;overflow-y: auto; background: rgba(0,0,0,0.4);overflow: hidden; display: none;border-top: 1px solid #eee;text-align: left;}
.xs_nav  .nav-item{color: #212121;border-bottom: 1px solid #eee;background: #FFFFFF;}
.xs_nav  .nav-item a{color: #212121;font-size: 14px;}
.xs_nav  .nav-item .title{width:100%;line-height: 50px;position: relative;padding-left: 15px;color: #666666;font-size: 14px;}
.xs_nav  .nav-item .title .drop-btn{font-family: simhei; width: 50px;height: 50px;display: none; cursor: pointer; font-size:22px;line-height: 45px;text-align: center;position: absolute;right: 0px;top: 0px;transition: all 220ms linear;}
.xs_nav  .nav-item.open .title .drop-btn{transform: rotate(-45deg);}
.xs_nav  .nav-item .title a{display: block;}	
.xs_nav  .nav-item ul{padding-top: 5px;padding-bottom: 10px;display: none;}
.xs_nav  .nav-item ul li{padding-left: 30px;line-height: 30px;}
.xs_nav  .nav-item ul li a{line-height: 30px;color: #333333;}

/*home banner*/
.banner{width: 100%;z-index: 0;}
#t-ban .swiper-pagination-bullet { width: 36px; height: 6px; background-color: #b3b3b3; opacity: 1; border-radius: initial;}
#t-ban .swiper-pagination-bullet-active { background-color: #b9090f; }
#t-ban .swiper-button-next { display: none;}
#t-ban .swiper-button-prev { display: none;}

.home-title { font-size: 26px; color: #333; line-height: 50px; text-align: center; padding-top: 30px; text-transform: uppercase;}
.home-des { font-size: 14px; color: #666; line-height: 30px; text-align: center;}

/*home about*/
.home-about-bg { width: 100%; height: auto; overflow: hidden; background-color: #fff; padding:10px;}
.home-about { width: 100%; max-width: 1200px; height: auto; overflow: hidden; margin: 0 auto; padding: 40px 0px;}
.home-about-box { width:50%; height:auto; float:left; overflow:hidden; background-color:#f7f7f7; }
.home-about-box:hover { background-color:#b9090f;}
.home-about-box .left { width:50%; float:left;}
.home-about-box .left img { width:100%; display:block;}
.home-about-box .right { width:50%; float:right; padding:15px; box-sizing:border-box;}
.home-about-box .right .p1 { font-size:24px; color:#b9090f; line-height:40px; }
.home-about-box .right .p2 { font-size:14px; color:#484848; line-height:22px; height:66px; overflow:hidden; }
.home-about-box:hover .p1,.home-about-box:hover .p2 { color:#fff;}
.home-about-box .about-bt { width:30px; height:30px; line-height:30px; border:1px solid #b9090f; font-family:SimSun; text-align:center; color:#b9090f; margin-top:10px;}
.home-about-box:hover .about-bt { color:#fff; border:1px solid #fff;}

/*home product*/
.home-pro-bg { width: 100%; height: auto; overflow: hidden; background-color: #f3f3f3; padding:10px;}
.home-pro-fl { width: 100%; max-width: 1200px; height: auto; overflow: hidden; margin: 20px auto; text-align: center;}
.home-pro-fl ul {display:inline-block;}
.home-pro-fl ul li { padding: 0px 20px; font-size: 14px; height: 45px; line-height: 45px; transition: all .3s linear; background-color: #fff; float: left; border-radius: 10px 10px 0px 0px; margin: 5px 1px; cursor: pointer; }
.home-pro-fl ul li.cur,.home-pro-fl ul li:hover { background-color: #b9090f; color: #fff;}
.home-pro-list { width: 100%; max-width: 1200px; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 20px;}
.home-pro-list ul { display: none;}
.home-pro-list ul li { width: 33.3333333%; float: left; padding: 20px 3%;}
.home-pro-list ul li img { width: 100%; border: 1px solid #d3d3d3; display: block; }
.home-pro-list ul li p { height: 50px; line-height: 50px; overflow: hidden; background-color: #d8d8d8; text-align: center; transition: all .3s linear; }
.home-pro-list ul li:hover p { background-color: #343434;}
.home-pro-list ul li a,.home-pro-list ul li a:link,.home-pro-list ul li a:visited { font-size: 14px; color: #333;}
.home-pro-list ul li:hover a { color:#fff ;}



.home-product-bg {width: 100%; height: auto; overflow: hidden; background-color: #f6f6f4; padding:25px 10px;}
.home-product-top { width:100%; max-width:1200px; height:auto; overflow:hidden; padding:30px 20px; box-sizing:border-box; margin:0 auto; background-color:#fff;}
.home-product-top .left { width:50%; float:left;}
.home-product-top .left .p1 { font-size:26px; font-weight:bold; color:#333; line-height:30px; text-transform:uppercase;}
.home-product-top .left .p2 { font-size:14px; color:#666; line-height:22px;}
.home-product-top .right { width:50%; float:right; text-align:right; }
.home-product-top .right img { max-width:95%;}
.home-product-list {width: 100%; max-width: 1200px; height: auto; overflow: hidden; margin: 0 auto; padding: 20px 0px; transition:all .3s linear;}
.home-product-list ul { padding:0; _margin-left:-5px !important; list-style:none; overflow:hidden; width:10000em; }
.home-product-list ul li { width:220px; float:left; background-color:#fff; border-radius:5px; margin-right: 10px; padding:6px; box-sizing:border-box; position:relative;}
.home-product-list ul li:after { content:""; width:0px; height:6px; overflow:hidden; position:absolute; z-index:10; background-color:#b9090f; left:0px; bottom:0px; border-radius:0px 0px 5px 5px; transition:all .3s linear; }
.home-product-list ul li:hover:after { width:100%;}
.home-product-list ul li:hover {
-moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.4); 
-webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.4); 
box-shadow:0px 0px 15px rgba(0, 0, 0, 0.4);
}
.home-product-list ul li img { display:block; width:100%; border:1px solid #e1e1e1;}
.home-product-list ul li .pro-name { font-size:16px; height:30px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap: normal;  color:#b9090f; line-height:30px; margin-top:10px; text-align:center;}
.home-product-list ul li .pro-canshu { font-size:12px; height:66px; overflow:hidden; color:#666; line-height:22px; text-align:center; margin-top:10px;}
.home-product-list ul li .pro-more { width:50%; height:30px; line-height:30px; border-radius:5px; overflow:hidden; margin:20px auto 30px auto; background-color:#b9090f; font-size:12px; color:#fff; text-align:center;}

/*applicttion*/
.home-case-bg { width: 100%; height: auto; overflow: hidden; background-color: #fff; padding:10px;}
.home-case-list { width: 100%; max-width: 1200px; height: auto; overflow: hidden; margin: 0 auto; padding: 20px 0px;}
.home-case-list ul { padding:0; _margin-left:-5px !important; list-style:none; overflow:hidden; width:10000em; }
.home-case-list ul li { width: 385px; float: left; margin-right: 15px;}
.home-case-list ul li img { width: 100%; display: block; }
.home-case-list ul li p { height: 50px; line-height: 50px; overflow: hidden; text-align: center; }
.home-case-list ul li a,.home-case-list ul li a:link,.home-case-list ul li a:visited { font-size: 14px; color: #333;}
.home-case-list ul li a:hover { color:#b9090f ;}

.carousel-btn {
	text-align:center;
	margin:10px 0;
}
.carousel-btn a {
	display:inline-block;
	width:13px;
	height:13px;
	border-radius:8px;
	margin:0 5px;
	background:#d7d7d7;
	vertical-align:middle;
}
.carousel-btn .selected {
	background:#b9090f;
	cursor:default;
}
.carousel-btn a span {
	display:none;
}
.carousel-btn-fixed {
	width:100%;
	position:absolute;
	bottom:25px;
	left:0;
	margin:0;
	z-index:100;
}

/*news*/
.home-news-bg { width: 100%; height: auto; overflow: hidden; background-color: #f3f3f3; padding:10px;}
.home-news { width: 100%; max-width: 1200px; height: auto; overflow: hidden; margin: 30px  auto;}
.home-news-left { width: 60%; float: left;}
.home-news-left ul li { width: 100%; height: 44px; line-height: 44px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap: normal; border-bottom: 1px #b2b2b2 dashed; position: relative; padding: 0px 100px 0px 25px; background: url(../images/index_38.jpg) no-repeat 10px center;}
.home-news-left ul li span { font-size: 14px; color: #666; position: absolute; right: 10px; top: 0px; z-index: 20;}
.home-news-left ul li a,.home-news-left ul li a:link,.home-news-left ul li a:visited { font-size: 14px; color: #3d3d3d;}
.home-news-left ul li a:hover { color:#b9090f;}
.home-news-right { width: 37%; float: right;}
.home-news-right img { width: 100%; display: block;}

/*foot*/
.foot-map { width:100%; height:auto; overflow:hidden; background:url(../images/foot_bg.jpg) no-repeat center; background-size:auto 100%;}
.foot-bg { width: 100%; height: auto; overflow: hidden; padding:10px;}
.foot-line1 { width: 100%; max-width: 1200px; height: auto; overflow: hidden; margin: 30px  auto;}
.foot-line1 ul { float: left; padding: 0px 20px;}
.foot-line1 .foot-contact { width: 400px; float: right; font-size: 14px; color: #434343; padding-right: 0px;}
.foot-line1 ul li { line-height: 20px; padding: 5px 0px;}
.foot-line1 .foot-contact p { line-height: 23px; padding-left: 26px;}
.foot-line1 a,.foot-line1 a:link,.foot-line1 a:visited { font-size: 14px; color:#434343;}
.foot-line1 a:hover { color: #1e1e1e;}
.foot-line1 a span { font-family: simsun;}
.foot-line1 .main { line-height: 30px;}
.foot-line1 .main a,.foot-line1 .main a:link,.foot-line1 .main a:visited,.foot-line1 .main a:hover { font-size: 16px; color: #1e1e1e;}
.foot-border { width: 100%; border-top: 1px solid #919191; padding:10px;}
.foot-line2 { width: 100%; max-width: 1200px; height: auto; overflow: hidden; margin: 10px  auto; font-size: 14px; color: #434343; line-height: 20px;}
.foot-line2 a,.foot-line2 a:link,.foot-line2 a:visited { font-size: 14px; color:#434343;}
.foot-line2 a:hover { color: #1e1e1e;}
.foot-copyright { float: left;}
.foor-lianke { float: right;}
.ico_1 { background: url(../images/ico_1.png) no-repeat 5px 4px;}
.ico_2 { background: url(../images/ico_2.png) no-repeat 5px 4px;}
.ico_3 { background: url(../images/ico_3.png) no-repeat 5px 4px;}
.ico_4 { background: url(../images/ico_4.png) no-repeat 5px 4px;}
.ico_5 { background: url(../images/ico_5.png) no-repeat 5px 4px;}

/*ny*/
.ny-bg { width: 100%; height: auto; overflow: hidden ; background-color: #d5d5d5; padding: 10px;}
.ny-body { width: 100%; max-width: 1200px; height: auto; overflow: hidden ; margin: 35px auto;}
.ny-left { width:28%; float: left;}
.nav-title { width: 100%; height: 50px; line-height: 50px; background-color: #b9080e; text-transform: uppercase; font-size: 22px; font-weight: bold; color: #fff; padding: 0px 12px;}
.nav-list { width: 100%; height: auto; overflow: hidden; background-color: #ececec; padding-bottom: 20px;}
.nav-list ul { width: 100%; padding: 0px 10px;}
.nav-list ul li { width: 100%; line-height: 20px; padding: 15px 10px 15px 25px; border-bottom: 1px solid #c9c9c9; background: url(../images/dot.png) no-repeat 10px center; }
.nav-list ul li a,.nav-list ul li a:link,.nav-list ul li a:visited { display: block; width: 100%; font-size: 14px; color: #333; position: relative; padding-right: 20px;}
.nav-list ul li a:hover,.nav-list ul li.on a  { color:#b9090f;}
.nav-list ul li a span { position: absolute; right: 0px; top: 0px; z-index: 10; font-family: simsun;}


.nav-news-list { width: 100%; height: auto; overflow: hidden; background-color: #ececec; margin-top: 23px;}
.nav-news-list ul { width: 100%; padding: 0px 10px;}
.nav-news-list ul li { width: 100%; line-height: 20px; padding: 15px 10px 15px 25px; background: url(../images/dot.png) no-repeat 10px center; }
.nav-news-list ul li a,.nav-news-list ul li a:link,.nav-news-list ul li a:visited { font-size: 14px; color: #333;}
.nav-news-list ul li a:hover { color:#b9090f;}
.ny-right { width:70%; float: right; background-color: #fff; }
.about-content { width: 100%; height: auto; overflow: hidden; padding: 30px 20px; font-size: 14px; color: #666; line-height: 30px;}

.proul { padding:0px 20px;}
.proul ul{ margin-top:30px;}
.proul ul li{ padding-bottom:16px; border-bottom:1px dashed #b5b5b5; overflow:hidden; margin-bottom:17px;}
.proimg{ float:left; border:1px solid #e5e4e0;}
.proimg img{ max-width:180px;}
.prolic{ float:left; margin-left:15px;width:400px;}
.prolitit{ font-size:14px; color:#3a3a3a; margin-bottom:5px;}
.prolizy{ font-size:14px; color:#666666; line-height:23px;}
.prolizy div{ padding-left:15px; background:url(../images/yy.jpg) no-repeat 0px 9px;}
.proulr{ float:right;}
.propdf{ text-align:right; margin-top:10px; margin-right:10px;}
.proa{ margin-top:24px;}
.proa a{ display:inline-block; width:88px; text-align:center; line-height:30px; font-size:14px; border-radius:3px;}
.proaxx{ background:#990100; color:#fff;}
.proaxq{ background:#bebebe; color:#0c0c0c;}

.proul .newslists li{
	width: 100%;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
    border-bottom: 1px #b2b2b2 dashed;
    position: relative;
    padding: 0px 100px 0px 25px;
    background: url(../images/index_38.jpg) no-repeat 10px center;
}
.proul .newslists li span{font-size: 14px;
    color: #666;
    position: absolute;
    right: 10px;
    top: 0px;
    z-index: 20;}
    
/*图片列表*/
.proul .piclists{overflow: hidden;}
.proul .piclists li{width: 33.333333%;padding: 0px 10px;box-sizing: border-box;float: left;border-bottom: none;}
.proul .piclists li .title{padding: 0px 10px;background: #f2f2f2; color: #333333;font-size: 14px;text-align: center;line-height: 35px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}


.pro-show-bg { width:100%; height:auto; overflow:hidden; background-color:#f9f9f9; padding:20px 0px;}
.product-title { width: 100%; line-height: 30px; padding: 25px 20px; background-color: #b9080e; font-size: 24px; color: #fff; font-weight: bold;}
.proshowul { width:100%; max-width:1200px; margin:0 auto; overflow:hidden; padding:15px 0px;}
.proshowul ul li{ width:50%; float:left; border:1px solid #fff;}
.proshowul ul li a{ display:block; width:100%; height:53px; padding:0px 1px; background-color:#dedede;} 
.proshowul ul li a img { height:53px; display:block; margin:0 auto;}

.proclose{ margin-top:30px; text-align:center; font-size:14px; padding-bottom: 20px;}
.proclose a,.proclose a:link,.proclose a:visited,.proclose a:hover { color:#b9080e;}

.news-times{line-height: 50px;border-bottom: 1px #b2b2b2 dashed;text-align: center;margin: 0px 20px;}
.news_tool{padding: 0px 20px;line-height: 25px;}
.picture_img{max-width: 100%;text-align: center;margin: 0 auto;display: block;}
/*css flickr style pagination*/
div.flickr {
	padding:20px 0px 20px 0px;margin:0px; text-align:left; font-family:arial; font-size:14px;font-family:simhei,simsun;
}
div.flickr a{width:30px;height: 30px;line-height:30px;transition: all  0.3s linear;text-align: center;}
div.flickr a {
	border: 1px solid #cbcbcb ; border-radius: 2px; color: #666666; margin-right: 5px; text-decoration: none;display:inline-block;
}
div.flickr a:hover {
	border: #b9080e 1px solid;  background: #b9080e; color: #fff; 
}
div.meneame a:active {
	border: #b9080e 1px solid; background: #b9080e; color: #fff; 
}
div.flickr span{width:30px;height: 30px;line-height:30px;transition: all  0.3s linear; text-align: center;}

div.flickr span.current {
	border-radius: 2px; background: #b9080e;border: 1px solid #b9080e ; color: #fff;  margin-right: 5px; display:inline-block;
}
div.flickr span.disabled {
	border: 1px solid #cbcbcb ;border-radius: 2px; color: #666666; margin-right: 5px; display:inline-block;
}

@media only screen and (max-width:768px ) {
	div.flickr{text-align: center;}
	div.flickr a{width:25px;height: 25px;line-height:25px;}
	div.flickr span{width:25px;height: 25px;line-height:25px;}
}




.jn_box{clear:both;overflow:hidden;margin:0 auto;margin-top: 20px; padding-bottom:20px;width:350px}
.jn_lt{float:left;padding:0 5px 0 0;width:100px;text-align:right;font-weight:700;font-size:14px;line-height:30px}
.jn_rt{float:left;width:360px}
.jn_box .txt{padding:0 10px;width:325px;height:28px;outline:0;border:1px solid #DBDBDB;border-radius:3px;color:#444;font-size:13px;line-height:28px}
.jn_box input:focus{border:1px solid #E10D16}
.jn_box textarea:focus{border:1px solid #E10D16}
.jn_box .cod{padding:0 15px;width:70px;height:28px;outline:0;border:1px solid #DBDBDB;border-radius:3px;color:#444;font-size:13px;line-height:28px}
.jn_box .txtarea{padding:10px;width:325px;height:120px;outline:0;border:1px solid #DBDBDB;border-radius:3px;font-size:13px}
.jn_box .btn{width:95px;height:32px;border:0;border-radius:3px;background:#666;color:#FFF;text-align:center;font-weight:700;font-size:15px;cursor:pointer}
.jn_box .btn:hover{background:#E10D16}
.cl_red{color:red}
.fd_pro_tb{margin:0 auto;margin-bottom:20px;margin-top: 25px; width:95%;border-top:1px solid #E8E8E8;border-left:1px solid #E8E8E8}
.fd_pro_tb td,.fd_pro_tb th{border-right:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8}
.fd_pro_tb th{height:40px;background:#F5F5F5;font-weight:400;line-height:40px}
.fd_pro_tb td{padding:10px 0;text-align:center}
.fd_pro_tb td input{padding:0 10px;width:80px;height:22px;border:1px solid #E8E8E8;text-align:right;line-height:22px}
.fd_pro_tb .del{color:red;cursor:pointer}

@media only screen and (max-width:500px ) {
	.jn_box{width: 100%;}
	.jn_lt{width: 100%;}
	.jn_rt{width: 100%;}
	.jn_box .txt{width: 95%;}
	.jn_box .txtarea{width: 95%;}
}
@media only screen and (max-width:320px ) {
	.fd_pro_tb{display: none;}
	
}


.ny-tit {
	width:100%;
	height:auto;
	line-height:40px;
	font-size:32px;
	color:#b9090f;
	text-transform:uppercase;
	text-align:center;
}
.ny-pro-fl {
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	padding:20px 0px;
}
.ny-pro-fl ul {display:inline-block;}
.ny-pro-fl ul li { margin:10px; display:inline-block}
.ny-pro-fl ul li a { display:block; height:48px; line-height:48px; padding:0px 50px; background-color:#e6e6e6; border-radius:48px; font-size:16px; color:#333; }
.ny-pro-fl ul li.cur a,.ny-pro-fl ul li:hover a { background-color:#b9090f; color:#fff;}
.ny-pro-list { width:100%; height:auto; overflow:hidden; box-sizing:border-box;}
.ny-pro-list ul li { float:left; width:31.3333333%; margin:20px 1%; border:1px solid #f1cecf; padding:22px 22px 40px 22px; box-sizing:border-box;}
.ny-pro-list ul li img { width:100%; display:block;}
.ny-pro-list ul li p { display:block; width:100%; height:30px; line-height:30px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap: normal;  font-size:20px; color:#3a3a3a; margin-top:10px;}
.ny-more { width:34px; height:34px; overflow:hidden; float:right; background:url(../images/pro-more.png) no-repeat; opacity:0.3; transition:all .3s linear; margin-top:20px; margin-right:10px; }
.ny-pro-list ul li:hover .ny-more { opacity:1;}
.ny-pro-list ul li a,.ny-pro-list ul li a:link,.ny-pro-list ul li a:visited,.ny-pro-list ul li a:hover { color:#3a3a3a;}


.ny-top { width:100%; height:60px; line-height:60px; overflow:hidden; border-bottom:1px solid #e3e3e3;}
.ny-top-box { width:100%; max-width:1200px; height:60px; line-height:60px; overflow:hidden; margin:0 auto;}
.ny-top-box .left { font-size:26px; color:#b9090f; float:left;}
.ny-top-box .right { float:right;}
.ny-pro-show { width:100%; height:auto; overflow:hidden; margin-top:10px; margin-bottom:45px;}
.ny-pro-show  .left { width:40%; float:left; border-right:1px solid #e0e0e0; }
.ny-pro-show  .left img { width:100%; display:block;}
.ny-pro-show  .right { width:60%; float:right; padding:50px; box-sizing:border-box;}
.ny-pro-tit { font-size:20px; color:#333; line-height:30px;}
.ny-pro-canshu { font-size:14px; line-height:22px; color:#666; margin-top:20px;}
.inquiry { display:block; width:40%; height:45px; line-height:45px; overflow:hidden; text-align:center; color:#fff; font-size:16px; background-color:#b9090f; border-radius:5px; margin-top:30px;}
.inquiry:link,.inquiry:visited,.inquiry:hover { color:#fff;}

.ny-pro-con { width:100%; height:auto; overflow:hidden;}
.product-title2 { width:100%; height:54px; line-height:54px; overflow:hidden; background-color:#dbdbdb; border-radius:5px; font-size:22px; color:#333; padding-left:34px; box-sizing:border-box;}

.ny-banner { width:100%; height:314px; overflow:hidden;}

.list-box { position:relative;}
.list-box .carousel-prev { width:40px; height:40px; background:url(/images/lightbox-btn-prev.png) right center no-repeat; cursor:pointer; position:absolute; left:-20px; top:calc(50% - 20px); z-index:2000; display:block !important; border:1px solid #ccc; border-radius:40px;  transition:all .3s linear;}
.list-box .carousel-next { width:40px; height:40px; background:url(/images/lightbox-btn-next.png)  left center no-repeat; cursor:pointer; position:absolute; right:-20px; top:calc(50% - 20px); z-index:2000; display:block !important; border:1px solid #ccc; border-radius:40px;  transition:all .3s linear;}
.list-box .carousel-prev:hover,.list-box .carousel-next:hover { border:1px solid #9e9d9d;}

.contact-box { width:100%; height:auto; overflow:hidden;}
.contact-box ul li { width:50%; float:left; padding-left:85px; padding-right:20px; box-sizing:border-box;}
.contact-box ul li.bg-1 { background:url(../images/conttact_1.png) left center no-repeat;}
.contact-box ul li.bg-2 { background:url(../images/conttact_2.png) left center no-repeat;}

#allmap{width: 100%;height:300px; border:1PX solid #DEDEDE; box-sizing:border-box;}

.message_content {
	width: 90%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom:50px;
}
.message_title { text-align:center; font-size:30px; line-height:80px; font-weight:bold; border-bottom:1px solid #ccc;}
.message_underline { width:100px; height:2px; overflow:hidden; margin:0 auto; background-color:#da251f; margin-bottom:-1px;}
.message_content table {
	width: 100%;
}
.message_content table td {
	padding-top: 20px;
}
.message_content input[type='text'] {
	width: 70%;
	height: 50px;
	line-height: 50px;
	padding: 0px 15px;
	background-color: #fff;
	box-sizing: border-box;
	font-size: 15px;
	font-family: "microsoft yahei";
	border:1px solid #ccc;
}

.message_content input[type='text']::-webkit-input-placeholder { /* WebKit browsers */
    color:#666;
	font-size:14px;
}
.message_content input[type='text']:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#666;
   opacity:1;
   font-size:14px;
}
.message_content input[type='text']::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#666;
   opacity:1;
   font-size:14px;
}
.message_content input[type='text']:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:#666;
   font-size:14px;
}



.message_content input[type='text']:focus{
	border: 1px solid #d1d1d1;
}
.message_content textarea {
	width: 100%;
	height: 100px;
	line-height: 26px;
	padding: 10px 15px;
	background-color: #fff;
	box-sizing: border-box;
	font-family: "microsoft yahei";
	border:1px solid #ccc;
}

.message_content textarea::-webkit-input-placeholder { /* WebKit browsers */
    color:#666;
	font-size:14px;
}
.message_content textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#666;
   opacity:1;
   font-size:14px;
}
.message_content textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#666;
   opacity:1;
   font-size:14px;
}
.message_content textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:#666;
   font-size:14px;
}



.message_content textarea:focus{
	border: 1px solid #d1d1d1;
}
.message_content input[type='submit'] {
	width: 25%;
	height: 50px;
	line-height: 50px;
	border: 0px;
	background-color:#b9080e;
	text-align: center;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	margin-top: 10px;
}

/* ====== go top start ====== */

.gotop {
    width: 42px;
    height: 42px;
    background: url(../images/jiao.png) no-repeat center;
    bottom: 50px;
    position: fixed;
    right: 20px;
    z-index: 10;
    width: 55px;
    height: 55px;
    display: none;
    cursor: pointer;
}
/* ====== go top end ====== */