*{font-family:"Microsoft Yahei",微软雅黑,"Helvetica Neue",Helvetica,Arial,sans-serif;}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;} 
body{background:#ebebeb;-webkit-text-size-adjust:100%;overflow-x:hidden;} 
em{font-style:normal;} 
img{border:0;vertical-align:middle;} 
table{border-collapse:collapse;border-spacing:0;} 
p{word-wrap:break-word;font-size: 16px;line-height: 28px;} 
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
ol,ul,li{ list-style:none;}
a:visited{color: #222;}
a:link{color: #222;text-decoration: none;}
a:hover, a:active, a:focus{text-decoration: underline;color:#ff5e07;}
.b {FONT-WEIGHT: bold}
.hand {cursor:pointer;}
.yj{/* 圆角代码border-radius */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /* box-shadow */
  -webkit-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  -moz-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
}
.yy/*阴影代码*/{
	box-shadow: 3px 3px 1px #999;  
    -moz-box-shadow: 3px 3px 1px #999;  
    -webkit-box-shadow: 3px 3px 1px #999;
}
.shadow{ box-shadow: 0 0 3px #ccc;}/*--div阴影*/
.circle {/*圆*/
width: 80px;
height: 80px;
background-color: #efefef; /* Can be set to transparent */
border: 2px #72c02c solid;
-webkit-border-radius:40px;
padding-top:8px ;
}
.masks {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	height: 320px;
	position: absolute;
	background: #000;
	overflow: hidden
}
.masks_wz{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
.myimg/*产品图片*/ {
  display: block;
  padding: 4px;
  margin-bottom: 0px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
/*Block headline*/
.xiantiao{/*--菜单线条--*/
	border-top:2px solid #ff5e07;
	height: 1px;
	width: 100%;
	}
.xt{
	border-top:1px dashed #cccccc;
	height: 1px;
	overflow:hidden;
	width: 100%;
	padding-bottom: 0PX;
	}
.sanjiao{
	margin-top: -5px;margin-left: 10px;
	}
.caret1 {
  display: inline-block;
  margin-top: -26px;
  vertical-align: middle;
  border-top:16px dashed;
  border-top: 16px solid \9;
  border-right: 16px solid transparent;
  border-left: 16px solid transparent;
}
.movie {
  display: inline-block;
  margin-top: -26px;
}
.pp1{
  margin-top: 4px;
  margin-bottom: 4px;
  width: 100%;
 }
.headline {
	width: 100%;
	margin-bottom:2px ;
	padding-bottom:1px;/*横线向下*/
	display:inline-block;
	border-bottom:2px solid #ff5e07;
}
.font-miaobian{
	text-shadow:#000 1px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;
 -webkit-text-shadow:#000 1px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;
 -moz-text-shadow:#000 1px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;
 *filter: Glow(color=#000, strength=1);
}
.pb{height: 80px;padding-top: 25px;margin-bottom: 40px;}
/*用于截取字符非表格LI或span等都可以 */
.text-overflow { 
word-break:keep-all;/* 不换行 */ 
white-space:nowrap;/* 不换行 */ 
overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */ 
text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/ 
}
/*用于表格截取字符*/
table1{
table-layout:fixed;}/* 只有定义了表格的布局算法为fixed，下面td的定义才能起作用。 */
td1{ 
width:100%; 
word-break:keep-all;/* 不换行 */ 
white-space:nowrap;/* 不换行 */ 
overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */ 
text-overflow:ellipsis;}/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/ 

.menu > li > a {
  display: block;
  padding: 7px 16px 7px 16px;/*--大菜单子菜单缩进*/
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #fff;
  white-space: nowrap;
}
.menu > li.active> a,
.menu > li > a:hover,
.menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #ff5e07;
}
.jz{display:block;text-align:center;}
.fc1{color:#333333;}
.fc2{color:#ffffff;}
.fc3{color:#FF6600;}/*橙色*/
.fc4{color:#ff5e07;}/*橙色*/
.fc5{color:#cccccc;}/*淡白r*/
.fc6{color:#72c02c;}
.fc7{color:#ff0000;}
.f0{font-size: 12px;line-height: 22px;word-wrap:break-word;}
.f1{font-size: 14px;line-height: 24px;word-wrap:break-word;}
.f2{font-size: 16px;line-height: 28px;word-wrap:break-word;}
.f3{font-size: 18px;line-height: 24px;word-wrap:break-word;}
.f4{font-size: 20px;line-height: 32px;word-wrap:break-word;}
.f5{font-size: 22px;line-height: 34px;word-wrap:break-word;}
.f6{font-size: 24px;line-height: 36px;word-wrap:break-word;}
.f7{font-size: 26px;line-height: 36px;word-wrap:break-word;}
.f8{font-size: 28px;line-height: 36px;word-wrap:break-word;}
.f9{font-size: 40px;line-height: 56px;word-wrap:break-word;}
A.a1:link {COLOR: #fff; TEXT-DECORATION: none;font-size: 14px;}
A.a1:visited {COLOR: #fff; TEXT-DECORATION: none;font-size: 14px;}
A.a1:active {COLOR: #ff5e07; TEXT-DECORATION: underline;font-size: 14px;}
A.a1:hover {COLOR: #ff5e07; TEXT-DECORATION: underline;font-size: 14px;}

A.a2:link {COLOR: #fff; TEXT-DECORATION: none;font-size: 14px;}
A.a2:visited {COLOR: #fff; TEXT-DECORATION: none;font-size: 14px;}
A.a2:active {COLOR: #fff; TEXT-DECORATION: none;font-size: 14px;}
A.a2:hover {COLOR: #fff; TEXT-DECORATION: none;font-size: 14px;}

A.a3:link {COLOR: #222; TEXT-DECORATION: none;}
A.a3:visited {COLOR: #222; TEXT-DECORATION: none;}
A.a3:active {COLOR: #222; TEXT-DECORATION: none;}
A.a3:hover {COLOR: #222; TEXT-DECORATION: none;}

A.a4:link {COLOR: #ff5e07; TEXT-DECORATION: none;font-size: 14px;}
A.a4:visited {COLOR: #ff5e07; TEXT-DECORATION: none;font-size: 14px;}
A.a4:active {COLOR: #ff5e07; TEXT-DECORATION: none;font-size: 14px;}
A.a4:hover {COLOR: #27AE60; TEXT-DECORATION: none;font-size: 14px;}

A.a5:link {COLOR: #222; TEXT-DECORATION: none;}
A.a5:visited {COLOR: #222; TEXT-DECORATION: none;}
A.a5:active {COLOR: #fff; TEXT-DECORATION: none;}
A.a5:hover {COLOR: #fff; TEXT-DECORATION: none;}

@media (max-width: 767px) {
.d-min{
	display: block;
	}
.d-max{
	display: none;
	}
.dd-n{
	display: none;
	}
.circle-icon{/*--inco圆背景--*/
	margin-top:4px;
	padding-top:16px;
	height:3em;
	width:3em;
	border-radius:50%;
	background:#ff5e07;
	color:#fff;
	display:inline-block;
	}
.circle-icon i{/*--inco圆背景--*/
	margin:-4px -3px;height:auto
	}
.circle-icon1{/*--inco圆背景--*/
	position:absolute;
	margin:-60px -24px;
	height:3em;
	width:3em;
	border-radius:50%;
	background:#7F8C8D;
	color:#fff;
	display:inline-block;
	border: 4px solid #eeeeee;
	}
.circle-icon1 i{/*--inco圆背景--*/
	margin:14px -3px;height:auto
	}
.ff9{font-size: 16px;line-height: 16px;}

.img-responsive1,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
 }
.pp{
  padding-right: 4px;
  padding-left: 4px;
 }
.hh{height: 20px;}
.hh1{height: 12px;}
}
@media (min-width: 768px){
.d-max{
	display: block;
	}
.d-min{
	display: none;
	}
.dd-y{
	display: block;
	}
.dd-n{
	display: none;
	}
.sj{/*首行缩进2*/
	 text-indent: 32px;
	}
.sj1{
	padding-left: 20px;
	padding-right: 20px;
	}
.circle-icon{/*--inco圆背景--*/
	margin-top:4px;
	padding:1em;
	height:5.5em;
	width:5.5em;
	border-radius:50%;
	background:#ff5e07;
	color:#fff;
	display:inline-block;
	}
.circle-icon i{/*--inco圆背景--*/
	padding:6px 0;height:auto
	}
.circle-icon1{/*--inco圆背景--*/
	position:absolute;
	margin:-80px -40px;
	padding:1em;
	height:4em;
	width:4em;
	border-radius:50%;
	background:#7F8C8D;
	color:#fff;
	display:inline-block;
	border: 6px solid #eeeeee;
	}
.circle-icon1 i{/*--inco圆背景--*/
	padding:0px 0;height:auto
	}
.ff9{font-size: 40px;line-height: 56px;}
.ff8{font-size: 30px;line-height: 46px;}
.hh{height: 40px;}
.hh1{height: 20px;}
.hh2{height: 160px;}
.dleft{/*整个DIV左移动*/
	padding-left:60px;
	}
.next-right{/*轮播滑块按钮定位*/
	position:absolute;
	top:45%;
	right:15px;
	width:40px;
	height:100px;
	margin-top:-20px;
	font-size:90px;
	color:#ccc;
	text-align:center;
	}
.next-left{/*轮播滑块按钮定位*/
	position:absolute;
	top:45%;
	left:15px;
	width:40px;
	height:100px;
	margin-top:-20px;
	font-size:90px;
	color:#ccc;
	text-align:center;
	}
}

/*-弹出视屏-*/
.mydiv { 
	background-color: #000; 
	text-align: center; 
	z-index:100; 
	width: 512px; 
	height: 384px; 
	left:50%;/*FF IE7*/ 
	top: 50%;/*FF IE7*/ 
	
	margin-left:-256px!important;/*FF IE7 该值为本身宽的一半 */ 
	margin-top:-192px!important;/*FF IE7 该值为本身高的一半*/ 
	
	margin-top:0px; 
	
	position:fixed!important;/*FF IE7*/ 
	position:absolute;/*IE6*/ 
	
	_top: expression(eval(document.compatMode && 
	document.compatMode=='CSS1Compat') ? 
	documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/ 
	document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/ 
	}
.showdiv{
	height:40px;
	width:60px;
	cursor:pointer;
	float:right;
	/*line-height: 50px;*/
	display: block;
	padding-top:0px;
	BACKGROUND: url(../images/closeM.png) no-repeat 0px 0px;
 }
.showdiv:hover{
	BACKGROUND: url(../images/closeM1.png) no-repeat 0px 0px;
}
.bg { 
	background-color: #000; 
	width: 100%; 
	height: 100%; 
	left:0; 
	top:0;/*FF IE7*/ 
	filter:alpha(opacity=95);/*IE*/ 
	opacity:0.95;/*FF*/ 
	z-index:99; 
	
	position:fixed!important;/*FF IE7*/ 
	position:absolute;/*IE6*/ 

	_top: expression(eval(document.compatMode && 
	document.compatMode=='CSS1Compat') ? 
	documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/ 
	document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/ 
}