﻿@charset "utf-8";
/* CSS Document */

html, body, div, p, ul,ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, frameset, table, th, tr, td, fieldset { margin:0; padding:0; }
/* IE5.xIE6бbug */ 
* html body{overflow: visible;} 
* html iframe, * html frame{overflow: auto;} 
* html frameset{overflow: hidden;} 

/* body */ 
body{color:#757575; font-size:12px; line-height:24px;  font-family:"微软雅黑";   background:#FFF;} 
i, em, cite { font-style:normal; }

/* a */ 
a{color:#757575; font-size:12px;/*-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;*/ text-decoration: none; }
a:hover { color:#d71c13; }
/* form */ 
textarea,input{ word-wrap:break-word;word-break:break-all;} 
textarea,input {vertical-align:middle;font-size:12px; outline:none}

iframe{ border:0}
/* li */ 
ul,li{list-style-type:none;} 
/* img */ 
body img{border:0 none; vertical-align:middle;} 

/* h* */ 
h1{ font-size:24px;} 
h2{ font-size:20px;} 
h3{ font-size:18px;} 
h4{ font-size:16px;} 
h5{ font-size:14px;} 
h6{ font-size:12px;}


/* Hides from IE-mac \*/
* html .clearfix {height:1%;}.clearfix {display:block;}
/* End hide from IE-mac */
/*********清除浮动处理**********/
.clr { clear:both; display:block; height:0;font-size:0; overflow:hidden;}
/*返回顶部*/
.totop{position:fixed; right:50%; margin-right:-528px; z-index:10000; bottom:25px;display:block; width:26px; height:62px; background:url(../images/rocket.png) no-repeat 0 0; -webkit-transition: all 0.2s ease-in-out;}


/*网站头部*/
.headWrap{ height:32px; width:auto; background:#f6f6f6; color:#b2b2b2; border-bottom:1px solid #f0f0f0; font-size:12px; line-height:32px;}
.headWrap .head{ width:1100px; margin:0 auto; position:relative;}
.headWrap .head .headRight{ position:absolute; right:0; top:0}
.headWrap .head .headRight a{color:#b2b2b2;}
.headWrap .head .headRight a:hover{ color:#e77817}

.top-T_Wrap{ width:auto; overflow:hidden;  height:120px;  background:url(../images/head.jpg) center center repeat-x; position:relative; z-index:10}
.top-T{ width:1100px; margin:0 auto; height:120px; overflow:hidden; position:relative; background:url(../images/tel.png) right center no-repeat; }
.top-T .logoL{ width:453px; height:103px; overflow:hidden; margin-top:9px; position:relative}

.top-T .text{ position:absolute; left:500px; top:40px; color:#808080; font-size:14px; line-height:24px;}

/***********nav*******/
.navWrap{ width:auto; background:url(../images/navbj.jpg) left center repeat-x; height:40px;}
.nav{ width:1100px; margin:0 auto; overflow:hidden;}
.nav li{ float:left; margin-right:20px; text-align:center; position:relative;}
.nav li a{line-height:40px; text-align:center; font-size:14px; padding:0 30px; color:#FFF; display:block;}
.nav li a:hover,.nav li .cur{ color:#FFF; background:#d71c13;}
/*********************************公共头部结束*******************************/

.js-silder{position: relative; height:600px}
.silder-scroll{width: 100%; overflow: hidden; height:100%;}
.silder-main{position: relative; width: 100%; overflow: hidden; height:100%;}
.silder-main-img{position: absolute;top: 0;left: 0;width: 100%; height:100%;}
.silder-main-img a{ display:block; height:100%}
.silder-main-img img{width: 100%;}
.js-silder-ctrl{position:absolute; bottom:5px; z-index:10; width: 100%; text-align: center;}
.silder-ctrl-prev,
.silder-ctrl-next{position: absolute;top: 0;display:none;width: 8%;height: 100%;vertical-align: middle;cursor: pointer;color: #fff;font-family: "宋体";font-size: 52px;font-weight: 600;text-shadow: #666 2px 2px 5px;}
.silder-ctrl-prev{left: 0; text-align: left;}
.silder-ctrl-next{right: 0; text-align: right;}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{position: absolute;top: 50%; margin-top: -40px;}
.silder-ctrl-prev>span{display:none;left: 0;}
.silder-ctrl-next>span{ display:none;right: 0;}
.silder-ctrl-con{display: inline-block;width:10px; padding:10px 0; margin:0 10px; cursor: pointer;}
.silder-ctrl-con>span{display: block;line-height: 0;text-indent: -9999px;overflow: hidden;padding:5px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; cursor:pointer; border:1px solid #d71c13}
.silder-ctrl-con.active>span{background-color: #d71c13;}

@media (max-width: 768px){
.silder-ctrl-prev,.silder-ctrl-next{width: 10%;font-size: 26px;margin-top: -25px;}
.silder-ctrl-con{width: 14px;height: 14px;padding: 0;margin: 0 5px;}
.silder-ctrl-con>span{display: block; width: 100%;height:100%; border-radius: 50%;padding: 0;}
}

/*产品中心*/
.in_pro{width:1100px; margin:30px auto; overflow:hidden;}
.pro_left{width:218px; float:left; margin-bottom:15px;}
.pro_left .pro_left_top{width:218px; height:131px; background:url(../images/membt.png) center center no-repeat; color:#FFF; text-align:center }
.pro_left .pro_left_nr{width:198px;  overflow:hidden; margin:0 auto; padding-bottom:10px; border-right:1px solid #bebebe; border-left:1px solid #bebebe;}
.pro_left .pro_left_nr li{width:170px; height:35px; margin:0 auto; border-bottom:1px dashed #e5e5e5}
.pro_left .pro_left_nr li a{display:block; width:140px; line-height:35px; padding:0 0 0 30px; overflow:hidden; background:url(../Images/san.png) 10px center no-repeat ;   font-size:14px; color:#666666}


.pro_left .contact_title{ width:198px; height:72px; background:url(../Images/teltitle.jpg) left center no-repeat; margin:0 auto;border-right:1px solid #bebebe; border-left:1px solid #bebebe}

.pro_left .contact_nr{ width:178px;  background:#efefef; margin:0 auto; border:1px solid #bebebe; border-top:0; padding:10px;}



.pro_left .pro_left_nr li a:hover{ color:#d71c13}
.in_pro .pro_right{width:860px; float:right; overflow:hidden}
.in_pro .pro_right .pro_right_title{width:860px; height:35px; position:relative; background:url(../Images/probt.png) left center no-repeat; overflow:hidden}
.in_pro .pro_right .pro_right_title span{color:#FFF; font-size:14px; line-height:35px; padding-left:22px; font-weight:bold}
.in_pro .pro_right .pro_right_title a{ position:absolute; right:10px; top:8px; color:#FFF}
.in_pro .pro_right .RightBOx{ width:860px; float:right; overflow:hidden; padding-top:20px}
.in_pro .pro_right .RightBOx li{ width:215px;  overflow:hidden; margin-bottom:15px; position:relative; float:left; display:inline; }
.in_pro .pro_right .RightBOx li a { color:#333333; display:block; width:200px; margin:0 auto}
.in_pro .pro_right .RightBOx li a:hover{ color:#d71c13;}
.in_pro .pro_right .RightBOx li .pic {position:relative; width:200px; display:block; overflow:hidden; border:1px solid #cdcdcd; background:#FFF; margin:0 auto; height:200px;}
.in_pro .pro_right .RightBOx li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; left:0; top:0; bottom:0; right:0;}
.in_pro .pro_right .RightBOx li .txt{ text-align:center; line-height:30px; height:30px; font-size:12px; overflow:hidden; width:200px; margin:0 auto;}

.AdvantageWrap{ width:auto; height:1233px; background:url(../images/youshi.jpg) center center no-repeat}
.Advantage{ width:1100px; margin:0 auto; position:relative; height:1050px;}
.Advantage .act{ position:absolute; font-size:14px; color:#666666; line-height:24px;}
.Advantage .act strong{ display:block; font-size:24px; padding-left:40px; color:#000000; margin-bottom:15px}
.Advantage .act ul{ padding-top:10px;}
.Advantage .act ul li{ background:url(../images/gou.png) left 6px no-repeat; padding-left:24px; margin-bottom:8px;}
.Advantage .act01{ left:0; top:202px}
.Advantage .act02{ left:620px; top:550px}
.Advantage .act03{ left:0; top:885px}
.Advantage .act04{ left:0; top:1042px}

/*新闻中心*/
.news_wrap{width:auto; overflow:hidden; background:#FFF; padding:10px 0 20px}
.news_wrap .news{ width:1100px; margin:0 auto; overflow:hidden;}
.news_wrap .news .bt{ position:relative; background:url(../images/icon05.png) 0px center no-repeat #FFF; font-size:20px; font-weight:bold; padding-left:35px; color:#1a1a1a; height:60px; line-height:60px;}
.news_wrap .news .bt a{ display:block; position:absolute; right:0; top:20px;  width:20px; height:20px; background:url(../images/jia.png) center center no-repeat #d71c13; background-size:10px ;}

.news_wrap ul{ overflow:hidden; padding:0 0 20px; position:relative;}
.news_wrap ul li{width:auto;position:relative; }
.news_wrap ul li a{width:auto;color:#4c4c4c;  background:url(../images/san.png) 5px center no-repeat; padding-left: 25px; line-height:36px; font-size:14px; overflow: hidden; padding-right: 80px; height: 36px; position:relative; display:block;}
.news_wrap ul li a span{  position:absolute; color:#b2b2b2; font-family:Arial, Helvetica, sans-serif; font-size:14px; top:0 ; right:0 }
.news_wrap ul li a:hover{color:#d71c13}
.news_wrap .news_L_nr{ width:500px; float:left; margin-right:55px;}
.news_wrap .news_C_nr{ width:330px; float:left}
.news_wrap .news_R_nr{ width:500px; float:right}



/*内页样式*/
.right{width:860px;  float:right; overflow:hidden; padding-bottom:50px;}
.right .right-bt{ width:860px; height:35px; border-bottom:1px dashed #cccccc; position:relative; line-height:35px;}
.right .right-bt .nybtL{color:#d71c13; display:inline-block;  height:34px; padding:0 5px; border-bottom:2px solid #d71c13; font-weight:bold; font-size:16px; overflow:hidden}
.right .right-bt .nybtR{ position:absolute; right:0; top:0; text-align:right; height:35px; line-height:35px;  overflow:hidden; color:#737373}
.right .right-bt .nybtR a:nth-last-child(1){ color:#d71c13}
.right .right-bt a{ color:#09255d}
.right .right-bt a:hover{ color:#d71c13}

.ny-right-about{ width:860px;  overflow:hidden; min-height:300px; padding:10px 0; font-size:16px; color:#474747}


.ny-right-news{ width:860px; margin:0 auto;  padding:10px 0 }
.ny-right-news li{ width:860px; height:32px; line-height:32px; position:relative; border-bottom:1px dashed #CCC; overflow:hidden}
.ny-right-news li a{background:url(../Images/jt.png) left center no-repeat; padding-left:15px;}
.ny-right-news li span{ position:absolute; right:0; top:0; color:#737373;}
.ny-right-news ul{ margin-bottom:20px;}
.ny-right-news h1{ font-size:16px; width:860px; float:left; text-align:center}
.ny-right-news h6{ border-bottom:1px dashed #CCC; width:860px; font-weight:normal; height:32px; float:left; line-height:32px; text-align:center;color:#737373}
.ny-news-nr{ width:860px; float:left; padding-top:10px; margin-bottom:20px;}

/*荣誉*/
.ny-right-honor { width:860px; padding:10px 0; overflow:hidden}
.ny-right-honor li{ width:215px; margin-bottom:20px; line-height:32px; float:left}
.ny-right-honor li .pic{ width:200px; background:#FFF; margin:0 auto; border:1px solid #f2f2f2; position:relative}
.ny-right-honor li .pic a{ position:relative; display:block; width:200px; height:150px;}
.ny-right-honor li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; left:0; right:0; bottom:0  }

.ny-right-honor li .txt{ width:200px;  margin:0 auto; height:24px; overflow:hidden; line-height:24px; text-align:center}
.ny-right-honor li .txt a{ color:#919191;}
.ny-right-honor li .txt a:hover{ color:#d71c13}

/*内页****产品****样式*****/
.ny-right-pro{ width:860px; padding:10px 0; overflow:hidden}

.ny-right-pro li{ width:215px; margin-bottom:20px; line-height:32px; float:left;}
.ny-right-pro li .pic{ width:200px; margin:0 auto; background:#FFF; border:1px solid #f2f2f2; position:relative}
.ny-right-pro li .pic a{ position:relative; display:block; width:200px; height:200px;}
.ny-right-pro li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; left:0; right:0; bottom:0  }
.ny-right-pro li .txt{ width:200px; margin:0 auto; overflow:hidden; height:24px; line-height:24px; text-align:center}
.ny-right-pro li .txt a{ color:#919191;}
.ny-right-pro li .txt a:hover{color:#d71c13}

.jqzoom{ width:800px;  margin:10px auto; overflow:hidden;}


.jqzoom_A{ width:860px;  margin:10px auto; text-align:center;}
.jqzoom_A img{ border:1px solid #CCC; max-width:550px;}



.proproperty{ font-size:16px; font-weight:bold; color:#373737; margin-top:20px; width:860px; border-bottom:1px solid #e2e2e2;  height:30px;}
.proproperty li {float:left;  height:30px; background-image:url(../Images/t2.jpg); cursor:pointer; margin-right:5px; font-size:12px; font-weight:100; text-align:center; float:left; line-height:30px; color:#FFF; width:75px; }
.proproperty li.cur{ background-image:url(../Images/t1.jpg); }

.procontent{ width:860px; float:right; padding:10px 0;}
.dispaly{ display:none}
.pageleft{ float:left}
.pageright{ float:right}

.linkWrap{width:100%; background:url(../images/xian.png) left bottom repeat-x #343434; overflow:hidden; line-height:26px; font-size:14px}
.linkWrap .link{ width:970px; margin:0 auto; color:#cccccc; position:relative; overflow:hidden; min-height:36px; padding-left:130px; padding-top:20px; padding-bottom:20px;}
.linkWrap .link span { position:absolute; left:0; top:15px; line-height:36px;  font-size:16px;}
.linkWrap .link span i{ padding-left:5px; font-size:12px; text-transform:uppercase}
.linkWrap .link a{color:#808080; font-size:12px; margin-right:10px;}
.linkWrap .link a:hover{ text-decoration:underline; color:#d71c13}

/*footer*/
.footWrap{background:#343434;  overflow:hidden;}
.footWrap .foot{ width:1100px; margin:0 auto;  padding:35px 0; font-size:14px; color:#808080; line-height:30px; position:relative; overflow:hidden}
.footWrap .foot .List{ float:left; width:300px; overflow:hidden}
.footWrap .foot .List strong{ color:#cccccc; line-height:22px; position:relative; margin-bottom:10px; font-size:14px; display:block;}
.footWrap .foot .List p{ width:150px; float:left;}
.footWrap .foot .List p a{ color:#808080; font-size:14px;}
.footWrap .foot .List p a:hover{ color:#d71c13}


.footWrap .foot .B{ width:190px}

.footWrap .foot .D{ overflow:hidden; background:url(../images/xian02.png) right center repeat-y; width:260px}
.footWrap .foot .D ul{ overflow:hidden}
.footWrap .foot .D li{ float:left; width:260px;}


.footWrap .foot .ewm{ position:absolute; right:0; top:0; text-align:center; bottom:0; margin:auto; display:inline-table}
.footWrap .foot .ewm img{ display:block}

.copyWrap{ background:#1a1a1a; color:#4c4c4c; font-size:12px; padding:10px 0;}
.copyWrap .copy{ width:1100px; margin:0 auto; position:relative}
.copyWrap .copy i{ position:absolute; right:0; top:0}
.copyWrap a{ color:#4c4c4c; }

/*翻页*/
.pageNavi{text-align:center; margin-top:20px; margin-bottom:20px;}
.wp-pagenavi {CLEAR: both;}
.wp-pagenavi A {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi SPAN {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi A:hover {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {FONT-WEIGHT: bold}




/*===========================================插件END======================================================*/

#product_view {width:700px; margin:auto; overflow:hidden;}
#product_view h1 { font-size:18px; text-align: left; line-height:26px;}
#product_view h2 { font-size:14px; height:30px; line-height:30px}
#product_view div.content { line-height:180%; padding-bottom:15px}
#product_view p.pImg {text-align:center; padding-bottom:15px}


.list{ padding:0 10px 0 0;}
.list img{ cursor:pointer; padding:1px; border:1px solid #cdcdcd; margin-right:10px; display:block; float:left; width:60px; height:60px; margin-bottom:10px;}
.list img.onzoom, .list img.on{padding:0px; border:2px solid #d71c13;}

.container{ position:relative;}

.izImage{ border:1px solid #cdcdcd; width:380px; height:380px; cursor:pointer}
.izViewer{width:300px;height:300px;position:absolute;left:390px;top:0;display:none; border:1px solid #999;}

.handle{display:none;opacity:0.6;filter:alpha(opacity=60);background:#E6EAF3; cursor:crosshair;}


.right_text{ width:400px; float:right;}
.right_text h1{ line-height:26px; font-size:20px; font-weight:normal}

.right_text .text{ line-height:34px; margin-top:10px;}
.right_text .text span{ font-size:20px; color:#d71c13;}
