/******************************
 ** 初始化
 ** 兼容到IE7
 ** power by:www.hnjing.com
 ******************************/
* { margin:0; padding:0; }
html { height:100%; }
body  { min-width:1100px; font:14px/1.5 "Microsoft Yahei", Arial; color:#613F4B; 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 { font-size:14px; }
a { color:#613F4B; text-decoration:none; cursor:pointer; }
a:hover,a:active { color:#ff0066; text-decoration:none; }
.clear { clear:both; font-size:0px; line-height:0px; height:0px; }
.hidden { display:none; }
.center { text-align:center; }
.fl{float: left;}
.fr{float: right;}
.arrow { font-family:'Small Fonts'; font-style:normal; }
.autocut { 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; }


/******************************
 ** 首页风格
 ******************************/
/*head*/
.maiHead{height:110px; width: 100%; background-color: #fff; }
.maiHead .logo{ /* width:246px; */ height:60px; margin-right: 18px; margin-top: 20px;}
.maiHead .topAdv{  height:66px; font-weight: normal; padding-left: 18px; margin-top: 25px;  background:url(../images/top_line.png) no-repeat left center; }
.maiHead .topAdv h3{font-size:24px; color:#575757; font-weight: normal; line-height: 38px; }
.maiHead .topAdv h4{ font-size:16px;  color:#707070; font-weight: normal;}
.maiHead .topAdv h4 span{color:#3a3939; background:url(../images/top_advbg.png) no-repeat left 4px; padding:4px 10px 4px 25px;  }
.maiHead .topAdv h4 span.topCon2{background-position: left -48px;}
.maiHead .topAdv h4 span.topCon3{background-position: left -100px;}
.topTel{ height: 50px; background:url(../images/tolTel.png) no-repeat left center; padding-left: 50px; margin-top: 26px;}
.topTel h5{font-weight: normal; font-size:14px; color:#2e2e2e; line-height: 24px; }
.topTel h6{color:#2e2e2e;  font-weight: normal; font-size:26px;  line-height: 24px; }
/*nav*/
.nav { width:100%; height:43px; position:relative; z-index:10; background:url(../images/inav_bg2.jpg) repeat-x; }
.nav .list { height:43px; }
.nav li { float:left; width:122px; height:43px; text-align:center; position:relative; }
.nav li > a { display:block; height:43px;  line-height:43px; font-size:14px;  color:#fff; }
.nav li.current, .nav li:hover { background:url(../images/nav_hover.png) center no-repeat; }
.nav li > a font{font-size:12px; color:#007fe3}

.nav li.current > a, .nav li:hover > a { color:#fff; }
.nav .drop { position:absolute; left:0; /* margin-left: -45px;  */ top:43px;  width:200%;   overflow:hidden; display:none; }
.nav dl {/*  width:106px; */
  height:30px; border-bottom:2px solid #ff0066;  line-height: 30px; float: left; background-color: #fff; }
.nav .dropLeft,.nav .dropRight{ width: 24px; height: 32px;  background:url(../images/drop_bg_left.png) left bottom no-repeat;}
.nav .dropRight{background:url(../images/drop_bg_right.png) right bottom no-repeat;}
.nav dd {float: left; width:74px;  height:30px; line-height:30px;   text-align: center; }
.nav dd a { display:block; color:#333333 ; background:url(../images/drop_listBg.png) 6px center no-repeat;}
.nav dd:hover a{color:#ff0066 }
/*ihead*/
.ihead { height:50px; line-height:50px; border-top:2px solid #2B64A9; text-align:center;  position: relative;}
.ihead h2 {width:210px;  height:50px; vertical-align:middle; position:absolute; left:50%; margin-left:-105px; top:-28px; font-size:30px; color:#2B64A9; 
	background:url(../images/body_bg.png)  repeat left top #f5f5f5;
}
.ihead h2 i { display:inline-block; vertical-align:-10px; *vertical-align:middle; height:40px; width:45px; 
  	background:url(../images/imain_bg.png) right center no-repeat;  
}
.ihead h2 i:first-child { background:url(../images/imain_bg.png) left center no-repeat; }
.ihead h4{position:absolute; height:26px; font-size:24px; line-height: 26px; top:-45px; text-align: center; width:100%; color:#d5d5d5; font-weight: normal; left:0; }
.ihead h6{ position:absolute; font-size:16px; line-height: 22px; text-align: center; width:100%;  color:#5b7ec3; font-weight: normal;  top:18px; left:0; }
/*sousuo*/
.searcher {  background-color: #fff; border-radius:6px; height: 50px; margin-bottom:0px; width: 100%; margin:0 auto; border-bottom:1px solid #e2e2e2; }
.searcher .seaBox{ height: 50px; }
.searcher .tag h2 { font-size:17px; font-weight:normal; color:#272727; line-height: 50px; font-size:14px; padding-left: 2px;}
.searcher .tag h2 a{color:#6c6c6c; padding:0 2px;}
.searcher .tag h2 a:hover{text-decoration: underline;}
.searcher .sos { width:297px; height:34px;  position:absolute; right:2px; top:8px;   }
.searcher .sos .txt { width:268px; height:34px; line-height:34px; border:none; padding-left: 28px; 
	background:url(../images/sousuo.png) right center no-repeat;
}
.searcher .sos .submit {display: block; position:absolute; right:0;   top:0px; width:52px; height:34px;  background: none; border:0; cursor:pointer; color:#fff}
/*ipro公用标题*/
.iproTitle{}
.iproTitle .iproTitleBox{border-bottom:1px solid #dbdbdb; text-align: center; height: 54px; position: relative;}
.iproTitle .iproTitleBox h1{font-size:30px; color:#404040; background:url(../images/ipro_titleBg.png) center no-repeat;  }
.iproTitle .iproTitleBox p{width: 300px; height: 3px; position: absolute; left:50%; margin-left:-150px; bottom:-2px; background-color: #ff0066 ;}
/*ipro*/
.iproList{padding: 28px 0 18px; *padding: 28px 0 26px;}
.iproList ul{text-align: center;  }
.iproList li{width: 140px; height: 38px; line-height: 38px;   display: inline-block; *display: inline;zoom:1; position: relative; margin:0 10px 10px 10px;
	background:url(../images/ipro_listBg.png) center no-repeat;  transition:background .3s;}
.iproList li a{display: block; color:#5d5d5d; font-size:16px; }
.iproList li:hover, .iproList li.proHover{ background:url(../images/ipro_listBg.png) center no-repeat #ff0066;  }
.iproList li:hover a, .iproList li.proHover a{color:#fff; }

.ipro{*padding-bottom: 4px; margin-top:38px; }
.iproBox{overflow: hidden; width: 1100px; margin:0 auto;  height: 354px; position: relative; }
.iproBox .iproScroll{width: 400%; height: 354px;   position: absolute; left:0; top:0;  }
.iproBox ul{width: 1140px;  float: left;}
.iproBox ul li{margin-right:40px; width:245px;   overflow: hidden; position: relative; float: left;}
.iproBox ul li a{display: block; }
.iproBox ul li img{display: block; width:100%; height:183px; }
.iproBox ul li a>p{font-size:16px; padding-left: 24px;  height: 34px; line-height: 34px;  background:url(../images/iproContenTitBg.png) 12px center no-repeat #ff0066; color:#fff; }
.iproBox ul li h6{font-weight: normal;  color:#666666; line-height: 24px; height:74px; padding:10px 5px;}
.iproBox ul li a.iproMore{background:url(../images/iproMore_bg.png) center no-repeat; color:#919191; text-align: center; width: 205px; height: 36px; line-height: 36px; text-indent: 20px; margin:0 auto;  }
.iproBox ul li a.iproMore:hover{background:url(../images/iproMore_hoverbg.png) center no-repeat; color:#ff0066; }

/*iabout*/
.iaboutBox{width:100%;  padding-bottom:50px;padding-top:40px;  }
.iabout { padding-top: 30px; }
.iabout .ihead { margin-bottom:90px; }
.iabout .ihead h2 { background:#FFF; }
.iabout .main {background-color: #ff0066; width:100%; height:480px;  position:relative;  color:#fff; }
.iabout .main img{height:480px; width: 640px; float: left;}
.iabout .main .box { width:342px;   line-height: 26px; float: right; padding-top:56px; padding-right: 55px;  }
.iabout .main .box h1{font-size:19px; border-bottom:1px solid #fff; line-height: 48px; }
.iabout .main .box > p{padding-top:10px; padding-bottom: 20px; }
.iabout .main .box>a{display: block; width: 119px; height: 32px; line-height: 32px;   background:url(../images/iaboutMoreBg.png) center no-repeat; color:#ff0066; text-align: center; }
.iabout .main .box>a:hover{opacity:.9; filter:alpha(opacity=90);}

.iaboutCase{padding-top: 22px; }
.iaboutCase>a{float: left; margin-left: 20px; position: relative; width: 260px; height: 195px; }
.iaboutCase>a:first-child{margin-left: 0; }
.iaboutCase>a img{border:3px solid #ff0066; width: 254px; height: 189px;}
.iaboutCase>a span{display: block; width:30px; height: 8px; position: absolute; top:-8px; left:20%; margin-left:-15px; background:url(../images/iabout_casebg.png) center no-repeat; display: none;}
/* .iaboutCase>a:hover span{display: block; } */
/*icase*/
.icase{background:url(../images/icaseTopBg.png) center top no-repeat #f1f0f0; padding-top: 46px;  padding-bottom: 38px;  }
.icaseMaxBox{text-align: center; padding-top: 30px; }
.icaseMaxBox .icaseBox{width: 1100px; height: 430px; overflow: hidden; position: relative; }
.icaseMaxBox .icaseBox ul{width:1120px; position: absolute; left:0; top:0; }
.icaseMaxBox .icaseBox li{margin-right: 20px; margin-bottom: 20px;  width:260px; height:195px;  position: relative; overflow: hidden; }
.icaseMaxBox .icaseBox li a{display: block; }
.icaseMaxBox .icaseBox li a img{display: block; width: 254px; height:189px; border:3px solid #b2b2b2;  }
.icaseMaxBox .icaseBox li a.icaseDrop{width:0; height:0;  background:url(../images/icase_dropBg.png) center no-repeat; color:#ff0066; position: absolute; 
  top:50%; left:50%;  line-height: 20px/*160px*/; text-align: center;  display: none; }
.icaseMaxBox .spanBox span{display: inline-block; *display: inline; zoom:1; width: 17px; height: 16px; margin:0 5px;  background:url(../images/icaseTipBg.png) right no-repeat; transition:background .3s; 
	cursor: pointer; }
.icaseMaxBox .spanBox span.curr{background:url(../images/icaseTipBg.png) left no-repeat;}
/*iTam*/
.iTam{background:url(../images/iTam_bg.png) center top no-repeat;padding-top: 56px; }

.iTamMaxBox .iTamBox{width: 1100px; height: 490px; overflow: hidden; position: relative; }
.iTamMaxBox .iTamBox dl{width:1100px;  position: absolute; left:0; top:0; }
.iTamMaxBox .iTamBox dl dd{float: left; width:275px; height:471px; background-color: #f1f0f0; position: relative; overflow: hidden; }
.iTamMaxBox .iTamBox dl dd a{display: block; }
.iTamMaxBox .iTamBox dl dd a.iTam_zhezhao{width:100%; height:215px; background:url(../images/iTamConteBg1.png) center top no-repeat; position: absolute; top:0; left:0; z-index:2; }
.iTamMaxBox .iTamBox dl dd>img{display: block; width:286px; height:215px; position: absolute; left:50%; margin-left:-143px; top:0; z-index:1; }
.iTamMaxBox .iTamBox dl dd h1{padding: 240px 15px 0; }
.iTamMaxBox .iTamBox dl dd h1 a{font-size:20px; color:#404040 ; }
.iTamMaxBox .iTamBox dl dd h1 a:hover{color:#FF0066}
.iTamMaxBox .iTamBox dl dd h1 span{font-size:14px;   font-weight: normal;  padding-left: 8px; }
.iTamMaxBox .iTamBox dl dd h2{font-size:14px; color:#666666 ; font-weight: normal; line-height: 26px;  padding:10px 15px 0; }
.iTamMaxBox .iTamBox dl dd a.iTamBtMore{ background:url(../images/iTamConteBtBg1.png) center bottom no-repeat; height: 64px; position: absolute; bottom:0;  left:0; width: 100%; text-align: center; 
	  line-height: 28px;}
.iTamMaxBox .iTamBox dl dd.iTamDdTwo{background-color: #ff0066; color:#fff;  }
.iTamMaxBox .iTamBox dl dd.iTamDdTwo a,.iTamMaxBox .iTamBox dl dd.iTamDdTwo h2{color:#fff; }
.iTamMaxBox .iTamBox dl dd.iTamDdTwo a:hover{color:#404040; }
.iTamMaxBox .iTamBox dl dd.iTamDdTwo a.iTam_zhezhao{background:url(../images/iTamConteBg2.png) center top no-repeat;}
.iTamMaxBox .iTamBox dl dd.iTamDdTwo a.iTamBtMore{ background:url(../images/iTamConteBtBg2.png) center bottom no-repeat; }

.iTamMaxBox .iTamTip{text-align: center;  padding:20px 0 34px;  }
.iTamMaxBox .iTamTip font,.iTamMaxBox .iTamTip span{display: inline-block; *display: inline; zoom:1; cursor: pointer; margin:0 5px; }
.iTamMaxBox .iTamTip .iTamSpan{display: inline-block; *display: inline; zoom:1; }
.iTamMaxBox .iTamTip font{width: 20px; height: 17px; background:url(../images/iTamTipBg.png) left center no-repeat; }
.iTamMaxBox .iTamTip font.fontRit{background:url(../images/iTamTipBg.png) right center no-repeat;}
.iTamMaxBox .iTamTip span{width: 17px; height: 17px; background:url(../images/iTamTipBg.png) -39px center no-repeat;  transition:background .3s; }
.iTamMaxBox .iTamTip span.currTwo{background-position:-75px center;}
/*inews*/
.inews{padding-top: 20px; }
.inewsBox{padding-top: 32px; }
.inewsBox .inewsLeft{height:362px; width: 482px; position: relative; }
.inewsBox .inewsLeft img{display: block; width: 100%; height: 362px;  }
.inewsBox .inewsLeft .inewsBt{background:url(../images/inews_bg1.png) repeat;  height: 100px; width:422px;  padding:0 30px;  position: absolute; bottom:0; left:0;  color:#fff;}
.inewsBox .inewsLeft .inewsBt > a{display: block;   	font-size:18px; color:#fff;   line-height: 26px; padding-top: 14px;  }
.inewsBox .inewsLeft .inewsBt > p{font-size:14px; line-height: 24px; }
.inewsBox .inewsLeft .inewsBt > p a{color:#ff7f01; }

.inewsBox .inewsRit{width: 600px; padding-top: 12px;}
.inewsRit h1{position: relative; margin-bottom: 16px;  background-color: #ebebeb; color:#818181; height: 73px; transition:background .3s,color .3s; }
.inewsRit h1 > span{display: block; position: absolute; width: 42px; height: 42px; line-height: 42px; font-size:30px ; font-weight: normal;left:12px; top:14px; border:1px solid #818181; text-align: center; transition:border-color .3s;}
.inewsRit h1 a,.inewsRit h1 p{padding-left: 69px;display: block; padding-right: 20px; }
.inewsRit h1 a{font-size:18px;  line-height: 26px; padding-top: 13px; transition:color .3s;   position: relative; }
.inewsRit h1 a > font{display: block; float: right; font-size:16px; font-weight: normal; position: absolute; right:20px; top:12px; }
.inewsRit h1 p{font-size:14px; font-weight: normal; }
.inewsRit h1:hover{background-color: #ff0066; color:#fff; }
.inewsRit h1:hover > span{border-color:#fff; }
.inewsRit h1:hover a{color:#fff; }
/*ilinks*/
.ilinks{padding-bottom: 60px;  padding-top: 35px; }
.ilinks .ilinksBox{ }
.ilinks .ilinksBox h1{border-bottom:1px solid #dddddd; height: 38px; position: relative;  }
.ilinksBox h1 span{display: block; border-bottom:3px solid #ff0066; padding-right:138px; font-size:20px; color:#3d3d3d; width: 86px; padding-left: 5px;  height: 35px; position: absolute;top:2px; left:0; 
	  line-height: 33px;}
.ilinksBox .linkImg{margin-top: 20px; width:368px; position: relative; height: 68px; border:1px solid #dddddd; }
.ilinksBox .linkImg a{display: block;}
.ilinksBox .linkImg a img{float: left;   width: 178px; height: 64px; border-left:1px solid #ddd; padding: 2px;}
.ilinksBox .linkImg a:first-child img{border-left:none; }
.ilinksBox .linkImg span{display: block; width: 15px; height: 15px;  position: absolute; }
.ilinksBox .linkImg span.linkSpan1{border-left:5px solid #ff0066; border-top:5px solid #ff0066;  left:-3px ; top:-3px;}
.ilinksBox .linkImg span.linkSpan2{ border-right:5px solid #ff0066; border-bottom:5px solid #ff0066; right:-3px ; bottom:-3px;}
/*bottom*/
.subnav { width:100%; height:50px; position:relative; z-index:10; background:#3d3d3d;  border-bottom:2px solid #ff0066; }
.subnav .list { height:50px; }
.subnav li { float:left; width:122px; height:50px; text-align:center; }
.subnav li > a { display:block; height:50px; line-height:50px; font-size:14px;  color:#fff; }
.subnav li.current, .subnav li:hover { background:url(../images/nav-bg-hover.png) center bottom repeat-x; }
.subnav li.current > a, .subnav li:hover > a { color:#ff0066; }

.footer { background:#3d3d3d; padding:20px 0 30px; color:#fff;  }
.footer .code { float:right; width:; width:228px; text-align:center; margin-right: 36px;  padding-top: 10px; }
.footer .code span {float: right; line-height:22px;width:112px;  padding-bottom: 2px; }
.footer .code a{float: right; width: 35px; height: 14px; padding-top: 38px; color:#fff;  background:url(../images/btWeibo.png) left 2px no-repeat;   margin-left: 5px; text-align: center;
	transition:background .3s,color .3s; }
.footer .code a.btqq{background-position: -113px 2px;}
.footer .code a.xinlang{background-position: -56px 2px;}
.footer .code a:hover{ background:url(../images/btWeibo2.png) left 2px no-repeat;  color:#ff0066}
.footer .code a.btqq:hover{background-position: -113px 2px;}
.footer .code a.xinlang:hover{background-position: -56px 2px;}
.footer .code img {float: left; display:block; width:104px; height:104px; }
.footer .btDetial{line-height: 24px; }
.footer .btDetial a{color:#fff; }
.footer .btDetial a:hover{color:#ff0066; }
.bt_keyWolds{height:42px; line-height: 42px; }




/******************************
 ** 内页架构
 ******************************/
.sidebar { float:left; width:220px; }
.side-menu { border:1px solid #ddd; }
.topclass { width:158px; margin:0 auto; height:90px; border-bottom:1px solid #ddd; }
.topclass h2 { padding:25px 0 0 0; font-size:20px; }
.topclass span { font-size:14px; color:#9fa3b7; }
.side-menu .list { margin:0 30px; padding:0 0 50px;  }
.side-menu dd { }
.side-menu dd > a { display:block; height:47px; line-height:47px; border-bottom:1px solid #ddd; background:url(../images/menu.png) 150px center no-repeat; }
.side-menu dd > a:hover { background-color:; }
.side-menu .drop { width:100%; padding:0 0; background:; border-bottom:1px solid #ddd; display:none; }
.side-menu .drop li { width:100%; height:32px; line-height:32px; }
.side-menu .drop a { display:block; padding:0 0 0 15px;  background:url(../images/ico-submenu.png) 2px center no-repeat; }
.side-menu .drop a:hover { background-color:; }
.side-menu dd.current .drop { display:block; }
.side-menu dd.current > a { color:#ff0066; background-color:; }
.side-menu li.current > a { color:#ff0066; background-color:; }

.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; border:1px solid #ddd; border-top:3px solid #ff0066; }
.side-contact .main { padding:0 10px 15px; line-height:2; }

.container { float:right; width:850px; }
.location { height:45px; border-bottom:1px solid #ddd; position:relative; margin-bottom:30px; }
.location:before { content:''; width:40px; height:3px; background:#ff0066; 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:193px; padding:5px 5px 10px; border:1px solid #ddd; margin:0 10px 10px 0; }
.list-product .item .img { width:100%; height:144px; overflow:hidden; margin-bottom:10px; background:#f1f1f1; }
.list-product .item .img img { width:100%; height:144px; }
.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:#ff0066; }
.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:205px; margin:0 10px 0 0; }
.list-product2 .item .img { width:100%; height:154px; overflow:hidden; }
.list-product2 .item .img img { width:100%; height:154px; }
.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:#ff0066; 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:#ff0066; 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:#ff0066; 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:#ff0066; }

/* 案例详情页 */
.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:#ff0066; line-height:1.4; text-align:center; }

/* 产品详情页 */
.product-content { }
.product-content h1 { font-size:24px; line-height:1.2; color:#ff0066; 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:#ff0066; 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:#ff0066; text-align:center; }
.product-info .order a:hover { background:#3d3d3d; }
.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; }




/******************************
 ** 组件类
 ******************************/
.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 .tip { width:100%; height:3px; text-align:center; position:absolute; left:0; bottom:30px; z-index:3; }
.banner .tip span { display:inline-block; width:18px; height:18px; line-height:0; background:url(../images/banner-tip.png) right center no-repeat; margin:0 5px; cursor:pointer; 
	transition:background .3s; -webkit-transition:background .3s; }
.banner .tip span.cur {width: 96px; background:url(../images/banner-tip.png) left center no-repeat; }
.banner, .banner ul,.banner img { height:600px; }
.banner.mini, .banner.mini ul, .banner.mini img { height:400px; }

.toolbar { width:68px; position:fixed; right:0; top:50%; margin:-192px 0 0 0; z-index:50; background-color: #404040; padding-top: 1px; padding-bottom: 1px; }
.toolbar dd { width:68px; height:65px; background:none; position:relative; }
.toolbar dd > i { display:block; width:68px; height:65px; cursor:pointer; }
.toolbar dd.itop em{display: block; width: 20px; height: 11px; background:url(../images/xuanfuBg2.png) center top no-repeat; position: absolute; left:50%; margin-left:-10px; top:-11px }
.toolbar .slide-qq { display:block; width:0; height:65px; line-height:65px; font-size:19px; color:#FFF; padding:0 0 0 65px; text-align: center; position:absolute; top:0; right:0; overflow:hidden; }
.toolbar .pop { position:absolute; right:90px; top:-65px; background:#ff0066; display:none; }
.toolbar .pop .o { position:absolute; right:-7px; top:88px; width:7px; height:13px; background:url(../images/tool-arrow.png) 0 0 no-repeat; }
.toolbar .pop-tel { width:120px; padding:40px 20px 30px; color:#FFF; text-align:center; }
.toolbar .pop-code { width:120px; padding:20px 20px 0; }
.toolbar .pop-code img { width:120px; height:120px; display:block; }
.toolbar .pop-code h3 { height:50px; line-height:50px; text-align:center; color:#fff; font-size:16px; font-weight:400; white-space:nowrap; }
.toolbar .dianhua { background:url(../images/xuanfuBg.png) 10px -64px no-repeat #434343; transition:background .5s; }
.toolbar .dianhua:hover { background:url(../images/xuanfuBg2.png) 0 bottom no-repeat #404040; }

.toolbar .qq { background:url(../images/xuanfuBg.png) 10px -132px no-repeat #434343; transition:background .5s; }
.toolbar .qq:hover { background:url(../images/tool_qq_hover.png) 0 0 no-repeat #404040; }
.toolbar .tel { background:url(../images/xuanfuBg.png) 14px 6px no-repeat;  transition:background .5s;}
.toolbar .tel:hover { background:url(../images/xuanfuBg.png) 14px 6px no-repeat #ff0066;  width:66px;   margin:0 auto;}
.toolbar .code { background:url(../images/xuanfuBg.png) 14px -196px no-repeat; transition:background .5s;}
.toolbar .code:hover {  background:url(../images/xuanfuBg.png) 14px -196px no-repeat #ff0066;  width:66px;   margin:0 auto;}
.toolbar .top { background:#ff0066; width:66px; height:64px; display: block; margin:0 auto; font-style: normal; line-height: 64px; text-align: center; 
  	font-size:24px; color:#fff;  }
.toolbar .top:hover {  }

.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:#FFF7FA; color:#ff0066; font-weight:700; }
.pager > a:hover { background:#f1f1f1; }

.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:#ff0066; 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 42px 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 h3 { height:30px; line-height:30px; text-align:center; margin-bottom:10px; font-weight:400; }
.recommend-pro .item:hover a {color:#ff0066 }

.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:#ff0066; 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:#ff0066; }
.recommend-form .reset { background:#646464; }
.recommend-form .submit:hover { background:#3d3d3d; }
.recommend-form .reset:hover { background:#3d3d3d; }
.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:18px; padding:9px 0 0; color:#777; }

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

.article { line-height:2; padding-bottom:20px;   }
.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; }

/* 地图 */
.map11{padding: 25px;}
.map11 li.item{ width:100%;  padding:10px 0px; text-align:left;  border-bottom:1px solid #c8c8c8;}
.map11 li.item a{line-height:30px; color:#393939; font-size:16px;   font-weight:bold; margin-right:15px;}
.map11 .subMap11{  text-align:left; margin-left:50px;}
.map11 .subMap11 li.item2{ margin:15px 0px; line-height:24px;}
.map11 .subMap11 .san{  text-align:left; margin-left:50px;}
.map11 .subMap11 .san a{  font-size:16px; font-weight:normal;}
.mab img{ max-width: initial;}