﻿@charset "utf-8";
/* CSS Document */
/* Reset */
* { margin:0; padding:0;transition:all 300ms ease;}
a:link, a:visited, a:hover, a:active {text-decoration:none; cursor:pointer; color:#3d3d3d;}
a:hover, a:active {color:#289ad6;}
body { font:14px "Microsoft Yahei","Thmano", "Arial"; color:#3d3d3d; background:#fff;
max-width:1920px;margin: 0 auto;overflow-x: hidden;position: relative;}
img { border:0px;}
li{ list-style:none; float:left;}
input, textarea, select{ font:14px/1.5 "Microsoft Yahei","Thmano", "Arial"; color:#999; outline:0; }
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
.hidden{display: none;}
body {overflow-x: hidden; background:url(../images/texture2.png) repeat;}
html {height: 101%;}
.animate {display: none;}
b,
strong {font-weight: bold;}
input {outline: none;}
textarea {resize: none;}
table {border-collapse: collapse;border-spacing: 0;}
td {border: 0px solid #aaa;padding: 2px;}
a {text-decoration: none;color: #666;}
a:hover {text-decoration: none;color: #289ad6;}
i {font-style: normal;}
.clear {clear: both;}
.ow {min-width: 1200px;}
.w {width: 1200px;margin: 0 auto;}
.wx {width: 1200px;margin: 0 auto;}
.fr {float: right;}
.fl {float: left;}
.s{background:url(../images/tip.png) no-repeat; }
/*清除浮动*/
.clearfix{*zoom: 1;}
.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.dialog-layout{width: 100%; height: 100%; position: fixed; z-index: 100; top: 0; left: 0; background: #000; opacity: 0.3; filter: alpha(opacity=30);}
.icon{background: url(../images/icon.png) no-repeat; display: inline-block; vertical-align: middle;}

/*header*/
.top{width:100%; height:116px;  position:relative;}
.logo{float:left;}
.logo img{max-width:250px;max-height:85px;  float:left; margin-top:15px; margin-right:12px;   }
.logo .header_g{ margin-top:35px;  width: 280px;padding-left:10px;    float: left; 
 background:url(../images/logo_li.png) no-repeat left center;}
.logo .header_g p{ color: #666;font-size: 16px;}
.tel{margin-left: 65px;padding-left: 35px;margin-top: 30px;width:210px;text-align: left;height: 56px;
  background-position: left top; }
.tel h1{ color: #ff8439;font-size: 20px;background-position: -377px top;padding-left:30px;}
.Telephone{color:#333;font-size:25px;line-height:30px; *display: inline-block;
  font-weight: bold;}
.t{ height: 30px;line-height: 26px;color: #a6a7a7;text-align: center;}
.t a{ color: #fff;padding: 0 10px;}
.t li{ }
.t .webMap a,.addFav a,.setHome a{border-left: 1px dotted #fff; }
/* banner */
.banner { position:relative; z-index:10; margin:0 0 10px; }
.banner .list { position:relative; overflow:hidden; z-index:1; }
.banner .list li { position:absolute; width:100%; height:100%; overflow:hidden; background:#FFF; display:none; z-index:1;transition: none; }
.banner .list li:first-child { display:block; }
.banner .list li.active { z-index:2; }
.banner .list img { position:relative; display:block; width:1920px; left:50%; margin:0 0 0 -960px; }
.banner .tip { position:absolute; width:100%; bottom:20px; z-index:5; text-align:center; height: 20px!important;}
.banner .tip span { display:inline-block; float: none;+display:inline; +zoom:1; width:16px; height:16px; border: 3px solid #289ad6; border-radius: 100%; margin:0 3px; cursor:pointer; }
.banner .tip span.cur { background: #289ad6; }
.banner .prev,
.banner .next { width:60px; height:100px; position:absolute; top:50%; margin:-50px 0 0; z-index:9; cursor:pointer; }
.banner .prev { background:url(../images/tip.png) left -100px no-repeat; left:60px; }
.banner .next { background:url(../images/tip.png) -340px -100px no-repeat; right:60px; }
.banner .prev:hover {  }
.banner .next:hover {  }
.banner .list,
.banner .list img { height:700px; }

/*搜索*/
.searcher{width:305px;height:38px;   margin-top:40px;}
.searcher .submit{width:71px;height:38px;float:right;border:0px; color: #fff;cursor:pointer;
background-position: -234px top;*background-position: -234px 1px;}
.searcher .txt{width:234px;height:38px;line-height:38px; text-indent: .5em;border: none;
  background-position: left top;  border-right: none;color:#ccc;}

.nav{height: 65px;width:100%; background:#289ad6;}
.nav1{ }
.nav ul{}
.nav li{position: relative;width: 132px;float: left;z-index: 1000; line-height: 65px;  }
.nav li.hover{background:#ff9000;}
.nav li a{    font-size: 18px;text-align: center;    color: #fff;    display: block;    height: 65px;  width: 100%;  }
.nav li a i{     font-style: normal;    line-height: 65px;   display: block;    width: 100%;}

.nav li a:hover{ background:#ff9000; }
.nav li .hover{background:#ff9000; }
.nav .subNav{ display: none;  left: 0; position: absolute; top: 65px;
  background:#289ad6;transition:none;
 width: 100%;}
.nav .subNav a{ width: 100%;height: 46px;font-size: 16px;line-height: 46px; display: block;padding-top: 0;margin: 0;
	color: #fff; }
.nav .subNav a:hover{ font-weight: bold;background: #ff9000;color:#fff;}


/*rightFix*/
.rightFix {
  width: 50px;
  position: fixed;
  right: 10px;
  top: 50%;
  margin-top: -100px;
  z-index: 99;
}
.rightFix .ico {
  width: 50px;
  height: 50px;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0px;
  transition: all ease 300ms;
  margin-top: 1px;
  padding: 0px;
  border-radius: 50px;
  margin-bottom: 2px;
  background: #289ad6 url(../images/fix-ico.png) no-repeat center 0;
}
.rightFix .ico img {
  width: 140px;
  height: 140px;
  position: absolute;
  left: -78px;
  top: 0;
  padding: 3px;
  background: #ff8439;
  border: 1px solid #ddd;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 6px;
}
.rightFix .ico span {
  width: 210px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  position: absolute;
  left: -78px;
  top: 0;
  background: #ff8439;
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 18px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 50px;
}
.rightFix .ico:hover {
  background-color: #ff8439;
  border-color: #ff8439;
  overflow: visible;
}
.rightFix .ico:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -162px;
}
.rightFix .ico:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -215px;
}
.rightFix .fix-tel {
  background-position: center 12px;
}
.rightFix .fix-xcx {
  background-position: center -40px;
}
.rightFix .fix-qq {
  background-position: center -94px;
}
.rightFix .fix-ewm {
  background-position: center -148px;
}
.rightFix .fix_top {
  background-position: center -202px;
}
/******************************
 ** 内页架构
 ******************************/
.sidebar { float:left; width:248px; }
.topclass { width:100%; height:137px;   background: #289ad6;
  color:#FFF; text-align: center;position: relative; }
.topclass h2 { font-size:24px;font-weight: bold; text-align: center;left: 0;bottom:-25px;
  background-position: 30px -234px;margin:92px 13px 0 13px;
height: 60px;line-height: 60px;border-bottom: 2px solid #289ad6;position: absolute;z-index: 100;width: 221px;}
.side-menu {     border: 1px solid #289ad6;}
.side-menu dd {width: 100%;float: left; }
.side-menu dd > a { display:block; height:43px; line-height:43px; text-align: center;font-weight: bold;
  border-bottom: 1px dotted #c9c9c9;
  color: #525252;font-size: 16px;/* background:url(../images/tip.png) no-repeat 10px -384px; */margin: 0 10px; }
.side-menu dd > a:hover {/* background:#ff6b00 url(../images/tip.png) no-repeat 20px -333px; */background:#ff9000;margin: 0;
  border:none;color: #fff;font-weight: normal;border-bottom: 1px solid #ff6b00;}
.side-menu .drop {  display:none; }
.side-menu .drop li { width:100%; height:41px; line-height:41px;float: none;margin: 8px 0; 
  background:url(../images/ipro_drop.png) no-repeat bottom; }
.side-menu .drop a { display:block;  text-align: center;height: 41px;
  color: #8c8c8c;  }
.side-menu .drop a:hover { color: #ff9000; background-position: 40px -434px;}
.side-menu dd.current .drop { display:block; }
.side-menu dd.current > a {  background:#ff9000;margin: 0;
  border:none;color: #fff;font-weight: normal;border-bottom: 1px solid #ff6b00;}
.side-menu li.current > a { color: #ff9000; background-position: 40px -436px; }

.sidebar .tel1 p{font-size: 21px; line-height:1;font-weight: bold;*margin-top: -20px;}
.side-head { height:34px; line-height:34px; padding:10px 0 10px 30px; font-size:20px; background:#5f412e; color:#FFF; }
.side-pro { position:relative; top:20px; margin-bottom:20px; }
.side-pro .list { border:1px solid #ddd; padding:30px 0 10px; }
.side-pro .list dd { width:166px; margin:0 auto; }
.side-pro .list a { display:block; text-align:center; }
.side-pro .list img { display:block; width:166px; height:124px; background:#f1f1f1; }
.side-pro .list h3 { padding:10px 0; height:24px; line-height:24px; font-weight:400; }
.side-contact { margin-bottom:20px; position:relative; top:20px; }
.side-contact .main { padding:15px 10px; line-height:2; border:1px solid #ddd; }


.iclass_tit{ background: url(../images/ititle.png) center top no-repeat;height: 90px;padding-top: 60px;
  line-height: 90px;margin-bottom: 40px;
  position: relative;color: #fff;}
.iclass_tit h1{font-size: 40px;font-weight: bold;text-align: center;  }
.iclass_tit .mo{position: absolute;left: 569px;display: block;bottom: -7px; text-transform: uppercase;
  font-size: 14px;color: #fff;width: 64px;text-align: center;line-height: 1.6;} 
.iclass_tit .mo:hover{font-weight: bold;}

.ifree{ position: relative;height: 746px;margin-top: 78px;}
.ifree .itit{ color: #fff;font-size: 40px;text-align: center;background: url(../images/ifree_tit.png) center no-repeat;
line-height: 59px;margin-bottom: 50px;}
.ifree .fl{width: 684px; }
.ifree .fl h1{font-size: 43px;color: #289ad6;}
.ifree .fl .no{margin-top: 30px; }
.ifree .fl .no .wd{color: #666;line-height: 1.6;margin-left: 30px; margin-top: 10px;}
.ifree .fl h2{background: url(../images/ifree_color.png) left top no-repeat;height: 73px;line-height: 73px;color: #fff;  
width: 320px;text-align: center;text-transform: uppercase;}
.ifree .fl h2 span{ color: #fff000;}
.ifree .fl .two h2{ background-position: left center; }
.ifree .fl .three h2{background-position: left bottom; }
.ifree .codex{
  position: absolute;
  right: -358px;
  bottom: 0;
  margin-top: 70px;
  width: 736px;
  height: 482px;
  padding-top:170px;
  padding-left: 309px;
  background: url(../images/ifree.png)  center bottom no-repeat;
  }
.ifree .codex img{display: block;width: 194px;height: 194px;margin-left:86px;}
.ifree .codex span{display: block;width: 194px;text-align: center;color: #000;font-size: 25px;margin-top: 38px; padding-left: 80px; }


.ipro{background: #ff9000;}
.ipro .tod{ }
.ipro .tod ul{width: 120%; }
.ipro .tod li{float: left;margin:0 20px 37px 0 ;position: relative;width: 284px;  }
.ipro .tod li img{width: 284px;height: 213px;display: block;}
.ipro .tod span{ }
.ipro .tod span a{color: #fff;font-size: 18px;display: block;height: 40px;margin-top: 4px;line-height: 40px;
border-bottom: 1px solid #f7b74d;text-indent: .7em;}
.ipro .tod .shadow{background: url(../images/shadow.png)  center no-repeat;width: 292px;height: 25px;
position: absolute;left: -4px;bottom: -25px; }
.ipro .tod .wd{ color: #6b4300;font-size: 14px;padding-bottom: 10px;line-height: 2.4;text-indent: 1em;}
.ipro .tod li:hover{ background: #fff; }
.ipro .tod li:hover span a{ color: #2b8cbf; border-color: #bfdcec;}
.ipro .tod li:hover .wd{color: #999;}

.iclass{ }
.iclass .iclass_tit{ background: url(../images/ititle2.png)  center no-repeat;}
.iclass .iclass_tit h1{color: #ff9000;}
.iclass .iclass_tit .mo{color: #ff9000;background: #fff; }
.iclass .thead{ text-align: center;height: 74px;}
.iclass .thead a{ display: inline-block;width: 260px;height: 60px;line-height: 60px;border-radius: 3px;color: #fff;position: relative;
background: #e04447;margin: 0 15px;font-size: 20px;}
.iclass .thead a em{ position: absolute;left: 120px ;bottom:-12px ;display: block;width: 22px;height: 12px;
background: url(../images/road.png)  center no-repeat;display: none;}
.iclass .thead a.color1{ }
.iclass .thead a.color2{background: #86a03d; }
.iclass .thead a.color2 em{background: url(../images/road2.png)  center no-repeat; }
.iclass .thead a.color3{background: #4f7fad; }
.iclass .thead a.color3 em{background: url(../images/road3.png)  center no-repeat; }
.iclass .thead a:hover em,.iclass .thead a.hover em{display: block;}
.iclass .tod{ }
.iclass .tod ul{  }
.iclass .tod li{margin-bottom: 30px;width: 100%; }
.iclass .tod li img{ width: 313px;height: 313px;float: left; display: block;}
.iclass .tod li .zi{ float: right;width: 830px;}
.iclass .tod li .zi a.a{ color: #000;margin-top: 34px;font-size: 20px;display: block;}
.iclass .tod li .zi .price{font-size: 38px;color: #c72425; margin: 12px 0;}
.iclass .tod li .price span{font-size: 30px; }
.iclass .tod li .price b{font-weight: normal;font-size: 28px; }
.iclass .tod li .wd{ font-size: 14px;color: #666;line-height: 1.6;}
.iclass .tod li a.detail{ width: 130px;height: 40px;line-height: 40px;border-radius: 20px;display: block;
  border: 2px solid #4f7fad;color: #4f7fad;text-align: center;font-size: 20px;margin-top: 32px;}
.iclass .tod li:hover a.detail{color: #fff;background: #f6764a;border-color: #f6764a; }

.istudy{background: url(../images/starry.jpg) no-repeat center;height: 712px;*margin-top: 20px;}
.istudy .tod{width: 101%; margin-top: 40px;overflow: hidden;}
.istudy .tod ul{     width: 120%;}
.istudy .tod li{width: 586px;color: #fff;margin: 0 40px 30px 0;}
.istudy .tod li img{width: 260px;float: left;}
.istudy .tod li .zi{float: right;width: 304px;}
.istudy .tod li .zi a.a{margin-top: 6px;}
.istudy .tod li .zi a.a{display: block;color: #fff;font-size: 18px;background: url(../images/star.png) no-repeat right center;}
.istudy .tod li .description{color: #bbb;font-size: 14px;margin: 20px 0; line-height: 1.8;}
.istudy .tod li .description span{color: #fff; }
.istudy .tod li a.detail{ background: url(../images/tip.png) no-repeat;display: block;width: 110px;height: 32px;
  line-height: 32px;background-position: left -268px;color: #fff;text-align: center;}
.istudy .tod li:hover a.detail{ background-position: left -368px;}

.iabout{ background: url(../images/iabout_bg.jpg) right center no-repeat;margin-top: 78px;}
.iabout img{display: block;float: left;}
.iabout .wd{float: right;width: 616px;margin-top: 70px;margin-right: 88px;}
.iabout .wd b{font-size: 30px;color: #000;display: block;margin: 26px 0; }
.iabout .wd .zi{color: #666;font-size: 14px;line-height: 2;}
.iabout a.detail{display: block;width: 140px;height: 40px;line-height: 40px;font-size: 16px;border-radius: 3px; background: #289ad6;
color: #fff;text-align: center;margin-left: 465px;}
.iabout a.detail:hover{font-weight: bold;}
.ievaluation{ margin-top: 36px;}
.ievaluation ul{width: 120%; }
.ievaluation li{position: relative;height: 170px; z-index: 1;width: 612px;margin-bottom: 18px;}
.ievaluation li a.cover{width: 200px;height: 168px;background: url(../images/ievaluation_cover.png) center top no-repeat; 
position: absolute;left: 0;top: 0;z-index: 10;}
.ievaluation li img{position: absolute;width: 184px;height: 152px;left: 0;top: 8px;z-index: 9;}
.ievaluation li .wd{ width: 350px;height: 90px;padding: 20px;border: 1px solid #f96466;background: #feefef;color: #666;position: relative;
border-radius: 30px;margin-left: 213px;margin-top: 16px;z-index: 10;}
.ievaluation li .author{text-align: right;margin-top: 18px;}
.ievaluation li .san{position: absolute;width: 25px;height: 25px;left: -25px;top: 48px;
background: url(../images/ievaluation_san.png) center top no-repeat;}
.ievaluation li.color2 { }
.ievaluation li.color2 a.cover{background-position: center -168px; }
.ievaluation li.color2 .wd{ border-color: #90ce6a;background-color: #f4faf0;}
.ievaluation li.color2 .san{background-position: center -25px;}
.ievaluation li.color3 a.cover{background-position: center -336px; }
.ievaluation li.color3 .wd{ border-color: #fbc856;background-color: #fff9ee;}
.ievaluation li.color3 .san{background-position: center -50px;}
.ievaluation li.color4 a.cover{background-position: center -504px; }
.ievaluation li.color4 .wd{ border-color: #58b4e0;background-color: #eef7fc;}
.ievaluation li.color4 .san{background-position: center -75px;}

.igao{background: url(../images/igao.jpg) center no-repeat;height: 300px;*margin-top: 20px;}

.part1{ margin-top: 74px;}

.iclass_titx{height: 64px;padding: 0 22px;}
.iclass_titx h1{display: block;float: left;color: #fff;font-size: 24px;line-height: 64px;}
.iclass_titx a.mo{display: block;float: right;width: 28px;height: 26px;background-position: left -474px;
margin-top: 16px;}

.inews { background: #90ce6a; }
.inewsx{float: left;width: 600px;}
.inewsx .tod{ background-color: #fff;padding: 24px;margin-left: 20px;}
.inewsx .hot {border-bottom: 1px solid #ededed;  padding-bottom: 22px;margin-top: 22px;}
.inewsx .hot .img {float: left;}
.inewsx .hot img { display:block; width: 140px; height: 105px; }
.inewsx .hot .description{float: right; width: 354px;color: #999;line-height: 1.6;}
.inewsx .hot .description span{ color: #ccc;display: block;}
.inewsx .hot .description a.b{font-size: 18px;font-weight: normal;color: #333;display: block;line-height: 40px; }
.inewsx .hot:hover a.b{color: #ff9000;}

.imessage {width: 600px;float: right;background: #58b4e0;}
.imessage h1{float: right;!important;}
.imessage a.mo{float: left;!important;}
.imessage .comt {font-size: 14px;background: #fff;margin-right: 20px;padding-top: 55px;padding-bottom: 20px;}
.imessage .comt ul li {line-height: 36px;margin: 0 10px 13px 0;border: 1px solid #ccc;background: none;position: relative;margin-left: 128px;width: 392px;}
.imessage .comt ul li.no{border: none;margin: 0;width: 150px;float: left; height: 40px;margin-top: 15px;}
.ml134{margin-left: 162px!important;}
.ml334{margin-left: 36px!important;}
.imessage .comt ul li .head{position: absolute;width: 70px;left: -70px;top: 0;}
.imessage .comt ul .red{color: red;    font-size: 14px;    height: 40px;    line-height: 40px;   width: 14px;    float: left;    text-align: center;}
.imessage .comt ul li i {float: left; width: 36px;height: 36px;background:url(../images/imsg_icon.png) no-repeat center 7px;margin-right: 10px;}
.imessage .comt ul li i.icon2{background-position: center -44px;}
.imessage .comt ul li i.icon3{background-position: center -94px;}
.imessage .comt ul li i.icon4{background-position: center -144px;}
.imessage .comt ul li i.icon5{background-position: center -194px;}
.imessage .comt ul li i.icon6{background-position: center -244px;}
.imessage .comt ul li i.icon7{background-position: center -294px;}
.imessage .comt ul li input.name {height: 36px;line-height: 36px;font-family: "microsoft yahei";float: left;*float: none;width: 344px;border: none;
  background: none;font-size: 12px;  }
.imessage .comt ul li.a1 i {background-position: -33px 0px;}
.imessage .comt ul li.a2 i {background: none;border: none;font-size: 13px;color: #aaaaaa;font-family: "宋体";}
.imessage textarea{line-height: 26px;  float: left;  font-size: 14px;    color: #747474;    width: 342px;    height: 26px;padding: 5px;border: none;
    resize: none;  background:none; position: absolute;right: 0;top: 0;}
.imessage .tex{}
.imessage .button1{display: block;width: 150px;height: 40px;line-height: 40px;color: #fff!important;  text-align: center;border: none;background: #f6764a;
  cursor: pointer;font-size: 16px;border-radius: 3px;display: block;position: absolute;left: 0;top: 0;}
.imessage .reset{background: #adadad; }
.imessage .button1:hover{ font-weight: bold;}

.part2{  }

.itid{ margin-top: 58px;}
.itid em{display: block;background: url(../images/icon_em.jpg) center no-repeat;width: 1px;float: left;height: 200px;}
.itid .icon{width: 174px;font-size: 16px;float: left;text-align: center;margin: 20px 62px 30px 62px;padding-top: 110px;
background: url(../images/icon.png) 37px top no-repeat;}
.itid .icon:hover{     -webkit-transform: rotateY( 360deg );
    -moz-transform: rotateY( 360deg );
    -ms-transform: rotateY( 360deg );}
.itid .icon span{ font-size: 14px;margin-top: 4px;display: block;color: #999;}
.itid .icon b{display: block; margin: 0 auto;font-weight: normal;}
.itid .icon2{background-position: -266px top;}
.itid .icon3{background-position: -564px top;}
.itid .icon4{background-position: -861px top;}

.footer { background:#289ad6;   color: #fff;  font-size: 14px;margin-top: 20px;}
.footer a{color: #badcee;}
.bt_subnav{height: 84px;border-bottom: 1px solid #6abbe6;}
.ml100{margin-left: 100px;}
.subnav { }
.subnav a {padding: 0 16px; color: #fff;height: 84px;line-height: 84px;font-size: 14px;}
.subnav a:hover{font-weight: bold;}
.footer2{border-top: 2px solid #6abbe6;margin-top: 1px;padding-bottom: 20px; }
.footer .zhong{ color: #badcee;padding-top: 34px;}
.ilink{ }
.ilink span{font-size: 14px;display: inline-block;line-height: 1.4;float: left;height: 22px;}
.ilink span b{display: inline-block;margin-right: 4px;}
.ilink a{display: inline-block;font-size: 14px;}
.keywords{ }
.copyright { float: left;line-height:26px;  width:680px;margin-top: 10px; }
.codex{width: 230px;margin-top: 40px;}
.codex img{width: 144px;height: 144px;margin-left:36px;}
.codex span{font-size: 22px;font-weight: bold;color: #badcee;padding-left: 36px;background-position: left bottom;display: block;}

.nybanner {height: 300px;display: block;width: 100%;background: #ccc;border-top: 1px solid #ccc;}
.subcomt {border: 1px solid #cacbcb;padding: 8px;}
.sobtitle {height: 62px;line-height: 62px;margin-bottom: 10px;border-bottom: 1px solid #c9c9c9;background:url(../images/heng.png) no-repeat left center;}
.sobtitle p.fl {color: #289ad6;font-size: 30px;padding: 0 40px;font-weight: bold;}
.sobtitle .sitepath {padding-right: 20px;font-size: 14px;}
.sobtitle .sitepath a{}
.submian {position: relative;}

.submian .subleft {width: 246px;padding-bottom: 50px;}
.submian .subleft .sidebar{float: none;margin-bottom: 10px;}
.submian .subleft .titlex {    text-align: center;background: #289ad6;color: #fff;height: 82px;}
.submian .subleft .titlex span {margin-top: 10px;border-bottom: 1px dashed #fff;display: inline-block;padding: 0 10px;color: #fff;font-size: 24px;font-weight: bold;line-height: 40px;}
.submian .subleft .titlex b{line-height: 2; text-transform: uppercase;font-size: 12px;font-weight: normal;display: block;}
.submian .subleft .titlex a {font-size: 14px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;height: 21px;line-height: 21px;float: right;margin-right: 10px;margin-top: 20px;position: relative;width: 75px;color: #fff;}
.submian .subleft .titlex a i {color: #fff;font-weight: bold;font-size: 20px;position: absolute;right:-3px;top: 0px;}
.submian .subleft .titlex a i:before {content: "";height: 21px;}
.submian .subleft .titlex a:hover {color: #F3F3F3;border-color: #F3F3F3;}
.submian .subleft .titlex a:hover i:before {content: "";color: #F3F3F3;}
.submian .subleft .lefta {padding-bottom: 20px;}
.submian .subleft .lefta .titlex{ height: 122px;line-height: inherit;}
.submian .subleft .lefta .titlex span{    padding-top: 18px;    display: block;    line-height: 52px;}
.submian .subleft .lefta .titlex em{font-style: normal;font-size: 14px;padding-left: 35px;display: block;}

.submian .subleft .lefta .comt { }
.submian .subleft .lefta .comt ul li {line-height: 52px;color: #787878;display: block;margin-bottom: 2px;width:100%;}
.submian .subleft .lefta .comt ul li a {font-size: 18px;position: relative;display: block;width:220px;height:52px;line-height:52px;border-bottom: 1px solid #e2e2e2;padding-left: 60px;}
.submian .subleft .lefta .comt ul li a:hover,
.submian .subleft .lefta .comt ul li a.hover {    color: #289ad6;    background: #FFF100;}
.submian .subleft .lefta .comt ul .box {display: none;}
.submian .subleft .lefta .comt ul .box a {display: block;line-height: 32px;font-size: 14px;height: 32px;border-bottom: 1px solid #eee;border-top: 0px;border-left: 0px;border-right: 0px;}
.submian .subleft .lefta .comt ul li.current .box { display:block; }
.submian .subleft .lefta .comt ul li.current > a {background: #FFF100;color: #289ad6; }
.submian .subleft .lefta .comt ul li.current > a {background:#FFF100;color:#289ad6; }

.submian .subleft .leftnews .leftnewscomt {border: 1px solid #289ad6;*padding: 20px 15px;}
.submian .mainx {  height:200px;margin: 20px 15px;   overflow:hidden; position:relative; *width: 215px;*margin-top: 20px;}
.submian .listx { float:left; width:300%; position:relative; }
.submian .listx dd { float:left; width:250px; height:187px; position:relative; }
.submian .listx a { display:block; overflow:hidden; position:relative; z-index: 9;}
.submian .listx span { width:430px; height:56px; line-height:56px; padding:0 15px; position:absolute; left:0; bottom:0; font-size:16px; color:#FFF; }
.submian .listx img { display:block; width:214px; height:160px; }
.submian .listx dd:hover img { -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1); }
.submian .tipx {width:100%; height:24px; text-align:center;position: absolute;bottom: 5px; }
.submian .tipx span { display:inline-block; vertical-align:middle; width:24px; height:24px; background:url(../images/tip-view.png) center 0 no-repeat; cursor:pointer;margin: 0 6px; }
.submian .tipx span.cur { background-position:center bottom; }
.submian .leftcontact{ }
.submian .leftcontactcomt{line-height: 28px;border: 1px solid #289ad6;padding: 10px;}
.submian .leftcontact .title1{height: 68px;line-height: 68px;border-bottom: 4px solid #289ad6;margin-bottom: 28px; }
.submian .leftcontact .title1 span{ color: #289ad6;font-size: 33px;font-weight: bold;}
.submian .leftcontact .title1 i{ color: #289ad6;font-size: 22px;font-weight: bold;text-align: right;}
.submian .leftcontact_tel{margin-top: 10px;background: #289ad6 url(../images/leftcontact_tel.png) 10px center no-repeat;color: #fff;padding-left: 80px;}
.submian .leftcontact_tel p{font-size: 18px;height: 35px;
    line-height: 3.2;}
.submian .leftcontact_tel h2{ font-weight: bold;font-size: 18px;}

.submian .subright {width: 936px;margin-bottom: 65px; line-height: 28px;background-color: #fff;}
.submian .subright .produtlist .list {overflow: hidden;padding: 10px 15px;}
.submian .subright .produtlist .list .itag li {float: left;margin: 10px;width: 246px;}
.submian .subright .produtlist .list .itag li.err span{cursor: text;}
.submian .subright .produtlist .list .itag li img {width: 240px;height: 186px;display: block;padding: 2px;border: 1px solid #dcdcdc;}
.submian .subright .produtlist .list .itag li span {cursor:pointer;height: 34px;line-height: 34px;display: block;width: 100%;text-align: center;overflow: hidden;}
.submian .subright .produtlist .list .itag li:hover img {border-color: #289ad6;background: #289ad6;}
.submian .subright .produtlist .list .itag li:hover span {color: #289ad6;}
.submian .subright .listnews {padding:0 20px 20px 20px;}
.submian .subright .listnews ul li {width: 100%;border-bottom: 1px dashed #d6d6d6;height: 40px;line-height: 40px;}
.submian .subright .listnews ul li.err{margin-bottom: 20px;}
.submian .subright .listnews ul li a {display: block;}
.submian .subright .listnews ul li a p {float: left;cursor:pointer;}
.submian .subright .listnews ul li a span {color: #999;cursor:pointer;float: right;}
.submian .subright .listnews ul li a:hover p {color: #289ad6;}
.submian .subright .listnews ul li a:hover span {color: #666;}
.submian .subright .aboutlist {padding: 20px;line-height: 28px;color: #333;}
.aboutlist img{max-width:100%}
.submian .subright .conBox {padding: 0px 20px 20px;line-height: 24px;color: #333;}
/* page_newsdetail_list */
.submian .subright .ArticleTitle {padding-bottom: 7px;}
.submian .subright .ArticleTitle h1 {padding-top: 10px;    font-size: 20px;    line-height: 30px;text-align: center;padding-bottom: 5px;border-bottom: 1px dotted #a6a6a6;color: #289ad6;}
.submian .subright .ArticleMessage {text-align: center;line-height: 22px;height: 22px;border-bottom: 1px dotted #a6a6a6;margin-bottom: 10px;}
.submian .subright .ArticleTencont {padding: 5px 0px 20px 0px;line-height: 2em;overflow: hidden;}

/* listProduct */
.listProduct {margin-top: 20px;}
.listProduct .tod { overflow:hidden;padding: 0 14px; }
.listProduct ul{ width:110%; }
.listProduct .item{ width:284px; height:215px; border:1px solid #ccc; float:left; position:relative;overflow:hidden; margin:0px 10px 20px 10px;}
.listProduct .item img{ width:284px; height:215px;}
.listProduct .item a{ display:block; color:#fff;line-height:26px; font-size:16px;}
.listProduct .item p{ width:100%; height:130px; text-align:center;}
.listProduct p.wd{ width:100%; padding-top:60px; height: 155px; position:absolute; left:-284px; top:0px; background:url(../images/kuang.png) repeat center;}
.listProduct p.wd a{ display:block;font-size: 14px;}
.listProduct p.wd span{ color:#fff; font-size:12px; padding:2px 8px; border:1px solid #fff;}
.listProduct .item:hover p.wd{ left:0px; }
/* relatedLink */
.submian .subright .reLink {height: 30px;border-top: 1px solid #eee;border-bottom: 1px solid #eee;width: 100%;margin: 10px auto 10px;overflow:hidden;}
.submian .subright .reLink .prevLink {float: left;margin-left: 10px;height: 30px;line-height: 30px;}
.submian .subright .reLink .nextLink {float: right;margin-right: 10px;height: 30px;line-height: 30px;}
.maplist li a {background: #eee;width: 98%;height: 30px;line-height: 30px;display: block;margin-bottom: 10px;padding-left: 2%;font-weight: bold;}
.maplist li .box {width: 100%;height: auto;margin-bottom: 10px;}
.maplist li .box a {float: left;height: 24px;line-height: 24px;width: auto;text-align: center;margin-right: 10px;padding: 0px 5px;font-weight: normal;}
.maplist li .box a:hover {background: #ff611c;color: #fff;}
/* pager */
.pager {display: block;width: 100%;height: auto;padding: 25px 0 5px;text-align: center;clear: both;margin-bottom: 5px;}
.pager span,
.pager a {display: inline-block;border: 1px solid #eee;color: #666;background: #f3f3f3;height: 24px;line-height: 24px;padding: 0px 8px;text-decoration: none;margin: 0 5px;}
.pager a:hover {background: #289ad6;border-color: #289ad6;color: #fff;text-decoration: none;}
.pager .cur {background: #289ad6;border-color: #289ad6;font-weight: bold;color: #FFF;}
.pager span.dot {background: #289ad6;border-color: #0a6c00;font-weight: bold;color: #FFF;}
/* cms2.0地图 */
/*map*/
.dtditu{width:140px; height:30px; line-height:30px; background:#289ad6; color:#fff; font-weight:bold; margin:10px auto 0; text-align:center; font-size:14px;}
.baiduMap{width:715px; height:300px; border:1px solid #289ad6; border-top:3px solid #289ad6;}
.baiduMap {
    background: #eee none repeat scroll 0 0;
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.1);
    height: 400px;
    margin: 0 auto 20px;
    width: 100%;
}
.BMap_bubble_title a {
    border-radius: 3px;
    display: inline-block;
    height: 25px;
    line-height: 26px;
    overflow: hidden;
    padding: 0 10px;
}
.BMap_bubble_title a:hover {
}
.BMap_bubble_title > a {
    background: #999 none repeat scroll 0 0;
    color: #fff;
}
.BMap_bubble_title > a:hover {
    background: #666 none repeat scroll 0 0;
}
.toolbar { width:40px; position:fixed; right:10px; top:50%; margin:-132px 0 0 0; z-index:50; }
.toolbar dd { width:40px; height:42px; background:none; position:relative; z-index: 60;}
.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;*padding:0 0 0 74px; position:absolute; top:0; right:0; overflow:hidden; }
.toolbar .pop { position:absolute; right:70px; top:-67px; background:#aebd2c; 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:90px; padding:8px 8px 8px; color:#FFF; text-align:center;background: #0da8be;font: 12px;top: -44px; }
.toolbar .pop-tel .o{background: url(../images/tool-arrow2.png) 0 0 no-repeat;top: 60px;}
.toolbar .pop-tel .icon { height:28px; line-height:28px; padding-top:30px; background:url(../images/tool-telphone2.png) center -13px no-repeat; 
 width: 100%;text-align: center;}
.toolbar .pop-tel .item { line-height:20px; font-size:12px; }
.toolbar .pop-code { width:84px; padding:8px 8px 0; }
.toolbar .pop-code img { width:84px; height:84px; display:block;}
.toolbar .pop-code h3 { height:40px; line-height:40px; text-align:center; color:#f2e8e1; font-size:14px; font-weight:400; white-space:nowrap;
*width: 84px;}
.toolbar .qq { background:url(../images/tip2.png) center top no-repeat;}
.toolbar .qq:hover{ background-color: #FCA600;background-position: left top;font-size: 12px;}
.toolbar .tell { background:url(../images/tip2.png) center -42px no-repeat;}
.toolbar .code { background:url(../images/tip2.png) center -84px no-repeat;}
.toolbar .top { background:url(../images/tip2.png) center -126px no-repeat;}
.toolbar dd i:hover {  }
.jing_pointer { width:27px; height:117px; position:absolute; top:55px;*top:-120px; left:-27px; cursor:pointer;background:url(../images/pointer4.png) left top no-repeat;  }
.jing_pointer.active { left:38px; background:url(../images/pointer1.png) left top no-repeat;  }
.pl1{ background:none !important;}

.pageMsg {color: #333d58;margin-top: 30px;}
.pageMsg #formPost table td input#txtImageCode {width: 70px;}
.pageMsg #formPost table td input:focus {border-color: #eee;outline: 0;}
.pageMsg #formPost table span.red {color: #f00;margin-right: 5px;}
.pageMsg #formPost table input {border: 1px solid #ccc !important;font-family: "microsoft yahei";}
.pageMsg #formPost table textarea {border: 1px solid #ccc !important;}
.pageMsg #formPost table input.sub {font-family: "microsoft yahei";cursor: pointer;width: 100px;height: 35px;line-height: 24px;color: #848484;text-align: center;margin-top: 10px;background: #fff;}
.pageMsg #formPost table input.sub:hover {background: #ff611c;color: #fff;border: 1px solid #eee !important;}
.pageMsg #formPost table td input {width: 240px;height: 25px;line-height: 25px;padding: 0px 5px;}
.pageMsg tr.code input {width: 90px;}
.pageMsg .err {color: #f00;padding-left: 10px;}
.pageMsg tr.item textarea {width: 240px;height: 50px;color: #666;border: 1px solid #ccc;padding: 0 5px;outline: none;}
/*# sourceMappingURL=style.css.map */
#slider{width:630px;height:240px;position:relative;margin:0 auto;}
.scroll{width:630px;height:340px;margin:0 auto;overflow:hidden;position:relative;}
.scrollContainer{position: relative;width:1815px;left:0px;}
.scrollContainer .current .inside{width:230px;height:288px;}
.scrollContainer .panel{width:195px;height:146px;float: left;display:inline;}
.panel .inside{display:block;position:relative; }
.inside img{height:100%;width:100%;}
.scroll li .inside span{width:197px;height:37px;line-height:37px;display:none;position:absolute;bottom:-17px;left:16px;background-color:#c69;font-size:14px;color:#FFF;text-align:center;}
.scroll li.current .inside span{display:block;}
.btnMode a.btn{background:url(../images/tab1.png) no-repeat left top;}
.btnMode a.btn{width:20px; height:39px;position:absolute;top:80px; }
.btnMode a.prev{left:-30px;background-position:13px 0px;}

.btnMode a.next{right:-30px;background-position:-13px 0;}
.BMap_bubble_content{line-height:22px;}

#tp_img{ float: left; width: 670px;  overflow: hidden; text-align:center;font-size:0; }
.itag1{ width:640px; float:left; position:relative; display:inline-block; background:#f1f1f1; border:1px solid #e0e0e0; height:82px; padding:10px 10px 0; margin-top:10px; b}
.itag1 .up,.itag1 .down{ display:block; width:23px; height:66px; background:url(../images/icoup.png) no-repeat center; float:left; }
.itag1 .down{ background-image:url(../images/icodown.png);}
.itag1 .img_{ height:75px; width:580px; margin:0 5px; overflow:hidden; position:relative; float:left} 
.itag1 .img_ a{ display:block; height:75px; float:left; padding-right:10px }
.itag1 .img_bk{ width:800%}
.itag1 .img_ img{ border:1px solid #eee;}
.itag1 .img_ a:hover img,.itag .img_ a.hover img{ border-color:#f60}

.ProDes{padding-top:10px;float:left;}

[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;background: none; }
.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; }

/* 4:3 图文 */
.list-case { padding:0 20px;  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 .date { position:absolute; right:0; top:15px; color:#999; }
.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; }

/* 产品详情页 */
.product-content {padding: 20px; }
.product-photo { float:left; width:440px; }
.product-photo .original { width:440px; height:330px; overflow:hidden; margin-bottom:10px; }
.product-photo .original img { display:block; width:100%; height:330px; }
.product-photo .prev, .product-photo .next { float:left; width:17px; height:69px; background:url(../images/photo-pn.png) 0 0 no-repeat; cursor:pointer; }
.product-photo .next { float:right; background-position:-19px 0; }
.product-photo .prev:hover { background-position:0 -70px; }
.product-photo .next:hover { background-position:-19px -70px; }
.product-photo .nodrop { cursor:no-drop; }
.product-photo .prev.nodrop:hover { background-position:0 0; }
.product-photo .next.nodrop:hover { background-position:-19px 0; }
.product-photo .thum { float:left; width:395px; height:69px; margin:0 0 0 5px; overflow:hidden; position:relative; }
.product-photo .thum dl { float:left; width:300%; height:69px; position:relative; }
.product-photo .thum dd { float:left; width:87px; height:65px; border:2px solid #fff; margin:0 10px 0 0; cursor:pointer; background:#f1f1f1; }
.product-photo .thum img { width:100%; height:65px; display:block; }

.relink { padding:0 10px; height:40px; line-height:40px; border-top:1px solid #ddd;border-bottom:1px solid #ddd; margin:0 20px 20px 20px ; }
.relink p { float:right; width:50%; text-align:right; overflow:hidden; }
.relink p:first-child { float:left; text-align:left; }
.product-photo .thum dd.current { border-color:#289ad6; }
.product-info { margin:0 0 0 460px; position:relative; height:346px; }
.product-info h1 { font-size:20px; line-height:1.2; margin-bottom:20px; }
.product-info .order { float:left; margin:3px 0; }
.product-info .order a { display:block; width:115px; height:30px; line-height:30px; color:#FFF; font-size:14px; background:#289ad6; text-align:center; border-radius:5px; }
.product-info .order a:hover { background:#FF9000; }
.product-info .bdshare { float:right; +margin-right:10px; }
.product-info .bdshare .head { display:none; }
.product-info .des { float:left; padding:15px 0; width:100%; height:200px; line-height:24px; margin-bottom:40px; overflow:hidden; }
.product-info .tel { width:220px; height:55px; background:url(../images/ico-tel2.png) left top no-repeat; padding:0 0 0 60px; line-height:1.1; position:absolute; left:0; bottom:10px; }
.product-info .tel dt { font-size:16px; font-weight:700; }
.product-info .tel dd { font-size:27px; color:#289ad6; font-weight:700; }
.article-container { border-top:1px dashed #ddd; margin:20px 0 0; }
.article-container .article { padding-bottom:10px; }
.article-container .article img{max-width:100%;}
.article-head { padding:20px 0 10px; }
.article-head h2 { width:240px; height:40px; line-height:40px; background:#fff; font-size:16px; color:#289ad6; }

/* 产品详情页 */
.original2 { width:100%; height:auto; overflow:hidden; margin-bottom:10px; }
.original2 img { display:block; max-width:100%; height:auto;margin: 0 auto; }
.product-info2 { position:relative; padding:10px 335px 10px 0; min-height:35px; }
.product-info2 h1 { font-size:20px; }
.product-info2 .telx { width:250px; height:; background:url(../images/ico-tel2.png) left top no-repeat; padding:0 0 0 60px; line-height:1.1; position:absolute; right:0; top:10px; }
.product-info2 .telx dt { font-size:16px; font-weight:700; }
.product-info2 .telx dd { font-size:30px; color:#289ad6; font-weight:700; }

.recommend-news {  margin:20px; }
.recommend-news .head { height:38px; line-height:38px; position:relative; border:1px solid #ddd; background:url(../images/header-bg.png) left -80px repeat-x #fff; }
.recommend-news .head h2 { font-size:18px; color:#289ad6; border-left:5px solid #289ad6; padding:0 0 0 20px; background:url(../images/ico-rec.png) left center no-repeat; }
.recommend-news .head .mo { position:absolute; right:10px; top:0; font-size:16px; color:#999; font-size:small; }
.recommend-news .head .mo:hover { color:#289ad6; }
.recommend-news .main { width:autp; overflow:hidden; padding:20px 20px 20px 0; }
.recommend-news .list { float:left; width:110%; }
.recommend-news .item { float:left; width:416px; height:30px; line-height:30px; margin-right:50px; 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 { margin-bottom:20px; padding: 0 20px;}
.recommend-pro .head { height:38px; line-height:38px; position:relative; border:1px solid #ddd; background:url(../images/header-bg.png) left -80px repeat-x #fff; }
.recommend-pro .head h2 { font-size:18px; color:#289ad6; border-left:5px solid #289ad6; padding:0 0 0 20px; background:url(../images/ico-rec.png) left center no-repeat; }
.recommend-pro .head .mo { position:absolute; right:10px; top:0; font-size:16px; color:#999; font-size:small; }
.recommend-pro .head .mo:hover { color:#289ad6; }
.recommend-pro .main { width:100%; overflow:hidden; padding:20px 0 0; }
.recommend-pro .list { float:left; width:110%; }
.recommend-pro .item { float:left; width:auto; margin:0 20px 0 0; }
.recommend-pro .item .img { width:206px; height:154px; overflow:hidden; border:1px solid #ddd; background:#f1f1f1; }
.recommend-pro .item .img img { width:100%; height:154px; }
.recommend-pro .item h3 { line-height:40px; text-align:center; font-weight:400; }
.recommend-pro .item h3 a { }
.recommend-pro .item:hover { border-color:#c8a48e; }

.recommend-form { padding: 0 20px; }
.recommend-form .head { height:38px; line-height:38px; position:relative; border:1px solid #ddd; background:url(../images/header-bg.png) left -80px repeat-x #fff; }
.recommend-form .head h2 { font-size:18px; color:#289ad6; border-left:5px solid #289ad6; padding:0 0 0 20px; background:url(../images/ico-rec.png) left center no-repeat; }
.recommend-form .main { width:auto; overflow:hidden; padding:40px 20px 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/form-name2.png) 15px center no-repeat; }
.recommend-form .ico-phone { background:url(../images/form-phone2.png) 15px center no-repeat; }
.recommend-form .ico-email { background:url(../images/form-email2.png) 15px center no-repeat; }
.recommend-form .ico-data{background: url(../images/imsg_icon.png) no-repeat 15px -92px;}
.recommend-form .ico-zhusu{background: url(../images/imsg_icon.png) no-repeat 15px -144px;}
.recommend-form .ico-renshu{background: url(../images/imsg_icon.png) no-repeat 15px -194px;}
.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; margin-left:10px; }
.recommend-form input.code { float:left; width:178px; height:40px; line-height:40px; border:1px solid #ddd; background:#FFF; padding:0 10px; color:#999; }
.recommend-form .submit, .recommend-form .reset { float:left; width:200px; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }
.recommend-form .submit { background:#289ad6; }
.recommend-form .reset { background:#292826; margin:0 0 0 10px; }#289ad6
.recommend-form .submit:hover { background:#009421; }
.recommend-form .reset:hover { background:#000; }
.recommend-form .onfocus, .recommend-form .onfocus input.code { border-color:#aaa; }
.BMap_bubble_content{font-size: 12px;line-height:1.4;}

/* 地图 */
.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:#289ad6; 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;}
.minBanner, .minBanner ul, .minBanner img,.minBanner li.item{height: 500px!important;}




/******************************
 ** 内页架构
 ******************************/
.sidebar { float:left; width:220px; }
.topclass { width:100%; height:90px; background:#5f412e; color:#FFF; }
.topclass h2 { padding:25px 0 0 30px; font-size:20px; }
.topclass span { font-size:14px; padding:0 0 0 30px; color:#c8a48e; }
.side-menu { border-left:1px solid #ddd; border-right:1px solid #ddd; }
.side-menu dd { }
.side-menu dd > a { display:block; height:47px; line-height:47px; padding:0 0 0 50px; border-bottom:1px solid #ddd; background:url(../images/menu.png) 29px center no-repeat; }
.side-menu dd > a:hover { background-color:#f5f5f5; }
.side-menu .drop { width:100%; padding:0 0; background:#fafafa; border-bottom:1px solid #ddd; display:none; }
.side-menu .drop li { width:100%; height:38px; line-height:38px; }
.side-menu .drop a { display:block; padding:0 0 0 50px; background:url(../images/menu-sub.png) 29px center no-repeat; }
.side-menu .drop a:hover { background-color:#f1f1f1; }
.side-menu dd.current .drop { display:block; }
.side-menu dd.current > a { color:#934407; background-color:#f1f1f1; }
.side-menu li.current > a { color:#934407; background-color:#f1f1f1; }
.side-head { height:34px; line-height:34px; padding:10px 0 10px 30px; font-size:20px; background:#5f412e; color:#FFF; }
.side-pro { position:relative; top:20px; margin-bottom:20px; }
.side-pro .list { border:1px solid #ddd; padding:30px 0 10px; }
.side-pro .list dd { width:166px; margin:0 auto; }
.side-pro .list a { display:block; text-align:center; }
.side-pro .list img { display:block; width:166px; height:124px; background:#f1f1f1; }
.side-pro .list h3 { padding:10px 0; height:24px; line-height:24px; font-weight:400; }
.side-contact { margin-bottom:20px; position:relative; top:20px; }
.side-contact .main { padding:15px 10px; line-height:2; border:1px solid #ddd; }
/*newslist*/
.newslist .item{border-bottom: 1px solid #dddddd; width: 100%;}
.newslist .item a{display: block; padding: 26px 0; width: 100%;}
.newslist .item h3{font-size: 18px; color: #333333; height: 20px; line-height: 20px; overflow: hidden; margin-bottom: 8px;}
.newslist .item h3 s{width: 16px; height: 16px; float: right; display: block; background-position: -35px 0;}
.newslist .item .txt{color: #666666; height: 30px; line-height: 30px;}
.newslist .item .time{display: block; color: #333333; font-size: 16px; height: 20px; line-height: 20px;}
.newslist .item:hover{border-color: #c21d24;}
.newslist .item:hover h3{color: #c21d24;}
/*prolist*/
.prolist .item{width: 280px; height: 323px; padding-top: 10px; overflow: hidden; float: left; margin: 0 26px 26px 0; position: relative; border: 1px solid #ddd; transition: all ease 300ms; text-align: center;}
.prolist .item a{display: block; width: 100%;}
.prolist .item img{width: 260px; height: 260px; display: block; margin: 0 auto; }
.prolist .item h3{ height: 60px; line-height: 60px; padding: 0 12px; font-size: 16px; font-weight: normal; color: #333; overflow: hidden; transition: all ease 300ms;}
.prolist .item .xcx{ width: 260px; height: 240px; padding: 20px 0 0; z-index: 10; position: absolute; left: 40px; top: 10px; background: #000; opacity: 0; filter: alpha(opacity=0); transition: all ease 300ms; border-top-left-radius: 6px; border-top-right-radius: 6px;}
.prolist .item .xcx span{width: 100%; text-align: center; display: block; position: absolute; left: 0; top: 24px; z-index: 10; font-size: 16px; color: #333;}
.prolist .item .xcx img{width: 166px; height: 166px; padding: 40px 10px 10px; border-radius: 10px; display: block; margin: 0 auto; background: #fff;}
.prolist .item:hover{ border-color: #289ad6; }
.prolist .item:hover h3{color: #289ad6;}
.prolist .item:hover .xcx{opacity: 1; filter: alpha(opacity=100); left: 10px;}
.prolist.prolist4 .item{height: 255px;}
.prolist.prolist4 .item img{height: 195px;}
.prolist.prolist4 .item .xcx{display: none;}
.prolist.prolist4 .item .bg{width: 240px; height: 143px; padding-top: 52px; display: block; position: absolute; left: 112px; top: 11px; background: url(../images/black30.png) repeat 0 0; transition: all ease 300ms; opacity: 0; filter: alpha(opacity=0);}
.prolist.prolist4 .item .bg s{width: 90px; height: 90px; transition: all .5s; transition-delay: .1s; position: absolute; left: 100%; top: 50%; margin: -45px 0 0 -45px; display: block; background-position: -110px -21px;}
.prolist.prolist4 .item:hover{ }
.prolist.prolist4 .item:hover .bg{left: 11px; opacity: 1; filter: alpha(opacity=100);}
.prolist.prolist4 .item:hover .bg s{left: 50%;}
/*baselist*/
.baselist .item{width: 280px; float: left; margin: 0 26px 26px 0; position: relative; transition: all ease 300ms; overflow: hidden;}
.baselist .item a{display: block; width: 100%;}
.baselist .item .img{width: 280px; height: 210px; display: block; overflow: hidden; position: relative;}
.baselist .item .img img{width: 280px; height: 210px; display: block; transition: all .5s;}
.baselist .item .img .zz{width: 280px; height: 210px; display: block; background: url(../images/zz.png) no-repeat center center; position: absolute; left: 0; top: 0; z-index: 10;}
.baselist .item .tit{height: 48px; font-size: 16px; text-align: center; line-height: 48px; overflow: hidden; transition: all ease 300ms; display: block;}
.baselist .item:hover .img img{transform: scale(1.08);}
.baselist .item:hover .tit{color: #c21d24;}
/*txtimglist*/
.txtimglist .item{width:868px; height: 160px; padding: 15px; margin-bottom:30px; transition: all ease 300ms;  border: 1px solid #ddd; }
.txtimglist .item a{width: 100%; display: block;}
.txtimglist .item img{width: 213px; height: 160px; display: block; margin-right:30px;}
.txtimglist .item h3{font-size: 18px; color: #333; padding: 30px 0 16px; transition: all ease 300ms;}
.txtimglist .item .txt{color: #999; line-height: 24px; height: 48px; padding-right: 64px; overflow: hidden;}
.txtimglist .item .time{width: 100px; padding-top: 28px; line-height: 24px; font-family: arial; font-size: 16px; color: #999;}
.txtimglist .item .time .day{font-size: 34px; line-height: 40px; display: block;}
.txtimglist .item .time s{width: 54px; height: 8px; display: block; margin-top: 20px; background-position: -98px 0;}
.txtimglist .item:hover{ border-color: #289ad6; }
.txtimglist .item:hover h3{color: #289ad6; text-indent: 10px;}
.txtimglist .searchlist .item img{width: auto; height: 150px;}
/************content************/
.fl{ float: left; }
.fr{ float: right; }
/* pager */
.pager{*zoom: 1; padding: 30px 0; text-align: center;}
.pager:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.pager a{display: block; height: 42px; line-height: 42px; margin: 0 5px; padding: 0 18px; color: #666; background: #eee; display: inline-block;}
.pager a:hover,
.pager a.current{color: #fff; background: #289ad6;}
/* loaction */
.location{width: 100%; padding-bottom: 10px; margin-bottom: 30px; position: relative; border-bottom:1px solid #ddd;}
.location:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.location h3{font-size: 20px;}
.location .sitepath{ color: #333333; margin-top: 8px; white-space: nowrap;}
.location .sitepath s{width: 16px; height: 17px; background-position: -73px -22px; margin: 0 6px;}
.location .sitepath a{color: #333333;}
.location .sitepath a:hover{color: #c21d24;}
/* reLink */
.reLink{width: 100%; height: 58px; line-height: 58px; border-top: 2px solid #dddddd; border-bottom: 2px solid #dddddd;}
.reLink .nextLink,
.reLink .prevLink{width: 50%; display: block; text-align: left; color: #666;}
.reLink .nextLink a:hover,
.reLink .prevLink a:hover{color: #c21d24;}
.reLink .nextLink{text-align: right;}
.wrapper{width: 1200px; margin: 0 auto; padding:42px 0 60px;}
.wrapper .showvideo{margin: 0 auto;}
.wrapper .left-tit{width: 100%; text-align: center; line-height: 40px; font-size: 40px; font-weight: bold; padding: 15px 0 20px 0; position: relative; margin-bottom: 20px; color: #fff; background: url(../images/lefttitbg.png) no-repeat center bottom;}
.wrapper .left-tit.left-tit2{font-size: 30px; padding-bottom: 19px; *padding-top: 1px;}
.wrapper .leftCon{width: 260px; float: left; padding: 26px 0 15px; background: #289ad6;}
.wrapper .leftCon .leftpro .item{width: 220px; margin: 0 auto 10px; float: none; }
.wrapper .leftCon .leftpro .item a{width: 100%; display: block;}
.wrapper .leftCon .leftpro .item img{width: 220px; height: 220px; display: block; border-top-left-radius: 6px; border-top-right-radius: 6px;}
.wrapper .leftCon .leftpro .item h3{text-align: center; height: 50px; line-height: 50px; color: #fff; font-size: 16px;}
.wrapper .leftCon .leftpro .item:hover h3{color: #ffde00;}
.wrapper .leftCon .leftcontact{margin:20px 0;}
.wrapper .leftCon .leftcontact .leftcontactcomt{width:84%; margin :0 auto;}
.wrapper .leftCon .leftcontact .leftcontactcomt span{display:block; width:100%; text-align:center;line-height:30px; color:#fff;white-space:normal;font-family:SimSun;font-size:14px;}
.wrapper .leftNav{width: 260px; margin-bottom: 20px;}
.wrapper .leftNav li{ width: 80%; margin: 0 auto 10px; height: 43px; line-height: 43px; position: relative; border: 1px solid #fff; float: none; }
.wrapper .leftNav li a{display: block; font-size: 16px; text-align: center; color: #fff;}
.wrapper .leftNav li:hover,
.wrapper .leftNav li.hover{background:#ff9000;}
.wrapper .content{width:900px; float: right; overflow: hidden;}
.wrapper .content .prolist{ width: 106%; position: relative;}
.wrapper .content .bgfff{width: 818px; padding: 15px 40px 50px; border: 1px solid #dddddd; background: #fff;}
/******recommend*******/
.recomCon .recom-tit{font-size: 20px; padding: 28px 0 22px;}
.recomCon .recom-tit .more{font-size: 16px; float: right;}
.recomCon .prolist{width: 106%;}
/****singlePage******/
.singlePage img{max-width: 100%; height: auto !important;}
.singlePage .txtcon{line-height: 32px;}
.singlePage .txtcon.bgfff{padding-top: 30px;}
.showPro .show-tit{font-size: 20px; padding-bottom: 20px; color: #c21d24; font-weight: bold; background: url(../images/sitepathbg.png) no-repeat center bottom;}
.showPro .showContxt{padding: 18px 2px 30px; line-height: 26px;}
.showPro .showContxt img{max-width: 100%; height: auto !important;}
.showPro .showimgCon{ margin-bottom: 40px; }
.showPro .showimgCon .txtcon{width: 240px; float: left; margin-left: 45px; position: relative; height: 480px;}
.showPro .showimgCon .txtcon .tit{font-size: 26px;}
.showPro .showimgCon .txtcon .price{font-size: 34px; margin-bottom: 40px; color: #f16101; font-family: arial; margin-top: 20px;}
.showPro .showimgCon .txtcon .xcxm{width: 236px; border: 1px solid #dddddd; border-radius: 6px; background: #fff;}
.showPro .showimgCon .txtcon .xcxm img{width: 236px; height: 236px; display: block; border-radius: 6px; border-bottom: 1px solid #ddd;}
.showPro .showimgCon .txtcon .xcxm span{width: 100%; height: 46px; line-height: 46px; text-align: center; font-size: 16px; display: block;}
.showPro .showimgCon .txtcon .tel{position: absolute; height: 44px; line-height: 44px; text-align: center; left: 0; bottom: 0; width: 238px; border: 1px solid #c21d24; font-size: 20px; color: #c21d24; border-radius: 2px; margin-left: 0; padding: 0; }
.showPro .showimgCon .txtcon .tel s{width: 26px; height: 26px; margin-right: 12px; background-position: 0 -40px;}
.showPro .showimg{width: 480px; position: relative; float: left; overflow: hidden;}
.showPro .showimg .bigimg{width: 480px; height: 480px; display: block; position: relative;}
.showPro .showimg .bigimg .list{width: 500%;}
.showPro .showimg .bigimg .list li{width: 480px; height: 480px;}
.showPro .showimg .bigimg .list img{width: 100%; height: 100%; display: block; transition: all ease 300ms;}
.showPro .showimg .smallimg{width: 480px; height: 95px; padding-top: 11px; position: absolute; left: 0; bottom: 0; z-index: 10; overflow: hidden; background: url(../images/black50.png) repeat 0 0;}
.showPro .showimg .list{width: 390px; overflow: hidden; position: relative; margin: 0 auto;}
.showPro .showimg .listcon{width: 300%; position: relative;}
.showPro .showimg .prev,
.showPro .showimg .next{width: 20px; height: 84px; z-index: 10; position: absolute; top: 11px; cursor: pointer; background: #ffffff url(../images/btn-ico2.png) no-repeat 0 center;}
.showPro .showimg .prev:hover,
.showPro .showimg .next:hover{background-color: #ddd;}
.showPro .showimg .prev{left: 10px; background-position: 7px center;}
.showPro .showimg .next{right: 10px; background-position: -39px center;}
.showPro .showimg li{width: 84px; height: 84px; margin-right: 18px; float: left; cursor: pointer; position: relative;}
.showPro .showimg li img{width: 100%; height: 100%; display: block;}
.showPro .showimg li.on{width: 80px; height: 80px; border: 2px solid #ffde00;}
/*showNews*/
.shareNew{padding-bottom: 20px;}
.showInfo .title{font-size: 22px; color: #333333; text-align: center; padding: 10px 0 16px;}
.showInfo .mark{color: #666; height: 38px; line-height: 38px; overflow: hidden; text-align: center; margin-bottom: 20px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.showInfo .mark span{margin: 0 10px; font-size: 12px;}
.showInfo .img{width: 500px; display: block; margin: 10px auto 20px;}
.showInfo .img img{max-width: 100%; display: block; margin: 0 auto;}
.showInfo .showContxt{color: #333; padding: 0 2px 30px; line-height: 30px;}
.showInfo .showContxt .t{position: relative; display: inline-block; *display: inline; *zoom: 1; color: #333; padding: 0 2px 5px; font-size: 16px; margin-bottom: 10px;}
.showInfo .showContxt .t:after{width: 20px; height: 2px; content: "\20"; background: #c21d24; display: block; position: absolute; left: 2px; bottom: -1px;}
.showInfo .showContxt img{max-width: 100%; height: auto !important;}
.showInfo .title2{height: 40px; line-height: 40px; margin-top: 20px; border-bottom: 1px solid #d9d9d9;}
.showInfo .title2 a{float: right; font-size: 12px; font-family: arial;}
.showInfo .title2 .left{height: 38px; line-height: 38px; font-size: 18px; border-bottom: 3px solid #4d485b;}
.msgPage .formData{padding-top: 5px;}
.msgPage .tit{text-align: center; padding: 18px 0 36px;}
.msgPage .tit .p1{font-size: 25px; margin-bottom: 10px;}
.msgPage .tit .p2{line-height: 24px;}
.msgPage .tit .p2 span{color: #c21d24;}
.formData{padding: 0 18px; padding-bottom: 20px;}
.formData .item{float: left; color: #999; font-weight: normal; width: 388px; height: 35px; line-height: 35px; border: 1px solid #ccc; background: #f3f3f3; margin-right: 32px; margin-bottom: 34px; position: relative;}
.formData .item label{padding-left: 15px; position: absolute; left: 0; top: 0; z-index: 11; text-align: center; display: block; margin: 0; height: 35px; line-height: 35px; font-size: 14px; color: #666;}
.formData .item input{outline: none; line-height: 35px; height: 35px; font-size: 14px;}
.formData .item .txt{width: 328px; height: 35px; line-height: 35px; display: block; background: none; padding-left:80px; border: 0 none; color: #333; font-size: 14px;}
.formData .item .red{position: absolute; right: 12px; top: 2px; color: #c21d24; z-index: 11;}
.formData .item.mr0{margin-right: 0;}
.formData .msg-box{position: absolute; left: 0; top: 0;}
.formData .liuyan{width: 810px; height: 180px; border: 1px solid #ccc; float: left;}
.formData .liuyan label{text-align: right; top: 5px; display: block;}
.formData .liuyan textarea{width: 790px; height: 164px; line-height: 28px; padding: 8px 10px; text-indent: 42px; font-size: 14px; font-family: "microsoft yahei"; color: #333; border: 0 none; overflow: hidden; background: none; resize: none; display: block; outline: none;}
.formData .bot{width: 100%; float: left;}
.formData .sub{width: 232px; height: 42px; line-height: 42px; text-align: center; background: #289ad6; color: #FFF; cursor: pointer; font-size: 18px; display: block; transition: all ease 300ms; margin: 0 auto; outline: none; border: 0px; }
.formData .sub:hover{background: #ffde00; color: #fff;}
.formData .yzm{width: 432px;}
.formData .yzm .txt{padding-left: 80px;}
.formData .yzm img{position: absolute; right: 0; top: 0; height: 50px; border: 0px; display: block;}
.contactPage .tit{text-align: center; padding: 8px 0 26px;}
.contactPage .tit .p1{font-size: 25px; margin-bottom: 10px;}
.contactPage .tit .p2{line-height: 24px;}
.contactPage .tit .p2 span{color: #c21d24;}
.contactPage .bcontact{width: 100%; padding-bottom: 50px;}
.contactPage .bcontact li{width: 33%; float: left; padding: 20px 0 0; border-left: 1px solid #ccc; text-align: center; font-family: arial;}
.contactPage .bcontact li s{width: 60px; height: 55px; display: block; margin: 0 auto; background: url(../images/contact-ico.png) no-repeat 15px center;}
.contactPage .bcontact li h3{font-size: 16px; padding: 6px 0 8px; font-weight: bold; color: #737373;}
.contactPage .bcontact li h4{color: #000000; font-weight: bold; height: 48px; line-height: 24px; padding: 0 10px;}
.contactPage .bcontact li.btel{border-left: 0px;}
.contactPage .bcontact li.baddress s{background-position: -58px center;}
.contactPage .bcontact li.bemail s{background-position: -140px center;}
.contactPage .txtcon{padding-bottom: 30px;}
.contactPage .txtcon img{max-width: 100%; height: auto !important;}
.contactPage .t2{padding: 58px 0 48px; text-align: center;}
.contactPage .t2 .titb{font-size: 30px; margin-bottom: 16px;}
.contactPage .t2 .txt{font-size: 14px; line-height: 24px;}
.contactPage .t2 .txt span{font-weight: bold; color: #c21d24;}
.contactPage .mapArea{width: 100%; height: 400px; margin: 0 0 40px;}
.contactPage .mapArea #allmap{width: 100%; height: 400px;}
/*.contactPage .BMap_bubble_title a{border-radius: 3px; display: inline-block; height: 30px; line-height: 30px; overflow: hidden; padding: 0 16px; background: #c21d24; color: #fff;}
.contactPage .BMap_bubble_title a:hover{background: #ffde00;}*/
/*.contactPage .BMap_bubble_title span{display: block; line-height: 22px;}*/
.contactPage .BMap_bubble_content{line-height: 22px;}
.map_ul{list-style: outside none none; display: block; width: 100%;}
.map_ul li{display: block; width: 100%; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #DCDBDB; float: left;}
.map_ul li a{font-size: 14px; width: 100%; height: 23px; line-height: 23px; font-weight: bold; display: block;}
.map_ul .list-inline{display: block; margin-left: 7%; width: 80%; min-height: 30px; padding-top: 10px;}
.map_ul .list-inline a{font-weight: normal; width: auto; float: none; line-height: 32px; height: 32px; margin: 0 10px 10px 0; display: inline-block; border: 1px solid #ccc; padding: 0px 10px;}
.map_ul .list-inline a:hover{background: #c21d24; color: #fff;}
span.bds_more,
.bds_tools a{line-height: 14px !important;}
/******************************
 ** 高级动画
 ******************************/

.animate-zhuan{animation: Swing1 5s infinite; transform: rotate(-5deg); -webkit-animation: Swing1 5s infinite; -webkit-transform-origin: 50% -50px; -webkit-transform: rotate(-5deg); -moz-animation: Swing1 5s infinite; -moz-transform-origin: 50% -50px; -moz-transform: rotate(-5deg); -ms-animation: Swing1 5s infinite; -ms-transform-origin: 50% -50px; -ms-transform: rotate(-5deg); -o-animation: Swing1 5s infinite; -o-transform-origin: 50% -50px; -o-transform: rotate(-5deg);}
.animate-zhuan2{animation: Swing2 4s infinite; transform: rotate(15deg); -webkit-animation: Swing2 4s infinite; -webkit-transform-origin: 50% 50%; -webkit-transform: rotate(15deg); -moz-animation: Swing2 4s infinite; -ms-animation: Swing2 4s infinite; -o-animation: Swing2 4s infinite;}
.animate-tel{animation: tada 1s linear infinite; transform-origin: 50% 50%; -webkit-animation: tada 1s linear infinite; -webkit-transform-origin: 50% 50%; -moz-animation: tada 1s linear infinite; -moz-transform-origin: 50% 50%; -o-animation: tada 1s linear infinite; -o-transform-origin: 50% 50%; -ms-animation: tada 1s linear infinite; -ms-transform-origin: 50% 50%;}
@keyframes Swing1{0%{transform: rotate(-5deg);} 50%{transform: rotate(5deg);} 100%{transform: rotate(-5deg);}}
@-webkit-keyframes Swing1{0%{-webkit-transform: rotate(-5deg);} 50%{-webkit-transform: rotate(5deg);} 100%{-webkit-transform: rotate(-5deg);}}
@-moz-keyframes Swing1{0%{-moz-transform: rotate(-5deg);} 50%{-moz-transform: rotate(5deg);} 100%{-moz-transform: rotate(-5deg);}}
@-o-keyframes Swing1{0%{-oz-transform: rotate(-5deg);} 50%{-moz-transform: rotate(5deg);} 100%{-moz-transform: rotate(-5deg);}}
@-ms-keyframes Swing1{0%{-webkit-transform: rotate(-5deg); transform: rotate(-5deg);} 50%{-webkit-transform: rotate(5deg); transform: rotate(5deg);} 100%{-webkit-transform: rotate(-5deg); transform: rotate(-5deg);}}
@keyframes Swing2{0%{transform: rotate(15deg);} 50%{transform: rotate(-15deg);} 100%{transform: rotate(15deg);}}
@-webkit-keyframes Swing2{0%{-webkit-transform: rotate(15deg);} 50%{-webkit-transform: rotate(-15deg);} 100%{-webkit-transform: rotate(15deg);}}
@-moz-keyframes Swing2{0%{-moz-transform: rotate(15deg);} 50%{-moz-transform: rotate(-15deg);} 100%{-moz-transform: rotate(15deg);}}
@-ms-keyframes Swing2{0%{-ms-transform: rotate(15deg);} 50%{-ms-transform: rotate(-15deg);} 100%{-ms-transform: rotate(15deg);}}
@-o-keyframes Swing2{0%{-o-transform: rotate(15deg);} 50%{-o-transform: rotate(-15deg);} 100%{-o-transform: rotate(15deg);}}
@-webkit-keyframes tada{0%{-webkit-transform: scale(1); transform: scale(1);} 10%, 20%{-webkit-transform: scale(0.9) rotate(-3deg); transform: scale(0.9) rotate(-3deg);} 30%, 50%, 70%, 90%{-webkit-transform: scale(1.1) rotate(3deg); transform: scale(1.1) rotate(3deg);} 40%, 60%, 80%{-webkit-transform: scale(1.1) rotate(-3deg); transform: scale(1.1) rotate(-3deg);} 100%{-webkit-transform: scale(1) rotate(0); transform: scale(1) rotate(0);}}
@keyframes tada{0%{-webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1);} 10%, 20%{-webkit-transform: scale(0.9) rotate(-3deg); -ms-transform: scale(0.9) rotate(-3deg); transform: scale(0.9) rotate(-3deg);} 30%, 50%, 70%, 90%{-webkit-transform: scale(1.1) rotate(3deg); -ms-transform: scale(1.1) rotate(3deg); transform: scale(1.1) rotate(3deg);} 40%, 60%, 80%{-webkit-transform: scale(1.1) rotate(-3deg); -ms-transform: scale(1.1) rotate(-3deg); transform: scale(1.1) rotate(-3deg);} 100%{-webkit-transform: scale(1) rotate(0); -ms-transform: scale(1) rotate(0); transform: scale(1) rotate(0);}}




/******************************
 ** 兼容性
 ******************************/


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