/******************************
 ** 初始化
 ** 兼容到IE7
 ** power by:www.hnjing.com
 ******************************/
* { margin:0; padding:0;}
html { height:100%; }
body  { max-width:1920px; margin:0 auto; font:14px/1.5 "Microsoft Yahei", Arial; color:#202020; background:#FFF; }
img { border:0px; }
ul,ol { list-style-type:none; vertical-align:bottom; }
table { border-collapse:collapse; border-spacing:0; }
input,textarea,select { font:14px/1 "Microsoft Yahei", Arial; color:#3f4461; outline:0; }
textarea { resize:none; overflow:auto; }
h1,h2,h3,h4,h5,h6 { font-size:14px; }
a { color:#333; text-decoration:none; cursor:pointer; }
a:hover,a:active { color:#cb0502; text-decoration:none; }
.clear { clear:both; font-size:0px; line-height:0px; height:0px; }
.fl{ float: left;}
.fr{ float: right;}
.hidden { display:none; }
.center { text-align:center; }
.arrow { font-family:'Small Fonts'; font-style:normal; }
.autocut,[nowrap] { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all; }
.wrapper, .wrap { width:1200px; margin:0 auto; position:relative; }
.wrapper { margin-bottom:50px; min-height:auto; padding-top:60px; padding-bottom: 50px;}
.clearfix:after{content:""; clear:both; height:0; line-height: 0px; font-size:0; }
[guodu] * , .container *{ transition:all 300ms ease;  -webkit-transition:all 300ms ease;}
[this_guodu]{ transition: background 300ms; -webkit-transition: background 300ms; }

/******************************
 ** 首页风格
 ******************************/
.header { height:120px; background:#333; position:relative; z-index:1; position: relative; background:url(../images/top_bg.jpg) repeat-x left 0px #07080d;}
.header .logo{  margin-right: 20px; margin-top:22px;}
.header .topAdv{  height:70px; font-weight: normal; padding-left: 20px; margin-top: 24px;  background:url(../images/max_con.png) no-repeat left 0px;    }
.header .topAdv h4{ font-size:17px; color:#adb8ba;  line-height: 27px; font-weight: normal;  padding-top: 7px; }
.topTel{ height: 30px;  margin-top: 42px;}
.topTel h5{background:url(../images/max_con.png) no-repeat left -104px;   padding-left: 40px; font-weight: normal;  font-size:24px; color:#adbbbe; 
  					height: 30px; line-height: 30px;}

.nav_box{width:100%;height:60px;background:#d3d3d3;position:relative; z-index:20; }
.nav_minbox{width:1100px;height:60px;margin: 0 auto;}
.nav_minbox li:first-child{background:none;}
.nav_minbox > li,.nav_minbox > li > a{float:left;width:137px;height:60px;line-height:60px;font-size:16px;text-align:center;color:#08090e;}
.nav_minbox > li{  position: relative; z-index:30; }
.nav_minbox > li > a{  
		transition:background 0.3s;
	-webkit-transition:background 0.3s;
}
.nav_minbox > li:hover , .nav_minbox > li.hover_nav{ background-color: #ffffff;}
.hover_nav{background:url(../images/nav_list.jpg) no-repeat 1px bottom;}
.nav2_box{display:none; width:270px;height:40px;font-size:14px;position:absolute;top:60px;z-index: 40; left:0; }
.nav2_box dd{float: left;}
.nav2_box dd a{float:left; width:137px;height:40px;line-height:40px;font-size: 15px; color: #fff;  
	padding:0 5px; text-align: center; padding:0 10px 0 10px; 
}
.nav2_box dd a.bgNone{background: none; }
.nav2_box dd a:hover{ color: #d90200;}
.nav2_bgcolor{display:none;width:100%;height:40px;background:#07090e; position:absolute;top:60px; z-index:3;}
#nav .drop{ position: absolute;left: 0;top: 60px;display: none;}
#nav .drop dd{background: #08090e; width: 137px;color: #fff	; height: 34px;}
#nav .drop dd a{color: #fff;font-size: 14px;height: 34px;line-height: 34px;display: block;}
#nav .drop dd a:hover{color: #d90200;}
 /*banner*/
 .banner { width:100%; min-width:1000px; position:relative; overflow:hidden; z-index:2; }
.banner ul { width:100%; }
.banner li { width:100%; position:absolute; z-index:1; overflow:hidden; background:#F5F5F5; display:none; }
.banner li:first-child { display:block; }
.banner img { width:1920px; display:block; position:relative; left:50%; margin-left:-960px; top:0; }
.banner .tipBox{  z-index: 3;  width: 1100px; margin:0 auto; position: relative; bottom:18px; }
.banner .tip { width:100%; height:16px; text-align:center; position:absolute; left:0; bottom:0; z-index:3; }
.banner .tip span { display:inline-block; width:16px; height:16px;    margin:0 5px; cursor:pointer; background:url(../images/max_con.png) no-repeat left -170px;
	transition: background .3s;  -webkit-transition: background .3s; 
}
.banner .tip span.cur {  background-position: left -208px; }
.banner, .banner ul,.banner img { height:580px; }
.banner.mini, .banner.mini ul, .banner.mini img { height:300px; }

.searcher {     height: 60px; margin-bottom:0px; width: 100%; background-color: #202020; margin:0 auto;  }
.searcher .seaBox{ height: 60px; }
.searcher .tag h2 { font-weight:normal; color:#fff; line-height: 60px; font-size:14px; padding-left: 2px;}
.searcher .tag h2 a{color:#fff; padding:0 2px;  font-weight: normal; }
.searcher .tag h2 a:hover{text-decoration: underline;}
.searcher .sos { width:267px; height:30px;   position:absolute; right:2px; top:15px;     }
.searcher .sos .txt { width:172px; padding-left: 15px; float: left;  height:30px; line-height:30px; border:none;  color: #575e5e;  font-size: 13px;  border: none; 
	background: #e9e9e9;
}
.searcher .sos .submit {display: block;  float: right; width:75px; height:30px;  border: none;   cursor:pointer; color:#fff ;  
  		background-color: #d90200;}

/*iproTitle*/
.iproTitle{ text-align: center;  }
.iproTitle .h1{font-size: 41px; color: #232323; font-weight: 600; height: 120px;  line-height: 145px;   }
.iproTitle .h1 font{  color: #cb0502; }
/*iproMore*/
a.iproMore{ display: block; width: 260px;  height: 45px; line-height: 45px; font-size: 17px; color: #fff; text-align: center; margin:0 auto; background-color: #242424; border-radius: 5px; }
a.iproMore:hover{background-color: #d90200;}

.ipro a.iproMore{ position: relative; top: 62px; }

a.icaseMore{ display: block; width: 260px; border: 1px #fff solid; height: 45px; line-height: 45px; font-size: 17px; color: #fff; text-align: center; margin:0 auto; 
  	background-color: #202020; border-radius: 5px; position: relative; top: 50px; 
}
a.icaseMore:hover{background-color: #d90200;  border-color:#d90200;   }
/*ipro*/
 .iproList{padding: 56px 0 30px;  }
.iproList ul{text-align: center;  height: 47px; width: 100%; }
.iproList li{width: 228px; height: 47px;   display: inline-block; zoom:1; *display: inline; position: relative;  vertical-align: middle;   margin-left: -15px; 
	background:url(../images/max_con.png) left -383px no-repeat;
}
.iproList li:first-child{  margin-left: 0;}
.iproList li a{display: block;   color:#fff;font-weight: bold; font-size: 20px;  height: 47px; line-height: 47px; }
.iproList li.proHover , .iproList li:hover{ background:url(../images/max_con.png) left -472px no-repeat;  }

.ipro{  background:url(../images/iproMaxBg.jpg) center top no-repeat;  position: relative; height: 1150px; overflow: hidden; }
.ipro>img.shan{  width: 348px;  height: 84px; display: block; position: absolute; left: 0; bottom: 0; }
.iproBox{overflow: hidden; width: 1200px; margin:0 auto; height: 740px;  position: relative; }
.iproScroll{overflow: hidden; width: 1200px; height: 740px;  position: absolute; top:0; left:0; }
.iproBox ul{width: 1220px; height: 740px;  float: left;}
.iproBox ul li{margin:0 20px 20px 0; width:386px;   overflow: hidden; position: relative;   } 
.iproBox ul li a{display: block; width: 386px;  height:346px; overflow: hidden; }
.iproBox ul li a p{background-color: #FFF;  height: 56px; line-height: 56px;   padding-left: 18px;    padding-right: 80px;  font-size: 17px; color: #252525;}
.iproBox ul li a font{display:inline-block; zoom:1;  *display: inline;  color: #cb0502; position: absolute; right:18px; bottom: 0; z-index: 2; height:56px;  line-height: 56px; }
.iproBox ul li img{display: block; width:100%; height:290px;   }
.iproBox ul li:hover a p{background-color: #cb0502; color: #fff;}
.iproBox ul li:hover a font{color: #fff;  }
/*iabout*/
.iabout {  color:#2E2E2E; background:url(../images/about_Bg.jpg) center center no-repeat #202020;   height: 663px;   }
.iabout .iaboutBox{  }
.aboutContent{ height: 320px; padding-left: 730px;   padding-right:40px;}
.aboutContent .h1{font-size: 25px; height: 72px; line-height: 72px;  text-shadow: 0 2px 3px #2e2d2f; color: #fff; text-align: center;     padding-top: 20px; }
.aboutContent > p{ color: #e5e5e5;  font-size: 14px; line-height: 1.5; padding-bottom: 20px; }
.aboutContent > a{ color: #a19fa1;  font-size: 13px;  width: 63px; height: 21px;  border: 1px #a19fa1 solid; border-radius: 4px; display: block; margin:0 auto; text-align: center; }
.aboutContent > a:hover{  width: 80px;}

.fuwuContent{ height: 280px; padding-left: 50px;   padding-right:735px;  }
.fuwuContent .h1{font-size: 25px; height: 72px; line-height: 72px;   color: #202020; text-align: center;  padding-top: 30px;}
.fuwuContent > p{ color: #474747;  font-size: 14px; line-height: 1.5;  padding-bottom: 20px; }
.fuwuContent > a{ color: #1f1f1f;  font-size: 13px;  width: 63px; height: 21px;  border: 1px #1f1f1f solid; border-radius: 4px; display: block; margin:0 auto; text-align: center; }
.fuwuContent > a:hover{  width: 80px;}
/*icase*/
.icase .iproTitle .h1{color: #cb0502;  background:url(../images/icase_yinying.png) center bottom no-repeat;  height: 160px; line-height: 150px;  }
.icase .iproTitle .h1 font{ color: #fff;}

.icase{ height: 640px;  background-color: #222222; }
.icase .icaseBox{  height: 300px;   width: 1310px;   margin:8px auto 0; position: relative; z-index: 1;}
.icase .tod{ width: 1198px;overflow: hidden;height: 300px; position: relative; margin:0 auto;  z-index: 1;}
.icase .tod ul{ overflow: hidden;width: 300%;  height: 300px; position: absolute; left: 0; top: 0; }
.icase .tod li{ float: left; position: relative;height: 290px; width: 386px;margin: 0 20px 0 0;text-align: center; overflow: hidden; }
.icase .tod li a.img{  display: block;  width: 100%;  height: 290px; }
.icase .tod li img{ height: 290px;width: 100%;position: absolute;top: 0;left: 0;display: block;}
.icase .tod .wd {  width: 100%;height: 290px;  background:url(../images/icase_touming.png) center center repeat;  position: absolute; 
  	left: -100%; bottom: 0; z-index: 10;    
}
.icase .tod li:hover .wd{left: 0;    }
.icase .tod .wd a{ display: block; height: 290px;   color: #fff; text-align: center;   }
.icase .tod .wd a span{display: block;      line-height: 1.8;  padding-bottom: 20px;   padding-top: 100px;    font-size: 18px; }
.icase .tod .wd a font{  display: block; width:130px;   height: 34px;  line-height: 34px; font-size: 16px; border: 1px #fff solid; margin:0 auto;    }
.icase .tod li .wd font:hover{  background-color: #fff; color: #d90200; }

.icase .arrow{ margin: 0 auto;  height: 54px;  margin-top: -25px; position: absolute; top: 50%; left: 0; width: 100%; }
.icase .arrow_r,.icase .arrow_l{width:50px;height: 54px; position: absolute;top: 0	; background:url(../images/max_con.png) no-repeat 18px -305px;  }
.icase .arrow_r:hover,.icase .arrow_l:hover{opacity:.9 ;  filter:alpha(opacity=90); }
.icase .arrow_r{  left: 0;   background-position:1px -251px;}
.icase .arrow_l {right: 0;}
.icase .detailx{color: #fff;width: 145px;height: 36px;text-align: center;margin: 0 auto;line-height: 36px;display: block;
background: #e00100;margin-top: -27px;}
/*inews*/
.inews{  height: 722px;  background:url(../images/inews_bg.jpg) center center no-repeat; }
.inewsBox{height: 722px;   background:url(../images/inews_bg2.gif) center 63px no-repeat; }
.inewsBox li{float: left;   width: 286px;  margin-left: 18px; }
.inewsBox ul li:first-child{ margin-left: 0; }
.inewsBox ul{ padding-top: 37px;  }
.inewsBox li a{display: block;  }
.inewsBox li a.inewsTitle{font-size: 16px;font-weight: bold;  color: #232323; height: 48px; line-height: 54px; text-align: center;  padding:0 15px; }
.inewsBox li a.inewsImg{ height: 213px; width: 284px;  margin:0 auto;}
.inewsBox li a.inewsImg img{ height: 213px; width: 100%; display: block;  }
.inewsBox li h6{ font-size: 14px; color: #4c4c4c; line-height: 24px;  padding:0 15px; font-weight: normal; }
.inewsBox li  .inewsTwoBox{ width: 284px;  margin:0 auto; height: 158px;  }
a.inewsMore{ color: #1f1f1f;  font-size: 13px;  width: 63px; height: 21px;  border: 1px #1f1f1f solid; border-radius: 4px; display: block; margin:10px auto 0;  text-align: center; }
a.inewsMore:hover{  width: 80px;    }

.inews .iproTitle .h1{   line-height: 155px; height: 120px;  }
.inews .iproMore{  position: relative; top: 87px; }
/*底部*/ 
.footer{ background-color: #242424;}
.footer ul{height: 102px; background: url(../images/icase_yinying.png) center 80px no-repeat;   width: 100%; text-align: center; }
.footer ul li{ display: inline-block; zoom:1; *display: inline;  height: 80px; width: 122px;  background: url(../images/btLine.png) left 40px no-repeat; text-align: center; }
.footer ul li:first-child{ background: none; }
.footer ul li a{ display: inline-block; zoom:1; *display: inline; width: 100%; height: 80px;  font-size: 15px; color: #c5c5c5;  line-height: 92px;}
.footer ul li a:hover{color: #d90200;}

.bottom{  border-top: 1px #5d5d5d solid; padding-top: 40px;  padding-bottom: 26px; }
.bottom_bt img{ display: block; margin:0 auto; width: 145px; height: 145px; }
.btContent{  color: #888888;  text-align: center; }
.btContent h6{ font-weight: normal;   font-size: 14px; line-height: 26px;  padding-top: 15px; }
.btContent .link{  line-height: 26px; }
.btContent p{  line-height: 26px; }
.btContent a{color: #888888;}
.btContent a:hover{color: #d90200;}
/******************************
 ** 内页架构
 ******************************/
.sidebar { float:left; width:230px; }
.side-menu {  background-color: #f6f6f6; }
.topclass { width:100%; margin:0 auto; height:90px; padding-bottom: 20px;  background: url(../images/ipro_topbg.png) center top no-repeat #f6f6f6; text-align: center;}
.topclass h2 {   font-size:20px;text-align: center; color: #fff; line-height: 1.4; }
.topclass span { display: block; font-size:14px; color:#fff; text-transform: uppercase; line-height: 1.2; padding-top: 13px; }
.side-menu .list { margin:0 16px; padding:0 0 6px;  }
.side-menu dd { margin-bottom: 10px; }
.side-menu dd > a { display:block; height:40px; line-height:40px; border:1px solid #202020;  text-align: center;  color: #535353;  background-color: #fff; background-position: 120% center; transition:background 300ms;  -webkit-transition:background 300ms;}
.side-menu dd > a:hover ,.side-menu dd.current > a { background:url(../images/ipro_hover.png) right center no-repeat #202020; border: none;    height: 42px; color: #fff; }
.side-menu .drop { width:100%; padding:0 0; background:;  display:none; }
.side-menu .drop li { width:100%; height:32px; line-height:34px; }
.side-menu .drop a { display:block; padding:0 0 0 25px;  background:url(../images/ico-submenu.png) 10px center no-repeat;  }
.side-menu .drop a:hover { background-color:; }
.side-menu dd.current .drop { display:block; }
.side-menu li.current > a { color:#202020; background-color:; }
.side-menu .side_tel{ background-color: #202020; color: #fff; padding:12px 0;}
.side-menu .side_tel .h1{width: 134px; margin:0 auto; font-size: 18px; line-height: 28px;  color: #fff; font-weight: normal; padding-left: 30px;   text-align: center;  background:url(../images/side_tel.png) left center no-repeat; }
.side-menu .side_tel h2{font-size: 31px;   line-height: 34px;color: #fff; font-weight: normal; font-family: "impact";   text-align: center;}

.side-head { height:34px; line-height:34px; padding:10px 0 10px 10px; font-size:20px; background:none;  }
.side-contact { margin-bottom:20px; position:relative; top:20px; background-color: #f6f6f6; border-top:4px solid #202020; }
.side-contact .main { padding:0 12px 15px; line-height:2; }

.container { float:right; width:923px; }
.location { height:45px; border-bottom:1px solid #ddd; position:relative; margin-bottom:30px; }
.location:before { content:''; width:40px; height:3px; background:#D90200; position:absolute; left:0; bottom:-1px; }
.location h2 { font-size:20px; height:24px; line-height:24px;  }
.location .io { height:24px; line-height:24px; position:absolute; right:0; top:0; color:#666; background:url(../images/ico-location.png) left center no-repeat; padding:0 0 0 25px; }
.location .io b { color:#999; }
.content { padding:20px; border:1px solid #ddd; margin-bottom:20px; }



/******************************
 ** 内页页面通用
 ******************************/
.list-product { width:100%; }
.list-product .list { float:left; width:101.5%; }
.list-product .item { float:left; width:211px; padding:5px 5px 10px; border:1px solid #ddd; margin:0 10px 10px 0; }
.list-product .item .img { width:100%; height:158px; overflow:hidden; margin-bottom:10px; background:#f1f1f1; }
.list-product .item .img img { width:100%; height:158px; }
.list-product .item h3 { height:30px; line-height:30px; text-align:center; margin-bottom:0; font-weight:400; }
.list-product .item h3 a { }
.list-product .item .order { text-align:center; display:none; }
.list-product .item .order a { display:block; height:32px; line-height:32px; width:124px; margin:0 auto; color:#fff;  }
.list-product .item:hover { border-color:#202020; }
.list-product .item .order a:hover {  }

/* 图片4:3 */
.list-product2 { width:100%; }
.list-product2 .list { float:left; width:101.5%; padding-bottom:20px; }
.list-product2 .item { float:left; width:223px; margin:0 10px 0 0; }
.list-product2 .item .img { width:100%; height:167px; overflow:hidden; }
.list-product2 .item .img img { width:100%; height:167px; }
.list-product2 .item h3 { height:40px; line-height:40px; text-align:center; font-weight:400; }
.list-product2 .item h3 a { }
.list-product2 .item .order { text-align:center; }
.list-product2 .item .order a { display:block; height:32px; line-height:32px; width:124px; margin:0 auto; color:#fff; background:url(../images/order.png) center center no-repeat; }
.list-product2 .item:hover { border-color:#c8a48e; }
.list-product2 .item .order a:hover { background-image:url(../images/order-hover.png); }

/* 4:3 图文 */
.list-case { padding:0 20px; border:1px solid #ddd; margin-bottom:10px; }
.list-case .list { padding:10px 0 10px; }
.list-case .item { padding:15px 0 15px 180px; height:124px; border-top:1px dashed #ddd; position:relative; }
.list-case .item:first-child { border-top:0; }
.list-case .item .img { position:absolute; left:0; top:15px; width:166px; height:124px; background:#f1f1f1; }
.list-case .item .img img { display:block; width:166px; height:124px; }
.list-case .item h3 { font-size:16px; line-height:20px; margin-bottom:8px; }
.list-case .item h3 a { }
.list-case .item h3 a:hover { text-decoration:underline; }
.list-case .item p { height:60px; line-height:20px; color:#666; overflow:hidden; margin-bottom:16px; }
.list-case .item .detail { height:20px; }
.list-case .item .detail a { line-height:20px; }

/* 3:4 图文 */
.list-case2 { padding:0 20px; border:1px solid #ddd; margin-bottom:10px; }
.list-case2 .list { padding:10px 0 10px; }
.list-case2 .item { padding:15px 0 15px 180px; height:126px; border-top:1px dashed #ddd; position:relative; }
.list-case2 .item:first-child { border-top:0; }
.list-case2 .item .img { position:absolute; left:0; top:15px; width:166px; height:126px; background:#f1f1f1; }
.list-case2 .item .img img { display:block; width:166px; height:126px; }
.list-case2 .item h3 { font-size:16px; line-height:20px; margin-bottom:8px; }
.list-case2 .item h3 a { color:#3f4461; }
.list-case2 .item h3 a:hover { color:#202020; text-decoration:underline; }
.list-case2 .item p { max-height:60px; line-height:20px; color:#666; overflow:hidden; margin-bottom:16px; }
.list-case2 .item .detail { height:20px; }
.list-case2 .item .detail a { line-height:20px; }

/* 图片相册 */
.list-photo { width:100%; }
.list-photo .list { float:left; width:101.5%; }
.list-photo .item { float:left; width:183px; padding:10px 10px 0; border:1px solid #ddd; margin:0 10px 10px 0; cursor:pointer; }
.list-photo .item .img { width:100%; height:137px; overflow:hidden; background:#f1f1f1; }
.list-photo .item .img img { width:100%; height:137px; }
.list-photo .item h3 { height:40px; line-height:40px; text-align:center; font-weight:400; }
.list-photo .item:hover { border-color:#c8a48e; }

/* 附属简介 */
.list-news { padding:0 20px; border:1px solid #ddd; margin-bottom:10px; }
.list-news .list { padding:10px 0 10px; }
.list-news .item { padding:15px 0 15px 90px; height:70px; border-top:1px dashed #ddd; position:relative; }
.list-news .item:first-child { border-top:0; }
.list-news .item .date { position:absolute; left:0; top:20px; width:80px; text-align:center; }
.list-news .item .date b { font-size:30px; line-height:35px; color:#202020; display:block; font-family:Arial; font-weight:400; }
.list-news .item .date span { font-size:20px; line-height:20px; }
.list-news .item h3 { font-size:16px; line-height:20px; margin-bottom:8px; }
.list-news .item h3 a {  }
.list-news .item h3 a:hover { text-decoration:underline; }
.list-news .item p { height:40px; line-height:20px; color:#666; overflow:hidden; }

/* 新闻详情页 */
.news-content { }
.news-content .h1 { padding:0 0 10px; font-size:24px; color:#202020; line-height:1.4; }
.news-content .rap { height:40px; line-height:40px; border-bottom:1px dashed #ddd; margin-bottom:20px; }
.news-content .rap span { margin:0 20px 0 0; }
.news-content .rap b { color:#202020; }

/* 案例详情页 */
.case-content { }
.case-photo { width:100%; text-align:center; }
.case-photo img { max-width:100%; }
.case-content .h1 { padding:10px 0 20px; font-size:20px; color:#202020; line-height:1.4; text-align:center; }

/* 产品详情页 */
.product-content { }
.product-content .h1 { font-size:24px; line-height:1.2; color:#202020; margin-bottom:20px; }
.product-photo { float:left; width:440px; }
.product-photo .original { width:440px; height:330px; overflow:hidden; margin-bottom:10px; border:1px solid #ddd; }
.product-photo .original img { display:block; width:auto; height:330px; margin:0 auto; }
.product-info { margin:0 0 0 470px; }
.product-info .inso { margin-bottom:20px; }
.product-info .inso dd { height:20px; line-height:20px; margin-bottom:10px; font-size:16px; }
.product-info .inso span { color:; }
.product-info .tel { padding:15px 20px; border:1px solid #ddd; margin-bottom:27px; }
.product-info .tel dt { height:30px; line-height:30px; font-size:18px; padding:0 0 0 35px; background:url(../images/ico-tel.png) left center no-repeat; }
.product-info .tel dd { font-size:35px; color:#D90200; line-height:1.2; }
.product-info .order { margin-bottom:90px; }
.product-info .order a { display:block; width:156px; height:40px; line-height:40px; color:#FFF; font-size:16px; font-weight:700; background:#202020; text-align:center; }
.product-info .order a:hover { background:#D90200; }
.article-container { border-top:1px dashed #ddd; margin:20px 0 0; padding-top:30px; }
.article-container .article { padding-bottom:10px; }
.article-head { padding:20px 0 10px; }
.article-head h2 { width:240px; height:40px; line-height:40px; padding:0 0 0 15px; background:#f8f8f8; font-size:16px; color:#5f412e; }




/******************************
 ** 组件类
 ******************************/
.toolbar { width:40px; position:fixed; right:0; top:50%; margin:-132px 0 0 0; z-index:50; }
.toolbar dt{ width: 40px; height: 17px; background:url(../images/xuanfu_bg.png) 0 0 no-repeat;  }
.toolbar dt.xuanfu2{ width: 40px; height: 17px; background:url(../images/xuanfu_bg.png) -45px 0 no-repeat;  }
.toolbar  *{transition:all 300ms ease;  -webkit-transition:all 300ms ease;}
.toolbar dd { width:40px; height:40px; background:none; position:relative; background:url(../images/xf_hover.png) left center no-repeat #202020;}
.toolbar dd:hover{ background:url(../images/xf_hover.png) right center no-repeat #202020;  }
.toolbar dd > i { display:block; width:40px; height:40px; cursor:pointer; }
.toolbar .slide-qq { display:block; width:0; height:40px; line-height:40px; font-size:20px; color:#FFF; padding:0 0 0 40px;  overflow:hidden; }
.toolbar .pop { position:absolute; right:70px; bottom:-42px; background:#202020; display:none; }
.toolbar .pop .o { position:absolute; right:-1px; top:50%;  margin-top: -20px; background-color: #d90200; width: 1px; height: 40px;}
.toolbar .pop-tel {     width: 100px; text-align: center; color: #fff;font-size: 12px;      bottom: -40px !important;
    height: 120px;
    background-color: #d90200;
}
.toolbar .pop-tel .icon { height:30px; line-height:30px; padding-top:54px; background:url(../images/tool-telphone2.png) center 24px no-repeat; }
.toolbar .pop-tel .item {line-height: 16px;   }
.toolbar .pop-code { width:100px; height: 124px; background-color: #d90200; }
.toolbar .pop-code img { width:87px; height:87px;  margin:0 auto; padding-top: 6px; display:block; }
.toolbar .pop-code li.erweTitle{ height: 31px; line-height: 31px; font-size: 12px;  text-align: center; color: #fff; }
.toolbar .qq { background:url(../images/tool-qq.png) 10px 10px no-repeat; }
.toolbar .tel { background:url(../images/tool-telphone.png) center center no-repeat; }
.toolbar .code { background:url(../images/tool-code.png) center center no-repeat; }
.toolbar .top { background:url(../images/tool-top.png) center center no-repeat; }

.pager { width:100%; height:40px; padding:10px 0 20px; }
.pager > * { display:inline-block; height:38px; line-height:38px; padding:0 20px; border:1px solid #ddd; background:#FFF; margin:0 -1px; color:#666;  }
.pager > *:first-child { display:none; }
.pager > *:first-child + * { margin-left:0px; }
.pager > span { cursor:no-drop; }
.pager > span.cur { cursor:default; background:#eee; color:#202020; font-weight:700; }
.pager > a:hover { background:#F0F6FF; }

.relink { padding:0 20px; height:40px; line-height:40px; border:1px solid #ddd; margin-bottom:20px; }
.relink p { float:right; width:50%; text-align:right; overflow:hidden; }
.relink p:first-child { float:left; text-align:left; }

.recommend-news { border:1px solid #ddd; padding:0 20px; margin-bottom:20px; }
.recommend-news .head { height:60px; line-height:60px; position:relative; border-bottom:1px solid #ddd; }
.recommend-news .head:before { content:''; width:40px; height:3px; background:#c8a48e; position:absolute; left:0; bottom:-1px; }
.recommend-news .head h2 { font-size:18px; color:#5f412e; }
.recommend-news .head .mo { position:absolute; right:0; top:0; font-size:16px; color:#999; }
.recommend-news .head .mo:hover { color:#5f412e; }
.recommend-news .main { width:100%; overflow:hidden; padding:20px 0; }
.recommend-news .list { float:left; width:120%; }
.recommend-news .item { float:left; width:360px; height:30px; line-height:30px; margin-right:88px; position:relative; }
.recommend-news .item a { background:url(../images/ico-news.png) left center no-repeat; padding:0 0 0 12px; }
.recommend-news .item a:hover { text-decoration:underline; }
.recommend-news .item span { position:absolute; right:0; top:0; color:#999; }

.recommend-pro { border:1px solid #ddd; padding:0 20px; margin-bottom:20px; }
.recommend-pro .head { height:60px; line-height:60px; position:relative; border-bottom:1px solid #ddd; }
.recommend-pro .head:before { content:''; width:40px; height:3px; background:#D90200; position:absolute; left:0; bottom:-1px; }
.recommend-pro .head h2 { font-size:18px; }
.recommend-pro .head .mo { position:absolute; right:0; top:0; font-size:16px; color:#999; }
.recommend-pro .head .mo:hover { color:#5f412e; }
.recommend-pro .main { width:100%; overflow:hidden; padding:20px 0; }
.recommend-pro .list { float:left; width:110%; }
.recommend-pro .item { float:left; width:200px; margin:0 10px 0 10px; }
.recommend-pro .item .img { width:100%; height:150px; overflow:hidden; margin-bottom:10px; background:#f1f1f1; }
.recommend-pro .item .img img { width:100%;height:150px; }
.recommend-pro .item h3 { height:30px; line-height:30px; text-align:center; margin-bottom:10px; font-weight:400; }
.recommend-pro .item:hover a {color:#202020 }

.recommend-form { border:1px solid #ddd; padding:0 20px; }
.recommend-form .head { height:60px; line-height:60px; position:relative; border-bottom:1px solid #ddd; }
.recommend-form .head:before { content:''; width:40px; height:3px; background:#D90200; position:absolute; left:0; bottom:-1px; }
.recommend-form .head h2 { font-size:18px; }
.recommend-form .main { width:100%; overflow:hidden; padding:40px 0 20px; }
.recommend-form .main > * { float:left; width:100%; clear:both; margin-bottom:15px; position:relative; }
.recommend-form .row-1 { width:350px; height:auto; padding:0 0 0 50px; border:1px solid #ddd; }
.recommend-form .row-2 { width:710px; height:auto; padding:0 0 0 0; border:1px solid #ddd; }
.recommend-form .row-3 { width:800px; height:auto; }
.recommend-form .ico-name { background:url(../images/ico-name.png) 15px center no-repeat; }
.recommend-form .ico-phone { background:url(../images/ico-phone.png) 15px center no-repeat; }
.recommend-form .ico-email { background:url(../images/ico-email.png) 15px center no-repeat; }
.recommend-form .required .tip { position:absolute; right:0; top:0; height:40px; line-height:40px; padding:0 10px; font-style:normal; color:#F00; }
.recommend-form .txt { width:100%; height:40px; line-height:40px; background:#fff; border:0; color:#999; }
.recommend-form .text { width:700px; border:0; background:#FFF; padding:5px 5px; line-height:20px; height:100px; color:#999; }
.recommend-form img.code { float:left; width:110px; height:42px; }
.recommend-form input.code { float:left; width:150px; height:40px; line-height:40px; border:1px solid #ddd; background:#FFF; margin-left:10px; padding:0 10px; color:#999; }
.recommend-form .submit, .recommend-form .reset { float:left; margin:0 0 0 10px; width:200px; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }
.recommend-form .submit { background:#202020; }
.recommend-form .reset { background:#888; }
.recommend-form .submit:hover { background:#d90200; }
.recommend-form .reset:hover { background:#777; }
.recommend-form .onfocus, .recommend-form .onfocus input.code { border-color:#aaa; }

.bdmap { height:400px; }
.BMap_bubble_title a { display:inline-block; padding:4px 10px; background:#666; color:#fff; border-radius:3px; }
.BMap_bubble_title a:hover { background:#999; }
.BMap_bubble_title + .BMap_bubble_content { line-height:14px; padding:9px 0 0; color:#777; }

.BMap_bubble_content{line-height:15px;font-size:12px;}

.bdshare { width:auto; height:36px; }
.bdshare > * { float:right; }
.bdshare .head { height:36px; line-height:36px; }

.article { line-height:2; padding-bottom:20px; font-family:"microsoft YaHei UI" !important; }
.article img { max-width:100%; }

.article-adv { height:100px; background:#5f412e; margin-bottom:20px; }
.article-adv .icon { float:left; width:; height:80px; margin:10px 20px 0 20px; }
.article-adv .tel { float:left; margin:20px 0 0 0; }
.article-adv .tel dt { font-size:16px; color:#c8a48e; background:url(../images/ico-tel2.png) left center no-repeat; padding:0 0 0 25px; }
.article-adv .tel dd { line-height:1.2; font-size:32px; color:#f0c422; }
.article-adv .qiao { float:right; width:126px; height:36px; margin:32px 20px 0 0; background:url(../images/ico-qiao.png) center center no-repeat; line-height:33px; text-align:center; color:#5f412e; }
.article-adv .qiao:hover { background-image:url(../images/ico-qiao-hover.png); }

.ajax-pager { text-align:right; padding:10px 0; }
.ajax-pager > * { display:inline-block; height:32px; line-height:32px; padding:0 20px; border:1px solid #ddd; margin-left:-6px; background:#FFF;  }
.ajax-pager span { cursor:no-drop; }
.ajax-pager span.current { cursor:default; }
.ajax-pager a:hover { background:#f1f1f1; }

.ig-form-notice { position:absolute; z-index:101; width:auto; padding:5px 20px; border:1px solid #e0272c; background:#ffe8e9; border-radius:3px; box-shadow:1px 1px 5px rgba(0,0,0,0.2); color:#e0272c; }
.ig-form-notice:before, .ig-form-notice:after { content:''; position:absolute; left:20px; top:-20px; width:0; height:0; border:10px solid transparent; border-bottom-color:#e0272c; }
.ig-form-notice:after { top:-19px; border-bottom-color:#ffe8e9; }

[ig-null] { margin-bottom:0px;  }

.dialog-alert { width:440px; height:auto; position:fixed; left:50%; top:50%; margin:-150px 0 0 -220px; z-index:100; background:#FFF; background:-webkit-linear-gradient(top, #f1f1f1 0%, #FFF 10%, #FFF 100%); display:none; }
.dialog-alert .head { height:40px; line-height:40px; position:relative; margin-bottom:10px; }
.dialog-alert .head h2 { font-size:16px; padding:0 0 0 15px; }
.dialog-alert .head .close { width:40px; height:40px; background:url(../images/ico-close.png) center center no-repeat; position:absolute; right:0; top:0; }
.dialog-alert .head .close:hover { -webkit-transform:rotate(90deg); transform:rotate(90deg); }
.dialog-alert .main { padding:0 20px 20px 20px; font-size:14px; }
.dialog-alert .main .red { color:#F00; }
.dialog-alert .foot { height:34px; text-align:center; border-top:1px solid #fff; padding:10px 0 20px; }
.dialog-alert .foot a { display:inline-block; vertical-align:middle; height:34px; line-height:34px; padding:0 25px; background:#ddd; margin:0 10px; font-size:14px; border-radius:3px;}
.dialog-alert .foot .ok { background:#d93636; color:#fff; }
.dialog-alert .foot .ok:hover { background:#a40606; }
.dialog-alert .foot .cancel { background:#bbb; color:#333; }
.dialog-alert .foot .cancel:hover { background:#999; }

.dialog-confirm { width:440px; height:auto; position:fixed; left:50%; top:50%; margin:-150px 0 0 -220px; z-index:100; background:#FFF; background:-webkit-linear-gradient(top, #f1f1f1 0%, #FFF 10%, #FFF 100%); display:none; }
.dialog-confirm .head { height:40px; line-height:40px; position:relative; margin-bottom:10px; }
.dialog-confirm .head h2 { font-size:16px; padding:0 0 0 15px; }
.dialog-confirm .head .close { width:40px; height:40px; background:url(../images/ico-close.png) center center no-repeat; position:absolute; right:0; top:0; }
.dialog-confirm .head .close:hover { -webkit-transform:rotate(90deg); transform:rotate(90deg); }
.dialog-confirm .main { padding:0 20px 20px 20px; font-size:14px; }
.dialog-confirm .main .red { color:#F00; }
.dialog-confirm .foot { height:34px; text-align:center; border-top:1px solid #fff; padding:10px 0 20px; }
.dialog-confirm .foot a { display:inline-block; vertical-align:middle; height:34px; line-height:34px; padding:0 25px; background:#ddd; margin:0 10px; font-size:14px; border-radius:3px;}
.dialog-confirm .foot .ok { background:#d93636; color:#fff; }
.dialog-confirm .foot .ok:hover { background:#a40606; }
.dialog-confirm .foot .cancel { background:#bbb; color:#333; }
.dialog-confirm .foot .cancel:hover { background:#999; }

.dialog-log { position:absolute; z-index:99; width:auto; padding:10px 20px; border:1px solid #e0272c; background:#ffe8e9; border-radius:3px; box-shadow:1px 1px 5px rgba(0,0,0,0.2); color:#e0272c; }
.dialog-log i { position:absolute; left:15px; top:-7px; width:14px; height:7px; background:url(../images/log-arrow.png) center center no-repeat; }

.dialog-layout { position:fixed; left:0; top:0; width:100%; height:100%; filter:Alpha(opacity=50); background:#000; background:rgba(0,0,0,.5); z-index:99; }

.dialog-album { position:fixed; _position:absolute; width:100%; height:100%; left:0; top:0; z-index:100; display:none; }
.dialog-album .layout { position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.9) !important; filter:Alpha(opacity=90); background:#000; z-index:-1; }
.dialog-album .container { position:absolute; left:0; top:0; width:100%; height:100%; z-index:2; overflow:hidden; }
.dialog-album .container ul { float:left; width:1000%; height:100%; position:relative; }
.dialog-album .container li { float:left; width:10%; height:100%; position:relative; }
.dialog-album .container .img { width:100%; height:100%;  }
.dialog-album .container .img img { max-height:100%; max-width:80%; width:800px; height:600px; }
.dialog-album .tool .close { position:absolute; width:65px; height:35px; top:0; right:0; background:url(../images/ico-album.png) 0 -105px no-repeat; z-index:10; overflow:hidden; text-indent:-99em; opacity:0.6 !important; filter:Alpha(opacity=60); }
.dialog-album .tool .close:hover { opacity:0.9 !important; filter:Alpha(opacity=90); }
.dialog-album .tool .right, .dialog-album .tool .left { position:absolute; width:30px; height:30px; top:50%; margin-top:-10px; z-index:10; text-indent:-99em; overflow:hidden; background:url(../images/ico-album.png) -35px 0 no-repeat; }
.dialog-album .tool .right { left:20px; background-position:-35px -35px; }
.dialog-album .tool .left { right:20px; }
.dialog-album .tool .right:hover { background-position:0 -35px; }
.dialog-album .tool .left:hover { background-position:0 0; }
.dialog-album .tool .play, .dialog-album .tool .plus { position:absolute; width:30px; height:30px; right:20px; bottom:20px; background:#CCC; z-index:10; overflow:hidden; background:url(../images/ico-album.png) 0 -70px no-repeat; overflow:hidden; text-indent:-99em; }
.dialog-album .tool .play { background-position:-35px -70px; }
.dialog-album .tip { position:absolute; width:50%; height:15px; left:25%; bottom:20px; z-index:10; text-align:center; }
.dialog-album .tip span { display:inline-block; width:12px; height:12px; border:1px solid #aaa; border-radius:13px; background:#FFF; margin:0 5px; vertical-align:middle; cursor:pointer; }
.dialog-album .tip span.cur { background:#666; }
 

/******************************
 ** 自定义字体
 ******************************/
@font-face{
	font-family: "avgr65w";
	src: url("../font/avgr65w.eot");
	src: url("../font/avgr65w.eot?#iefix") format("eot"),
		 url("../font/avgr65w.ttf") format("truetype");
}



/******************************
 ** 兼容性
 ******************************/
body { _background:url(../images/ie6.png) center center no-repeat #fff; }
body > * { _display:none; }