@charset "utf-8";
/*CSS reset*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {margin:0;padding:0;}
body, button, input, select, textarea {font:13px/1.5 '\5FAE\8F6F\96C5\9ED1', tahoma, arial, sans-serif; outline:0;}
h1, h2, h3, h4, h5, h6 {font-size:100%;}
address, cite, dfn, em, var {font-style:normal;}
ul, ol {list-style:none;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
legend {color:#000;}
fieldset, img {border:0;}
button, input, select, textarea {font-size:100%;}
table {border-collapse:collapse;border-spacing:0;}

input,select{vertical-align:middle;font:12px/1.231 arial,helvetica,clean,sans-serif;}


/*CSS Common | Patch*/
.wrap{ width:1000px;margin:0 auto;}
.clear{ clear:both}
.cf {*zoom:1;}
.cl{ float:left;}
.cr {float:right;}
.fl{ float:left;}
.fr {float:right;}
.cb{clear:both}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt12 {margin-top:12px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25{ margin-top:25px}
.mt100 {margin-top:100px;}
.cf:after {content:'\0020';display:block;height:0;clear:both;font-size:0;visibility:hidden;}

/*Page Base*/
body {background-color:#fff;color:#333;overflow-x:hidden; }
a {color:#333;text-decoration: none;}
a:hover {color:#e74d0d;text-decoration:none}
.incont {font-size:14px;line-height:1.5; margin:10px 0;color:#555;}
.incont p { margin-bottom:5px;}
.incont table {border-collapse:collapse; border-spacing:0; margin-bottom:10px;}
.incont table td {padding:6px; border:1px solid #ccc;}
.incont table .firstRow td{ font-weight:700; background:#ebebeb; font-family: src}
.incont_2{ padding:5px}

/**色块效果**/
.glow {/**这个是控制上面色块出现的过渡和时间**/
transition-property: box-shadow;
transition-duration: .3s;
}
.glow:hover {
box-shadow: 0 0 15px rgba(0, 0, 0, .2);
}

.glow_1 {/**这个是控制上面色块出现的过渡和时间**/
transition-property: box-shadow;
transition-duration: .1s;
}
.glow_1:hover {
box-shadow: 0 0 60px rgba(0, 0, 0, 10);
}
/************/


/*顶部*/

.top {background-color:#545454; height:30px; line-height:30px; font-size:14px;}
.top .msg {color:#bdbdbd; font-size:12px; display:block;}
.top .link { color:#bdbdbd; font-size:12px}
.top .link a { color:#bdbdbd;}
.top .link a span{ color:#bdbdbd}
.top .link a:hover { color:#01af63;}
.top .link a.i { color:bdbdbd;}
.top .link a.i:hover { font-weight:700;}
/*头部*/
.header { background:#fff; height:128px; width:100%}
.header .logo {width:230px; border-right:1px solid #e2e2e2; margin-top:35px; }
.header .logo a {display:block;}
.header .logo a img{ padding-left:15px}
.logo_text{margin-top:35px; margin-left:30px}
.logo_text h2{ font-size:22px; color:#01af63;}
.logo_text h2 span{color:#434343}
.logo_text p{ font-size:16px; color:#6c6c6c}
.tel{ text-align:right; margin-top:30px}
/*.tel_box_1{ color:#282828; font-size:16px}
.tel_box_2{ font-size:16px; }
.tel_box_2 p{ background:url(../image/tophoto.png) no-repeat 0 5px; padding-left:40px}
.tel_box_2 p span{ font-size:24px; color:#01af63}
.tel_box_3{ font-size:14px; color:#666}*/

.tel_pic{ width:40px; height:57px; background:url(../image/tophoto.png) 2px 14px no-repeat; margin-right:5px}
.tel_text{ width:150px; height:57px;; text-align:left;}
.tel_text span{ color:#ff8003; font-size:14px; display:block; padding-top:7px;}
.tel_text p{ font-size:20px; margin-top:-3px}

/**主导航**/
/**新nav**/
.xiao_nav{ width:100%; height:43px; background:#01af63}
.dropdown{ position: relative;  width: 100%; }
.dropdown li{ font-weight: normal; float: left; width: 125px;  position: relative; text-align:center;font-size:16px;}
.dropdown a:hover{ color: #000; }
.dropdown li a { display: block; color: #fff; position: relative;  z-index: 2000; text-align:center;text-decoration: none;font-weight:normal; line-height:43px; text-align:center}
.dropdown li a:hover,ul.dropdown li a.hover{ background: #ffa200;position: relative;color: #fff;}
.dropdown ul{ display: none;position: absolute;  top: 0; left: 0;  width: 125px; z-index: 1000;}
.dropdown ul{}
.dropdown ul li {  font-weight: normal; background: #f6f6f6;  color: #000; border-bottom: 1px solid #dedede;}
.dropdown ul li a{ display: block; color: #575757!important;background: #eee !important; font-size:16px} 
.dropdown ul li a:hover{display: block; background: #ffa200 !important;color: #fff !important;} 


/****/

.flexslider { position: relative; height: 350px; overflow: hidden; background:url(../image/loading.gif)50% no-repeat;}
.slides { position: relative; z-index: 1;}
.slides li { height: 350px;display:block; }
.slides li a{ display:block; width:100%; height:350px;}
.flex-control-nav { position: absolute; bottom: 10px; z-index: 2; width: 100%; text-align: center;}
.flex-control-nav li { display: inline-block; width: 14px; height: 14px; margin: 0 5px; *display: inline; zoom: 1; }
.flex-control-nav a { display: inline-block; width: 14px; height: 14px; line-height: 40px; overflow: hidden; background:url(../image/dot.png) right 0 no-repeat; cursor: pointer; }
.flex-control-nav .flex-active { background-position: 0 0; }

/**搜索框架**/
.sou{ height:40px; background:#f6f6f8;overflow:hidden;}
.sou_1{ height:40px;overflow:hidden; border:1px solid #dedede}
.s_inp01{ width:263px; margin-top:8px; }
.inp01{ width:230px; height:24px; line-height:24px; background:url(../image/sou1.gif) no-repeat; border:0 ; padding-left:9px; font-family:"Microsoft Yahei"; overflow:hidden;}
.sou p{ width:670px; color:#6e6e6e; font:12px "Microsoft Yahei"; height:40px; line-height:40px; overflow:hidden;}
.sou p a{color:#6e6e6e; padding:0 7px;}
.sou p a:hover{ color:#01af63}
.sou p b{ color:#1e1e1e; font-weight:normal}

.s_inp01_1{ width:263px; margin-top:8px; margin-right:10px}
.sou_1 p{ width:397px; color:#6e6e6e; font:12px "Microsoft Yahei"; height:40px; line-height:40px; overflow:hidden; padding-left:10px}
.sou_1 p a{color:#6e6e6e; padding:0 7px;}
.sou_1 p a:hover{ color:#01af63}
.sou_1 p b{ color:#1e1e1e;}


/**内容大框架**/
.pro_left{ width:194px;}
.pro_right{ width:795px;}




/**案例右边**/
.product_home_box{}
.product_home_box ul li{ width:257px; height:171px; background:#096; float:left; margin-right:12px; margin-bottom:10px}
.product_home_box ul li a img{width:257px; height:171px; overflow:hidden}
.product_home_box ul li a p{ width:257p; height:30px; background:url(../image/nav_ahover_pic.png); line-height:30px; text-align:center; position:relative; top:-30px; color:#fff}


.pt ul{}
.pt li{width:257px; height:171px;overflow:hidden; float:left; margin:0 12px 10px 0; position:relative;}
.pt li img{ width:257px; height:171px; display:block;}
.pt li span{ display:none; height:36px; font:12px "Microsoft Yahei"; line-height:36px; overflow:hidden; width:254px; background:url(../image/pt_alp.png); position:absolute; bottom:0; _bottom:-2px; left:0; cursor:pointer;}
.pt li span a{ display:block; background:url(../image/pt_more.png) no-repeat 15px 9px;_background:url(../image/pt_more.png) no-repeat 15px 11px; padding-left:44px; cursor:pointer; color:#fff;}
.pt .cur01 img{ width:252px; height:171px; border:1px solid #01af63;}
.pt .cur01 span{ display:block;}


/**公司简介**/
.about_beijing_top{ width:100%; height:500px; background:#f0f0f0; }
.about_box_1{ width:635px; height:464px; }
.about_box_2{ width:350px;  height:464px;}

.about_box_1_bt{height:40px; background:url(../image/about_line.jpg) no-repeat 0 12px; line-height:40px; padding-left:10px; font-size:14px; font-weight:700; border-bottom:1px solid #dedede}
.about_box_1_bt a{ font-weight:normal}
.about_box_1_bt span{ display:block; width:16px; height:40px; background:url(../image/more.png) no-repeat 0 12px}

.about_wi{ height:400px; background:#fff; margin-top:15px;border-bottom:2px solid #c8c8c8}

.about_video{ width:347px; height:377px; margin-top:10px; margin-left:7px;}
.about_text{ width:260px; height:377px; margin-top:10px; margin-right:7px}
.about_video img{height:240px; width:347px; margin-top:60px;}
.about_text h4{ margin-top:30px; font-size:14px; font-weight:normal}
.about_text p{ font-size:12px; color:#929292; margin-top:7px; width:260px; height:270px; overflow:hidden}

.about_text_more{ width:102px; height:22px; background:url(../image/about_more.png) no-repeat; padding-left:15px; margin-top:10px; float:right}
.about_text_more a{ color:#fff; font-size:12px; line-height:22px;}

.about_wi_2{height:380px; background:#fff; margin-top:15px; padding:10px; border-bottom:2px solid #c8c8c8}

.about_wi_2 ul li{ float:left; width:160px; height:184px; margin-right:10px; overflow:hidden; margin-bottom:10px}
.about_wi_2 ul li img{ width:160px; height:184px;}


/**首页新闻中心**/
.news{ width:630px; height:520px; overflow:hidden; font-family:"Microsoft Yahei"; margin-top:20px;}
.n_nav{ background:#efefef url(../image/news_nav.jpg) repeat-x center top; overflow:hidden; height:33px;}
.n_nav span{ display:inline-block; margin-top:9px; padding-right:15px;}
.n_nav ul li{ float:left; font-size:14px;}
.n_nav li a{ color:#5d5d5d; display:inline-block; height:30px; line-height:30px; height:30px; padding:3px 44px 0;}
.n_nav li a:hover ,.n_nav .cur a{ padding-top:0; border-top:3px solid #ff7f00; background:#fff;} 
.news_c{ height:485px; overflow:hidden;}
.news_c dl{ margin-top:16px; height:270px; overflow:hidden;}
.news_c dl dt img{ width:386px; height:240px;}
.news_c dl dd{ width:215px; overflow:hidden; padding-top:22px;}
.news_c dl dd h3{ font-size:18px; line-height:24px;}
.news_c dl dd h3 a{ color:#ff7f00;}
.news_c dl dd span{ display:block; border-bottom:1px solid #ccc; color:#646464; padding:10px 0;}
.news_c dl dd p{ height:100px; padding-top:10px; line-height:24px; color:#989898; overflow:hidden}
.news_c dl dd em{ display:block; float:left; width:102px; height:22px; background:#ff7f00; overflow:hidden; line-height:22px; text-align:center}
.news_c dl dd em a{ color:#fff;} 
.news_c ul li{ float:left; width:285px; line-height:46px; border-bottom:1px dashed #b1b1b1; height:46px; overflow:hidden;}
.news_c ul li a{ background:url(../image/news_ico1.jpg) no-repeat 5px 7px; padding-left:17px;}
.news_c ul .li01{ width:291px; padding-right:54px;}
.news_c ul .nones{ border-bottom:0;}


.wt{ width:350px; height:520px; margin-top:20px; overflow:hidden; font-family:"Microsoft Yahei";}
.wt h2{ background:#efefef ; border-top:1px solid #dddddd; overflow:hidden; height:32px; padding:0 15px 0 23px;}
.wt h2 span{ display:inline-block; margin-top:8px;}
.wt h2 a{ font-size:14px; color:#5d5d5d; font-weight:normal; line-height:32px;}
.wt_c { height:464px; overflow:hidden; padding-top:20px;}
.wt_c dl{ padding:16px 22px ; border-bottom:1px dashed #c5c5c5;}
.wt_c dl dt{ background:url(../image/w.jpg) no-repeat left 8px; padding-left:29px; line-height:34px;}
.wt_c dl dt a{ color:#282828;}
.wt_c dl dd{ background:url(../image/d.jpg) no-repeat left 0px; padding-left:29px; line-height:20px; color:#787878; margin-top:6px;}
.wt_c .nones{ border-bottom:0;}
.ban_bg{height:528px;width:100%; position:relative; z-index:0 }
.ban_bg .bgitem{ position:absolute; top:0;display:block; z-index:0;}
.ban_bg .btn{  bottom: 5px;margin-right: -450px;padding: 42px 6px;position: absolute;right: 50%;z-index: 7;}
.ban_bg .btn span {background: none repeat scroll 0 0 #ec6900;border: 1px solid #ec6900;color: #FFFFFF;cursor: pointer;display: inline-block;
margin-left: 5px;padding: 2px 5px;}
.ban_bg .btn span.cur {font-weight: bold;padding: 4px 8px;}


/**footer**/
.foot_beijing{ width:100%; background:#666; padding-bottom:10px}

.fot_nav{ width:450px;  float:left;margin-right:5px; margin-top:25px;}
.fot_nav ul li{ float:left; margin-right:10px;width:140px;}
.fot_nav ul li a{ color:#CCC}
.fot_nav ul li a:hover{ color:#F90}
.fot_nav_bt{ font-size:14px}
.fot_nav_bt a{ }
.fot_nav_text{ margin-top:5px; font-size:12px}
.fot_nav_text a{}
.fn_1{ margin-top:5px}

.fot_box_2{ width:284px;margin-top:25px; border-left:1px solid #CCC; padding-left:15px;}
.fot_box_2 p{ color:#CCC; line-height:1.8; font-size:12px}

.fot_box_3{ width:116px;margin-top:18px;}
.fot_box_3 ul li{ float:left; width:116px; height:116px;  margin-right:8px}
.fot_box_3 ul li img{ width:116px; height:116px; overflow:hidden}
.fot_box_3 ul li p{ text-align:center; padding-top:5px; color:#CCC}

.link_2{ margin-top:25px; color:#CCC}
.link_2 a{ margin-left:15px; color:#CCC}
.link_2 a:hover{ color:#F90}


/*********内页开始************/
.side_banner{ width:1000px; height:300px; border:1px solid #dedede}
.side_banner img{ width:1000px; height:300px; overflow:hidden}


/*搜索框*/
.srh { height:35px; margin-top:2px}
.srh .hotkey {line-height:35px; display: block;font-family:"微软雅黑"; font-size:12px;}
.srh .srhform .ipt { position:relative; z-index:1; margin-top:2px;}
.srh .srhform .ipt label {position:absolute; cursor:text; left:1px; top:1px; width:170px;padding-left:14px; height:28px; line-height:28px;z-index:2;visibility:hidden; color:#666;font-family:"\5b8b\4f53"; font-size:12px;}
.srh .srhform .q {width:170px; height:28px; line-height:28px; padding-left:14px;font-weight:700; color:#000;border:1px solid #ccc;border-right:0; outline:0;font-family:"\5b8b\4f53"; font-size:12px;border-top-left-radius: 15px;border-bottom-left-radius: 15px;}
.srh .srhform .topsrh {width:50px; height:30px; background:#fff url(../image/srhbtn.jpg) no-repeat center center; border:1px solid #ccc; border-left:0;border-top-right-radius:15px;border-bottom-right-radius:15px; margin-top:2px}

/*搜索框*/
.srh1 { background:url(../image/hd1.gif) repeat-x left bottom;; height:41px; border:1px solid #CCC}
.srh1 .hotkey {line-height:41px; display: block;font-family:"微软雅黑"; font-size:12px;}
.srh1 .srhform .ipt { position:relative; z-index:1; margin-top:5px;}
.srh1 .srhform .ipt label {position:absolute; cursor:text; left:1px; top:1px; width:170px;padding-left:14px; height:28px; line-height:30px;z-index:2;visibility:hidden; color:#666;font-family:"微软雅黑"; font-size:12px;}
.srh1 .srhform .q {width:170px; height:28px;line-height:28px; padding-left:12px;font-weight:700; color:#000;border:1px solid #CCC;border-right:0; outline:0;font-family:"微软雅黑"; font-size:12px;border-top-left-radius: 15px;border-bottom-left-radius: 15px; margin-top:0px}
.srh1 .srhform .topsrh {width:50px; height:30px; margin-top:5px; margin-right:10px; background:#fff url(../image/srhbtn.jpg) no-repeat center center; border:1px solid #CCC; border-left:0;border-top-right-radius:15px;border-bottom-right-radius:15px;cursor:pointer;}
.btn{cursor:pointer}

/**product_top**/
/**产品内页框架开始**/
.left_box{ width:194px;}

/**右边框架**/
.right_box{ width:796px;}
.right_border_box{ border:1px solid #d6d6d6; overflow:hidden}
.right_border_box_1{ border:1px solid #d6d6d6; overflow:hidden; padding-bottom:10px}

.mb_nav{ width:890px; height:40px; line-height:40px; border-bottom:1px solid #dedede; padding-left:15px}
.mb_nav a{ color:#333}
.mb_nav a:hover{ color:#fa6734}


.product_box{ margin-left:10px; margin-top:10px}
.product_box ul li{ float:left; width:250px; height:200px; margin-right:10px}
.product_box_pic{ width:250px; height:170px; overflow:hidden; border:1px solid #dedede;}
.product_box_pic img{width:250px; height:170px;}
.product_box_text{ height:30px; line-height:30px; text-align:center; font-size:13px; color:#666666; width:250px; overflow:hidden}

/*分页通用*/
.page {text-align: center; margin:20px 0;}
.page span, .page a {display: inline-block; margin-right:6px; height:26px; line-height:26px; padding:0 8px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.page a{color:#F4890B; border:1px solid #bbb;color:#000;background-color:#fff;}
.page a:hover {border:1px solid #F4890B;color:#F4890B; text-decoration:none;}
.page .disabled{color: #ccc; border:1px solid #ccc;background-color:#fff;}
.page .cur{color: #F4890B; border:1px solid #F4890B;color:#fff; background:#F4890B;}
.page .hellip{ padding:0;}
.page .total {color:#888;}


.tuijian_box{ width:890px; height:35px; line-height:35px; border-bottom:2px solid #01af63; padding-left:15px}
.tuijian_box h2{ font-weight:normal;}

.tuijian_box_2{ margin-top:5px;}
.tuijian_box_2 ul li{ float:left; width:366px; height:27px; line-height:27px; ; margin-bottom:3px; background:url(../image/dot6.gif) 0 12px no-repeat; padding-left:15px; margin-left:10px;}



/**productdet_box**/
.productdet_box{ padding:7px;}
.pro_pic{ width:400px; height:267px; overflow:hidden; padding:5px;border:1px solid #dedede}
.pro_pic img{width:400px; height:267px; overflow:hidden;}

.pro_sum{ width:360px; height:267px; overflow:hidden; }
.pro_sum .add h1{ font-size:18px; font-weight:normal; width:360px; height:36px; line-height:36px; overflow:hidden; border-bottom:1px dashed #d6d6d6;padding-bottom:5px}
.pro_sum .add .sum{ width:360px; height:115px; margin-top:5px;  overflow:hidden;  border-bottom:1px dashed #d6d6d6; color:#505050; line-height:1.7;}

.pro_sum .add .tel1{ font-size:16px; width:360px; height:36px; line-height:36px; border-bottom:1px dashed #d6d6d6; text-align:left; overflow:hidden;}
.pro_sum .add .tel1 .txt{ font-size:24px; color:#00923f; }

/**case_det_box**/
.case_det_box{ padding:7px;}
.case_det_pic{ width:400px; height:267px; overflow:hidden; padding:5px;border:1px solid #dedede;}
.case_det_pic img{width:400px; height:267px; overflow:hidden;}

.case_det_sum{ width:350px; height:278px; overflow:hidden; }
.case_det_sum .add h1{ font-size:18px; font-weight:normal; width:350px; height:36px; line-height:36px; overflow:hidden; border-bottom:1px dashed #d6d6d6;padding-bottom:5px}
.case_det_sum .add .sum{ width:350px; height:160px; margin-top:5px;  overflow:hidden;  border-bottom:1px dashed #d6d6d6; color:#505050; line-height:1.8;}

.case_det_sum .add .tel{ font-size:16px; width:350px;  border-bottom:1px dashed #d6d6d6; text-align:left; margin-top:2px}
.case_det_sum .add .tel .txt{ font-size:24px; color:#00923f; }



/**honor_box内页**/
.honor_box{ padding:10px}
.honor_box ul li{ width:250px; height:223px; float:left; margin-right:11px; }
.honor_let_1{ width:250px; height:188px}
.honor_let_1 img{ width:250px; height:188px; overflow:hidden; border:1px solid #CCC}
.honor_text a{ width:250px; height:35px; display:block; text-align:center; line-height:35px}

/**上下一页的按钮**/
.next_box{ width:795px;background:#fff}
.tuijian_next a{ display:block; padding-left:20px; float:left; padding-right:20px; background:#CCC; padding-top:5px; padding-bottom:5px; margin-right:5px; color:#666}
.tuijian_next a:hover{ background:#fa6734; color:#fff}

.next_key{ line-height:30px; width:795px; background:#fff; }
.next_key a{ padding-left:10px; padding-right:10px}

/**首页产品框架**/

.pro_bt{ height:46px; background:url(../image/pro_bt.png)}
.pro_bt p{ margin-left:90px; line-height:46px; font-size:17px}
.pro_bt p a{ color:#fff}

.pro_nr{ background:#FFF; border:1px solid #dedede}
.pro_nr dl{ margin-left:7px}
.pro_nr dl dt{ width:176px; height:30px; line-height:30px; background:#00923f; margin-top:9px; text-align:center; }
.pro_nr dl dd{ width:176px; text-align:center; line-height:28px; }
.pro_nr dl dd a{ color:#333}
.pro_nr dl dd a:hover,cur{ color:#00923f;}

/**简单的地址联系**/
.side_contacr{}
.side_contacr_bt{width:194px; height:30px; background:#01af63; line-height:30px; text-align:center; color:#FFF}
.side_contacr_bt a{ color:#fff}
.side_contacr_text{ border:1px solid #e4e4e4; overflow:hidden;}
.side_contacr_text p{font-family: Arial,"微软雅黑","黑体"; font-size:12px;  padding:3px}
.side_contacr_text em{ display:block; width:194px; height:88px; overflow:hidden; background:url(../image/ico_omputer.png) no-repeat}


/**新闻中心**/
.news_nav_h{ }
.news_nav_h h2{width:194px; height:30px; line-height:30px; text-align:center; background:#01af63; font-weight:normal; color:#FFF}
.news_nav_h h2 a{ color: #FFF}
.news_nav_sum{}
.news_nav_sum ul li{ width:194px; height:30px; line-height:30px; background:#ebebeb; margin-top:5px; text-align:center; display:block}
.news_nav_sum ul li a{ display:block;}
.news_nav_sum ul li a:hover,cur{ background:#01af63; color:#FFF;}


.news_box{ margin-bottom:10px; margin-top:10px}
.news_box ul li{font-family: Arial,"微软雅黑","黑体";width:858px; height:34px; margin-left:10px; margin-bottom:5px; background:url(../image/dot2.gif) no-repeat 0 10px; padding-left:10px; font-size:12px; border-bottom:1px dashed #ebebeb}
.news_box_bt{width:740px; height:28px; line-height:28px;  overflow:hidden;}
.news_box_time{ width:76px; height:28px; line-height:28px; }

/**newsdet_box新闻内页**/
.newsdet_box{ padding:5px;}
.newdet_bt h1{ font-size:22px; font-weight:normal; text-align:center; margin-top:10px; margin-bottom:10px}
.news_det_border{ width:870px; border-top:1px dashed #CCC; margin-left:3px}
.news_det_border_1{ width:310px; height:32px; line-height:32px;}
.news_det_border_1 p{ font-size:12px; float:left; margin-right:20px; margin-top:5px;}
.news_det_border_2{ width:278px; height:32px; float:right; margin-top:5px;}



.case_box_n_1{}
.case_box_n_1 ul { margin-left:10px; margin-top:10px}
.case_box_n_1 ul li{  width:376px; height:170px;float:left; margin-right:16px; margin-bottom:13px; border-bottom:1px dashed #CCC; }
.case_box_src{ width:185px; height:162px; border:1px solid #d6d6d6}
.case_box_src img{width:185px; height:162px; overflow:hidden}
.case_box_text{ width:180px; height:162px;}
.case_box_text h2{ font-size:16px; font-weight:normal; width:180px; height:26px; line-height:26px; overflow:hidden}
.case_box_text p{ color:#666; font-size:13px; width:180px; overflow:hidden; height:133px}

/**news**/


.sied_about_box_list{ padding:5px}


.mytopxgt_er1 { width: 800px;  border-left:1px solid #dfdfdf; border-top:1px solid #dfdfdf; border-right:1px solid #dfdfdf; margin-top:-1px; font-size: }
.mytopxgt_er1 .list_ew { width: 100%; }
.mytopxgt_er1 .list_ew table { width: 100%; border: none;line-height: 28px; border-collapse: collapse; }
.mytopxgt_er1 .list_ew table tr { width: 100%; border: 0;border-bottom: 1px dotted #dfdfdf;border-collapse: collapse; }
.mytopxgt_er1 .list_ew table td { border: 0;padding: 6px 4px;border-collapse: collapse; }
.mytopxgt_er1 .list_ew table td a { height:28px;border-radius:2px ;background:#01af63;color: #FFF; margin: 0 2px;padding: 4px 4px; white-space: nowrap; font-size:13px;}
.mytopxgt_er1 .list_ew table td a:hover { border-radius:2px ;color:#ff7f00;}
.mytopxgt_er1 .list_ew table td a.cur{ background-color:#ff7f00; border-radius:2px ;color: #FFF; }
.mytopxgt_er1 .list_ew table th {background:url(../image/h_line.gif) repeat-x left bottom; font-weight: normal; font-size: 13px;color: #000; white-space: nowrap;border: 0;background-color: #FAFAFA; border-right:1px solid #EAEAEA; width:100px }
.mytopxgt_er1 .list_ew table tr.ladr { border: 0; }


/**在线评论**/
.mbinfo {background:#f2f2f2; border:1px dashed #ccc; padding:10px; margin-top:10px;}
.text_field {border-top:1px solid #999;border-right:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;border-left:1px solid #999;width:190px;height:22px;line-height:22px\9;padding:0 0 0 3px;font-size:12px}
.mbinfo,.mbinfo p{line-height:1.8em;}

table{border-spacing: 1px;border-collapse:collapse;}
table td { padding:6px 8px;}

/****/


a.btnwrap:link,
a.btnwrap:visited { display:inline-block; width:65px; height:25px; line-height:25px; background:#EA4102; }
a.btnwrap:hover { background:#f00; }
a.btnwrap input { background:transparent; width:65px; height:25px; line-height:25px; border:0; color:#fff; cursor:pointer; }



/**回复展示**/
.zaixianloiy{ font-size:16px; margin-top:10px}
.zhanshi_box{ border:1px solid #dedede; padding:5px; margin-top:10px}
.n_box_zhanshi{ font-size:12px; color:#666}
.n_box_zhanshi em{ float:left; margin-right:10px;}
.n_box_zhanshi p{}
.n_box_zhanshi_1{ border-bottom:1px dashed #dedede; margin-top:5px; margin-bottom:5px; padding-bottom:5px}



.cp_box_wb{ width:796px; border:1px solid #dedede;}
.cp_box_bt{width:796px; height:30px; background:#ebebeb; line-height:30px; text-align:center; color:#333}
.cp_box_nb{ padding-top:10px; padding-left:15px}
.cp_box_nb ul li{ width:238px; height:200px;float:left; margin-right:15px; margin-bottom:13px; border:1px solid #dedede; padding-left:5px; padding-top:5px}
.cp_box_nb ul li img{width:230px; height:168px; background:#FFF; overflow:hidden; border:1px solid #dedede}
.cp_box_nb ul li p { width:239px; text-align:center; padding-top:5px; height:30px; overflow:hidden} 

.xinwen_box{width:786px; border:1px solid #dedede;padding:5px}
.xinwen_box ul li{ width:700px; height:20px; background:url(../image/ico27.gif) no-repeat 0 12px; line-height:30px; padding-left:15px; margin-left:10px; margin-top:10px; margin-bottom:10px;}



/**华颂合作伙伴**/
.case_home_bt{ width:1000px; height:67px; background:url(../image/case_home_bt.png) no-repeat; text-align:center;}
.case_home_bt a{ font-size:22px; line-height:80px;}


.side_home_banner{ width:100%; height:167px;}
.side_home_banner img{ width:1902px; height:167px;}

/**tag_bt**/
.tag_bt{ padding-left:12px; font-size:16px; padding-top:15px}
.tag_bt h1{ font-weight:normal;}
.tag_box{ margin-top:10px; margin-left:12px}
.tag_box ul li{ float:left; margin-right:16px; margin-bottom:10px; color:#999; font-size:12px;}


/**tag二级内页框架**/
.ta_box_mb{ margin-top:10px; margin-bottom:10px}
.ta_box_mb h1{ float:left; font-weight:normal}
.ta_box_mb a{ float:left;}

.ta_box_mb_2{margin-top:10px; margin-bottom:10px}
.ta_box_mb_2 h1{font-weight:normal; font-size:16px}

.ta_box_bor{ width:960px; border:1px solid #dedede}
.ta_box_bor_2{ width:860px; border:1px solid #dedede; height:450px;}
.ta_box_bor_1{ width:1000px; border:1px solid #dedede}

.ta_box{ padding-bottom:10px}
.ta_box ul li{ width:940px;height:130px; border:1px solid #dedede; background:#fbfbfb; margin:0 auto; margin-top:10px}
.ta_box_bt{ width:927px; height:28px; line-height:28px; overflow:hidden; margin-left:6px; padding-top:3px}
.ta_box_bt strong{ width:710px; height:28px; overflow:hidden; float:left; font-weight:normal; font-size:14px}
.ta_box_bt span{ display:block; width:115px; height:28px; line-height:28px; overflow:hidden; float:right; text-align:right}
.ta_box_sum{ width:827px; height:61px; margin-left:6px; margin-top:3px; padding-top:3px; border-top:1px dashed #dedede}
.ta_box_sum p{ color:#999; height:60px; overflow:hidden}
.ta_box_biaoqian{ height:20px; background:url(../image/as1.gif) no-repeat; margin-left:6px; padding-left:25px}
.ta_box_biaoqian{}
.ta_box_biaoqian a{ margin-right:10px}

/**网站地图**/
.sitemap{ margin-top:10px; margin-left:10px; margin-bottom:10px; width:1100px}
.sitemap_box_1{ font-size:20px; font-family:"Times New Roman", Times, serif; border-bottom:1px dashed #CCC; margin-bottom:5px;color:#fa6734}
.sitemap_box_1 a{ }
.sitemap_box_2 ul li{ float:left; margin-left:20px; margin-right:20px; width:170px; margin-bottom:10px}
.sitemap_box_2 ul li{line-height:24px; background:url(../image/more_pic_nesw.png) 0 10px no-repeat; padding-left:10px}
.mb_nav_3{ width:1100px; height:40px; line-height:40px; border-bottom:2px solid #fa6734; padding-left:15px}
.mb_nav_n1{ float:left}
.mb_nav_n2{ float:right}
.mb_nav_n2 a{ padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px; border:1px solid #fff; margin-left:5px; background:#CCC}



/**首页产品中心开始**/
.top_porduct_bt{}
.top_porduct_bt a{ font-size:17px; border-left:3px solid #ff7f00; padding-left:10px; color:#ff7f00; margin-right:10px}
.top_porduct_bt span{ color:#ff7f00}

/**副导航开始**/
.side_nav{ border:1px solid #f5f5f5; padding-top:8px; padding-bottom:8px}
.side_nav ul{}
.side_nav ul li{ width:178px; margin:0 auto;}
.side_nav ul li .side_nav_top{ height:30px; line-height:30px; background:#ff7f00; margin-bottom:3px; padding-left:20px; margin-top:7px}
.side_nav ul li .side_nav_top a{ color:#fff; float:left}
.side_nav ul li .side_nav_top i{ display:block; width:9px; height:8px; background:url(../image/jt0.png) no-repeat; position:relative; top:10px; left:135px}
.side_nav ul li dl{}
.side_nav ul li dl dt{width:170px;background:url(../image/yuan.png)10px center no-repeat; border-bottom:1px dashed #F0F0F0; height:30px; line-height:30px; margin:0 auto; overflow:hidden}
.side_nav ul li dl dt a{ padding-left:30px; color:#8a8a8a; font-size:12px}


/**成功案例开始**/


/*content_df*/  
.case_beijig{ width:100%; background:#f9f9f9}
.content_df{ background:#f9f9f9; margin-top:25px; padding-bottom:20px; width:1000px}
.lvan{ overflow:hidden;}
.lvantitle{ height:56px; margin-top:30px;}
.lvansbox{ width:1000px; overflow:hidden; height:233px; position:relative; left:-23px}
.lvan ul{ width:1000px; padding-top:20px;}
.lvan ul li{ float:left; margin-left:29px;}
.lvan img{ width:307px; height:180px; display:block;}
.lvan .lvanimg{width:236px; height:56px; position:absolute; left:373px; top:0px;}
.lvan .lvantitle{ position:relative;}
.lvan ul li h5{ font-size:14px; text-align:center; color:#636363; padding-top:10px; }
.lvan ul li a{text-decoration:none; }


.qhtab{ width:610px;height:60px;background: url(../image/midline.jpg) center no-repeat; margin:0 auto}
.qhtab a h5{ height:27px;background: url(../image/tabyuan.png) center top no-repeat;font-weight:bold;  margin-top:16px;}
.qhtab a.active span,.qhtab a:hover{ color:#ff7f00;}
.qhtab a.active h5,.qhtab a:hover h5{ height:27px;background: url(../image/tabyuan1.png) center top no-repeat;}
.qhtab a{ width:127px; height:60px; color:#adadad; text-decoration:none; font-weight:normal; font-size:14px; text-align:center; float:left; display:block; margin-right:23px;}

.lvansbox ul li{ position:relative;}

.lvansbox{ position:relative;}
.lvansbox .btn{ width:30px; height:57px; display:block; line-height:57px; text-align:center; font-family:'宋体'; background:#ff7f00; color:#fff; font-size:40px; text-decoration:none; position:absolute;}
.lvansbox .prev_btn{ left:29px; top:83px;}
.lvansbox .next_btn{ right:0px; top:83px;}  

.lvantmore{ width:100%; height:42px; text-align:center; margin:40px 0px 0px 0px;float:left;}
.lvantmore a{ display:inline-block; text-decoration:none; border:1px solid #999; line-height:40px;  background: url(../images/jt002.png) 110px center no-repeat; padding:0px 45px 0px 10px; font-size:14px; color:#683400;}

/**优势开始**/
.youshi_box{ width:1000px; height:1589px; background:url(../image/youshi_bejing.jpg)}
.youshi_text{}
.youshi_text dl{}
.youshi_text dl dt{ font-size:20px; color:#ff7f00; font-weight:700; margin-bottom:26px}
.youshi_text dl dd{ width:404px; margin-left:20px; margin-bottom:17px}
.youshi_text dl dd span{ color:#ff7f00}

.you_t_1{ position:relative; top:205px; left:90px}
.you_t_2{ position:relative; top:345px; left:500px}
.you_t_3{ position:relative; top:470px; left:90px}
.you_t_4{ position:relative; top:600px; left:500px}
.you_t_5{ position:relative; top:740px; left:90px}


/*客户见证*/
.khjz{ height:538px;background:url(../image/khjz.jpg) top center no-repeat; padding-bottom:5px; overflow:hidden}
.khjz .container{ position:relative; }

.khjz .titlelink{ width:237px; height:60px; position:absolute; left:373px; top:5px;}
.khjzoutbox{ width:100%; height:392px; position:absolute; left:0px; top:115px;}
.khjzoutbox ul{ float:left; position:relative; cursor:pointer;}
.khjzoutbox ul li{ float:left;width:196px; height:196px;}
.khjzoutbox .fl01 .wbbj{ background:#f6c125;position:relative;}
.khjzoutbox .fl01 .wbbj span{ position:absolute; }
.khjzoutbox .fl01 .wbbj span{ display:block; width:22px; height:19px;
background:url(../image/sj01.png) left center no-repeat; left:88px; top:-16px;}
.khjzoutbox .fl01 .overbg{width:196px; height:392px; position:absolute; left:0px; top:0px; z-index:90;background:url(../image/dian.png);}
.khjzoutbox dl dt h4{ padding:28px 10px 0px 10px; font-size:14px; color:#fff; font-weight:normal; width: 196px; overflow: hidden;}
.khjzoutbox dl dd p{ padding:8px 10px 0px 10px; line-height:20px; font-size:12px; color:#fff; height:78px; overflow:hidden}
.khjzoutbox dl dd h5{ height:32px; background:url(../image/jian.png) center center no-repeat; padding-top:40px;}
.khjzoutbox ul:hover dl dd h5,.khjzoutbox ul.active dl dd h5{ height:32px; background:url(../image/jia.png) center center no-repeat; padding-top:40px;}
#contr ul.active .overbg{ display:none;}

.khjzoutbox .fl01{ width:196px; height:392px;}
.khjzoutbox .fl02{ width:196px; height:392px;}
.khjzoutbox .fl02 .wbbj{ background:#a1b947;position:relative;}
.khjzoutbox .fl02 .overbg{width:196px; height:392px; position:absolute; left:0px; top:0px; z-index:90;background:url(../image/dian.png);}
.khjzoutbox .fl02 .wbbj span{ position:absolute; }
.khjzoutbox .fl02 .wbbj span{ display:block; width:22px; height:19px;
background:url(../image/sj2.png) left center no-repeat; left:88px; bottom:-16px;}

.khjzoutbox .fl03{ width:392px; height:196px;}
.khjzoutbox .fl03 .wbbj{ background:#cf7189;position:relative;}
.khjzoutbox .fl03 .overbg{width:392px; height:196px; position:absolute; left:0px; top:0px; z-index:90;background:url(../image/dian.png);}
.khjzoutbox .fl03 .wbbj span{ position:absolute; }
.khjzoutbox .fl03 .wbbj span{ display:block; width:22px; height:19px;
background:url(../image/sj3.png) left center no-repeat; left:-16px; bottom:88px;}

.khjzoutbox .fl04{ width:392px; height:196px;}
.khjzoutbox .fl04 .wbbj{ background:#5d93b9;position:relative;}
.khjzoutbox .fl04 .overbg{width:392px; height:196px; position:absolute; left:0px; top:0px; z-index:90;background:url(../image/dian.png);}
.khjzoutbox .fl04 .wbbj span{ position:absolute; }
.khjzoutbox .fl04 .wbbj span{ display:block; width:22px; height:19px;
background:url(../image/sj4.png) left center no-repeat; right:-16px; bottom:88px;}
#contr{width:392px; height:392px;}

.khjzoutbox .fl05{ width:196px; height:392px;}
.khjzoutbox .fl05 .wbbj{ background:#f06c3c;position:relative;}
.khjzoutbox .fl05 .overbg{width:196px; height:392px; position:absolute; left:0px; top:0px; z-index:90;background:url(../image/dian.png);}
.khjzoutbox .fl05 .wbbj span{ position:absolute; }
.khjzoutbox .fl05 .wbbj span{ display:block; width:22px; height:19px;
background:url(../image/sj5.png) left center no-repeat; top:-16px; left:88px;}
.khjzoutbox .ggtp img{ width:196px; height:196px;}



/*合作伙伴*/
.case_home_top{ width:1000px; height:67px; background:url(../image/case_home_bt.png); text-align:center}
.case_home_top a{ line-height:78px; font-size:22px;}

.hzhb{margin-top:0px; margin-bottom:30px;}
.hzhb .hzCont{position:relative; padding-top:30px;}
.hzhb .hzCont ul{margin:0 auto; width:1136px; overflow:hidden;}
.hzhb .hzCont li{margin:0 5px; float:left; width:132px; text-align:center;}
.hzhb .hzCont li img{border:1px solid #e5e5e5; display:block;}
.hzhb .hzCont li h3{margin-top:12px; font-weight:normal;}
.hzhb .hzCont li h3 a{color:#5d5c5c;}
.hzhb .hzCont .btnLeft , .hzhb .hzCont .btnRight{position:absolute; top:50%; margin-top:-15px; width:16px; height:33px;}
.hzhb .hzCont .btnLeft{left:26px; background:url(../image/btnleft.png) no-repeat center;}
.hzhb .hzCont .btnRight{right:26px; background:url(../image/btnright.png) no-repeat center;}
.container{margin-left:auto; margin-right:auto; width:1000px;}


/******************************************************************************************************************/
.huise{ display:inline-block; background:#f8f8f8; width:100%; border-top:1px solid #eeeeee; padding-bottom:20px}
.top_pro_left{ width:225px; display:inline-block;}
.top_pro_right{ width:765px; display:inline-block;}

.top_pro_top{ height:48px; background:#01af63; border-bottom:3px solid #046e32}
.top_pro_top strong{ font-weight:normal; font-size:25px; text-align:center; color:#fff; display:block; padding-top:4px}
.top_pro_top strong span{ font-size:18px; margin-left:5px}

.yingyin{ background:#fff; display:inline-block; width:100%;}
.xiao_yw_1{ width:100%; height:19px; background:url(../image/xiao_yw_1.png) no-repeat}
.xiao_yw_2{ width:100%; height:19px; background:url(../image/xiao_yw_2.png) no-repeat}
.xin_nav_box{display:inline-table; width:100%;border-left:1px solid #eeeeee; border-right:1px solid #eeeeee;}
.xin_nav_wb{ width:208px; height:33px; line-height:33px; background:url(../image/xin_nav_wb.png) no-repeat; margin-left:8px; padding-bottom:10px; text-indent:44px;}
.xin_nav_wb a{ color:#fff;font-size:15px;font-weight:600;font-family: "Arial";}
.xin_nav_wb a:hover{ color:#01af63}
.xin_nav_box ul{ margin-left:8px; margin-top:-8px}
.xin_nav_box ul li{ width:104px; height:30px; line-height:30px; border-bottom:1px solid #e1e1e1; font-size:12px; float:left; overflow:hidden;}
.xin_nav_box ul li a{ color:#949494}
.xin_nav_box ul li a:hover{ color:#01af63}


/*左边产品列表*/
.pro_beijing{ background:#fff; width:100%; display:inline-block; border:1px solid #eeeeee}
.prList{ width:748px; padding:11px 8px 0 8px; overflow:hidden;}
.prList_top a.active,.prList_top a:hover{ height:42px; background: url(../image/abg.png) top center no-repeat;}
.prList .prList_top{ background:#adadad; height:35px; line-height:35px;}
.prList .prList_top li{ float:left;}
.prList .prList_top a{ display:inline-block; padding-left:20px; padding-right:20px; text-decoration:none; font-size:14px; color:#fff; text-align:center;}
 
.prList_down{ width:100%; }
.prList_down li{ float:left; width:238px; margin-right:15px; margin-bottom:10px; padding-bottom:12px}
.prList_down li dt{text-align:center;}
.prList_down li img{ display:block; width:238px; height:152px; border:1px solid #dedede}
.prList_down li dd h3{ text-align:center; font-size:13px;font-weight:bold; color:#4b4b4b; margin-top:6px; padding-bottom:3px}  
.prList_down li dd h3 a{color:#4b4b4b; text-decoration:none;}  
.prList_down li dd p{ line-height:16px;font-size:12px; color:#a2a2a2 ; width:238px; height:16px; overflow:hidden; margin:0 auto; text-align:center}   
.cpbtn{ padding-top:5px; text-align:center;}
.cpbtn a{ display:inline-block; height:25px; line-height:25px; text-decoration:none; padding:0px 10px; color:#fff; font-size:12px; text-align:center;}
.cpbtn .chakan{ background:#dedede; margin-right:26px; color:#333}
.cpbtn .zixun{ background:#01af63;}

.sidebanner_1 { width:100%; height:144px; overflow:hidden}
.sidebanner_1 a img{ width:100%; height:144px}


/*栏目产品列表*/
.prList1{ width:794px; padding:11px 8px 0 18px; overflow:hidden;}
.prList1_top a.active,.prList_top a:hover{ height:42px; background: url(../image/abg.png) top center no-repeat;}
.prList1 .prList_top{ background:#adadad; height:35px; line-height:35px;}
.prList1 .prList_top li{ float:left;}
.prList1 .prList_top a{ display:inline-block; padding-left:20px; padding-right:20px; text-decoration:none; font-size:14px; color:#fff; text-align:center;}
 
.prList1_down{ width:100%; margin:20px 0px 0px 0px;}
.prList1_down li{ float:left; width:238px; margin-right:20px; margin-bottom:10px; padding-bottom:12px}
.prList1_down li dt{text-align:center;}
.prList1_down li img{ display:block; width:238px; height:152px; border:1px solid #dedede}
.prList1_down li dd h3{ text-align:center; font-size:13px;font-weight:bold; color:#4b4b4b; margin-top:6px; padding-bottom:3px}  
.prList1_down li dd h3 a{color:#4b4b4b; text-decoration:none;}  
.prList1_down li dd p{ line-height:16px;font-size:12px; color:#a2a2a2 ; width:238px; height:16px; overflow:hidden; margin:0 auto; text-align:center} 


/****/
.youshi_beijing{ width:100%; background:url(../image/youshi_beijing.jpg) no-repeat center center; display:inline-block; height:1682px}

.youshi_bt{ width:604px; height:96px; background:url(../image/youshi_t_1.png) no-repeat; margin-left:195px; display:block; margin-top:30px}


.ys_text_1{}
.ys_text_1 dt{}
.ys_text_1 dt p{ font-size:26px; font-weight:bold}
.ys_text_1 dt p em{ color:#01af63; }
.ys_text_1 dt span{ font-size:18px;}

.ys_text_1 dd{ margin-top:25px}
.ys_text_1 dd p{ font-size:12px; color:#767676; background:url(../image/youshi_p.png) 0 5px no-repeat; padding-left:10px; margin-top:10px}


.dingwei_1{ position:relative; top:105px; left:130px}
.dingwei_2{ position:relative; top:390px; left:600px}
.dingwei_3{ position:relative; top:545px; left:130px}
.dingwei_4{ position:relative; top:720px; left:635px}


/****/
/**成功案例展示**/

.pt_bt_box{ text-align:center; font-size:28px; font-weight:700; padding-top:15px}
.pt_bt_box a{ color:#01af63;}
.pt_bt_box p{ font-size:14px; font-weight:normal}

.pt{ height:620px; background:#fff; border-top:1px solid #e2e2e2; overflow:hidden;}
.pt01{ background:#fff; width:996px; margin:18px auto 0; border:1px solid #cbcbcb; height:489px; border-top:2px solid #01af63; overflow:hidden;}
.pt h2{ height:48px; background:#01af63; font:14px "Microsoft Yahei"; overflow:hidden; line-height:48px;}
.pt h2 a{ display:inline-block; width:116px; height:48px; color:#fff; text-align:center;}
.pt h2 a:hover,.pt h2 a.cur{ color:#000; text-decoration:none; background:#fff;}
.pt ul{ margin:29px 0 0 29px;}
.pt li{width:297px; height:187px;overflow:hidden; float:left; margin:0 25px 19px 0; position:relative;}
.pt li img{ width:297px; height:187px; display:block;}
.pt li span{ display:none; height:36px; font:12px "Microsoft Yahei"; line-height:36px; overflow:hidden; width:287px; background:url(../image/pt_alp.png); position:absolute; bottom:0; _bottom:-2px; left:0; cursor:pointer;}
.pt li span a{ display:block; background:url(../image/pt_more.png) no-repeat 15px 9px;_background:url(../image/pt_more.png) no-repeat 15px 11px; padding-left:44px; cursor:pointer; color:#fff;}
.pt .cur01 img{ width:283px; height:179px; border:2px solid #01af63;}
.pt .cur01 span{ display:block;}

/****/
.about_home_1{ width:608px;}
.about_home_2{ width:380px;}

.diliuhang1_1{height:30px;}
.diliuhang1_1 a.aa{float:left;height:30px;line-height:30px;border-bottom:2px solid #01af63; font-weight:normal;font-size: 18px;color:#01af63;}
.diliuhang1_1 a.more_1{float:right;margin:11px 20px 0 0;}

.about_pic{ width:311px; height:208px; overflow:hidden}
.about_pic img{ width:311px; height:208px; }
.about_pic_text{ width:311px; height:208px;}
.about_pic_text p{ line-height:2}
.about_pic_text{ width:280px; height:208px; overflow:hidden; text-indent:22px}

.about_bei_2{ width:608px; height:7px; background:url(../image/about_bei_2.png) no-repeat; margin-top:15px; margin-bottom:15px}

.about_tupian{}
.about_tupian ul li{ width:196px; height:131px; overflow:hidden; float:left; margin-right:7px;border:1px solid #dedede}
.about_tupian ul li img{width:196px; height:131px; } 


/****/
.diliuhang2{width:380px;float:right;height:440px; overflow:hidden}
.none {display:none;}
.TabTitle{position:relative;height:30px;}
.TabTitle li{float:left;}
.TabTitle li a.aa{display:block;height:30px;line-height:30px;width:100px;text-align:center;font-weight:normal;font-size: 16px;color:#666666;}
.TabTitle li a.more{display:none;position:absolute;right:10px;top:24px;}
.nTab .TabTitle .active a.aa{color:#003D8A;border-bottom:2px solid #01af63}
.nTab .TabTitle .active a.more{display:block;}
.TabTitle li a:hover{text-decoration: none;}
.TabContent{clear:both;}
.TabContent ul{padding:8px 0 0 0;}
.TabContent ul li{width:340px; line-height:35px;height:35px; overflow:hidden;padding:0 0 0 26px;background:url(../image/dian2.gif) 12px center no-repeat;border-bottom:1px dotted #E3E3FF;}
.TabContent ul li span{float:right;margin:0 10px 0 0;color:#000}
.TabContent ul li a{color:#000}


/****/
.top_pro_top_side_bt{}
.top_pro_top_side_bt{ height:35px; background:#01af63;}
.top_pro_top_side_bt strong{ font-weight:normal; font-size:18px; text-align:center; color:#fff; display:block; padding-top:4px}
.top_pro_top_side_bt strong span{ font-size:14px; margin-left:5px}



.top_pro_top_side_box{ border:1px solid #dedede; padding-bottom:10px; padding-top:5px}

.top_side_tb{ width:170px; height:32px; line-height:32px; background:url(../image/top_side_tb_1.png) no-repeat; margin-left:10px;text-indent:42px; margin-top:5px}
.top_side_tb a{ color:#FFF}
.top_side_tb a:hover{ color:#666666}

.top_side_tb_2{ width:170px; height:32px; line-height:32px; background:url(../image/top_side_tb_2.png) no-repeat; margin-left:10px;text-indent:42px; margin-top:5px; display:block}
.top_side_tb_2 a{ color:#333; display:block}
.top_side_tb_2 a:hover{ color:#01af63}


.top_pro_top_side_box ul {margin-left:20px; margin-top:5px}
.top_pro_top_side_box ul li{ width:140px; height:25px; line-height:25px; background:url(../image/left_li.gif) 0 10px no-repeat; padding-left:10px; margin-bottom:5px}
.top_pro_top_side_box ul li a{}


/****/
.xq_pro{ margin-top:10px}
.xq_pro a{display:block; float:left; padding:5px 20px 5px 20px; border-radius:8px; margin-right:10px}
.an_1{ color:#fff; background:#01af63}
.an_1:hover{ background:#ffa200; color:#fff}
.an_2{ background:#dedede}
.an_2:hover{ background:#ffa200; color:#fff}

/**推荐产品**/
.m_4 { width:795px; float:right}
.m_4 .hd {padding:10px 12px;border:1px solid #d8d8d8; background:url(../image/hd1.gif) repeat-x left bottom;}
.m_4 .hd h2 {font-family: Arial,"微软雅黑","黑体"; color:#333; font-size:14px; font-weight:normal}
.m_4 .bd {border:1px solid #d8d8d8; padding:8px; border-top:0; height:220px}

.pro {overflow:hidden;}
.pro ul { position:relative; left:7px; top:5px}
.pro ul li {float:left;margin-right:17px;}
.pro ul li .pic {border:0px solid #ccc;padding:4px; width:234px;overflow:hidden}
.pro ul li .pic img {display: block;width:234px; height:170px;}
.pro ul li h2{font-size:14px; text-align:center; height:30px;line-height:30px; overflow: hidden; color:#555; font-weight:300; overflow:hidden; width:234px;}


/**左边栏目常见问题**/
.slet_news{}
.slet_news_bt{width:196px; height:30px; background:#01af63; line-height:30px; text-align:center; color:#FFF}            
.slet_news_box{width:194px;border:1px solid #e4e4e4; overflow:hidden;}
.slet_news_box ul li{width:170px; height:20px; line-height:24px; margin:0 auto; background:url(../image/ico10.gif) no-repeat 0 9px; padding-left:6px; margin-top:10px; margin-bottom:10px; overflow:hidden; font-size:12px}
.slet_news_box ul li a{ color:#666}
.slet_news_box ul li a:hover{ color:#01af63}


.top_fu_tj{ margin-left:225px; position:relative; top:-28px; margin-right:10px;}
.top_fu_tj a{ padding:5px 20px; color:#fff}
.top_fu_tj a:hover{ color:#01af63}

.huise_beijing{ background:#fbfbfb; padding-bottom:50px; padding-top:70px}

.huise_pic{ width:1100px; height:279px; background:url(../image/404.png) no-repeat;}
.huise_text a{ width:100px; height:30px; line-height:30px; text-align:center; background:url(../image/404_1.png); display:block; float:left; margin-right:100px; color:#fff}
.huise_text{ position:relative; top:230px; left:364px}

/**列表页底部相关列表**/
/****列表页标题****/
.title20{height:30px;line-height:30px;margin:0 0 0 0px;width:796px;overflow:hidden;background:#dedede left top no-repeat;}
.title20 h2{float:left;color:#FFF;font-size: 16px; background:#01af63; font-weight:normal; padding-left:10px; padding-right:10px}
.title20 h2 a{color:#FFF;}
.title20 h2 a:hover{color:#EB5403;}
#content{font-size:14px; line-height:200%;}
.news_text{ margin-left:10px;width:780px;background:url(../image/line-2.gif) left bottom repeat-x;}
.news_text h3{margin-top:5px;margin-left:5px;font-weight:bold;color:#333;}
.news_text h3 a{color:#333;font-size:14px;}
.news_text span{float:right; margin-top:-23px;width:90px;color:#666;font-family:arial,tahoma,sans-serif;font-size:12px;font-style: normal;}
.news_text p{width:760px; padding-left:20px; padding-bottom:10px;color:#999;font-size: 12px; height:53px;overflow:hidden;}

.gotop{float:right}








