﻿@charset "utf-8";
/*全局定义*/
body { font-size:12px; font-family:tahoma, arial, "Microsoft YaHei", sans-serif; line-height:22px; margin:0; padding:0; color:#333;  }
h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, form, button, input, textarea, fieldset ,legend{ margin:0; padding:0; }

h1, h2, h3, h4, h5, h6, em, i{font-style:normal;font-weight: normal;}
button, input, select, textarea { font:12px/1.5 tahoma, arial, "Microsoft YaHei", sans-serif; }
h1, h2, h3, h4, h5, h6, button, input, select, textarea { font-size:100%; }
select{ padding:2px; border:1px solid #ccc;}
ul, ol { list-style:none outside none; }
a {color:#444; text-decoration:none; }
a:hover {color:#d71318; text-decoration:none;}
img { border:0 none; }
body, html { min-height:101%; }
.clearfix:after { display: block; font-size: 0; content: "."; clear: both; height: 0; visibility: hidden; }
.box{ width:1000px; margin:0 auto; text-align:left;}

.wrap_box{width:1000px; overflow:hidden;}

.common_bt{ height:43px; position:relative; border:1px solid #e3e3e3;}
.common_bt .tit{ height:24px; line-height:24px; font-size:16px; background:url(../images/arr.gif) no-repeat 0 0; padding:0 0 0 15px; position:absolute; left:-1px; top:9px; font-weight:bold; z-index:1;}
.common_bt .tit a{ color:#333;}
.common_bt .tit a:hover{ color:#333; text-decoration:none;}
.common_bt .more{width:50px; height:31px; overflow:hidden; float:right;}
.common_bt .more a{ display:block; height:31px; font-size:14px; color:#999; text-align:right;}
.common_bt .more a:hover{ color:#d71318;}

.common_list{ padding:10px 0 0 0;}
.common_list li{ background:url(../images/dot.gif) no-repeat left center; height:30px; line-height:30px; padding-left:10px; font-size:14px;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.common_list li .type { float:left; color:#999; text-align:right; margin-right:15px; display:block; width:62px;  font-size:12px;text-overflow: ellipsis;white-space: nowrap; }
.common_list li .type a { color:#999; margin-right:10px; }
.common_list li .type a:hover { color:#ff6600; }
.common_list li .tit { float:left; font-size:14px; display:block; max-width:400px; _width:400px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.common_list li .tit img,.common_list li .recommend_tit img { display:inline-block; width:20px; height:20px; margin:3px 5px -4px 0;  _margin:3px 5px -5px 0; }
.common_list .date{ float:right; color:#878787;}
.common_list li .recommend_tit,.common_list li .hot_tit { float:left; font-size:14px; display:block; max-width:160px; _width:160px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }

.common_tit{ height:45px; line-height:38px; background:url(../images/dot1.gif) no-repeat 2px 12px; padding-left:12px; font-size:20px;}
.common_tit .more{width:45px; height:40px; overflow:hidden; text-indent:-9999px; float:right; background:url(../images/more.png) no-repeat center;}
.common_tit .more a{ display:block;}

.more_txt, .more_txt a{ color:#FF4C4C;}
.more_txt a:hover{color:#FE730C; text-decoration:underline;}

.wrap_bg_white{background:#fff; }
.wrap_bg_dark{background:#E8EDF7; }

.index_common_bt{ height:35px; border-bottom:2px solid #eaeaea; position:relative;}
.index_common_bt .tit{ height:31px; line-height:24px; font-size:22px; position:absolute; left:0; top:0; font-weight:bold; z-index:1;}
.index_common_bt .tit a{ color:#333;}
.index_common_bt .tit a:hover{ color:#333; text-decoration:none;}
.index_common_bt .more{width:50px; height:31px; overflow:hidden; float:right; padding-top:5px;}
.index_common_bt .more a{ display:block; height:31px; text-align:right; font-size:14px; color:#999;}
.index_common_bt .more a:hover{ color:#d71318;}

/*网站头部*/
.header_wrap{width:100%; background:#fff;}
.header{ width:1190px; margin:0 auto; height:108px;}
.header .logo{ padding-top:25px; width:215px; height:55px; float:left; margin-right:15px;}
.header .slogo{background:url(../images/slogo.jpg) no-repeat; margin:28px 20px 0 15px; width:166px; height:61px; float:left;}
.header .t_fw{float:left; width:730px; height:50px; background:url(../images/t_fw.jpg) no-repeat; margin:28px 24px 0 0;}
.header .t_tel{float:left; background:url(../images/t_tel.jpg) no-repeat; width:179px; height:41px; overflow:hidden; text-indent:-9999px;  margin-top:35px;}
.header .t_qr{float:right; width:70px; height:86px; background:url(../images/t_qr.jpg) no-repeat; margin-top:15px;}


.nav_wrap{width:100%; height:45px; background:#d71318;}
.nav{width:1233px; height:45px; margin:0 auto; position:relative; z-index:999;}
.nav ul{}
.nav ul li{float:left; font-size:16px; height:45px; line-height:45px; position:relative;}
.nav ul li.cur{background:#b01f24;}
.nav ul li a{display:block; padding:0 24px; color:#fff;}
.nav ul li a:hover{background:#b01f24;}
.nav ul li.last{ background:none;}
.nav .down_menu{ display:none; background:#FFF; position:absolute; left:0px; top:45px;width:140px; text-align:center; -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.18);
-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.18);box-shadow:0px 2px 2px rgba(0,0,0,0.18);-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#2e000000,Positive=true)";filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#2e000000,Positive=true); }
.nav .down_menu p,.nav .down_menu .has_sm{ border-bottom:1px dashed #ddd; position:relative; height:41px;}
.nav .down_menu p:last-child, .nav .down_menu .has_sm:last-child{ border-bottom:none;}
.nav .down_menu a{ display:block; height:40px; line-height:40px; color:#333; text-decoration:none; font-size:14px; padding:0; }
.nav .down_menu a:hover{ background-color:#b01f24;color:#fff; }
.nav .hover .down_menu{ display:block;}
.sub_menu{width:200px; background:#fff; position:absolute; left:210px; top:0px; display:none;}
.sub_menu span{ display:block; border-bottom: 1px dashed #ddd;}
.sub_menu span:last-child{ border-bottom:none;}
.nav .down_menu .cur .sub_menu{ display:block;}

.hot_search{ background:#f6f6f6; height:40px; line-height:40px;  font-size:14px;}
.hot_search a{ padding:0 15px; border-right:1px dotted #ccc;}
.hot_search .w1190{ padding-left:25px; width:1165px;}

/* 幻灯片*/
.flexslider{position:relative; width:100%; height:240px; overflow:hidden;background:url(../images/loading.gif) 50% no-repeat #D9EEFF;}
.flexslider .bd{position:relative;z-index:1;}
.flexslider .bd li{height:240px; width:100%;}
.flexslider .bd li a{ display:block; height:240px; width:100%; text-indent:-9999px;}

.flexslider .hd{position:relative; z-index:1; margin-top:-40px; height:30px; line-height:30px;  text-align:center; opacity:0.8;}
.flexslider .hd ul{ text-align:center; padding-top:5px;}
.flexslider .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:12px; height:12px; margin:5px; background:#fff; overflow:hidden; font-size:0; border-radius:6px;}
.flexslider .hd ul .on{ background:#000; }

.flexslider .prev,.flexslider .next{position:absolute; top:220px; z-index:9999; width:55px; height:55px; background:url(../images/arrow.png) 0 0 no-repeat; filter:alpha(opacity=35);opacity:0.4;  display:none; }
.flexslider .prev{left:20px;}
.flexslider .next{ background-position:right 0; right:20px;}
.flexslider .prev:hover,.flexslider .next:hover{ filter:alpha(opacity=80);opacity:0.8;}

.flexslider:hover .prev,.flexslider:hover .next{ display:block;}

.free_gift{ padding:30px 0 0 5px; height:76px;}
.free_gift .txt{font-size:26px; color:#e25726; float:left; padding:10px 25px 0 0;}
.free_gift span{ float:left; padding-right:10px; font-size:14px;}
.free_gift .input_txt{ border:1px solid #e5e5e5; width:120px; height:40px; border-radius:4px;font-size:14px; text-indent:10px;}
.free_gift .w150{ width:150px;}
.free_gift .w265{ width:265px;}
.free_gift .btn{ width:124px; height:40px; line-height:40px; background:#f19149; text-align:center; border:none; font-size:16px; color:#fff; border-radius:4px; cursor:pointer;}
.free_gift .btn:hover{ background:#ca6e2a;}

.w1190{ width:1190px; margin:0 auto;}
.mt20{ margin-top:15px;}

.index_jianjie{ width:340px; float:left; margin-right:43px;}

.index_jianjie .img_show{ width:340px; height:197px; overflow:hidden; margin-top:20px;}
.index_jianjie .img_show img{width:340px; height:197px;}
.index_jianjie .info{ color:#666; font-size:14px; padding-top:8px;}
.index_jianjie .info a{ color:#999;}

.index_news{ width:420px; float:left;}
.index_news .bd{ padding-top:20px;}
.index_news dl{ overflow:hidden; zoom:1;}
.index_news dl dt{float:left; width:120px; height:90px;}
.index_news dl dd{ padding-left:138px}
.index_news dl dd.tit{ font-size:16px;}
.index_news dl dd.info{ color:#999; font-size:14px;}
.index_news .common_list li{ font-size:16px; height:28px; line-height:28px;}

.index_case{width:340px; float:right;}
.index_case .bd{ padding-top:20px;}
.index_case dl{overflow:hidden; zoom:1; margin-bottom:15px;}
.index_case dl dt{float:left; width:120px; height:90px;}
.index_case dl dd{ padding-left:138px}
.index_case dl dd.tit{ font-size:16px; line-height:20px;}
.index_case dl dd.info{ padding-top:5px; color:#999; font-size:14px; line-height:18px;}

.index_btn{ background:#fff; width:1190px; margin:0 auto; position:relative; text-align:center; overflow:hidden; padding:30px 0;}
.index_btn a.btn{ width:400px; height:40px; display:inline-block; line-height:40px; text-align:center; background:#d71318;   border-radius:20px; font-size:18px; color:#fff;}
.index_btn a.btn:hover{background:#b01f24; color:#fff;}

.index_btn a.btn1{ width:300px; height:40px; line-height:40px; font-size:18px; display:inline-block; text-align:center; background:#d71318; color:#fff; border-radius:25px;margin:0 20px;}
.index_btn a.btn1:hover{background:#b01f24; color:#fff;}

.index_btn a.btn2{ width:300px; height:40px; line-height:40px; font-size:18px; display:inline-block; text-align:center; background:#d71318; color:#fff; border-radius:25px; margin:0 20px;}
.index_btn a.btn2:hover{background:#b01f24; color:#fff;}

.index_tit_wrap{ height:120px; background:#fff0f0;}
.index_tit{ height:120px; background:#fff0f0; text-align:center; margin-bottom:30px;}

.index_nav{ width:1190px; overflow:hidden; margin:0 auto;}
.index_nav ul{ width:1250px;}
.index_nav li{ width:295px; height:202px; float:left; background:#eee; margin:0 3px 3px 0;}
.index_nav li a{ display:block;width:295px; height:202px; color:#fff;}
.index_nav .bg_1{ background:#d71318;}
.index_nav .bg_2{ background:#13b5b1;}
.index_nav .bg_3{ background:#f19149;}
.index_nav .bg_4{ background:#eb6877;}
.index_nav .txt1{ font-size:30px; font-weight:bold; padding:58px 0 0 73px;}
.index_nav .txt2{font-size:18px;padding:5px 0 0 73px;}
.index_nav .txt3{font-size:18px;padding:15px 0 0 73px;}


.index_sz{ margin-bottom:20px;}
.index_sz_tab{ }
.index_sz_tab li{ width:20%; height:55px; line-height:44px; float:left; text-align:center; font-size:22px; border-bottom:2px solid #eaeaea;}
.index_sz_tab li a{ display:block; height:35px; }
.index_sz_tab li a:hover{color:#d71318;}
.index_sz_tab .cur{ border-bottom:3px solid #d71318; position:relative; height:54px; }
.index_sz_tab .cur a{  color:#d71318;}

.index_sz_cont{height:320px; padding-top:20px; overflow:hidden;}
.index_sz_list{ width:1190px; height:400px; overflow:hidden;}

.index_szll{ width:1190px; overflow:hidden;}
.index_szll ul{ width:1230px;}
.index_szll li{ float:left; width:180px; margin-right:22px;}
.index_szll .img_show{ width:180px; height:195px; overflow:hidden;}
.index_szll .img_show img{width:180px; height:195px;}
.index_szll .tit{ text-align:center; width:180px; height:35px; line-height:35px; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index_szll .info{ font-size:14px; color:#666;}


.index_box4{ }
.index_plan{ float:left; width:340px; margin-right:43px;}
.index_plan .bd{ padding-top:10px;}
.index_plan .bd li{ margin-bottom:5px; font-size:16px;}
.index_plan .bd li a{ display:block;}
.index_plan .bd .tit{ overflow:hidden; zoom:1; height:38px; line-height:38px; background:url(../images/index_plan_tit_bg.jpg) no-repeat left bottom; padding-left:18px;}
.index_plan .bd .num{color:#fff; float:left; margin-right:15px;}
.index_plan .bd .name{float:left;}
.index_plan .bd .img_show{ display:none; margin-top:3px;}

.index_plan .bd .hover .tit{background:url(../images/index_plan_tit_bg.jpg) no-repeat left top;}
.index_plan .bd .hover .num{ color:#d71318;}
.index_plan .bd .hover .name{ color:#fff;}
.index_plan .bd .hover .img_show{display:block;}

.index_article{ float:right; width:342px;}
.index_article .bd{ padding-top:20px;}
.index_article dl{ overflow:hidden; zoom:1;}
.index_article dl dt{float:left; width:120px; height:90px;}
.index_article dl dd{ padding-left:138px}
.index_article dl dd.tit{ font-size:16px; }
.index_article dl dd.info{ color:#999; font-size:14px;}
.index_article .common_list li{ font-size:16px; height:28px; line-height:28px;}
.mr40{margin-right:43px;}
.w420{ width:420px; float:left;}

.index_box5{}
.index_box5_tab{ }
.index_box5_tab li{ width:20%; height:55px; line-height:44px; float:left; text-align:center; font-size:22px; border-bottom:2px solid #eaeaea;}
.index_box5_tab li a{ display:block; height:35px; }
.index_box5_tab li a:hover{color:#d71318;}
.index_box5_tab .cur{ border-bottom:3px solid #d71318; position:relative; height:54px; }
.index_box5_tab .cur a{  color:#d71318;}

.index_box5_cont{height:320px; padding-top:20px; overflow:hidden;}
.index_box5_list{ width:1190px; height:320px; overflow:hidden;}
.index_box5_list ul{ width:1230px;}
.index_box5_list li{ float:left; width:224px; height:265px; margin-right:18px;}
.index_box5_list .img_show{ width:224px; height:265px; overflow:hidden;}
.index_box5_list .img_show img{width:224px; height:265px;transition: all 0.5s ease 0s;}
.index_box5_list .img_show img:hover { transform: scale(1.08, 1.08); }

.index_box5_list .tit{ text-align:center; width:224px; height:50px; line-height:22px; padding:4px 0 0; font-size:16px; }

.index_box6{ }
.index_shebei{ width:572px;}
.index_shebei .bd{ overflow:hidden; zoom:1; padding-top:20px;}
.index_shebei .bd .bd_l{float:left; width:338px;}

.index_shebei .bd .bd_l dl{overflow:hidden; zoom:1; margin-bottom:17px;}
.index_shebei .bd .bd_l dl dt{float:left; width:120px; height:90px;}
.index_shebei .bd .bd_l dl dd{ padding-left:138px}
.index_shebei .bd .bd_l dl dd.tit{ font-size:16px; line-height:20px;}
.index_shebei .bd .bd_l dl dd.info{ padding-top:5px; color:#999; font-size:14px; line-height:18px;}

.index_shebei .bd .bd_r{ float:right; width:210px;}
.index_shebei .bd .bd_r li{ width:210px; height:145px; position:relative; overflow:hidden; margin-bottom:13px;}
.index_shebei .bd .bd_r li span{position:absolute; left:0px; bottom:0px; display:block; background-color:rgba(0,0,0,0.7); width:100%; height:30px; overflow:hidden; font-size:14px; text-align:center; line-height:30px; color:#fff; }
.index_box6 .fl{ float:left;}
.index_box6 .fr{ float:right;}

.index_tzqj{}
.w340{ width:340px;}
.index_tzqj .bd{ padding-top:10px;}
.index_tzqj .bd li{ font-size:16px; padding:4px 0;}
.index_tzqj .bd li i{ display:inline-block; width:24px; height:24px;  background:url(../images/tzqj_icon.png) no-repeat 0 -24px; color:#666; text-align:center; margin-right:8px;}
.index_tzqj .bd li.cur i{background:url(../images/tzqj_icon.png) no-repeat 0 0; color:#fff;}
.index_tzqj dl { overflow:hidden; padding:15px 0 10px 0;}
.index_tzqj dl dt{ width:120px; height:90px; float:left;}
.index_tzqj dl dd{ padding-left:132px; font-size:14px; color:#666;}

.index_brand{}
.index_brand ul{ width:1250px;}
.index_brand li{width:280px; height:110px; float:left; border:solid 1px #e8e8e8; margin:7px 8px;text-align:center;}
.index_brand li:hover{ border:solid 1px #cdcdcd;}

.index_xdjs{ width:1190px; overflow:hidden;}
.index_xdjs ul{ width:1250px;}
.index_xdjs li{float:left; width:220px; height:305px; margin:0 22px 14px 0; position:relative; overflow:hidden;}
.index_xdjs .img_show{width:220px; height:146px;}
.index_xdjs .img_show img{width:220px; height:146px;}
.index_xdjs .tit{ font-size:14px; font-weight:bold; line-height:18px; padding-top:5px;}
.index_xdjs .desc{ font-size:14px; color:#666;}

.index_shop{ width:1190px; overflow:hidden;}
.index_shop ul{ width:1250px;}
.index_shop li{float:left; width:212px; height:305px; margin:0 17px 14px 0; position:relative; overflow:hidden; border:1px solid #eaeaea; padding:5px;}
.index_shop .img_show{ width:212px; height:180px;}
.index_shop .img_show img{width:212px; height:180px;}
.index_shop p{ font-size:14px; padding-top:3px;}
.index_shop p em{ color:#f60; font-size:16px;}
.index_shop .tit{ height:36px; line-height:18px; overflow:hidden; padding-top:6px;}

.index_honor{ width:1190px; overflow:hidden;}
.index_honor ul{ width:1250px;}
.index_honor li{float:left; width:180px; margin:0 22px 14px 0; position:relative; overflow:hidden;}
.index_honor .img_show{ width:180px; height:120px; overflow:hidden;}
.index_honor .img_show img{width:180px; height:120px;}
.index_honor .tit{ font-size:14px; text-align:center; height:30px; line-height:30px;}

.links{width:1190px; margin:0 auto; padding:15px 0 25px 0;}
.links span{ font-size:16px;}
.links a{ display:inline-block; margin-right:10px; font-size:14px;}

/*footer*/
.footer{  text-align:center; font-size:14px;padding-bottom:30px;}
.ft_nav{ overflow:hidden; height:45px; line-height:45px; background:#38393e; color:#afaeb0;}
.ft_nav a{color:#afaeb0; padding:0 12px;}
.footer a:hover{ color:#d71318;}
.footer .copyright{ padding-top:5px !important;}
.f_links{ width:1200px; margin:0 auto; padding-top:10px;}
.f_links em{ font-weight:bold;}
.f_links a{ display:inline-block; margin-right:10px;}

/******文章列表******/
.main{ width:1190px; margin:0 auto; padding-bottom:16px; margin-bottom:20px; padding-top:20px;}
.inner_banner{ height:240px; background:url(../images/inner_banner.jpg) no-repeat center;}
.inner_main{ width:1000px; margin:0 auto; }
.w930{ width:890px; background:#fff; padding-left:40px;}
.w260{ width:260px;}
.fl{ float:left;}
.fr{ float:right;}

/*左侧导航*/
.sub_nav{margin-bottom:10px;}
.sub_nav .tit{ height:90px; line-height:90px; width:260px; background:#d71318; text-align:center; font-size:26px; color:#fff; }
.sub_nav ul{ padding:0;}
.sub_nav li{ height:65px; line-height:65px; font-size:16px; margin-bottom:2px;background:#f4f4f4;}
.sub_nav li a{ display:block; background:url(../images/sub_nav_bg.jpg) no-repeat;  padding-left:28px; text-align: center; }
.sub_nav .cur a{ background:url(../images/sub_nav_bg.jpg) no-repeat 0 -65px;}
/*.about_sub_nav li a{ padding-left:92px; }*/



/*推荐文章*/
.recommend_article{margin-bottom:10px; }
.recommend_article .common_list{ border:1px solid #e3e3e3; border-top:none; padding:5px 0 5px 15px}
.recommend_article .common_list li{width:220px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

.path{ height:56px; line-height:56px; margin-top:5px; border-bottom:1px solid #ddd;}
.path .tit{ float:left; height:56px; display:block; font-size:24px; font-weight:bold; color:#333;}
.path .crumb{ float:right; color:#666;}
.path .crumb_l{color:#666;}
.path .crumb a{ color:#666;}
.path .crumb a:hover{ color:#d71318;}



/*文章列表*/
.news_list dl{ border-bottom:1px dotted #E2E2E2; padding:20px 0; overflow:hidden; zoom:1;}
.news_list dl dt{ width:200px; height:150px; float:left;}
.news_list dl dt img{ width:200px; height:150px;}
.news_list dl dd{ padding-left:225px;}
.news_list dl dd.tit{ font-size:20px;}
.news_list dl dd.tit a{ color:#333;}
.news_list dl dd.tit a:hover { color:#d71318; }
.news_list dl dd.desc{ color:#999; font-size:14px; padding:10px 0 0 225px;}
.news_list dl dd.desc a{color:#999; }
.news_list dl dd.desc a:hover{ color:#d71318;}
.news_list dl dd.date{font-size:14px; color:#999; padding-top:5px;}

.page{ height:30px; text-align:center; padding:32px 0;}
.page ol {display:inline;}
.page ol li{ display:inline-block;  height:36px; line-height:36px; overflow:hidden; margin:0 2px; }
* html .page ol li{ margin:0 3px;}
* html .page ol li{ display:inline;}
.page a{*zoom:1; display:inline-block;}
.page a,.page span,.page span a{  *zoom:1;display:inline-block; padding: 8px 12px; line-height: 18px; border: 1px solid #DFDFDF; background-color: #fff; color: #3D3D3D;}
.page a{ padding:0 12px; height:32px; line-height:34px; border:1px solid #DFDFDF;  color:#333;background-color:#fff;}
.page ol li a:hover{ background:#f6f6f6; border:1px solid #ddd; color:#333;}
.page ol li a{ font-family:Arial, Helvetica, sans-serif; }
.page ol li.thisclass{ font-family:Arial, Helvetica, sans-serif;  background-color:#d71318; color:#fff; font-weight:bold; border:1px solid #d71318; padding:0 12px; height:34px; line-height:34px;}
.page ol li.disabled span { color: #ccc; }

.page ol li .pageinfo{ color:#666;}
.page ol li strong{ color:#009aa5; font-weight:100; padding:0 2px;}


/*文章内容页*/
.content_tit{ padding:40px 0 14px; }
.content_tit h1{ text-align:center; font-size:30px;  color:#333; font-weight:bold; line-height: 35px;}
.time_source{ padding:25px 0 15px 0; color:#999; text-align:center; font-size:14px; border-bottom:1px dotted #e2e2e2;}
.fenxiangdaima{ float:right;}
.content{ width:890px; overflow:hidden; padding:10px 0 30px 0; font-size:16px; line-height:25px; }

.content h2{font-size:18px; color:#e53333; font-weight:bold; margin-bottom:10px;border-bottom:1px solid #eee; line-height:50px;}
.content p{ margin-bottom:10px;}
.content img{ max-width: 620px;
    display: block;
    border-radius: 5px;
    margin: 10px auto 0;
    padding-bottom: 10px;
}
.content table{ width: 100%; max-width: 100%; margin-bottom: 20px; background-color: transparent; border-spacing: 0; border-collapse: collapse; box-sizing: border-box; font-size:16px; line-height: 1.42857143;}
.content table thead{ display: table-header-group; vertical-align: middle; border-color: inherit;}
.content table tbody { display: table-row-group; vertical-align: middle; border-color: inherit;}
.content table  tr { display: table-row; vertical-align: inherit; border-color: inherit;}
.content table th { text-align: left; vertical-align: bottom; border: 1px solid #b2da89; padding: 8px; line-height:2; box-sizing: border-box; font-weight: bold;}
.content table td{ padding: 10px 10px 11px 10px; border: #b2da89 1px solid; word-break: break-all; font-size:16px; line-height: 1.6;  word-wrap: break-word;}


.nr_biaoqian { height:41px; line-height:41px; float:right;}

.nr_biaoqian b{padding-left:20px; background:url(../images/biaoqian.jpg) no-repeat left center; float:left; font-weight:100; color:#666; }
.nr_biaoqian a{  margin-left:12px;}
.shangxiapian{ line-height:22px; padding:28px 0; color:#666; font-size:14px;}

.fenxiang{ height:41px; padding:14px 0; border-top:1px solid #ddd; border-bottom:1px solid #ddd; font-size:12px;}
.fenxiangdao{ float:left; line-height:41px; color:#666; margin-right:10px; font-size:12px;}
.bdsharebuttonbox{ float:left;}
.fenxiang .bdsharebuttonbox .bds_tsina,.fenxiang .bdsharebuttonbox .bds_qzone,.fenxiang  .bdsharebuttonbox .popup_weixin{float:left; width:41px; height:41px; text-indent:-9999px; padding:0; margin:0 8px 0 0;}
.fenxiang .bdsharebuttonbox .bds_tsina{ background:url(../images/fenxiang.png) no-repeat; }
.fenxiang .bdsharebuttonbox .bds_qzone{ background:url(../images/fenxiang.png) no-repeat -97px 0;}
.fenxiang .bdsharebuttonbox .popup_weixin{ background:url(../images/fenxiang.png) no-repeat -48px 0;}


/*我要留言*/
.gbook {/* margin-top: 20px; */overflow: hidden;zoom: 1;margin-bottom:20px;background:#fff;}
.gbook .hd{height: 43px;line-height: 43px;font-size:20px;font-weight:bold;color:#D71318;position:relative;border-bottom:2px solid #E0E0E0;}
.gbook .hd .gb_tips{font-weight:100;position:absolute;left: 94px;top:1px;font-size: 14px;color: #666;}
.gbook .bd{position: relative;  overflow: hidden;}
.gbook .bd  .select_money{width: 310px;height: 36px;color: #999;}
.gbook .bd .bd_mag{padding: 20px 0;overflow:hidden;zoom: 1;float: left;}
.gbook .bd li{overflow:hidden;zoom:1;padding-bottom: 13px;}
.gbook .bd li .input_bk{width:300px;height:38px;border:1px solid #CCCCCC;float:left;line-height:38px;padding:0 5px;font-size:14px;}
.gbook .bd li .dzhi{ width:288px;}
.gbook .bd .sex{float:left; padding:5px 0 0 10px;}
.gbook .bd .sex .ly_radio{ vertical-align:middle;}
.gbook .bd .sex em{ padding-right:15px;}
.gbook .bd li .textarea_bk{border:1px solid #CCCCCC;padding:5px;width:450px;height:100px;font-size:14px;}
.gbook .bd .btn{width: 310px;height: 42px;background: #D71318;border:none;cursor:pointer;line-height: 42px;color:#fff;border-radius:3px;font-size: 14px;}
.gbook .bd .btn:hover{background:#f60;}
.gbook .bd .txt{width: 49px;float:left;padding: 7px 9px 0 0;font-size: 14px;}
.gbook .bd .txt i{color: #D71318;vertical-align:middle;padding-right: 7px;}

.gbook .check_msg{width:350px;position:absolute;top:126px;right:10px;}
.gbook .check_msg .check_msg_tit{background: #FF7A4D;padding-left:15px;height:35px;line-height:35px;color:#fff;position:relative;font-size:14px;}
.gbook .check_msg .check_msg_tit i{font-size:22px;color: #FF7A4D;position:absolute;left:-6px;top:0;}
.gbook .check_msg .check_msg_bd{border: 1px solid #e6e6e6;border-top:none;padding: 7px 0;}
.gbook .check_msg .check_msg_bd li{height: 28px;line-height: 28px;padding-bottom:0;font-size:14px;}
.gbook .check_msg .check_msg_bd li a{ display:block; padding:0 10px;}
.gbook .check_msg .check_msg_bd li a:hover{ background:#E5E5E5;}
.gbook .check_msg .check_msg_bd li:last-child {border-bottom: none;}

.gbook .class_phone{ position:absolute; top: 66px;right:58px; width: 177px;}
.gbook .class_phone .phone{ font-size:24px; color:#E63726; font-weight:bold;}
.gbook .class_phone  .ts{font-size:14px;text-align:center;margin-top: 5px;color: #666;}


/*相关文章*/
.relate_news .hd{ font-size:18px; font-weight:bold; height:40px; line-height:35px; border-bottom:1px solid #d6d6d6;}
.relate_news ul{ width:930px; padding:10px 0; overflow:hidden;}
.relate_news li{ width:410px; float:left; margin-right:45px; background:url(../images/dot.gif) no-repeat 0px 14px; height:30px; line-height:30px; padding-left:10px; font-size:16px;text-overflow:ellipsis; white-space: nowrap; overflow:hidden;}
.relate_news .date{ float:right; color:#999; padding-left:40px;}

/*产品列表*/
.product_list{ padding-top:25px; overflow:hidden; zoom:1;}
.product_list ul{ width:930px; overflow:hidden;}
.product_list li{ width:202px; margin:0 17px 15px 0; float:left;}
.product_list .img_show{width:202px; height:240px;}
.product_list .img_show img{width:202px; height:240px;}
.product_list .tit{ font-size:16px; text-align:center; padding:5px 0 3px 0; height:44px; overflow:hidden;}

.product_list2{padding-top:25px; overflow:hidden; zoom:1;}
.product_list2 ul{ width:930px;overflow:hidden;}
.product_list2 li{ width:158px; margin:0 17px 15px 0; float:left;}
.product_list2 .img_show2{width:158px; height:188px;}
.product_list2 .img_show2 img{width:158px; height:188px;}
.product_list2 .tit2{ font-size:16px; text-align:center; padding:5px 0 3px 0; height:44px; overflow:hidden;}

.pic_list{ padding-top:5px; overflow:hidden; zoom:1;}
.pic_list ul{ width:930px; overflow:hidden;}
.pic_list li{ width:200px; margin:0 30px 15px 0; float:left;}
.pic_list .img_show{width:200px; height:145px;}
.pic_list .img_show img{width:200px; height:145px;}
.pic_list .tit{ font-size:16px; text-align:center; padding:5px 0 3px 0; height:24px; overflow:hidden;}

/*泰洁大事记*/
.main_content{width:890px; overflow:hidden; padding:20px 0 16px 0; font-size:16px; line-height:25px; }

.adsjlist{border-top:solid 2px #d71318; overflow:hidden;border-bottom:solid 2px #d71318; margin-bottom:26px}
.adsjlist dl{  width:888px; display:block; float:left; margin:0; padding:0; background:#faf8f8;}
.adsjlist dt{ float:left; font-size:18px; color:#d71318; width:118px; text-align:center; padding-top:28px}
.adsjlist dd{ float:left; padding:20px 0; width:750px;border-left:solid 20px #a8d7ab; background:#fff}
.adsjlist dd p{ margin-left:31px; line-height:24px; overflow:hidden}
.adsjlist-line{float:left; height:11px; width:718px}
.adsjlist-line img{ vertical-align:top}

.s_intro{margin-bottom:20px;}

.list_honor{ width:890px; overflow:hidden;}
.list_honor ul{ width:1000px;}
.list_honor li{float:left; width:200px; margin:0 30px 14px 0; position:relative; overflow:hidden;}
.list_honor .img_show{ width:200px; height:130px; overflow:hidden;}
.list_honor .img_show img{width:200px; height:130px;}
.list_honor .tit{ font-size:14px; text-align:center; height:30px; line-height:30px;}

#levelmenu{width:260px; padding:0 0 13px;}
#levelmenu h5{ background:url(../images/nava.jpg) no-repeat 0 -65px; height:65px; width:245px; display:block; line-height:65px; font-size:16px; padding-left:15px; cursor:pointer;  color:#000;}
#levelmenu h5 a{ color:#000;}
#levelmenu h5 em{ font-style:normal; float:right; white-space:nowrap; width:95px; font-size:13px; color:#666; font-weight:100; text-align:left;}
#levelmenu .current h5{ background:url(../images/nava.jpg) no-repeat 0 0; }
#levelmenu .dq h5{ background:url(../images/nava.jpg) no-repeat 0 -68px; }

#levelmenu div.unit{ margin-bottom:2px;}
#levelmenu div.unit ul{display:none; line-height:23px;}
#levelmenu div.current ul{display:block; padding:8px 0 4px 0;}
#levelmenu div.current ul li { width:234px; padding-left:13px; height:40px; margin-bottom:4px; background:#fff;}
#levelmenu div.current ul li a{ width:234px; height:40px; line-height:40px; font-size:14px; color:#000; display:block; text-align:center; background:url(../images/nava1.jpg) no-repeat 0 -40px;}
#levelmenu div.current ul li a:hover,#levelmenu div.current ul li.dq a{ background:url(../images/nava1.jpg) no-repeat 0 0;}


.tzfa{ padding:10px 0 20px 0;}
.tzfa_pic_wrap{ width:331px; height:219px; float:left; background:url(../images/tzgm/touzi_qh_bg.jpg) no-repeat; padding:4px 0 0 4px}
.tzfa_pic{ width:318px; height:206px; overflow:hidden; position:relative; }
.tzfa_pic .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.tzfa_pic .hd ul{ overflow:hidden; zoom:1; float:left;  }
.tzfa_pic .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; font-size:12px; line-height:14px; text-align:center; background:#fff; cursor:pointer;}
.tzfa_pic .hd ul li.on{ background:#d71318; color:#fff; }
.tzfa_pic .bd{ position:relative; height:100%; z-index:0;   }
.tzfa_pic .bd li{ zoom:1; vertical-align:middle; }
.tzfa_pic .bd img{ width:318px; height:206px; display:block;  }

.tzfa_item{ float:left; padding-left:30px; width:480px;}
.tzfa_item li{ height:42px; line-height:42px;}
.tzfa_item em{ color:#999;}
.tzfa_item i{ color:#FF0000; font-weight:bold; font-size:22px;}
.tzfa_item span{ font-size:14px; color:#999; padding-left:10px;}
.tzfa_item .tzfa_btn{ width:150px; height:38px; line-height:38px; text-align:center; font-size:16px; color:#fff; background:#f60; display:inline-block;}
.tzfa_item a.tzfa_btn:hover{ background:#CB5B10;}
.tzfa_tit{ height:50px; line-height:40px; font-size:18px; font-weight:bold; border-bottom:2px solid #ddd; margin-bottom:20px;}
.tzfa_cont{ background:#f0f8e9; padding:5px;}
.djoin_enter{ width:739px; margin:0 auto; margin-top:30px; background:url(../images/tzgm/djoin.jpg) 0 0 no-repeat; height:42px; }
.djoin_enter a{ display:block; width:739px; height:42px; overflow:hidden; text-indent:-9999px;}


/*加盟专区*/
.dtouzi{ width:890px; margin:0 auto; overflow:hidden; padding-bottom:30px}
.dtouzi_list li{ vertical-align:top; margin-top:30px;}
.dtouzi_list li .dtit{ background:url(../images/jmzq/dbg1.jpg) 0 bottom no-repeat; padding-bottom:4px; white-space:nowrap;}
.dtouzi_list li .dtit .span1{ min-width:167px; display:inline-block; background:#82c437 url(../images/jmzq/dbg2.jpg) right 0 no-repeat; height:31px; color:#fff;  font-size:16px; font-weight:bold; padding-left:25px; padding-right:104px;}
.dtouzi_list li .dtit .span1 em{ margin-right:18px; display:inline-block; width:39px; height:36px; background:url(../images/jmzq/dnum_bg.png) 0 0 no-repeat; line-height:36px; text-align:center; color:#80c335; margin-top:-4px;}
.dtouzi_top{ background:url(../images/jmzq/dtouzi_top.jpg) 0 -2px no-repeat; height:29px; overflow:hidden;}
.dtouzi_list li .dtouzi_center{ background:url(../images/jmzq/dtouzi_center.jpg) -1px 0 repeat-y; clear:both; overflow:hidden; padding-left:24px; padding-right:24px;}
.dtouzi_list li .dtouzi_center .span_left{ float:left; display:inline; width:241px; height:161px; overflow:hidden; position:relative;}
.dtouzi_list li .dtouzi_center .span_left table{ border-collapse:collapse; border-spacing:0;}
.dtouzi_list li .dtouzi_center .span_left .dtouming{ width:241px; height:161px; overflow:hidden; position:absolute; left:0; top:0; background:url(../images/jmzq/dtouzi_bg.png) 0 0 no-repeat;}
.dtouzi_list li .dtouzi_center .txt_right{ float:right; display:inline; width:560px; padding-top:15px; line-height:24px; text-indent:2em;}
.dtouzi_list li.double .dtouzi_top{ background:url(../images/jmzq/dtouzi_top2.jpg) 0 -2px no-repeat;}
.dtouzi_list li.double .dtouzi_center .span_left{ float:right; display:inline;}
.dtouzi_list li.double .dtouzi_center .txt_right{ float:left; display:inline;}
.dtouzi_bot{ background:url(../images/jmzq/dtouzi_bot.jpg) -1px 0 no-repeat; height:32px; overflow:hidden;}
.dtouzi .news-jm{ font-style:normal; font-weight:normal;}
/********jmys**********/
.dadvantage_list li{ margin-top:20px;}
.dadvantage_list li .dname{ font-size:20px; color:#65b305; line-height:53px;}
.dadvantage_list li .dname .dnum{ display:inline-block; background:url(../images/jmzq/dnum_bg2.jpg) 0 0 no-repeat; font-family:Arial, Helvetica, sans-serif; width:60px; text-align:right; height:53px; line-height:53px; color:#fff; font-size:22px; margin-right:15px;}
.dadvantage_list li .li_main{ line-height:24px;}


.dtrain{ }
.dtrain li{ vertical-align:top; padding:27px 0; border-bottom:dotted 1px #c7c7c7; clear:both; overflow:hidden;}
.dtrain li span.dleft{ width:180px; height:195px; overflow:hidden; }
.dtrain li span.dleft table{ border-collapse:collapse; border-spacing:0;}
.dtrain li .dright{ width:685px;}
.dtrain li .dright dt{ white-space:nowrap; height:35px; line-height:35px; padding-bottom:10px; overflow:hidden; background:url(../images/pxzx/dclean.jpg) right 18px no-repeat;}
.dtrain li .dright dt a{ font-size:16px; font-weight:bold; color:#333333;}
.dtrain li .dright .dd1{ background:#ebebeb; line-height:20px; color:#333; padding:15px 20px; height:40px; overflow:hidden; font-size:14px;}
.dtrain li .dright .dd2{ padding-top:15px; line-height:20px; height:70px; overflow:hidden; font-size:14px}
.dtrain li .dright .dd2 .dinfor{ display:block; color:#333; font-size:16px; padding-bottom:10px;}
.dtrain li .dright .dd2 img{ vertical-align:middle;}
.dtrain li:hover .dright dt{ background:url(../images/pxzx/dclean_hover.jpg) right 18px no-repeat;}
.dtrain li:hover .dright .dd1{ background:#7cc130; color:#fff;}
.dtrain_show{ padding-left:35px; padding-right:48px; padding-bottom:35px;}
.dtrain_show_top{ margin-top:25px; clear:both; overflow:hidden; padding-bottom:35px; border-bottom:dotted 1px #c7c7c7;}
.dtrain_show_top .dleft{width:143px; height:170px; overflow:hidden; background:url(../images/pxzx/dcycle.jpg) 0 0 no-repeat; padding:10px;}
.dtrain_show_top .dleft table{ border-collapse:collapse; border-spacing:0;}
.dtrain_show_top .dright{ width:515px; height:auto; overflow:hidden;}
.dtrain_show_top .dright .dname,.dtrain_show_top .dright .dinfor{ display:block; font-size:16px; color:#333;}
.dtrain_show_top .dright .dp1{ height:22px; line-height:22px; overflow:hidden;}
.dtrain_show_top .dright .dinfor{ padding-top:28px;}
.dtrain_show_top .dright .dinfor_con{ line-height:20px; height:40px; overflow:hidden;}
.dtrain_show_con{ line-height:26px;}
.dtrain_show_con .dgreen{ padding-top:37px; font-size:14px; color:#75bd29; font-weight:bold;}

.sqjm_form{ padding-top:20px;}
.sqjm_form .hd{ height:45px; line-height:40px; font-size:22px; font-weight:bold; border-bottom:2px solid #ddd;}
.sqjm_form .hd em{ font-size:16px; color:#ff0000; padding-left:10px;}
.sqjm_form .bd{ padding-top:30px;}
.sqjm_form .bd li{ padding-bottom:20px; overflow:hidden; zoom:1;}
.sqjm_form .bd i{ font-style:normal; color:#FF0004; width:10px; padding:10px 10px 0 0;}
.sqjm_form .bd span{ font-size:16px; width:100px; float:left; padding:10px 5px 0 0; text-align:right;}
.sqjm_form .bd .input_txt{ border:1px solid #ddd; width:380px; height:40px; line-height:40px; font-size:16px; padding-left:10px;}

.sqjm_form .bd .btn{ width:220px; height:50px; text-align:center; font-size:16px; background-color:#f19149; color:#fff; border:0; cursor:pointer;}
.sqjm_form .bd .btn:hover{ background:#ca6e2a;}
.sqjm_form .bd .tips1{ color:#666; padding-left:24px;}
.sqjm_form .bd .tips2{ color:#f00; padding-left:30px;}
.sqjm_form .bd label{ float:left; padding:10px 15px 0 0;}

/*联系方式*/
.dcontact{ }
.dcontact_welcome{line-height:20px; font-size:14px;}
.dcontact_list li{ vertical-align:top; margin-top:30px;}
.dcontact_list li .dtit{ font-size:21px; color:#d71318;  font-weight:bold;}
.dcontact_list li .dli_main{ line-height:32px; padding-top:15px}
.dcontact_list li:first-child{ background:url(./dcontact_img1.jpg) 297px 0 no-repeat;}
.dcontact_maps{ padding-top:45px;}
.dcontact_map_list{ width:545px; height:258px; overflow:hidden; border:solid 1px #75bd29; margin-top:10px;}
.dcontact_map_list li{ width:545px; height:258px; overflow:hidden; display:none; float:left;}
.dcontact_map_list li:first-child{ display:block;}
.dcontact_add{ width:160px;}
.dcontact_add  li{ vertical-align:top; width:160px; background:url(./dadd_bg.jpg) 0 -39px no-repeat; height:31px; line-height:31px; overflow:hidden; text-align:center; color:#6a6a6a; cursor:pointer; margin-top:9px;}
.dcontact_add  li.dactive{ color:#fff; background-position:0 1px; font-weight:bold;}
.dcontact_add  li:first-child{ margin-top:0;}

.dcontact_blog li{ vertical-align:top; margin-top:40px;}
.dcontact_blog li .dtit{ font-size:21px; color:#d71318;font-weight:bold;}
.dcontact_blog li .dli_main{ padding-top:10px; color:#333333;}
.dcontact_blog li .dli_main .p1{ padding-left:50px; background:url(./dblog_icon.jpg) 0 0 no-repeat; line-height:32px;}
.dcontact_blog li .dli_main .p1 .span1{  color:#000; font-size:14px; padding-right:10px; font-style:italic;}
.dcontact_blog li .dli_main .p1 .span2 a{ color:#ff0000; text-decoration:underline; padding-left:5px;}
.dcontact_blog li .dli_main .p2{ padding-top:15px; clear:both; overflow:hidden;}
.dcontact_thank{ font-size:14px;  line-height:20px; padding-top:30px;}

.hyys_tit{font-size:18px; font-weight:bold; color:#d71318; padding:5px 0;}
.hyys_txt{ padding-bottom:30px;}

.szll_tit{font-size:18px; font-weight:bold; color:#d71318; padding:5px 0 0 0;}
.szll_s_tit{font-size:16px;  color:#d71318; padding-bottom:5px;}
.szll_txt{ padding-bottom:30px;}
.szll_txt1{ padding-bottom:8px;}

.in_btn{ text-align:center; padding-top:10px;}
.in_btn a.btn{ width:300px; height:40px; margin:0 auto; display:inline-block; line-height:40px; text-align:center; background:#d71318;  border-radius:20px; font-size:18px; color:#fff;}
.in_btn a.btn:hover{background:#008fb6; color:#fff;}

.side_pic{ margin-bottom:10px;}
.side_pic .bd{border: 1px solid #e3e3e3;border-top: none;padding:10px 0 10px 9px; overflow:hidden;zoom:1;}
.side_pic .bd ul{ width:280px;}
.side_pic .bd li{ float:left; width:76px; height:106px; overflow:hidden; margin:0 6px 6px 0;}
.side_pic .bd li img{ width:76px; height:76px;}

/**在线留言*/
.msg{ padding-top:20px;}
.msg .hd{ font-size:22px; font-weight:bold; padding-bottom:20px;}
.msg .bd { overflow:hidden; zoom:1;}
.msg .bd li{ padding-bottom:15px;}
.msg .bd i{ font-style:normal; color:#FF0004; width:10px; padding:10px 10px 0 0;}
.msg .bd span{ font-size:16px; width:90px; float:left; padding:10px 5px 0 0; text-align:right;}
.msg .bd .bk{ border:1px solid #ddd; width:380px; height:40px; line-height:40px; font-size:16px; padding-left:5px;}
.msg .bd .bk1{border:1px solid #ddd; width:380px; height:110px; line-height:40px; font-size:16px; padding-left:5px;overflow:auto;}
.msg .bd .btn{ width:200px; height:50px; text-align:center; font-size:20px; background-color:#d71318; color:#fff; border:0; cursor:pointer;}
#imgid2{ vertical-align:middle; margin-left:10px;}
.next_prev{background:#f8f9f9; padding: 10px; border-radius: 5px; font-size: 14px;}
.next_prev p{line-height: 24px; margin-bottom: 10px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

