/******************************
 ** 初始化
 ** 兼容到IE7
 ******************************/
* { margin:0; padding:0; }
html { height:100%; }
body  { min-width:1200px; font:15px/1.5 "Microsoft Yahei", Arial; color:#222; background:#FFF; }
img { border:0px; }
ul,ol { list-style-type:none; vertical-align:bottom; }
table { border-collapse:collapse; border-spacing:0; }
input,textarea,select { font:15px/1 "Microsoft Yahei", Arial; color:#222; outline:0; }
textarea { resize:none; overflow:auto; }
h1,h2,h3,h4,h5,h6,font { font-size:14px; }
a { color:#222; text-decoration:none; cursor:pointer; }
a:hover,a:active { color:#000; text-decoration:none; }
.clear { clear:both;}
.hidden { display:none; }
.center { text-align:center; }
.arrow { font-family:'Small Fonts'; font-style:normal; }
.hs{ color: #fcf300 }
.autocut { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all; }
.wrapper, .wrap { width:1200px; margin:0 auto;  }
.wrapper { margin-bottom:50px; min-height:auto; padding-top:60px; }
.right{ float: right; }
.left{ float: left; }
.hid{ height: auto; overflow: hidden; }
/******************************
 ** 首页风格
 ******************************/
.topper { height:35px; line-height:35px; background:#f1f1f1; border-bottom:1px solid #ddd; color:#333; font-size: 13px }
.topper .welcome { float:left; color:#999; padding:0 0 0 13px; background:url(../Images/arrow-right.png) left center no-repeat; }
.topper .url { float:right; margin-right:-10px; }
.topper .url li { float:left; height:35px; line-height:35px; }
.topper .url a { height:14px; line-height:14px; font-size:12px; color:#999; border-left:1px solid #ddd; padding:0 10px; }
.topper .url li:first-child a { border-left:0; }
.topper .url a:hover { color:#227dca; text-decoration:underline; }
.topper .share { float:right; width:130px; padding:0 0 0 60px; color:#999; position:relative; }
.topper .share .wd { position:absolute; left:0; top:0; }

.header { height:124px; background:url(../Images/header-bg.png) center bottom repeat-x #fff; position:relative; z-index:10; }
.header .logo { float:left; margin:26px 10px 0 0; }
.header .logo img { display:block; }
.header .tag { float:left; margin:44px 0 0 0; height:45px;  color:#222; border-left:1px solid #d4d4d4; padding:0 0 0 10px; }
.header .tag h3 { font-size:18px; line-height: 1.4; margin-top:-5px  }
.header .tag h3 b{ font-size: 22px; color: #2b8239 }
.header .tel { float:right;  height:55px; padding:0 0 0 60px; margin:35px 0 0 0; background:url(../Images/header_tel.jpg) left center no-repeat; }
.header .tel strong { font-size:15px; color:#333; }
.header .tel span { font-family:Arial; }
.header .toptel{ font-size:38px; color:#0144b7; font-family:Impact; line-height:35px; }

.nav { width:100%;  position:relative; z-index:999;background:#fff;border-top: 1px #d7d7d7 solid}
.nav .list { float:left; width:100%; }
.nav li { float:left; width:149px; height:60px; text-align:center; position:relative;  border-right: 1px #d7d7d7 solid;  font-size:15px; font-weight: bold;}
.nav li > a { display:block; color:#111; height:60px; line-height:60px; }
/*.nav li.current + li, .nav li:hover + li { background:none; }*/
.nav li.current > a, .nav li:hover > a { font-weight:700; background: #129f50; color: #fff }
.nav li.current .drop, .nav li:hover .drop{ background:#129f50; display: block;}

.nav .drop { position:absolute; left:-180px; top:60px; width:510px; background:#129f50; text-align:left; overflow:hidden; display:none; border-bottom:3px solid #333;z-index: 999 ; font-size: 14px !important}
.nav .drop .icon { float:left; width:170px; height:115px; padding:3px; background:#fff; margin:20px 0 20px 20px; }
.nav .drop .icon img { display:block; width:170px; height:115px; }
.nav .drop dl { width:auto; margin:0 0 20px 196px; overflow:hidden; padding:15px 0 0 0; }
.nav .drop dd { float:left; height:30px; line-height:30px; background:url(../Images/nav_line2.png) left center no-repeat; margin-left:-2px; padding:0 10px 0 0; overflow:hidden; }
.nav .drop dd a { display:block; width:130px; padding:0 0 0 15px; color:#fff; }
.nav .drop dd a:hover { text-decoration:underline; }
.searcher { background: #f5f5f5; height:65px; border-bottom: 1px #ddd solid;}
.searcher .hot { line-height:65px; }
.searcher .hot strong { margin-right:15px; color:#333; }
.searcher .hot span, .searcher .hot a { margin-right:15px; color:#333; }
.searcher .hot a:hover { text-decoration:underline; }
.searcher .sos {  margin-top:20px }
.searcher .sos dt { width:250px; float: left; }
.searcher .sos dd {; float: left;}
.searcher .sos .txt { width:95%; height:28px; line-height:28px; padding:0 0 0 5%; font-size:12px; border:0; background:url(../Images/searcher-input.png) left center no-repeat; color:#999; }
.searcher .sos .submit { width:68px; padding:0 0 0 15px; height:28px; background:url(../Images/searcher-submit.png) left center no-repeat; border:0; color:#FFF; cursor:pointer; }
.searcher .sos .submit:hover { opacity:.9; filter:Alpha(opacity=90); }

.banner_k{ width:100%; height:520px; margin:0 auto;  position:relative; overflow:hidden; }
.banner{ width:100%;height: auto; margin:0 auto; text-align:center; position:relative; z-index:66; }

.banner .pictab .pictabul{position:absolute; width:1920px; left:-460px;}
.banner .pictab {position:relative; margin:0 auto; width:1000px; height:520px; }
.banner .pictab img{width:100%; height:520px;}

.pictab .num { overflow:hidden;position: absolute; bottom:20px; left:44%; zoom:1; z-index:999; display: block !important;}
.num li { width: 15px; height:15px; line-height: 5px; text-align: center; color: #0059bf; background:#0059bf; margin-right: 10px;  cursor:pointer; float: left; border-radius:11px;}
.num li.on { background: #fecb00 ; color: #fecb00;height: 15px; width:15px }

.banner_kn{ width:100%; height:300px; margin:0 auto;  position:relative; overflow:hidden; }
.bannern{ width:100%;height: auto; margin:0 auto; text-align:center; position:relative; z-index:66; }
.bannern .pictab .pictabul{position:absolute; width:1920px; left:-460px;}
.bannern .pictab {position:relative; margin:0 auto; width:1000px; height:300px; }
.bannern .pictab img{width:100%; height:300px;}
.fhtop{ position: fixed; right: 10px; bottom: 200px; width: 80px;  color: #333; background: #f2f2f2; border: 1px #ddd solid; text-align: center; padding:5px 0; z-index: 999}
.fhtop span{ display: block; font-family: "微软雅黑"; font-size: 30px;transform:rotate(-90deg);
-ms-transform:rotate(-90deg); /* Internet Explorer */
-moz-transform:rotate(-90deg); /* Firefox */
-webkit-transform:rotate(-90deg); /* Safari 和 Chrome */
-o-transform:rotate(-90deg); /* Opera */ }


.itit {  font-size: 30px;  color: #005ea6; text-align: center; height: 73px; line-height: 73px;  margin:20px 0 30px 0 }
.ititbg1{background:url(../Images/yw_bg.png) center center no-repeat;}
.ititbg2{background:url(../Images/cp.png) center center no-repeat; color: #fff !important}
.ititbg3{background:url(../Images/gy_bg.png) center center no-repeat;}
.ititbg4{background:url(../Images/xw_bg.png) center center no-repeat;}

.mainnr{ margin-left: -10px; padding: 20px 10px }
.iprobg{ background:#0b60a1 url(../Images/bg.jpg) top center no-repeat;}
.fpfl {}
.fpfl li{  text-align: center;  height:46px; line-height:46px; font-size:14px; width: 190px; color: #fff; background:#4588bb;  margin:5px; float: left }
.fpfl li a{ color:#fff; display: block;border:1px #72a4cc solid;}
.fpfl li a:hover{ background: #129f50;color: #fff; border-bottom: 1px #04883e solid }
.icplist{ margin:50px 0 50px -30px;  }
.cpitem{ width:380px; float: left;margin: 0 0 15px 30px; text-align: center;   }
.cpitem a{ color: #fff }
.cpitem img{ width: 380px; height: 245px; display: block;background: #fff  }
.cpitem p{ line-height:55px }

.ipro .list,.mainnr .list,.xgxw{ width:935px; }
.ipro .item,.mainnr .item2 { float:left; width:299px; height:260px;margin-bottom:20px;border:1px solid #cecece; margin-left: 10px; background: #fff;border-bottom:2px solid #cecece;}
.item2{ height: 305PX !important }
.ipro .item .img,.mainnr .item2 .img { width:293px; height:215px; padding:3px;}
.itemhei{height: 260PX !important}
.ipro .item .img img,.mainnr .item2 .img img{ display:block; width:293px; height:215px; }
.ipro .item h3,.mainnr .item2 h3 { height:40px; line-height:40px; text-align:center; font-size:16px;  background: #e0e0e0}

.icase { margin:25px auto 55px auto; height: auto; overflow: hidden; position: relative;  }
.icase .item{ float:left; width:386px; height:390px;margin-bottom:20px; margin-left: 20px; background: #4299de;border-bottom:2px solid #cecece;}
.icase .item:hover{ background: #129f50 }
.icase .item .img{ width:386px; height:240px;}
.icase .item .img img{ display:block; width:386px; height:240px; }
.icase .item h3 { height:50px; line-height:50px; text-align:center; font-size:16px; color: #fff; font-weight: normal;}
.icase .item h3 a{ color: #fff }
.icase .item p{ padding:0 10px; font-size: 13px; line-height: 25px; color:#fff; }
.icase .list{  margin-left:-20px  }

.iabout{ margin:30px auto 50px auto; }
.jjnav li{ height: 80px; background: #ececec; margin:0 30px 3px 0; text-align:center; line-height: 80px; width: 225px }
.jjnav li a{ display: block; }
.jjnav .active{ background: #4299de; color:#fff }
.jjnav li a:hover{ background: #4299de; color:#fff }
.jjnr{ padding:10px; line-height:2.0}
.jjnr a{ color: #0170c1;font-weight:bold; }
.jjnr{ width: 925px; height: 333px }
.abtit2{ color: #0065b8; font-size: 18px }
.jjtxt{ font-size: 14px; }
.topimg{ margin-top: 20px }
.honortem{ margin:15px 0 0 -30px; }
.honortem a{ float: left; width:288px; margin-left: 30px; text-align: center; display: block;}
.honortem img{ width:288px; height: 180px }

.iys{background: url(../Images/ys_bg.jpg) center top no-repeat; height:140px; color: #fff }
.iys .ystlf{ font-weight: bold; font-size: 30px; padding-top: 20px;  float: left; width: 600px }
.iys .ystri{ float: left;width:300px; height:55px; padding:0 0 0 60px; margin:35px 0 0 50px; background:url(../Images/ys_tel.png) left center no-repeat; color:#fff; }
.iys .ystri strong { font-size:15px; }
.iys .ystri .toptel{ font-size:38px; font-family:Impact; line-height:35px; display: block; }
.yszx{ float: right; width: 120px; height: 45px; line-height: 45px; text-align: center; background: #fff; margin-top: 50px }
.yslist{ background: #f5f5f5; height: 175px;  margin-bottom: 50px }
.yslist li{width: 259px; float: left; padding:40px 20px; font-size: 13px; color: #666; border-left: 1px #ddd dashed}
.yslist li:first-child{ border: 0 }
.yslist li b{ display: block; font-size:18px; text-align:center; font-weight:normal; background:url(../Images/ysicon.jpg) center bottom no-repeat; padding-bottom: 10px; color: #000  }
.yslist li p{ padding-top:8px; line-height: 1.7 }


.inews{ background: url(../Images/bg_x.jpg) center 180px no-repeat; height:680px  }
.xwnav{ width: 660px; margin:0 auto; }
.xwnav li{  float: left; text-align: center; width: 200px; height: 55px; line-height: 55px; background: #ececec;margin-left: 20px }
.xwnav li a:hover{ background: #4299de; color: #fff; display: block; }
.xwlist{ width: 580px; margin:0 auto; padding:45px 0 30px 620px }
.xwlist li{ height: 85px; padding-bottom: 8px; border-bottom: 1px #ddd dashed; margin-bottom:20px; }
.xwlist li .idate{ display: block; width: 85px; height: 85px; background: #0fae71; float: left; color:#fff; text-align: center; margin-right: 10px }
.xwlist li .idate b{ font-family: Impact; font-size: 30px; display:block; }
.xwlist li a{ color: #000;  display: block; height: 40px; line-height: 40px }
.xwlist li a:hover{ text-decoration: underline; }
.xwlist li p{ font-size: 12px;  line-height: 1.7; color: #666 }

.link{ background: #313131; color: #fff; text-align: center; line-height: 40px; }
.link a{ padding:0 8px; color: #fff;}
.footer {clear: both; height: auto; overflow: hidden; background: #181819 url('../Images/bot_bg.jpg') repeat-x top}
.navb{ line-height: 40px; background: #2b2c30;  margin:25px auto  }
.navb li{ float: left; width: 150px; text-align: center; }
.navb li a{ color: #999 }
.navb li a:hover{ color: #fff; text-decoration:underline; }
.bottom_l{ width:250px; text-align: center; padding:30px 0; height:200px; }
.bottom_l h1{font-size:28px }
.bottom_l h2{font-weight: normal; color: #fff; font-weight: bold; font-size: 15px;letter-spacing:3px}
.lx_b{ line-height: 2.0;  color:#9c9c9c }
.lx_b b{ color: #9c9c9c; font-size: 35px; font-family: Impact; background:url('../Images/B-tel.jpg') no-repeat 5px 10px; padding-left: 50px; border-bottom: 1px #3b3b3d solid;display: block; margin-bottom: 20px }
.lx_b b em{ font-size:16px; font-style: normal; font-family: "微软雅黑" }
.bottom_r { margin:20px 0 20px 80px; font-weight: normal; width:730px }
.lx_b p{ float: left; width:50%; text-indent: 30px }
.lx_b p:nth-child(2){background:url('../Images/b_icon1.jpg') no-repeat 0 0;}
.lx_b p:nth-child(3){background:url('../Images/b_icon2.jpg') no-repeat 0 0;}
.lx_b p:nth-child(4){background:url('../Images/b_icon3.jpg') no-repeat 0 0;}
.lx_b p:nth-child(5){background:url('../Images/b_icon4.jpg') no-repeat 0 0;}
.lx_b p:nth-child(6){background:url('../Images/b_icon5.jpg') no-repeat 0 0;}
.bottom_r a:hover{ color: #fff; text-decoration: underline; }
.bqsy{ color: #999; font-weight: none; padding:15px;font-size: 13px;  text-align: center; }
.bqsy a{ color:#999; }
.wx{ margin:25px 80px 25px 0; text-align: right;}
.wx p{ float: right; color: #999; line-height: 2.0; padding:60px 20px 0 0 }
.wx img{ width: 163px; height: 163px; float: right; }
.nybox{ margin-top:20px  }
.sidebar{ width: 235px }
.mainny{ float: left; margin:0 0 15px 15px; width:950px}
.topclass{ text-align: center; padding:15px 0; color: #fff;background:#005ea6;}
.topclass h2{ font-size:25px }
.leftnav{ margin: 0 0 15px 0; background: #ebebeb; padding-bottom: 20px }
.side_menu dd{ text-align: center;  height:46px; line-height:46px; font-size:16px; font-weight: bold; width: 90%; color: #fff; background:#f5f5f5;background: -webkit-linear-gradient(top, #fff, #f5f5f5);  margin:10px 5%; border:1px #ddd solid; }
.side_menu dd a{ display: block; color: #222;  font-size: 15px ; }
.side_menu dd a:hover{ background:#129f50; color: #fff;}
.side_menu dd a span{ float: right; }
.leftlx{ background:#ebebeb; }
.ztys{ color:#fff !important }
.titys{background:#129f50; !important; border-bottom: 1px #59be86 solid }
.cllx{ background: #129f50; }
.inf{ line-height:2.0; padding:10px; margin: 0 0 20px 0}
.sdlist li{ line-height: 44px; background:url(../Images/newlsicon.png) no-repeat 0 13px; text-indent:18px; border-bottom: 1px #c9c9c9 dashed; height: 44px;text-overflow :ellipsis;white-space:nowrap;overflow: hidden; }
.sdlist li span{  float: right; color: #666; font-size: 12px }
.mainny .head{ height: 55px; line-height: 55px; border-bottom: 1px #ccc solid; }
.mainny .head h2{ font-size:22px; width:350px; border-bottom: 5px #005ea6 solid;  }
.mainny .head span{ float: right }
.zxzz{ margin-top: 10px }
.zxzz a{ display: block; float: left;  width:149.5px;  text-align: center; height: 36px; line-height:36px;color: #fff; }
.zxzz .zzl{background: #005ea6; color: #fff }
.zxzz .zzr{ background: #bfbfbf }
.zxzz a:hover{background: #129f50; }
.iqfa2 { width:452px; height:370px; margin:20px 0px; margin-right:15px }
.iqfa2 .head { height:45px; line-height:45px; border:1px solid #dfdfdf; margin-bottom:10px; position:relative; background: #f9f9f9;
    background: -webkit-linear-gradient(top, #f9f9f9, #eee);}
.iqfa2 .head h2 { font-size:20px; color:#005ea6; font-weight:400;background:none !important;     line-height:45px !important; width: 100px !important; float: left}

.iqfa2 .head .mon {color:#fff !important; background: #005ea6;  height: 20px;border-radius: 20px ; padding:0 10px; margin-top:15px;border: 0 !important; float: right; display: block; width:60px;; margin-right: 5px; line-height: 20px }
.iqfa2 .head .mon:hover { background: #e97402; border: 0 !important; color: #fff}
.iqfa2 .list3 { padding:10px; border:1px solid #e0e0e0; background: #f9f9f9 }
.iqfa2 .item3 { border-top:1px solid #e0e0e0; padding:10px 0; }
.iqfa2 .item3:first-child { border-top:0; }
.iqfa2 .item3 h3 { height:25px; line-height:25px; overflow:hidden; padding:0 0 0 35px; background:url(../Images/ico-wen.png) left center no-repeat; margin-bottom:6px;text-align: left !important; width: 100% !important }
.iqfa2 .item3 p { padding:0px 0 0 35px; background:url(../Images/ico-da.png) left top no-repeat; height:40px; line-height:20px; overflow:hidden; font-size:12px; color: #666 }
.product-info2 { position:relative; padding:10px 300px 10px 0; min-height:35px; }
.product-info2 .cpzx { float: left;}
.cpn_t{ text-align: center; font-size: 20px ; padding-bottom: 20px}
.product-info2 .tel { width:220px; height:; background:url(../images/header-tel.png) left top no-repeat; padding:0 0 0 50px; line-height:1.1; position:absolute; right:0; top:10px; }
.product-info2 .tel dt { font-size:16px; font-weight:700; }
.product-info2 .tel dd { font-size:28px; color:#005ea6; font-weight:700; }

.itl{ height: 45px;  line-height: 45px; font-size: 20px;  background: #f2f2f2; }
.itl .itl-tl{ width:150px; text-align: center; background:#129f50; color: #fff; display: block; }
.marquee1{height:300px;overflow:hidden;width: 100%;}
.itemxg{ width: 298px; height: 260px; text-align: center; float: left; margin:10px 8px; background:#f3f3f3; border:1px #ddd solid;}
.itemxg img{ height: 220px; width: 298px }
.marquee2{height:500px;overflow:hidden;width: 220px; margin:10px auto;}
.itemrx{ width: 218px; height: 200px; text-align: center; margin:5px 0; background:#f3f3f3; border:1px #ddd solid;}
.itemrx img{ height: 160px; width: 218px }
.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; }
.cpzx{ padding: 10px 20px; margin-left:40px; }
.cpzx a{ display: block; float: left;  width:120px;  text-align: center; height: 40px; line-height:40px;  margin-left: 10px; color: #fff; font-size: 16px}
.cpzx .zzl{background: #c1c1c1; }
.cpzx .zzr{ background: #005ea6 }
.cpzx a:hover{background: #129f50; }
#prev_next li{ width: 45%; float: left; }
.article-head { padding:20px 0 10px; }
.article-head h2 { width:240px; height:40px; line-height:40px; background:#fff; font-size:16px; color:#005ea6; }
.original2 { width:100%; height:auto; overflow:hidden; margin-bottom:10px; }
.original2 img { display:block; padding-left:185px; height:auto; width:600px }
.fromcp{ margin-bottom: 15PX }
.fromcp h1{ height: 45px;  line-height: 45px; font-size: 20px;  background: #f2f2f2; }
.fromcp h1 b{ width:150px; text-align: center; background:#129f50; color: #fff; display: block; }
.fromcp .required .tip { position:absolute; right:0; top:0; height:40px; line-height:40px; padding:0 10px; font-style:normal; color:#F00; }
.fromcp .txt { width:550px; height:40px; line-height:40px; background:#fff; border:0; color:#999;  padding: 0 5px; border:1px #ddd solid; background: #F2F2F2}
.fromcp .text { width:785px; border:0; background:#FFF; padding:5px 5px; line-height:20px; height:100px; color:#999;border:1px #ddd solid;background: #F2F2F2 }
.fromcp img.code { float:left; width:80px; height:40px; margin-left:10px; }
.fromcp input.code { float:left; width:128px; height:40px; line-height:40px; border:1px solid #ddd; background:#FFF; padding:0 10px; color:#999; }
.fromcp .submit, .fromcp .reset { float:left; width:200px; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }
.fromcp .submit { background:#f0a522; }
.fromcp .reset { background:#6db215; margin:0 0 0 10px; }
.fromcp .submit:hover { background:#e69912; }
.fromcp .reset:hover { background:#106fbf; }
.fromcp .onfocus, .fromcp .onfocus input.code { border-color:#aaa; }
.fromcp .required{ margin-top: 15px;  }
.fromcp .row-3{ padding: 10px 10px 0 600px }
.article { line-height:2.2; padding:10px 15px 20px 15px;  font-size: 16px; position: relative; z-index: 888}
.shuiyin{ position: absolute; top: 0;  background:url(../Images/sy.png) repeat-y center top; height: 100%; z-index: 999; width: 860px}

.list-news { padding:0 20px; border:1px solid #ddd; margin-bottom:10px; min-height: 500px !important }
.list-news .list { padding:10px 0 10px; }
.list-news .item3 { padding:20px 0; height:70px; border-bottom:1px dashed #ddd !important; position:relative; width: 910px;  overflow: hidden;}
.list-news .item3 .date { position:absolute; right:0; top:15px; color:#999; }
.list-news .item3 h3 { font-size:16px; line-height:20px; margin-bottom:8px; }
.list-news .item3 h3 a { }
.list-news .item3 h3 a:hover { text-decoration:underline; color: #005ea6 }
.list-news .item3 p { height:40px; line-height:20px; color:#666; overflow:hidden; font-size: 13px }
.meta{ background: #f5f5f5; text-align: center; padding: 10px }
#allmap{ height: 500px; border: 1px #ddd solid }
.article-container{ padding:0 20px; }

.recommend-form { border:1px solid #ddd; }
.recommend-form .head { height:38px; line-height:38px; position:relative; border-bottom:1px solid #ddd; background:url(../Images/header-bg.png) left -80px repeat-x #fff; }
.recommend-form .head h2 { font-size:18px; color:#6db215; border-left:5px solid #6db215; 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 .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:#f0a522; }
.recommend-form .reset { background:#005ea6; margin:0 0 0 10px; }
.recommend-form .submit:hover { background:#e69912; }
.recommend-form .reset:hover { background:#106fbf; }
.recommend-form .onfocus, .recommend-form .onfocus input.code { border-color:#aaa; }

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



/******************************
 ** 兼容性
 ******************************/
body { _background:url(../Images/ie6.png) center center no-repeat #fff; }
body > * { _display:none; }
.BMap_bubble_content{font-size: 12px;line-height: 16px;}