/******************************
 ** 初始化
 ** 兼容到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:#f5f5f5;  color:#e1e1e1; font-size: 13px }
.topper .welcome { float:left; color:#333; 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:#333; border-left:1px solid #ddd; padding:0 15px; }
.topper .url li:first-child a { border-left:0; }
.topper .url a:hover { color:#fff; 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:120px;  }
.header .logo { float:left; margin:20px 14px 0 0;  padding-right:10px; }
.header .logo img { display:block; }
.header .tag { float:left; margin:45px 0 0 0; height:45px;  color:#222; border-left:1px solid #d4d4d4; padding:0 0 0 15px;  font-size:15px; line-height:25px}
.header .tag b{ color:#24782d  }
.header .toptel{ font-family:Arial; }
.header .tel { float:right; width:200px; height:55px; margin:35px 0 0 0; background:url(../Images/header_tel.jpg) left center no-repeat; padding-left:70px; }
.header .tel strong { font-size:14px; color:#444; font-weight:normal; }
.header .tel span { font-family:Arial; }
.header .toptel{ font-size:30px; color:#24782d; font-family:Impact;line-height: 30px }

.nav { width:100%;  position:relative; z-index:999; background: #008527; height: 50px; }
.nav .list{ width: 1200px; margin:0 auto; border-right: 1px #0f9f39 solid; height: 50px;}
.nav li { float:left; width:132px; text-align:center; position:relative; font-size:15px; height:50px;line-height: 50px; border-left: 1px #0f9f39 solid}
.nav li > a { display:block; color:#fff; height:50px; line-height:50px; }
/*.nav li.current + li, .nav li:hover + li { background:none; }*/
.nav li.current > a, .nav li:hover > a { font-weight:700; background: #6bb90f; color: #fff }
.nav li.current .drop, .nav li:hover .drop{ background:#6bb90f; display: block;}

.nav .drop { position:absolute; left:0px; top:50px; width:132px; background:#6bb90f; text-align:center; overflow:hidden; display:none; border-bottom:3px solid #333;z-index: 999 ; font-size: 14px !important}
.nav .drop dl { overflow:hidden; padding:15px 0 0 0; }
.nav .drop dd {  height:40px; line-height:40px;  overflow:hidden;border-bottom: 1px #7cc823 solid }
.nav .drop dd a { display:block;color:#fff; }
.nav .drop dd a:hover { text-decoration:underline; }
.searcher { background: #adcc4b; height:60px;}
.searcher .hot { line-height:60px; }
.searcher .hot strong { margin-right:15px; color:#000; }
.searcher .hot span, .searcher .hot a { margin-right:15px; color:#333; }
.searcher .hot a:nth-child(3){color:#f7b71e;}
.searcher .hot a:nth-child(6){color:#f7b71e;}
.searcher .hot a:hover { text-decoration:underline; }
.searcher .sos {  margin-top:9px }
.searcher .sos dt { width:430px; float: left; }
.searcher .sos dd {; float: left;}
.searcher .sos .txt { width:95%; height:44px; line-height:44px; 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:42px; padding:0 0 0 15px; height:26px; background:url(../Images/searcher-submit.png) left center no-repeat; border:0; color:#FFF; cursor:pointer; margin:8px 0 0 -52px }

.banner_k{ width:100%; height:495px; margin:0 auto;  position:relative; overflow:hidden; z-index: 888 }
.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:495px; }
.banner .pictab img{width:100%; height:495px;}

.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: #fff; background:#fff; 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 */ }

.mainnr{ margin-left: -10px; padding: 20px 10px }
.ititbig{ font-size: 28px; text-align:center;background:url(../Images/ititline.png) no-repeat top center; padding-top: 5px; color: #008527;text-transform:uppercase;}
.ititbig span,.ititbig2 span{ font-size: 25px }
.ititsmall{ width: 600px; margin:10px auto 0 auto; text-align: center; line-height: 22px; font-weight: normal; font-size: 14px; color: #444;text-transform:uppercase; }
.ititbig2{ font-size: 28px; text-align:center;background:url(../Images/ititline2.png) no-repeat top center; color: #fff；padding-top: 5px;color: #fff;text-transform:uppercase; padding-top: 5px; }
.ititsmall2{ width: 500px; margin:10px auto 0 auto; text-align: center; line-height: 22px; font-weight: normal; font-size: 14px; color: #d5eeff;text-transform:uppercase; }
.ipro{height: auto; overflow: hidden; }
.iprobg{background: #f5f5f5; padding-top:55px;  }
#marquee1 ul{ margin-left: -20px }
.ipro .item{ float:left; width:350px; height:290px;margin-bottom:35px;border:15px solid #fff;  background:#fff;}
.ipro .item .img img{ width:350px; height:225px; padding:3px;display:block;}
.ipro .item h3{height:40px; line-height:40px; text-align:center; font-size:16px;  background: #adcc4b; border-radius: 20px; margin-top:15px}
.ipro .item h3 a{ display: block; }
.ipro .item h3 a:hover{height:40px; line-height:40px; text-align:center; font-size:16px;  background: #24782d; border-radius: 20px; display: block; color: #fff}
.mainnr .list,.xgxw{ width:935px; }
.mainnr .item2,.item { float:left; width:289px; height:260px;margin-bottom:35px;border:1px solid #cecece; margin-left: 20px; background: #fff;border-bottom:2px solid #cecece;}
.item2{ height: 305PX !important }
.mainnr .item2 .img img,.item img { width:283px; height:215px; padding:3px;display:block; }
.itemhei{height: 260PX !important}
.mainnr .item2 h3 ,.item h3 { height:40px; line-height:40px; text-align:center; font-size:16px;  }
.fpfl { margin: 40px auto 0 auto; width: 1200px; }
.fpfl li{  height:50px; line-height:50px; font-size:15px;width:180px; color: #fff; background:#6bb90f;  text-align: center;  float: left; margin:0 10px }
.fpfl li a{ color:#fff; display: block;   }
.fpfl li a:hover{ background: #008527;color: #fff; border-bottom: 1px #0068b4 solid }
#marquee1{ overflow:hidden;  margin-top: 40px; margin-bottom: 25px}
#marquee2{ overflow:hidden; height: 300px; margin-top: 20px }

.more_btn{width:220px;border:2px solid #fff; text-indent:40px;padding:11px 0;font-size:18px;position:relative;z-index:2;display:block;color:#fff;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;cursor:pointer;}
.more_btn .i_ico{margin-top:3px;}
.more_btn:hover{background-color:rgba(255,255,255,0.2);color:#fff;}
.i_ico {width: 24px;height: 24px; background: url(../Images/i_ico.png) no-repeat;}
.iys{ padding-top: 60px }
.rollBox{width:1200px;overflow:hidden;margin:30px auto 0 auto; height: 290px }
.rollBox .LeftBotton{height:80px;width:45px;cursor:pointer; position: relative; background: #008527; top:80px; left:5px; z-index: 600}
.rollBox .RightBotton{height:80px;width:45px;background:#008527;overflow:hidden;cursor:pointer; position: relative; top:-250px; left:1145px; z-index: 600}
.rollBox .Cont{width:100%;overflow:hidden; position: relative; top:-80px;z-index: 300; left: -10px}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:274px;float:left;text-align:center; padding:5px;  margin-left: 14px; height: 240px; border-bottom: 1px #ddd solid}
.rollBox .Cont .pic img{display:block;margin:3px auto; width: 270px; height: 195px}
.rollBox .Cont .pic p{color:#222; padding-top: 10px}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}
.RightBotton,.LeftBotton{ line-height: 80px; text-align: center; color: #fff; font-family:"宋体"; font-size:50px }
.gd{ text-align: center;top:20px; position: absolute; }
.gd a{ color: #fff }
.gd a:hover{ text-decoration:underline; }
.casemore a{ display: block; width: 200px; height: 50px; line-height: 50px; text-align: center; border-radius: 25px; background: #6bb90f; color: #fff; margin:0 auto; font-weight: bold;}
.casemore a:hover{ background: #008527 }
.mo2{position:absolute; right:12px; top:12px;  color: #fff}.mo2 a{ color: #fff }
.iboutbg{ background:url(../Images/bout_bg.jpg) no-repeat top center; padding:50px 0; margin-top: 40px; height: 445px  }
.jjbox{ padding-top:40px }
.aboutimg{ float: left; border: 5px #fff solid; }
.aboutnr{ float: right; width: 590px; color: #fff }
.jjtit{ font-size: 12px; display: block; padding-bottom:30px; }
.jjtit b{ font-size: 22px; display: block; }
.aboutnr p{ line-height: 32px }
.aboutnr .abmore{ display: block; background: #6bb90f; width: 200px; text-align: center; height:40px; line-height:40px; color: #fff; border:4px solid #d0e4cd; margin-top:15px; }
.abmore:hover{background: #24782d;}
.xinwen{ padding:50px 0; }
.xwlist{ width: 580px; margin:0 auto; padding:30px 0}
.xwlist li{ height: 85px; padding: 10px;  margin-bottom:20px; background: #f4f4f4 }
.xwlist li .idate{ display: block; width: 85px; height: 85px; float: left; color:#6bb90f; text-align: center; margin-right: 10px; border:1px #6bb90f solid}
.xwlist li .idate b{ font-family: Impact; font-size: 30px; display:block;  color: #fff; background: #6bb90f; margin-bottom: 5px}
.xwlist li a{ color: #000;  display: block; height: 40px; line-height: 40px }
.xwlist li a:hover{ text-decoration: underline; color: #008527 }
.xwlist li p{ font-size: 12px;  line-height: 1.7; color: #666 }
.inewspic{ margin-top:60px; }
.newstem{ line-height:50px; background:url(../Images/newlsicon.png) no-repeat 0 18px; text-indent:18px; border-bottom: 1px #ddd dashed; font-size: 16px }
.newstem span{  float: right; color: #666; font-size: 12px }
.jjnr{ padding:0px 10px; line-height:2.0}
.jjnr a{ color: #fec300;font-weight:bold; }

.inews{ width:560px; margin-top: 15px; margin-right:25px }
.ijjfa{ width: 390px; margin-top: 15px }
.abtit{ color: #6bb90f; height: 40px; line-height: 40px; border-left: 5px #6bb90f solid; padding:0 15px; font-size:24px}
.abtit a{ font-size: 16px; font-weight: normal; float: right; }
.falist{ padding-top: 10px }
.falist li a{ display: block; font-size: 15px; background:url('../Images/fa_01.jpg') no-repeat left 2px; font-weight: bold; color: #333; padding-left:30px}
.falist li a:hover{ color: #f69600 }
.falist li span{ display: block; font-size: 12px;background:url('../Images/fa_02.jpg') no-repeat left 14px; color: #666; padding:10px 0 13px 30px; line-height: 1.8}
.falist li{ margin:15px 0; border-bottom: 1px #ddd solid}
.tjxw{ margin:10px 0;}
.tjxw img{ width:378px; height:122px;  }

.link{color: #333; line-height: 50px; height: 50px; border-top:1px #ddd solid; }
.link a{ padding:0 8px; }
.link b{ color: #008527 }
.footer {clear: both; height: auto; overflow: hidden; background: #f5f5f5}
.navb{ line-height: 40px;margin:25px auto  }
.navb a{ color: #333; padding-right:20px; }
.navb a:hover{ color:#008527 ; text-decoration:underline; }
.lx_b{ padding-top:35px; margin-left: 10px }
.lx_b b span{ display: block; color: #555; font-size: 15px;font-family: "微软雅黑";   }
.lx_b b{ color: #f7971f; font-size:28px; font-family: Impact; background:url(../Images/B-tel.jpg) no-repeat 5px 5px; padding-left:60px; display: block; margin-bottom: 20px; font-weight: normal; }
.lx_b b em{ font-size:16px; font-style: normal;font-family: "微软雅黑"  }
.lx_b a{font-size: 16px; display: block; text-align: center; height: 40px; line-height: 40px; background: #6bb90f; color: #fff;}
.lx_b a:hover{ background: #008527 }
.wxb{ margin:25px 0 25px 0;width: 150px; height: 150px; float: right; }
.bottom_l p{  line-height:35px }
.bqsy{ color: #fff; font-weight: none; font-size: 13px;  text-align: center; background: #008527; line-height: 45px; height: 45px }
.bqsy a{ color:#999; }
.nybox{ }
.sidebar{ width: 235px }
.sycc,.sycc a{ background:#6bb90f; color: #fff !important }
.mainny{ float: right; margin:0 0 15px 0; width:940px}
.topclass{ text-align: center; padding:15px 0; color: #fff;background:#008527;}
.topclass h2{ font-size:25px }
.leftnav{ margin: 0 0 15px 0; background: #fff; padding-bottom: 20px; border:1px #ddd solid; }
.side_menu dd{ text-align: center;  height:55px; line-height:55px; font-size:16px; font-weight: bold; border-bottom:1px #ddd solid; }
.side_menu dd a{ display: block; color: #222;  font-size: 15px ; }
.side_menu dd a:hover{ background:#6bb90f;color: #fff;}
.side_menu dd a span{ float: right; }
.inf{line-height:2.0; padding:10px; margin: 0 0 20px 0; border:1px #ddd solid; }
.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; padding-right:10px; border-bottom:1px #ddd dashed; margin-top: 15px }
.mainny .head h2{ font-size:22px;   color: #008527}
.mainny .head span{ float: right }
.zxzz{ margin-top: 10px }
.zxzz a{ display: block; float: left;  width:144.5px;  text-align: center; height: 36px; line-height:36px;color: #fff; }
.zxzz .zzl{background: #6bb90f; color: #fff }
.zxzz .zzr{ background: #333 }
.zxzz a:hover{background: #6bb90f; }
.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); padding-left:10px;}
.iqfa2 .head h2 { font-size:20px; color:#333; font-weight:400;background:none !important;     line-height:45px !important; width: 100px !important; float: left}

.iqfa2 .head .mon {color:#fff !important; background: #6bb90f;  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:#6bb90f; font-weight:700; }
.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: #6bb90f }
.cpzx a:hover{background: #515151; }
#prev_next li{ width: 45%; float: left; }
.article-head { height: 45px;  line-height: 45px;   background: #f2f2f2;  }
.article-head h1 {  width:150px; text-align: center; background:#6bb90f; color: #fff; display: block;font-size: 20px !important;}
.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,.xgcp h1{ height: 45px;  line-height: 45px; font-size: 20px;  background: #f2f2f2; }
.fromcp h1 b,.xgcp h1 b{ width:150px; text-align: center; background:#6bb90f; 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; }
.list-news .item3 p { height:40px; line-height:20px; color:#666; overflow:hidden; }
.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:#6bb90f; 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; }
#zy_pro{width: 100%;height: 430px;margin:0 auto;}
#zy_pro_l{width: 444px; border:solid 1px #cecece; text-align: center; float: left; position: relative;}
#zy_pro_r{width: 450px;height: 405px; float: right; position: relative;margin-top: 25px;}
#zy_pro_title{width: 450px;height: 44px;line-height: 44px; background: #ddd; position: absolute;left: 0px;top:0px;}
#zy_pro_title span{color: #000;font-size: 24px;padding-left: 10px;}
#zy_pro_info{width: 430px;height: 100px; overflow: hidden; position: absolute;left: 0px;top:60px;line-height: 30px;font-size: 12px;color: #666666;}
#zy_pro_info span{color: #008527;}
#zy_pro_btn{width: 450px;height: 30px;position: absolute;left: 0px;top:175px;}
#zy_pro_btn a.zy_qq_btn{background: #6bb90f;color: #fff;}
#zy_pro_btn a.zy_order_btn{background: #242424;color: #fff;}
#zy_pro_btn a{width: 155px; height: 30px; line-height: 30px; text-align: center;float: left;display: block;margin-right: 30px;font-size: 12px!important;}
#zy_pro_btn a:hover{background: #fff;border:solid 1px #d4d4d4;color: #666666; }
#zy_pro_xgt{width: 450px;height: 30px;line-height: 30px;position: absolute;left: 0;top:220px;color: #666666;font-size: 14px;}
#zy_pro_xg{width: 450px;height: 120px;line-height: 30px;position: absolute;left: 0;bottom:20px;}


.yb_conct {

    position: fixed;

    z-index: 9999999;

    top: 200px;

    right: -127px;

    cursor: pointer;

    transition: all .3s ease;

}

.yb_bar ul li {

    width: 180px;

    height: 53px;

    font: 16px/53px 'Microsoft YaHei';

    color: #fff;

    text-indent: 54px;

    margin-bottom: 3px;

    border-radius: 3px;

    transition: all .5s ease;

    overflow: hidden;

}

.yb_bar .yb_top {

    background: url('../Images/fixCont.png') no-repeat 0 0 #006b1f;

}

.yb_bar .yb_phone {

    background: url('../Images/fixCont.png') no-repeat 0 -57px #006b1f;

}

.yb_bar .yb_QQ {

    text-indent: 0;

    background: url('../Images/fixCont.png') no-repeat 0 -113px #006b1f;

}

.yb_bar .yb_ercode {

    /*height:200px;*/



    background: url('../Images/fixCont.png') no-repeat 0 -169px #006b1f;

}

.hd_qr {

    padding: 0 29px 25px 29px;

}

.yb_QQ a {

    display: block;

    text-indent: 54px;

    width: 100%;

    height: 100%;
    font-size: 14px;

    color: #fff!important;

}

/******************************
 ** 自定义字体
 ******************************/
@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;}