/******************************
 ** 初始化
 ** 兼容到IE7
 ** author:liubin
 ******************************/
* { margin:0; padding:0;}
html { height:100%; }
body  { max-width:1920px; margin:0 auto; font:14px/1.5 "Microsoft Yahei", Arial; color:#222; 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:#f5b200; 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:1100px; 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] * , .containerTwo *{ transition:all 300ms ease;  -webkit-transition:all 300ms ease;}
[this_guodu]{ transition: background 300ms; -webkit-transition: background 300ms; }


/******************************
 ** 首页风格
 ******************************/
 /*留言提示样式重置*/
 ..Validform_wrong{ padding: 2px 0 2px 20px !important; }
 /*top*/
.header { height:228px; background:url(../images/max_bg.jpg) left -7px repeat-x ; position:relative; z-index:11; }
.header .top_box{width:100%; height:36px;background:#EFEFEF; color:#a6a7a7;  line-height: 36px; }
.header .top_box .top_minBox{height:36px; }
.header .top_box font{float: left; height: 36px;  line-height: 36px;}
.header .top_box .topTel{  float: right;  width: 322px; }
.header .top_box .topTel a{float: left; margin-right:10px; width: 21px;  height: 36px;  line-height: 36px; }
.header .top_box .topTel a.weixin{ background:url(../images/topCon.png) center 7px no-repeat;   position: relative;}
.header .top_box .topTel a.weixin span{ position: absolute; left: 50%; margin-left: -35px; top: 35px;   display: none;  padding-top: 4px;   
   background:url(../images/weixinBg.png) center top no-repeat;   transition:all .3s ease 0s;-webkit-transition: all .3s ease 0s; }
.header .top_box .topTel a.weixin img{  width: 70px; height: 70px; display: block;   }
.header .top_box .topTel a.weixin:hover span{display: block;}

.header .top_box .topTel a.weixin:hover img{display: block; }
.header .top_box .topTel a.top_qq{  background:url(../images/topCon.png) center -76px no-repeat;}
.header .top_box .topTel p{ float: left ; font-size: 15px;  padding-left: 24px; background:url(../images/topCon.png) left center no-repeat;}
.header .top_box .topTel p em{font-style: normal;}
.header .logo { float:left; width:221px; height:66px; margin: 14px 20px 0px 105px; }
.header .logo img { height:86px; }
.header .tags { float:left; margin:39px 0 0 56px; color:#babfd4;      height:53px;  padding-left: 88px;}
.header .tags strong { line-height:30px; font-size:16px; display:block; color:#fff;  font-weight: normal; }
.header .tags span { line-height:18px; font-size:14px; font-weight: bold; color:#fff;  font-weight: normal;}
.header .market { float:right; width:250px; margin:40px 0 0 30px; }

.header .tel { float:right; width:164px; line-height:38px; font-size:26px; color:#11644a; font-family:Arial;  padding-left:28px; white-space:nowrap; 
  background:url(../images/top_bg.png) left center no-repeat; text-align:right; }

.searcher { float:right; width:220px; height:29px; margin:0 0 0 0; background:none;  border:1px solid #dcdcdc;  position: relative;  }
.searcher .txt { float:left; height:29px; line-height:29px; width:190px; background:none; border:0; color:#fff; padding:0 0 0 10px; }
.searcher .submit { float:right; width:52px; height:29px; background:#fff100; border:0; color:#11644a;  font-size: 14px; 
  	cursor:pointer;  position: absolute;right:0; top:0;  }
.searcher .submit:hover {  background-color: #f6e800; }

.nav { width:100%; height:65px; position:relative; z-index:10;  }
.nav .list { height:65px;  margin-top: 15px; }
.nav li { float:left; width:122px; height:65px; text-align:center; position:relative;  background:url(../images/inav_bg.png) center no-repeat;   transition:background .4s; -webkit-transition:background .4s;  }
.nav li > a { display:block; height:65px;    line-height:66px; font-size:14px;  color:#fff; }
.nav li.current, .nav li:hover { background:url(../images/inav_bgh.png) center no-repeat;  }
.nav li.current > a, .nav li:hover > a { color:#11644a; }
.nav .drop { position:absolute; left:0; top:65px; width:100%; background:url(about:blank); overflow:hidden; display:none; }
.nav dl { width:100%; }
.nav dd { height:36px; line-height:36px;  margin:0 10px 8px; background:url(../images/inav_bgh.png) center no-repeat;}
.nav dd a { display:block; color:#11644a }
.nav dd:hover{ background: #11644a;}
.nav dd:hover a{color:#fff100 }

/********
******首页架构
*****/
.ijiange20{ width: 100%; height: 20px;    background: none;  border: none;  }
.ijiange60{ width: 100%; height: 60px;    background: none;  border: none;  }

/*公用标题*/
.iproTitle{  }
.iproTitle .iproTitleBox{ text-align: center; height: 127px;   background:url(../images/gyTitle.png) center no-repeat; }
.iproTitle .iproTitleBox h1{font-size:49px; line-height: 1.7;  color:#ffffff; font-weight: normal;}
.iproTitle .iproTitleBox h2{font-size:24px; color:#ffffff; font-weight: normal; text-transform: uppercase; line-height:1; }
/*xinwen*/
.xinwen { padding:42px 0 70px; background: url(../images/max_bg.jpg) left -7px repeat-x;  }
.xinwen .inewsContenBox{padding-top: 30px; }
.xinwen .main { padding:0 0 12px; height:395px; position:relative;  z-index: 2; overflow:hidden; width:1014px; margin:0 auto;  padding-bottom: 46px; }
.xinwen .list { width:500%; float:left; position:relative; height: 395px;   }
.xinwen .item{ float:left; width:492px; height: 377px; background: url(../images/hot_img_bg.png) center bottom no-repeat; position:relative; margin:0 0 0 30px;   padding-top: 18px;}
.xinwen .item:first-child { margin-left:0; }
.xinwen .item .hot{width: 74px; height: 56px; background: url(../images/hot.png) center bottom no-repeat; position: absolute;  left: 44px; top: 0; }
.xinwen .item a{display: block; position: relative;}
.xinwen .item img { width:436px; height:327px; display:block;  margin:12px auto 0;  border: 1px #11644a dashed;  
    *position: relative; *top: 12px;  transition: all .3s linear; opacity: 1;}
.xinwen .item img:hover{  transform: scale(1.02,1.02); opacity: .9; }
.xinwen .qiehuan{width: 143px; height: 33px; position: absolute; bottom:0; left:50%; margin-left: -72.5px;   background:url(../images/caseTip.png) left center no-repeat;  }
.xinwen .qiehuan font{display: block;opacity:1;  width: 61px; height: 33px; cursor: pointer; }
/*ipro*/
.floor-1 { padding:45px 0 62px;  }
.floor-1 .tid{float: left;width: 250px;}
.floor-1 .tod{float: right;width: 820px;}
.floor-1 .side-menu{position: relative; border-bottom-left-radius:4px; border-bottom-right-radius:4px; }
.floor-1 dl.list{min-height: 422px !important;}
.side-menu .list >a.iproMore{width:190px; height: 42px; line-height: 42px;  display: block; margin:0 auto; color:#fff; margin-top: 24px;  position: absolute; bottom:27px; left:15px;  
  	background:url(../images/ipro_list_botbg.png) center center no-repeat; text-align: center; }
.side-menu .list >a.iproMore:hover{color:#f5f190  }

.side-menu .list .iproMore{width:190px; height: 42px; line-height: 42px;  display: block; margin:0 auto; color:#fff; margin-top: 24px;  position: absolute; bottom:27px; left:15px;  
  	background:url(../images/ipro_list_botbg.png) center center no-repeat; text-align: center; }
.side-menu .list .iproMore:hover{color:#f5f190  }
.headr{width: 100%;height: 160px;  }  
.headr .iheadeBox{ width: 820px; }
.headr .iheadeBox img{width: 100%; height: 160px; display: block;} 

.ipro {  width: 100%;overflow: hidden; }

.ipro .list { padding:6px 0 3px; width: 103%;     overflow: hidden; }
.ipro .item { float:left; margin:0 2px 0 0px; text-align:center;  width: 407px; height:305px;  position: relative; border:1px solid #dcdcdc;   overflow: hidden; }
.ipro .item a { display:block; }
.ipro .item img { display:block; width:100%; height:305px;  }
.ipro .item a.zhezhao { display: block; height:305px; width: 100%; line-height:40px; font-weight:400; font-size:15px;   position: absolute; left: -100%; top: 0; 	
  background:url(../images/zhezhao.png) center top no-repeat;  font-size: 22px; color: #11644a; line-height: 315px;
  transition:all .3s ease 0s;-webkit-transition: all .3s ease 0s; 
}
.ipro .item:hover a.zhezhao{left: 0;}

.iproTown{ overflow: hidden;}
.iproTown a{float: left;  margin-left: 2px;  width: 160px;  border: 1px #dcdcdc solid;}
.iproTown a:first-child{ margin-left: 0; width: 162px;  }
.iproTown a img{display: block; width: 100%;  height: 120px; -webkit-transition: -webkit-transform .4s;    transition: transform .4s;  }
.iproTown a:hover img{
  transform: rotateY(360deg);
-ms-transform:  rotateY( 360deg  ); /* IE 9 */
-webkit-transform:  rotateY( 360deg  ); /*Chrome */
}
/*proBottom*/
.yuyue{ text-align:center; padding-top: 5px; }
.yuyue > *{display:inline-block; +display:inline; +zoom:1; vertical-align:middle;  }
.yuyue dd{ position: relative;  width: 360px; height: 172px;  background:url(../images/proBt1.png) center no-repeat; text-align: center;  margin-left: 10px}
.yuyue dd:first-child{margin-left: 0;}
.yuyue dd:hover{  background:url(../images/proBt2.png) center no-repeat;}
.yuyue dd a.proBtMore{position: absolute; top: 94px; left: 107px; font-size: 18px; color: #fff;width: 145px;height: 36px; line-height: 36px;  display: block;    }
.yuyue dd a.proBtMore:hover{color: #fff100;}
.yuyue dd h1{font-size: 38px;   color: #ffffff;    padding-top: 16px; font-weight: normal; line-height: 1.4;}
.yuyue dd h2{font-size: 12px;  font-weight: normal; text-transform: uppercase;    color: #b7cdb2;    }

/*icase+inewsTitle+iaboutTitle*/
.ibottom{  padding-top: 50px;  padding-bottom: 60px; }
.ibottomTitle{  }
.ibottomTitle .iproTitleBox{ text-align: center; height: 127px;   background:url(../images/ibottomTitle.png) center no-repeat; }
.ibottomTitle .iproTitleBox h1{font-size:49px; line-height: 1.7;  color:#0a6293; font-weight: normal;}
.ibottomTitle .iproTitleBox h2{font-size:24px; color:#0a6293; font-weight: normal; text-transform: uppercase; line-height:1; }

.ibottomImg{ text-align: center;     overflow: hidden; padding:43px;    
	    background: url(../images/max_bg.jpg) left -7px repeat;padding-left: 216px;}
.ibottomImg a{  float: left;   margin-left: 180px; width: 244px; height: 183px; border: 1px #dcdcdc solid;  position: relative;  overflow: hidden; }
.ibottomImg a:first-child{ margin-left: 0;    }
.ibottomImg a img{display: block; width: 100%; height: 183px;}
.ibottomImg a p{ position: absolute; width: 100%; height: 183px; left: -250px;  top: 0;   transition:all .3s ease 0s;-webkit-transition: all .3s ease 0s; 
 background: url(../images/ibottomImgBg.png) center top no-repeat;  line-height: 228px;  color: #11644a;}
.ibottomImg a:hover p{ left: 0;  top: 0; }
/*iabout*/
.iabout{ background: url(../images/max_bg.jpg) left -7px repeat;  padding-top: 60px;  padding-bottom: 88px;}
.iabout h6{ font-size: 16px; color: #fff; line-height: 30px; font-weight: normal;   padding: 40px 0 35px; }
.iabout .aboutImg{ text-align: center; width: 1000px; margin:0 auto; border: 1px #dcdcdc solid; overflow: hidden; padding:14px 0;}
.iabout .aboutImg a{  float: left; width: 184px; margin-left: 13px; }
.iabout .aboutImg a img{display: block; width: 182px; height: 136px;  border: 1px #dcdcdc solid; transition: all .3s ease-in;}
.iabout .aboutImg a img:hover{transform: scale(1.02,1.02); }
/*inews*/
div.ijiange{ width: 100%; display: block; height: 40px; background: none; border: none;  }

.iabout .inewsBox {  background:rgba(255, 255, 255, .1); padding-top: 50px;  border: 1px #dcdcdc solid; padding:20px; }
@media \0screen\,screen\9 { 
.iabout .inewsBox { 
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19ffffff,endColorstr=#19ffffff);      
background:url(about:blank);
    }
}
.inewsBox .inewLeft{ width: 500px; height: 375px;  border: 1px #dcdcdc solid;  }
.inewLeft img{width:100%; height:375px;   transition: all .3s linear; opacity: 1;}
.inewLeft img:hover{ transform: scale(1.02,1.02);  opacity: .9; }
.inewsRight{width:506px; }
.inewsRight ul{   }
.inewsRight ul li{  height: 50px;line-height: 50px; background:url(../images/inews_quan.png) no-repeat left -8px;    border-bottom: 1px #dcdcdc dashed;   transition:all .3s ease 0s;-webkit-transition: all .3s ease 0s; }
.inewsRight ul li:first-child{  position: relative;  padding-left: 170px;  height: 160px; border-bottom: none; padding-bottom: 0;} 
.inewsRight ul li:first-child .inewsAdv{ position: absolute; left: 0; top: 0; background-color: #fff100; color: #11644a; width: 146px;  height: 136px; text-align: center}
.inewsRight .inewsAdv h4{   text-align: left; width: 100%; height: 48px; line-height: 48px; font-size:48px;  color:#11644a;  }
.inewsRight .inewsAdv h5{ color:#11644a; font-weight: normal; font-size:24px; line-height:1.3; }
.inewsRight .inewsAdv h6{color:#11644a;   font-size:52px; line-height: 1;  padding: 0;}
.inewsRight ul li:first-child a{ font-size: 22px; font-weight: bold; display: block; padding-top: 10px; line-height: 30px;  padding-left: 0;}
.inewsRight ul li > a{ overflow: hidden; position: relative; display: block; color:#ffffff;  line-height: 50px; }
.inewsRight ul li > a { padding-left: 20px; }
.inewsRight ul li > a span{display: block; position: absolute; right:0;top: 0; }
.inewsRight ul li:hover{ background:url(../images/inews_quan.png) no-repeat left 22px;  }
.inewsRight ul li:hover a{color:#fff100;   }
.inewsRight ul li h6{font-weight: normal; color:#ffffff;  height: 42px;}
.inewsRight ul li:first-child > h6{ font-size: 14px; line-height: 24px; height: 75px;padding-top: 10px;}
/*icontact*/
/*gongju工具*/
.gongju{height:104px; background: url(../images/max_bg.jpg) left -7px repeat;  text-align: center; }
.gongju dd{   display: inline-block; zoom:1;  +display: inline; vertical-align: middle; width:30%; height:104px;
  	background:url(../images/qq_weixin.png) 20px 20px no-repeat ;color:#fff; position: relative; text-align: left;}
.gongju dd.gTel{background-position: 20px -100px;}
.gongju dd.gWeixin{background-position: 20px -219px;}
.gongju dd h5{ font-size:14px;  font-weight: normal; border-bottom:1px solid #198232;  width:182px; margin-left: 120px; margin-top: 24px; padding-bottom: 2px;}
.gongju dd h5 span{padding-left: 5px;}
.gongju dd h6{font-family:"Impact"; font-weight: normal; font-size:28px; padding-left: 131px; line-height: 38px;}
.gongju dd h6 a{color: #fff; font-family:"Impact"; font-size: 28px;}

.icontact #bdmap{   border: 1px #11644a solid;   border-top: none; }
/*bottom*/

.footer { background: url(../images/max_bg.jpg) left -7px repeat; padding:1px 0 30px; color:#dee4f2;  }
.footer .btWords{ color: #dee6e3;}
.bt_tel{width:320px; position: absolute; top:40px; left:510px;  background:url(../images/bt_tel.png) left 8px no-repeat;}
.bt_tel h6{font-size:36px; font-weight: normal; color:#dee6e3; padding-left: 51px; height:51px; line-height: 51px;	}
.bt_tel h4{text-align: center; font-weight: normal;}
.link{height:30px; line-height: 30px;  font-size:14px; font-weight: bold; color:#dee6e3;  }
.link a{font-size:14px; color:#dee6e3; font-weight: normal;}
.link a{padding:0 10px;   }
.link a:hover{color:#fff; }
.link a.link_title{ background:none;  }
.bt_keyWolds{  line-height: 26px; width: 100%;  color:#DFF9E9 ; position: relative;     padding-top: 14px; }
.bt_keyWolds .zhichi{ position: absolute; right: 0; bottom: 5px; display: block;}
.bt_keyWolds a{color:#DFF9E9 ;  }
.bt_keyWolds a:hover,.link a:hover{color:#f8c137}
.btWords font , .link font{font-weight: bold; }

/******************************
 ** 内页架构
 ******************************/
.sidebar { float:left; width:250px; }
.side-menu { background-color: #fff; }
.topclass { width:100%; margin:0 auto; height:170px; background:url(../images/max_bg.jpg) left top repeat;  text-align: center; color:#fff; }
.topclass h2 {  font-size:30px; font-weight: bold;  line-height: 2.2;padding-top: 36px;   }
.topclass h6{font-size: 18px; text-transform: uppercase; text-align: center; color: #fff; font-weight: normal; line-height: 1;}
.side-menu .list { padding:0 0 4px;  }
.side-menu dd {  text-align: center; margin:0 auto 4px; }
.side-menu dd > a { display:block;color:#313131;  width: 100%; margin:0 auto; height:50px; line-height:50px;  
  	background:url(../images/ipro_list_bg.png) 194px 21px no-repeat #f1eee9; transition: background .3s; -webkit-transition: background .3s;  font-size: 18px; 
}
.side-menu dd > a:hover,.side-menu dd.current > a{ background:url(../images/ipro_list_bg.png) 194px -28px no-repeat #fff100;  color:#11644a; border-radius:2px; }
.side-menu .drop { width:100%; padding:0 0;margin:0 auto;   background-color: #fff;  display:none; }
.side-menu .drop li { width:100%; height:36px; line-height:36px;  }
.side-menu .drop a { display:block;  width: 80%; margin:0 auto;  background:url(../images/ico-submenu.png) 9px center no-repeat;  color:#313131;  white-space:nowrap;  
  	text-overflow: ellipsis; overflow: hidden; font-size: 16px; }
.side-menu .drop a:hover { color:#11644a;  }
.side-menu dd.current .drop { display:block; }
.side-menu li.current > a { color:#11644a; background-color:; }

.side-head { height:34px; line-height:34px; padding:10px 0; font-size:20px;  text-align: center; color:#fff;   background: url(../images/ipro_contTop_bg.png) repeat-x left top #0a6293; }
.side-contact { margin-bottom:20px; position:relative; top:20px; border:1px solid #0a6293; }
.side-contact .main { padding:0 10px 15px; line-height:2; word-wrap: break-word; word-break: normal; }

.containerTwo { float:right; width:810px; }
.location { height:45px; border-bottom:1px solid #ddd; position:relative; margin-bottom:30px; }
.location:before { content:''; width:40px; height:3px; background:#11644a; 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; }



/************
**********
*******news等内页
**************/
.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:#11644a; 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; }
 



/******************************
 ** 内页页面通用
 ******************************/
.list-product { width:100%; }
.list-product .list { float:left; width:101.5%; }
.list-product .item { float:left; width:251px; padding:5px 5px 10px; border:1px solid #ddd; margin:0 10px 10px 0; }
.list-product .item .img { width:100%; height:188px; overflow:hidden; margin-bottom:10px; background:#f1f1f1; }
.list-product .item .img img { width:100%; height:188px; }
.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:#F6B309; }
.list-product .item .order a:hover {  }

/* 图片4:3 */
.list-product2 { width:100%; }
.list-product2 .list { float:left; width:102.5%; padding-bottom:20px; }
.list-product2 .item { float:left; width:260px; margin:0 15px 0 0; }
.list-product2 .item .img { width:100%; height:195px; overflow:hidden; }
.list-product2 .item .img img { width:100%; height:195px; }
.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:#11644a; 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:#11644a; 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:#11644a; 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:#11644a; }

/* 案例详情页 */
.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:#11644a; line-height:1.4; text-align:center; }

/* 产品详情页 */
.product-content { }
.product-content h1 { font-size:24px; line-height:1.2; color:#11644a; 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:34px; color:#11644a; 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:#11644a; text-align:center; }
.product-info .order a:hover { background:#098032; }
.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; }
/***********
***插件可以不用动
*********/
/*推荐*/
.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:#11644a; 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:171px; margin:0 28px 0 0; }
.recommend-pro .item .img { width:100%; height:128px; overflow:hidden; margin-bottom:10px; background:#f1f1f1; }
.recommend-pro .item .img img { width:100%;height:128px; }
.recommend-pro .item .img img:hover{opacity:.9}
.recommend-pro .item h3 { height:30px; line-height:30px; text-align:center; margin-bottom:10px; font-weight:400; }
.recommend-pro .item:hover a {color:#11644a }

.article { line-height:2; padding-bottom:20px; font-family:"microsoft YaHei UI" !important; }
.article img { max-width:100%; }

/*上下篇*/
.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; }
/*翻页*/
.pages{margin:30px auto 10px;text-align:center;display:block}
.pages a{display:block;float:left;padding:5px 12px;margin:0 0 0 8px;border:1px solid #666;line-height:20px;height:20px;
  color:#666;background:#fff;text-decoration:none}.pages a:hover{border:1px solid #393}
.pages span{display:block;float:left;padding:5px 0;line-height:20px;height:20px;border:1px solid #666;padding:5px 12px;color:#666}
.pages span.current{padding:5px 12px;margin:0 0 0 8px;color:#393;font-weight:700 ;  border:1px solid #393;}
.pages span.disabled{border:1px solid #666;padding:5px 12px;margin:0 0 0 8px;color:#666}

/*悬浮*/
.toolbar { width:40px; position:fixed; right:0; top:50%; margin:-132px 0 0 0; z-index:50; }
.toolbar dt{ width: 40px; height: 17px; overflow: hidden;   background:#086092;  }
.toolbar dt.xuanfu1{ border-top-left-radius:20px; border-top-right-radius: 20px; }
.toolbar dt.xuanfu2{ border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; }
.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 #086092;}
.toolbar dd:hover{ background:url(../images/xf_hover.png) right center no-repeat #11644a;  }
.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:#11644a; display:none; }
.toolbar .pop .o { position:absolute; right:-1px; top:50%;  margin-top: -20px; background-color: #ff6200; width: 1px; height: 40px;}
.toolbar .pop-tel {     width: 100px; text-align: center; color: #fff;font-size: 12px;      bottom: -40px !important;
    height: 120px;
    background-color: #ff6200;
}
.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: #ff6200; }
.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; }