﻿@charset "utf-8";
html{color:#000;background:#fff; }
body { color:#5E5E5E;font:12px/1.231 "Microsoft YaHei";} /*网站字体颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 "Microsoft YaHei";}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

.mt10{ margin-top:10px;}

a { color:#5E5E5E; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
i,em{ font-style:normal;}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1;}

/* -- 页面整体布局 -- */
.header , .content , .footer,.contentny { width:1200px; margin:0 auto;  }
.contentny{position:relative}
.left { width:238px; float:left; overflow:hidden;}
.left2 { width:915px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#fff;}
.lefttop {height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top {height:3px; font-size:0; overflow:hidden;}
.leftbot {height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot {height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:936px; float:right; display:inline; margin-left:24px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:238px; float:right; overflow:hidden; color:#fff;}
.righttop {height:3px; font-size:0; overflow:hidden;}
.right2top {height:3px; font-size:0; overflow:hidden;}
.rightbot {height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot {height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.rightl{width:936px; float:left; display:inline; margin-right:24px;overflow:hidden;}
.leftr{width:238px;float:right}

.right_main { width:936px; padding-bottom:15px; overflow:hidden; }
.right2_main { width:273px; padding-bottom:15px; overflow:hidden;}
.left2_main { width:915px;  padding-bottom:15px; overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}

/*header*/
.header{height: 247px;background: url(../images/head_bg.jpg) repeat-x;width: 100%;}
.h_top{height:30px;line-height: 30px;font-size: 13px;color: #fff;}
.h_top i a{color:#fff;padding: 0 18px;border-right: 1px solid #fff;}
.h_top i a.nobor{border-right: 0;padding-right: 0;}
.h_con{height: 152px;}
.h_con h1{float: left;width:280px;height: 75px;margin: 37px 31px 0 0;}
.h_con h2{float: left;color: #5F5D5D; font-size: 25px; padding-left: 32px;border-left: 1px solid #dcdcdc;margin-top: 42px;}
.h_con h2 span{display: block; color: #5F5D5D; font-size: 18px;font-weight: normal; line-height: 40px;}
.h_con p{float: right;color: #666;background: url(../images/phone.png) no-repeat left center;padding-left: 48px;margin-top: 28px;font-size: 14px;margin-left: 174px;display: inline;}
.h_con p b{display: block;color: #dc0f19;font-size: 22px;}
.h_nav{height: 60px;line-height: 60px;}
.h_nav ul li{float: left;border-right: 1px solid #e0e0e0; width:11%;position:relative;}
.h_nav ul li a{font-size: 16px; float:left; display:inline; width:100%; text-align:center;}
.h_nav ul li:hover{background: #C4121A;}
.h_nav ul li.cur{background: url(.../images/nav_bg.png) repeat-x;border-right: 0;}
.h_nav ul li:hover a,.h_nav ul li.cur a{color: #fff;font-size: 16px;font-weight: bold;}

.h_nav ul li ul{ position:absolute; left:0; top:60px; padding:0; margin:0; width:100%;  z-index:99; background-color:#333; display:none;}
.h_nav ul li ul li{ background:url(images/mm_bg.png) repeat left top; width:100%; height:42px; line-height:42px; border-bottom:#666 solid 1px; border-right: 0;}
.h_nav ul li ul li a{ height:42px; line-height:42px; font-weight:normal !important; font-size:14px !important; color:#fff; }
.h_nav ul li ul li a:hover{ font-size:12px;}




.wx_ewm{position:absolute;right:328px;width:120px;height:138px;top:35px;text-align:center;line-height:15px;}
.wx_ewm img{width:120px;height:120px;}
/*search*/
.search{height: 82px;line-height: 82px;font-size:14px;width:100%;background:#fff;border-bottom: 1px solid #eee;margin-bottom: 32px;}
.search p b{color: #666;}
.search p a{color: #666;}
.s_box{float:right;width:388px;height: 33px;background: url(../images/s_bg.jpg) no-repeat;margin-top: 23px;}
.s_box .inpys01{float:left;width:334px;padding-left: 18px;height: 33px;line-height: 33px;border: none;background: none;outline: none;color:#999;}
.s_box .inpys02{float: left;width:22px;height:33px;border: none;background: none;outline: none;cursor: pointer;}

 /*temp.css*/
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(img/nodata.gif) no-repeat 20px 20px;}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
/*rollup.css*/
#roll_top,#fall,#ct{position:relative;cursor:pointer;height:72px;width:26px}
#roll_top{background:url(/Skins/Default/Img/top.gif) no-repeat}
#fall{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -80px}
#ct{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -40px}
#roll{display:block;width:26px;position:fixed;right:10px;top:80%;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}

.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:none;background:url(/UserControls/im/kefu/bg.png)}
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:155px;background:url(/UserControls/im/kefu/im_01.png)}
.ImRow0{background:url(/UserControls/im/kefu/ico_item1.png) no-repeat;margin:10px 17px 0;height:26px;padding-left:10px;padding-top:4px; }
.ImRow1{background:url(/UserControls/im/kefu/ico_item1.png) no-repeat;margin:10px 17px 0;height:26px;padding-left:10px;padding-top:4px;}
a.im,a:hover.im{text-decoration:none;height:35px;color:#333; font-size:14px;}
.ImFooter{height:90px;background:url(/UserControls/im/kefu/im_04.png) no-repeat 0px -11px; display:inline-block; width:166px;font-family:Arial,Helvetica,sans-serif;}
.ImFooter h5{font-size:14px;font-weight:normal; color:#fff;text-align:center;margin:26px 0 0;font-family:'宋体';}
.ImFooter p{font-size:20px;font-weight:bold;  color:#fff;text-align:center;margin:5px 0;}
/* -- 当前位置 -- */
.topadcs{width:100%; overflow:hidden; text-align:center;margin:0px auto;}
.topadcs a img{ width:100%; height:auto; display:block;}
.topadcs a{display:block;margin:0 auto;}
.topadcs a.fullad{ height:330px;}

.plc,.plc2{height:24px;line-height:24px;padding:7px 8px 8px 0px; position:relative; color:#553b00; overflow:hidden; font-size:14px; border-bottom:1px dashed #553b00; padding-bottom:8px; font-family:"Microsoft Yahei","微软雅黑";}
.plc span {}
.plc i,.plc2 i,.plc a{ font-style:normal; font-size:14px; color:#553b00;}

/*资讯中心*/
.content1241{width: 1242px;margin:0 auto;}
.pro_lei { height:53px; overflow:hidden;margin-top:24px;width: 1148px;text-align: center;background: url(Img/pro/pro_dh.png) no-repeat 0 0;padding: 21px 48px;z-index:9}
.pro_leifd{position:fixed;top:0px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.08));margin-top:0px; }

.pro_lei h3{height:32px; font-size:16px; text-align:center; line-height:32px;float:left;margin-right: 10px;}
.pro_lei h3.non{margin-right:0px}
.pro_lei h3 a{background: url(Img/pro/dh_d.jpg) no-repeat 0 0;width:134px;height:32px;line-height:32px;color:#fff2be;display:block;}
.pro_lei h3 a:hover,.pro_lei h3.cur a{background: url(Img/pro/dh_cur.png) no-repeat 0 0;color:#6f551a}


.temp_dy_fl { height:82px; overflow:hidden;margin-top:24px;width: 1200px;text-align: center;margin: 20px auto 0px;}
.temp_dy_fl ul{ height:64px;} 
.temp_dy_fl li{height:64px; font-size:14px; text-align:center; line-height:64px;padding: 0px 10px;display: inline-block;*display:inline;zoom:1;}
.temp_dy_fl li a{height:64px; color:#815a03;display:inline-block;transition-duration: 500ms;font-size: 14px;background: url(Img/pro/ss_by.png) no-repeat 0 0;width: 152px;line-height: 64px;}
.temp_dy_fl .cur a ,.temp_dy_fl li a:hover{ color:#553b00;text-decoration: none;font-weight:bold }
a:hover{text-decoration: none;}



.khjzdl_ys{margin-top:20px;height:170px; overflow:hidden; vertical-align:top; margin-bottom:20px; padding:20px 20px;background:#F6DAAA url(Img/pro/p_02.jpg) no-repeat right 0;}
.khjzdl_ys dl.non{border-bottom:0px}
.khjzdl_ys dt{float:left;overflow:hidden;}
.khjzdl_ys dt a{display:block; width:282px; height:164px;border:1px solid #ccc;overflow: hidden;background: #fff;}
.khjzdl_ys dt img{ display:block;width:282px;height:164px;transition:1s;-moz-transition:1s, -moz-transform 1s;-webkit-transition:1s, -webkit-transform 1s;}
.khjzdl_ys dt a:hover img{border-color:#eaa225;}

.khjzdl_ys dd{float:left; padding-left:22px; width:845px; overflow:hidden;}
.khjzdl_ys dd h5{display:block; font-size:16px; font-weight:normal; height:28px; overflow:hidden; margin-bottom:5px; line-height:28px; padding:4px 0 0;}
.khjzdl_ys dd h5 i{float:left; padding-right:15px; display:none;}
.khjzdl_ys dd h5 a{ color:#000; height:28px; overflow:hidden; display:block; white-space:nowrap; text-overflow:ellipsis;font-weight: bold;}
.khjzdl_ys dd p{ display:block;font-size:14px;line-height:26px; height:76px; overflow:hidden;text-align: justify;margin-bottom: 10px;color: #666;}
.khjzdl_ys dd span{display: block;font:14px "Microsoft YaHei"; color:#333;line-height: 22px;}
.khjzdl_ys dd span a{float: right; display: block;font:14px "Microsoft YaHei"; color:#4c2915;width:120px;height:51px;line-height: 51px;text-align: center;background:url(Img/pro/ss_b.png) no-repeat center center }
.khjzdl_ys dd h5 a:hover{color:#eaa225;}



.zxxwdl_ys{margin-top:20px;height:170px; overflow:hidden; vertical-align:top; margin-bottom:20px; padding:20px 20px;background:#F6DAAA url(Img/pro/p_02.jpg) no-repeat right 0;}
.zxxwdl_ys dl.non{border-bottom:0px}
.zxxwdl_ys dt{float:left;overflow:hidden;}
.zxxwdl_ys dt a{display:block; width:363px; height:164px;border:1px solid #ccc;overflow: hidden;background: #fff;}
.zxxwdl_ys dt img{ display:block;width:363px;height:164px;transition:1s;-moz-transition:1s, -moz-transform 1s;-webkit-transition:1s, -webkit-transform 1s;}
.zxxwdl_ys dt a:hover img{border-color:#eaa225;}

.zxxwdl_ys dd{float:left; padding-left:22px; width:762px; overflow:hidden;}
.zxxwdl_ys dd h5{display:block; font-size:16px; font-weight:normal; height:28px; overflow:hidden; margin-bottom:5px; line-height:28px; padding:4px 0 0;}
.zxxwdl_ys dd h5 i{float:left; padding-right:15px; display:none;}
.zxxwdl_ys dd h5 a{ color:#000; height:28px; overflow:hidden; display:block; white-space:nowrap; text-overflow:ellipsis;font-weight: bold;}
.zxxwdl_ys dd p{ display:block;font-size:14px;line-height:26px; height:76px; overflow:hidden;text-align: justify;margin-bottom: 10px;color: #666;}
.zxxwdl_ys dd span{display: block;font:14px "Microsoft YaHei"; color:#333;line-height: 22px;}
.zxxwdl_ys dd span a{float: right; display: block;font:14px "Microsoft YaHei"; color:#4c2915;width:120px;height:51px;line-height: 51px;text-align: center;background:url(Img/pro/ss_b.png) no-repeat center center }
.zxxwdl_ys dd h5 a:hover{color:#eaa225;}

.al_nyyy{width: 100%;overflow: hidden;padding-top:48px;}
.al_nyyy .content{ position: relative;width:936px}
.al_nyyy h3{ text-align: center; font-weight: normal; color: #815a03; height:115px;background:url(Img/pro/hb.png) no-repeat  center bottom; margin-bottom: 28px;}
.al_nyyy h3 a{ color: #815a03; font-size: 44px; display: inline-block;}
.al_nyyy h3 span{ display: block; padding-top: 7px;}
.al_nyyy .d_uu{ position: absolute; top: 204px; left:0px;width: 54px;height: 55px;}
.al_nyyy .d_dd{ position: absolute; top:204px; right:0px;width: 54px;height: 55px;}
.al_nyyy ul{ overflow: hidden;}
.al_nyyy ul li{ margin-right: 17px; width:245px; height: 147px; float: left; font-size: 0; position: relative;}
.al_nyyy ul li.nom{ margin-right: 0;}
.al_nyyy ul li img{ width: 245px; height: 147px;}
.al_nyyy ul li span{ display: inline-block; padding-top: 147px; height: 37px; line-height: 33px; text-align: center;background:url(Img/pro/pp1.png) no-repeat; width:245px; font-size: 14px; color: #fff; position: absolute; left: 0; top: 0;}


.kh_nyyy{ height: 420px; padding-top: 1px;width: 100%;overflow: hidden;}
.kh_nyyy .content{ position: relative;height: 420px;width:936px}
.kh_nyyy h3{background:url(Img/pro/hb.png) no-repeat  center bottom; height: 130px; text-align: center; margin-bottom: 32px;}
.kh_nyyy h3 a{ color: #815a03; text-align: center; display: inline-block; padding-top: 47px; font-size: 44px; font-weight: normal;}
.kh_nyyy .d_uu{ top:191px;position: absolute;left:0px;width: 54px;height: 55px;}
.kh_nyyy .d_dd{ top:191px;right:0px;position: absolute;width: 54px;height: 55px;}
.kh_nyyy ul{ overflow: hidden;}
.kh_nyyy ul li{ float: left; width: 245px; text-align: center; margin-right:17px;display:inline}
.kh_nyyy ul li.nom{ margin-right: 0;}
.kh_nyyy ul li img{width: 245px; height: 138px;}
.kh_nyyy ul li span{ display: block; padding-top: 13px; color: #815a03; font-size: 14px;}

#container {
  width: 1200px;
  margin:0 auto;
}

#banner2{ float:left; display:inline; width:100%; height:330px; overflow:hidden;}

#banner2 b{ float:left; display:inline; margin:80px 0 0 0; text-align:right; width:1100px; color:#fff; font-size:30px; letter-spacing:2px;}
#banner2 span{ float:left; display:inline; margin:30px 0 0 0; text-align:right; width:1100px; color:#fff; font-size:16px;}



#n_right{ float:right; display:inline; width:910px; height:560px; height:auto !important;  min-height:560px; padding-bottom:20px;}

#n_tit{ float:left; display:inline; width:100%; height:30px; border-bottom:#ddd solid 1px; font-size:16px; }
#n_tit b{ color:#C4121A;}
#n_tit a{ font-size:16px;}



#cots{ float:left; width:100%; line-height:200%; height:auto; overflow:hidden;}


#n_pro{ float:left; display:inline; width:100%; height:auto; margin-top:20px; position:relative;}
#n_pro_tit{ float:left; display:inline; width:100%; height:auto; border-bottom:#eee solid 1px; padding-bottom:15px;}
#n_pro_tit a{ float:left; display:inline; background:#EBEBEB; padding:8px 20px; margin-right:10px;}
#n_pro_tit a:hover{ background-color:#C60019; color:#fff; text-decoration:none;}
.c_on{ background:#C60019 !important; color:#fff !important;}
#n_pro_tit span{ float:right; display:inline;}
#n_pro_tit span a{ padding:0; margin:0; margin-right:10px; margin-top:10px;}
#n_pro_tit span a:hover{ color:#C60019;}


#n_left{ float:left; display:inline; width:260px; height:auto; position:relative; overflow:hidden;}

#n_left2{ float:left; display:inline; width:258px; height:auto; position:relative; margin-bottom:10px;   background-color:#fff; }
#n_left2 ul{ padding:0; margin:0; float:left; display:inline; width:100%; height:auto; overflow:hidden;  }
#n_left2 ul li{ float:left; display:inline; width:100%; height:42px;  position:relative; background-color:#eee; border-bottom:#ccc dotted 1px;}

#n_left2 ul li:last-child{ border:none;}

#n_left2 ul li a{ float:left; display:inline; width:100%; line-height:42px; font-size:16px; font-weight: normal; text-indent:30px;  color:#666;}
#n_left2 ul li a:hover{ color:#fff; text-decoration:none; background-color:#333; }
.abt_on{ color:#fff !important;background:#333 !important;}


#n_left2 h1{ float:left; display:inline; width:100%; height:50px; line-height:50px; text-align:center;}




#n_left3{ float:left; display:inline; width:258px; height:auto; position:relative; margin-bottom:10px;   background-color:#fff; }
#n_left3 ul{ padding:0; margin:0; float:left; display:inline; width:100%; height:auto; overflow:hidden;  }
#n_left3 ul li{ float:left; display:inline; width:100%;  position:relative; background-color:#eee;  margin:0px 0 0 0; position:relative; border-bottom:#ccc dotted 1px;}

#n_left3 ul li:last-child{ border:none;}

#n_left3 ul li a{ float:left; display:inline; width:100%; line-height:42px; font-size:16px; font-weight: normal; text-indent:30px;  color:#666;}
#n_left3 ul li a:hover{ color:#fff; text-decoration:none; background-color:#EE444D; }
#n_left3 ul li b{ position:absolute; right:10px; top:9px; width:24px; height:24px; background:url(../images/t1.png) no-repeat center top; z-index:1; cursor:pointer;}
#n_left3 ul li ul li{ background-color:#ddd; margin:0; border-bottom:#ccc solid 1px; position:relative;}
#n_left3 ul li ul li a{ color:#666; background:url(../images/t3.png) no-repeat 230px center;}
#n_left3 ul li ul li a:hover{ background-color:#ccc; color:#333;}
#n_left3 ul li ul{ padding:0; margin:0; display:none;}

.abt_on2{ color:#fff !important;background:#333 !important; }

.abt_on3{ color:#C4121A !important; background:url(../images/t4.png) no-repeat 230px center !important;}
.zz{ background:url(../images/t2.png) no-repeat center top !important;}







#pro_yp{ float:left; display:inline; width:100%; height:auto;}
#pro_yp a{ float:left; display:inline;  width:240px; margin:20px 15px 10px 15px; overflow:hidden; text-align:center;}
#pro_yp img{ float:left; display:inline; width:100%; height:244px; margin-bottom:8px; border:0; }

#pro_yp span{ float:left; display:inline; border-bottom:#999 solid 1px; padding:5px 0; width:100%;  text-align:center;   color:#333;}
#pro_yp a:hover{ text-decoration:none; _color:#F30;}
#pro_yp a:hover span{background-color:#eee; color:#333; _color:#F30; text-decoration:none; cursor:pointer;}
#pro_yp ul{ padding:0; margin:0;}

#lx_cot{ float:left; display:inline; width:480x; height:400px; overflow:hidden; margin-left:120px; background:url(images/cat.gif) no-repeat left 100px; margin-top:50px;}
#lx_cot h1{ font-size:22px; font-weight:500; color:#C4121A; float:left; display:inline; padding:10px 0; margin:0; width:100%; margin-top:20px;}
#lx_cot ul{ float:left; display:inline; width:400px; margin:0; padding:0; height:auto; margin-top:42px;}
#lx_cot ul li{ float:right; display:inline; width:350px; height:41px; line-height:41px; border-bottom:#ccc dotted 1px; color:#666; font-size:14px;}


#r_cot{ float:left; display:inline; width:100%; height:auto; }
#ntit{ float:left; display:inline; width:100%; text-align:center; border-bottom:#ccc solid 1px; padding-bottom:20px; line-height:200%; margin-top:20px;}
#ntit h1{ font-size:18px;}
#ntit span{ float:left; display:inline; width:100%; margin-top:10px; color:#999;}


#cot{ padding:10px 0; line-height:200%; width:100%; float:left; height:auto;}


#ptit{ float:left; display:inline; width:100%; text-align:center; font: 24px "Microsoft YaHei", 黑体; font-weight:500; color:#333;  line-height:200%; background-color:#eee; margin-bottom:20px;}
#stit{ float:left; display:inline; width:100%; text-align:center;}


#news_btm{ width:180px; margin:0 auto; padding-top:10px;}
#news_btm a{ float:left; display:inline; padding:8px 20px; background-color:#ddd; color:#666;}
#news_btm a:last-child{ float:right;}
#news_btm a:hover{ text-decoration:none; background-color:#C4121A; color:#fff;}

#tel{ float:left; display:inline; width:258px; padding-bottom:20px; background:#333 url(../images/lx_topbg.png) no-repeat center top; border-radius:5px;}

#tel ul li{ float:left; display:inline; width:248px; padding:10px 0 10px 10px;  line-height:160%;  border-bottom:#666 solid 1px; font-size:14px;  color:#999;}

#tel a{ float:left; display:inline; width:110px; height:42px; line-height:42px; text-indent:40px; color:#fff; font-size:14px; letter-spacing:2px; background:#C4121A url(../images/qq.png) no-repeat 10px center; margin:10px 0 0 12px;}

#tel h1{ float:left; display:inline; width:100%; margin:210px 0 0 0; padding:0 0 20px 0; text-align:center; font-family: "Times New Roman"; color:#C4121A; border-bottom:#666 solid 1px;}


#n_lx{ float:left; display:inline; width:100%; height:500px; background-color:#EDEDED; background:url(../images/lx_bg.jpg) no-repeat center top; margin-top:50px;}

#contact{ float:left; display:inline; width:100%; height:500px; background-color:#EDEDED; margin-bottom:-50px;}
#left_tit{ float:left; display:inline; width:100%; height:80px;  background:#C4121A; text-align:center; font-size:24px; line-height:80px; color:#fff; }


/*分页*/
#pagelist{ float:left; width:100%; height:50px; margin-top:14px; text-align:center; padding-top:15px; }
#pages{ margin:0 auto; width:auto; }
#pages a{padding:8px 15px; border:#ccc solid 1px; margin:0 2px; background-color:#fafafa; }
#pages a:hover{ border:#C4121A solid 1px; text-decoration:none; background-color:#C4121A; color:#fff;}
.page_on{ border:#C4121A solid 1px !important; background-color:#C4121A !important; color: #FFf !important;}
#rpage{ float:right; display:inline; }
#rpage a{ float:left; display:inline; padding:0 7px; height:23px; line-height:23px; border:#ccc solid 1px; margin:0 2px;}
#rpage a:hover{ border:#000 solid 1px; text-decoration:none; background-color:#333; color:#ccc;}
.page_no{ float: none; padding:8px 15px; margin:0 2px; border:#ccc solid 1px; background-color:#eee; color:#999;}


#pro{ float:left; display:inline; width:100%; height:auto;}
#pro ul{ padding:0; margin:0;}
#pro ul li{ float:left; display:inline; width:100%; border:#eee solid 1px; padding:20px 0; position:relative; margin:10px 0 0 0;}
#pro ul li img{ float:left; display: inline; width:270px; height:180px; border:0; margin:0 0 0 10px;}
#pro ul li:hover{ border:#C4121A solid 1px;}
#pro ul li:hover div a{ background-color:	#C4121A; color:#fff;   border:#C4121A solid 1px;} 

#pro h1{ float:right; display:inline; width:600px; padding:0 0 10px 0; margin:0 10px 0 0; background:url(../images/t5.png) repeat-x left bottom;}
#pro h1 a{ color:#333; font: 22px "Microsoft YaHei", 黑体; font-weight:500;}

#pro p{ float:right; display:inline; width:600px; padding:20px 0; margin:0 10px 0 0;}
#pro p b{ float:left; display:inline; background-color:#eee; margin-right:5px; padding:5px 10px; font-weight:normal; color:#999;}
#pro span{ float:right; display:inline; width:600px; line-height:200%; color:#666; margin:10px 10px 0 0; font-size:14px;}
#pro_xq{ position:absolute; right:10px; bottom:20px;}
#pro_xq a{ float:left; display:inline;  padding:10px 15px; border:#ddd solid 1px; color:#666; font-size:14px; letter-spacing:2px;}
#pro_xq a:hover{ text-decoration:none; color:#fff; background-color: #C4121A;  border:#C4121A solid 1px; }

#yp{ float:left; display:inline; width:100%; height:auto; }
#yp a{ float: left; display:inline; border:#fff solid 4px; margin-left:16px; margin-top:16px; }
#yp a:hover{border:#D92524 solid 4px; }

#yp img{ float:left; display:inline; width:240px; border:0; }

#abt_lx{ float:left; display:inline; width:320px; height:auto; margin-top:10px;}
#abt_lx ul{ float:left; display:inline; width:300px; border:#ccc solid 1px; padding:0; border-right:none; border-bottom:none; margin-left:0px;}
#abt_lx ul li{ float:left; display:inline; border:#ccc solid 1px; border-top:none; border-left:none; width:299px; padding:10px 0; text-indent:20px;}
#abt_lx ul li b{ padding:0 10px; letter-spacing:5px;}
#lx_kf{ float:left; display:inline; width:150px; height:100px;  margin-top:30px; margin-left:70px;}
#lx_kf a{ float:left; display:inline; width:100px; height:100px;background:url(images/zxkf.jpg) no-repeat left top;}
#lx_kf a:hover{ background:url(images/zxkf.jpg) no-repeat -100px top;}
#lx_kf span{ float:left; display:inline; margin-left:0px; font-size:14px; line-height:200%; margin-top:20px; text-align:center; }
#lx_kf span b{ font-size:14px;}
#lx_kf span small{ font-size:18px; color:#F30; font-weight:bold; font-family:Tahoma}








.smart-green {
margin-left:auto;
margin-right:auto;
margin-top:40px;
max-width: 80%;
background: #F8F8F8;
padding: 30px 30px 20px 30px;
font: 12px Arial, Helvetica, sans-serif;
color: #666;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.smart-green h1 {
font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 20px 0px 20px 40px;
display: block;
margin: -30px -30px 10px -30px;
color: #FFF;
background: #C4121A;
text-shadow: 1px 1px 1px #949494;
border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
border-bottom:1px solid #A20F16;
}
.smart-green h1>span {
display: block;
font-size: 11px;
color: #FFF;
}
.smart-green label {
display: block;
margin: 0px 0px 5px;
}
.smart-green label>span {
float: left;
margin-top: 10px;
color: #5E5E5E;
}
.smart-green input[type="text"], .smart-green input[type="email"], .smart-green textarea, .smart-green select {
color: #555;
height: 30px;
line-height:15px;
width: 100%;
padding: 0px 0px 0px 10px;
margin-top: 2px;
border: 1px solid #E5E5E5;
background: #FBFBFB;
outline: 0;
-webkit-box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
font: normal 14px/14px Arial, Helvetica, sans-serif;
}
.smart-green textarea{
height:100px;
padding-top: 10px;
}
.smart-green select {
background: url('down-arrow.png') no-repeat right, -moz-linear-gradient(top, #FBFBFB 0%, #E9E9E9 100%);
background: url('down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(100%,#E9E9E9));
appearance:none;
-webkit-appearance:none;
-moz-appearance: none;
text-indent: 0.01px;
text-overflow: '';
width:100%;
height:30px;
}
.smart-green .button {
background-color: #C4121A;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-border-radius: 5px;
border: none;
color: #FFF;
text-shadow: 1px 1px 1px #949494;
width:40%;
padding:20px 0;
margin-left:30%;

}
.smart-green .button:hover {
background-color:#EC2F38;
}




#case{ float:left; display:inline; width:100%; height:auto; margin:0; padding:0;}

#case a{ float:left; display:inline; width:262px; height:240px; padding:10px; border:#ddd solid 1px; overflow:hidden; margin:20px 0 0 20px; text-align:center;}
#case a img{ float:left; display:inline; border:0; width:262px; height:192px;}
#case a b{ float:left; display:inline; width:100%; margin-top:20px; font-size:14px; font-weight:normal;}

#case a:hover{ border:#C4121A solid 1px;}


#newslist ul{ padding:0; margin:0;}
#newslist ul li{ float:left; display:inline; width:100%; height:auto; padding:10px 0; border-bottom:#ccc dotted 1px; overflow:hidden; margin-top:12px; position:relative;}

#newslist ul li img{ float:left; display:inline; width:273px; height:100px; border:0;}

#newslist ul li h3{ position:absolute; right:20px; top:30px; margin:0; padding:0; text-align:center;  color:#eee; font-size:20px; font-weight:normal;}
#newslist ul li a{ float:left; display:inline; margin-left:20px; font-size:16px;  color:#333;}
#newslist ul li span{ float:right; display:inline; width:614px; margin:10px 0 0 20px; line-height:180%; color:#999;}
#newslist ul li h2{ float:right; display:inline; padding:0; margin:0; width:634px;  }

#newslist ul li b{ position:absolute; left:296px; bottom:10px; font-size:12px; color:#999; font-weight:normal;}

.m_on{ background-color:#C4121A; color:#fff; font-weight:bold;}

#tit{  width:100%;}

#tit h1 { text-align: center; height: 64px; line-height: 64px; padding-top: 19px;}
#tit h1 span {padding-left: 84px; background: url(../images/a_85.png) left center no-repeat; font-size: 32px; color: #333;}
#tit h1 span i {padding-right: 84px; background: url(../images/a_87.png) right center no-repeat; font-style: normal;}
#tit h2 {font-size: 16px; color: #333; text-align: center; height: 14px; line-height: 14px; padding-bottom: 24px; font-weight:bold;}

#newstab{ width:400px; margin:10px auto 20px auto;}
#newstab a{ float:left; display:inline; padding:10px 30px; background:#333; color:#eee; margin:10px 0 0 10px; font-size:14px;}
.news_tab_on{  background-color:#C4121A !important; font-weight:bold;}

#news_1{ display:none;}
#news_2{ display:none;}
#news_3{ display:none;}
#news_4{ display:none;}
#news_5{ display:none;}

#btm_link{ width:100%; height:auto; float:left; display:inline; padding:10px 0;}
#btm_link b{ float:left; display:inline; margin:8px 0 0 0; color:#C4121A; font-size:16px; background:url(../images/lnik.jpg) no-repeat left center; padding-left:30px;}
#btm_link a{ float:left; display:inline; margin:10px 15px 0 0; color:#333; font-size:14px;}

.foot{ float:left;}


        .client-2 {
            position: fixed;
            right: -232px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 71px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 14px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
            width: 33px;
            height: 35px;
            background-position: -27px -51px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 77px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 43px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: -20px;
         line-height: 63px;
         padding-left: 10px;
        }
        
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #C4121A;
            color: #fff;
            height: 56px;
            width: 308px;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #C4121A;
            width: 97px;
            height: 56px;
            position: relative;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
