*{word-wrap:break-word}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
html,body{*position:static}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:14px;color: #333;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale}
body{line-height:1.6}
/*h1,h2,h3,h4,h5,h6{font-size:100%}*/
a,area{outline:none;blr:expression(this.onFocus=this.blur());}
a{text-decoration:none;cursor: pointer; color: #666;}
a:hover{text-decoration:none;outline:none}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
sub,sup{vertical-align:baseline}
button,input[type="button"], input[type="submit"] {line-height:normal !important;}
/*img*/
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}
 /**{ transition: all .8s ease; }*/

/*IE下a:hover 背景闪烁*/
*html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}
 
/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
/*
Name:			style_clearfix
Example:		class="clearfix|cl"
Explain:		Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
.fl{ float: left;}
.fr{float: right;}
.fb {font-weight:bold;}
.f12 {font-size:12px;}
.f14 {font-size:14px;font-weight:bold;}
.f141 {font-size:14px;}
.f16 {font-size:16px;font-weight:bold;}
.fm{font-family:"微软雅黑";}


.text-l{text-align:left}/*水平居左*/
.text-r{text-align:right}/*水平居中*/
.text-c{text-align:center}/*水平居右*/
.va *{vertical-align:sub!important;*vertical-align:middle!important;_vertical-align:middle!important}
.va-t{ vertical-align:top!important}/*上下居顶*/
.va-m{ vertical-align:middle!important}/*上下居中*/
.va-b{ vertical-align:bottom!important}/*上下居底*/
.clear{    clear: both;
    height: 0;
    width: 0;
    zoom: 1;
    overflow: hidden;}
.cl:after,.clearfix:after,.container:after{content:"";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
.clear{ width: 100%; clear: both; height: 1px;}
#ie9{position: fixed; top:0; left:0; width:100%; height:100%; z-index:9999999; background:#00ADB5}
#ie9 h6{ font-size: 20px; text-align: center; padding-top: 80px; color: #fff; font-weight: 100;}
#ie9 ul{ width: 20%; margin:50px auto;}
#ie9 ul li{ width: 50%; float: left; text-align: center;}
#ie9 ul li img{  width: 80px ;}
#ie9 .logo{ float: none;font-weight: initial; cursor: pointer; text-align: center; padding:0 30px; padding-top:50px;letter-spacing: -.5px; text-decoration: none; color: #fff; line-height: 75px; font-size:30px;font-family: Lato,PingFang SC,Microsoft YaHei,sans-serif;}
/*公用开始------------------------------------------------------------------*/

.container-fluid{ width:100%}

.container{width: 1200px ; margin: 0 auto;}/*固定外框*/	
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.ml10 {margin-left:10px;_margin-left:5px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left:20px;}
.mr10 {margin-right:10px;}
.b-white{ background-color: #fff !important;}
.b-Red{ background-color: #CC0000 !important;}
.b-orange{ background-color: #FF6600 !important;}
.b-yellow{ background-color: #FFFF33 !important;}
.b-green{ background-color: #00CC66 !important;}
.b-Blue{ background-color: #0099FF !important;}
.b-black{ background-color: #000 !important;}
.b-Violet{ background-color: #660066 !important;}
.f-white{color: #fff !important;}
.f-Red{ color: #CC0000 !important;}
.f-orange{ color: #FF6600 !important;}
.f-yellow{ color: #FFFF33 !important;}
.f-green{ color: #00CC66 !important;}
.f-Blue{color: #0099FF !important;}
.f-black{color: #000 !important;}
.f-Violet{color: #660066 !important;}


.f-self{ color: #00ADB5 !important;}
.b-self{ background-color: #00ADB5 !important;}

/*公用颜色------------------------------------------------------------------*/
/*header-top搜索*/
/*----header------*/
.header{ width: 100%; min-width: 1200px;padding: 20px 0;}
.header .top{ width:1200px; margin:0 auto; text-align: center}
.header .top span{
	background: #9a0000;
	padding: 6px 20px;
	border-radius: 40px;
	font-size: 25px;
	color: #fff;
	font-family: impact;
	margin-left: 20px;
}
.header .top span img{
	vertical-align: middle;
	margin-right: 10px;
}

.index_nav{
	border-top: solid 1px #cccccc;
}
.index_nav .nav{ margin:0 auto;}
.index_nav .nav li{ float:left; display: inline-block;line-height:60px; text-align:center;background: url(../images/nav-bg.jpg) no-repeat right center;}
.index_nav .nav li:last-child{
	background: none;
}
.index_nav .nav li a{color: #2b2b2b; font-size: 15px; padding: 0 70px;}
.index_nav .nav li a:hover{color: #90000c; display:block;}
.index_nav .nav li a.on{display:block;color: #90000c;}
/*banner开始=======================================================================================*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slide_container {
  position: relative;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
.slides li{ width: 950px; margin: 0 auto;}
/*----首页内容-----*/
/*chanpin*/
.fs-bg{
	background: url(../images/cp-titbg.jpg) no-repeat center top;
	padding: 50px 0 275px;
}
.pro-title{
	text-align: center;
}
.pro-title a{
	font-size: 28px;
	color: #9a0000;
	font-weight: bold;
}
.pro-text{
	font-size: 13px;
	color: #939393;
	text-align: center;
	text-transform: uppercase;
}
.jzgy{
	margin-top: 80px;
	font-size: 15px;
	color: #2b2b2b;
}
.jzgy p{
	font-size: 20px;
	color: #2b2b2b;
	font-weight: bold;
	margin-bottom: 20px;
}
.jzgy-more{
	border: solid 1px #959595;
	text-align: center;
	width: 141px;
	line-height: 35px;
	margin-top: 20px;
}
.jzgy-more a{
	font-size: 15px;
	color: #ababab;
}
.cp-navlist{
	margin-top: 80px;
}
.cp-navlist ul li{
	float: left;
	width: 270px;
	text-align: center;
}
.cp-navlist ul li a{
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

.ysabout-bg{
	background: url(../images/about-bg.jpg) no-repeat center top;
	padding: 50px 0 80px;
}
.ys-tit{
	font-size: 25px;
	color: #000000;
	text-align: center;
}
.ys-text{
	font-size: 13px;
	color: #8e8e8e;
	text-align: center;
	text-transform: uppercase;
}
.ys1-box{
	margin-top: 30px;
	margin-left: 93px;
}
.ys1-box ul li{
	width: 214px;
	text-align: center;
	padding: 34px 45px;
	font-size: 13px;
	color: #646464;
	line-height: 30px;
	float: left;
	margin: 0 20px;
}
.ys1-box ul li:hover{
	background: #f3e9d9;
}
.ys1-box ul li p{
	font-size: 20px;
	color: #2b2b2b;
	margin: 20px 0 30px;
}

.about_bg{
	margin-top: 340px;
}
.about-box{
	width: 650px;
	margin-right: 60px;
}
.about-tit a{
	font-size: 25px;
	color: #9a0000;
	font-weight: bold;
}
.about-text{
	font-size: 13px;
	color: #a49d93;
	text-transform: uppercase;
}
.about-con{
	margin: 30px 0;
}
.about-con p{line-height:36px;font-size: 13px;color: #2b2b2b;}
.about-more{
	width: 117px;
	line-height: 32px;
	background: #9a0000;
	text-align: center;
}
.about-more a{
	font-size: 13px;
	color: #fff;
}

.fszs-top{
	background: #efefef;
}
.fszs-tit{
	margin-top: 40px;
	font-size: 13px;
	color: #2b2b2b;
	text-transform: uppercase;
}
.fszs-tit p{
	font-size: 25px;
	color: #9a0000;
	font-weight: bold;
}
.fszs-line{
	width: 1px;
	height: 47px;
	background: #c8c8c8;
	margin-left: 20px;
	margin-top: 48px;
	margin-right: 30px;
}
.fszs-tel{
	width: 232px;
	line-height: 48px;
	background: #9a0000;
	text-align: center;
	border-radius: 30px;
	font-size: 25px;
	color: #fff;
	font-family: impact;
	margin-top: 47px;
}
.fszs-tel img{
	margin-right: 10px;
}
.fszs-more a{
	font-size: 15px;
	color: #9a0000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 135px;
}

.cp-bg{
	background: url(../images/cp-bg.jpg) no-repeat center top;
	padding: 60px 0 90px;
}
.khzs{
	background: url(../images/khzs-bg.jpg) no-repeat center top;
	padding: 70px 0 70px 50px;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	width: 665px;
}
.khzs p{
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 10px;
}
.khzs-more{
	width: 120px;
	line-height: 30px;
	text-align: center;
	border: solid 1px #fff;
	border-radius: 20px;
	margin-top: 20px;
}
.khzs-more a{
	font-size: 15px;
	color: #fff;
}
.jtlb{
	background: url(../images/jtlb-bg.jpg) no-repeat center top;
	text-align: center;
	width: 476px;
	padding: 57px 0;
	font-size: 15px;
	color: #fff;
}
.jtlb p{
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 10px;
}
.jtlb-more{
	width: 120px;
	line-height: 30px;
	text-align: center;
	border: solid 1px #fff;
	border-radius: 20px;
	margin: 20px auto 0;
}
.jtlb-more a{
	font-size: 15px;
	color: #fff;
}

/*chanpin*/
.index-proimg{
	margin-top: 30px;
}
.index-proimg ul{ display: none;}
.index-proimg ul li{ width: 230px; float: left; margin:0 5px;}
.index-proimg ul li>a{ display: block; overflow: hidden; text-align: center; font-weight: bold;height: 300px;background: #fff;line-height: 320px;}
.index-proimg ul li>a img{
	min-height: 300px;
}
.cp-mc{
	background: #9a0000;
	line-height: 30px;
	text-align: center;
}
.cp-mc a{
	 color: #fff; font-size: 15px;
}
.index-proimg ul li a img{ width: 100%; /*min-height: 100%;*/}
.index-proimg ul li:hover{ }

.index-news{
	margin: 40px auto;
}
.xw-top{
	margin-top: 40px;
	border: solid 1px #bababa;
	padding: 20px;
}
.jsxw{
	width: 657px;
}
.xw-titlist ul li{
	background: url(../images/xw-titbg.jpg) repeat-x;
	float: left;
	text-align: center;
	width: 215px;
	margin-right: 4px;
	height: 50px;
	line-height: 40px;
}
.xw-titlist ul li:hover{
	background: url(../images/xw-titbg1.jpg) no-repeat center top;
}
.xw-titlist ul li a{
	font-size: 18px;
	color: #2b2b2b;
	font-weight: bold;
}
.xw-titlist ul li:hover a{
	color: #fff;
}
.xw-list{
	margin-top: 13px;
}
.xw-list ul li{line-height: 50px;float: left;width: 46%;border-bottom: solid 1px #d5d5d5;padding-left: 20px;}
.xw-list ul li:nth-child(7),.xw-list ul li:nth-child(8){
	border-bottom: none;
}
.xw-list ul li:before{
	content: "";
	display: block;
	float: left;
	width: 6px;
	height: 6px;
	background: #7d0000;
	margin-top: 20px;
	margin-right: 20px;
}
.xw-list ul li a span{font-size: 13px;
color: #2b2b2b;}
.xw-list ul li a:hover span{}


.youqing{
	margin-top: 60px;
}
.yqlj{ width:1200px; margin:0 auto; line-height:40px;}
.yqlj a{ display: inline-block; padding: 0 10px;}
/*----底部-----*/
.bottom{
	 background:url(../images/footer-bg.jpg) no-repeat center top;
	 padding: 36px 0;
}
.b-lxtit{
	font-size: 13px;
	color: #393939;
	text-transform: uppercase;
}
.b-lxtit span{
	font-size: 18px;
	color: #b6000d;
	font-weight: bold;
	margin-right: 10px;
}
.fnav-list{
	margin-top: 11px;
	margin-left: 40px;
}
.fnav-list ul li{
	float: left;
	margin-right: 60px;
	font-size: 14px;
	color: #393939;
}
.b-gsmc{
	margin-right: 195px;
}
.b-hytit{
	font-size: 16px;
	color: #2b2b2b;
	font-weight: bold;
}
.b-lxcon{
	font-size: 22px;
	color: #fff;
	font-family: impact;
	margin-left: 40px;
	margin-top: 8px;
}


.footer{ background-color:#2b2b2b;padding: 10px 0;}
.foot{ width:1200px; margin:0 auto;color:#ababab;text-align: center;font-size: 13px;}
.foot a{ color:#ababab}	
/*----内页-----*/
.main-page{ padding-bottom:50px;padding-top: 40px;background: url(../images/cp-bg.jpg) no-repeat center bottom;}
.onurl{color:#9a0000; line-height: 50px; background: #efefef;padding-left: 20px;}
.onurl a{ color:#9a0000; padding:0 5px;}
.onurl a img{ vertical-align: middle; margin-right: 5px;}

/*----内页左-----*/
.page-left{text-align: center;}
.page-left ul{
	display: inline-block;
}
.page-left .left-nav li{text-align: center;line-height: 50px;background: url(../images/xw-titbg.jpg) repeat-x; float: left; margin: 10px 20px;height: 50px;line-height: 40px;width: 215px}
.page-left .left-nav li a{ color:#2b2b2b ; font-size:18px ;font-weight: bold;}
.page-left .left-nav li:hover{background: url(../images/xw-titbg1.jpg) no-repeat center top;}
.page-left .left-nav li:hover a{
	color: #fff;
}
.page-left .left-nav li.on{background: url(../images/xw-titbg1.jpg) no-repeat center top;}
.page-left .left-nav li.on a{color:#fff ;font-weight: bold;}

.leftBox{ width:100%;  overflow:hidden; position:relative; margin-top: 10px;  }
.leftzz{position:absolute; left: 0;top: 0; z-index: 666;}
.leftBox .hd{ height:15px; overflow:hidden; position:absolute; right:5%; bottom:5%; z-index:1; }
.leftBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.leftBox .hd ul li{ float:left; margin-right:2px;  width:10px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.leftBox .hd ul li.on{ background:#f00; color:#fff; }
.leftBox .bd{ position:relative; height:100%; z-index:0;   }
.leftBox .bd li{ zoom:1; vertical-align:middle; }
.leftBox .bd img{ width:100%;  display:block;  }
		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.leftBox .prev,
		.leftBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.leftBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.leftBox .prev:hover,
		.leftBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.leftBox .prevStop{ display:none;  }
		.leftBox .nextStop{ display:none;  }
.left-cont{ margin-top: 20px;}
.leftrwm{ width: 240px; margin: 0 auto; padding-bottom: 15px; border-bottom: 1px solid #fff;}
.leftrwm .fl{ width: 150px; color: #fff;}
.leftrwm .fr{ width: 80px;}	
.left-tal{ width: 240px;margin: 0 auto; padding: 15px 0;border-bottom: 1px solid #fff;}	
.left-tal p{ font-size:18px ; color: #fff;}
.left-tal span{ color: #fff;  font-size: 30px; line-height: 100%;}
.left-us{ width: 240px;margin: 0 auto; padding: 15px 0;}
.left-us p{ color: #fff; line-height: 24px;}
/*pages开始--------------------------------------------------------------------------*/
.pages{ height: 35px;  padding: 20px 0; margin: 0 auto; text-align: center;}

/*----内页右-----*/
.page-right{margin-top: 30px;background: rgba(255,255,255,.6);padding: 30px;}
.page-about,.page-news,.page-messages,.page-product{}
.page-newshow{ padding-top: 20px;}
/*----内页关于-----*/
.page-about img{ max-width: 100%; display: block;  margin: 20px auto;}
.page-about p{ font-size: 16px; color: #3c241e; text-indent: 28px;line-height: 32px;}
/*---内页新闻---*/
.newsList li{ padding-bottom:10px; padding-top:10px; border-bottom:1px solid #ccc;}
.newsList li p{padding-top: 20px;}
.newsList li .lhfl{ width:70px; height: 80px; float: left; background: #f2f2f2;}
.newsList li .lhfl p{ width: 70px; text-align: center;  color:#9a0000; padding-top: 0;}
.newsList li .lhfl p b{ font-size: 28px; line-height: 47px;}
.newsList li:hover .lhfl{ background: #9a0000;}
.newsList li:hover .lhfl p{ color: #f7f7f7;}
.newsList .lhfr{ width:1050px; float: right;}
.newsList .lhfr .lhxq{  height: 30px; display:block; width: 100px; font-weight: 100; line-height: 30px; font-size: 14px;  text-align: center; float: right; border: 1px solid #ccc;}
.newsList .lhfr .lhjt{ background: url(../images/jt.jpg) no-repeat left -33px;  height: 33px; display:block; width: 33px;  float: right;}
.newsList .lhfr:hover .lhjt{background: url(../images/jt.jpg) no-repeat left 0;}
.newsList .lhfr span{ font-size: 14px;}
.newsList .lhfr .dateTitle { display: block; color: #333; font-size: 18px; }
.newsList .lhfr p{ display: inline-block; width:100%;}
.newsList li:hover .lhfr .dateTitle{ color: #ee4b4e;}
.newsList li:hover a{ text-decoration:none ;}
/*---内页产品---*/
.page-pro li{  width: 265px; float: left; margin:0 10px; margin-bottom: 20px;}
.page-pro li p a{ color: #fff;font-size: 16px;} 
.page-pro li p{ background: #9a0000;line-height: 30px; text-align: center; font-size:15px ; color: #fff;}
.page-pro li>a{overflow: hidden; display: block; width: 100%; height:300px; line-height: 300px; text-align: center;background: #fff;}
.page-pro li>a img{/* width: 100%; min-height:300px;*/ margin: 0 auto;height: 100%;}
.lhtab{ width: 100%; line-height: 50px; height: 50px; background: #9a0000; margin: 30px auto;}
.lhtab span{ width: 148px;display: block; height: 48px; font-size: 14px; color: #fff; float: left; border: 1px solid #9a0000; text-align: center;}
.lhtab span.on{ background: #fff; color: #9a0000;}
/*---内页留言---*/
.massages span{ width: 30%; display: block; float: left; margin-right:5% ; margin-bottom: 20px;}
.massages input[type="text"]{ width: 100%; text-indent: 15px; border: 1px solid #ddd; border-radius: 4px; line-height: 35px; }
.massages div input[type="text"]{ width: 150px; }
.massages div {padding-bottom:20px ;}
.massages textarea{ clear: both; display: block; width: 96%; padding: 0 2%; height: 100px;border: 1px solid #ddd; border-radius: 4px; margin-bottom: 20px;}
.submit{ background: #9a0000; color: #fff; display: block; width: 80px; height: 30px; line-height: 30px; margin: 0 auto; text-align: center; border: none;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}
/*---内页新闻详情---*/
.newshowheader h1 { text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600
}

.newshowheader .article-info {
    height: 30px;
    line-height: 30px;
    color: #666;
   text-align: center;
    border-bottom: 1px solid #ddd;
  
}

.newshowheader .article-info .split {
    margin: 0 10px;
    color: #ddd
}
.page-newshow p{ line-height: 26px; text-indent: 28px;}
/*---内页联系我们---*/
.pconus{ background: url(../images/contentimg.png) no-repeat right center; height: 180px; padding-top: 20px;}
.pconus p{ color: #3c241e;}
/*---n内页招商加盟---*/
.join-list{ margin-top: 30px; padding-left: 30px;}
.join-list .jointitle{ font-size: 16px; font-weight: bold; color: #ff9900;}
.join-list p{color: #3c241e;}
/*---内页产品详情---*/
.page-productshow{ padding-top: 30px;}
.page-productshow .fl{ width: 310px; height: 310px;}
.page-productshow .fr{ width: 830px; height: 310px;}
.page-productshow .fl{ line-height: 310px;background: #f8f8f8;}

.page-productshow .fl .bd { width: 310px; margin: 0 auto;overflow: hidden;height: 310px;}
.page-productshow .fl .bd img{width:310px; min-height: 310px;}
.page-productshow .fr{ background: #f8f8f8;}
.page-productshow .fr h1{ font-size: 28px; color: #3c241e;  line-height: 80px; width:700px ;font-weight: 300; margin: 0 auto 20px; border-bottom: 1px solid #ddd;}
.page-productshow .fr p{font-size: 16px; color: #3c241e; margin: 0 auto;  line-height: 30px; width:700px ;}
.abimg{ position: relative;}
.abimg a{position: absolute;  bottom:20px ; height: 45px; line-height: 45px;}
.abimg a.prev{left:calc(310px + 65px);left:-webkit-calc(310px + 65px);}
.abimg a.next{left:calc(310px + 125px);left:-webkit-calc(310px + 125px);}
.page-procon{ clear: both; padding: 40px 0; border-bottom: 1px solid #ddd;}
.page-procon img{
	max-width: 100%;
}
.page-procon p{ line-height: 26px; color: #3c241e;}
.abptit{ font-size: 20px; text-align: center; line-height: 60px;}
.about-pro ul li{  width: 205px; float: left; margin-right:23px;}
.about-pro ul li>a{ display: block; width: 205px; height:153px; line-height: 153px; text-align: center; overflow: hidden;}
.about-pro ul  li>a img{ max-width: 100%; max-height:100% ; margin: 0 auto;}
.about-pro ul li p{ line-height: 30px; text-align: center; font-size:15px ; color: #fff;} 
.about-newspro ul li{  width: 350px; float: left; margin-right:30px;border-bottom: dotted 1px #ccc;}
.about-newspro ul li>a{ display: block; width: 270px; height:200px; line-height: 200px; text-align: left;}
.about-newspro ul  li>a img{ max-width: 100%; max-height:100% ; margin: 0 auto;}
.about-newspro ul li p{ line-height: 40px; text-align: left; font-size:14px ; color: #3c241e;} 
.listname{ background: #f4f4f4; padding: 23px; font-size:14px ; margin: 10px auto 20px;}
/*---分页---*/
.pagination {
  display: inline-block;
  padding-left: 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #9a0000;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #9a0000;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #9a0000;
  border-color: #CCC;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagetb{border-top:1px solid #ccc ; margin: 40px auto;}
.pagetb p{ line-height: 40px; border-bottom:1px solid #ccc ;}

.insBanner{ width: 100%;}
.insBanner img{ width: 100%;}
