@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
img {border:0;margin:0; padding:0;}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{list-style:none;margin:0; padding:0;}
.clearfix{display:inline-table;}
* html .clearfix{height:1%;/*ie6*/}
* html .clearfix{min-height:1px;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }
input,textarea {outline:none;border:0px;}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/
a:link { text-decoration: none;color: #535353;}
a:visited {text-decoration: none; color: #535353;}
a:hover {text-decoration: none; color: #000000;transition: all 0.3s ease-out 0s;}
a:active {text-decoration: none; color: #535353;}
body {margin: 0px; color:#333; font-size: 12px; font-family:微软雅黑,Arial, Helvetica, sans-serif; background:#fff; }
a.more:link { text-decoration: none;color: #FFFFFF;}
a.more:visited {text-decoration: none; color: #FFFFFF;}
a.more:hover { text-decoration: none; color: #FFFFFF;}
a.more:active {text-decoration: none; color: #FFFFFF;}
.clear{margin:0;padding:0;clear:both;}
.fl{float: left;}
.fr{float: right;}
/*header*/
/*top*/
.topbox{ background:#f2f2f2; color:#000;border-bottom:1px solid #eee;}
.top{ overflow:hidden; width:1180px; height:32px; margin:0 auto; line-height:32px;  }
.top a{ float:right; margin-right:4px; color:#000; }
.top .top_le{ float:left;width: 400px; }
.top .top_le .nihao{ color:#ff7a05;float: left; width: 40px;}
.top .top_le .gundong{width:360px;float: left;}
.top2{ width:1180px; height:130px; margin:0 auto; }
.logo{ width:180px; height:86px; float:left; margin-top:20px; display:inline; padding-right:20px; border-right:2px solid #e5e5e5; }
.logo-R{ width:530px; height:75px; float:left; margin-left:20px;  margin-top:28px; text-align:left; }
.logo-R span{ display:block; line-height:40px; font-size:14px;color:#ff7a05;}
.logo-R b{ color:#333;font-size:34px;}
.logo-R2{ height:70px; padding-left:70px; background:url(../images/tel.png) no-repeat left 8px; float:right; font-size:14px; margin-top:32px; line-height:24px; font-weight:bold; }
.text_1{ line-height:30px; }
.logo-R2 span{ font-size:24px; color:#ff7a05; font-style:italic; }
/*nav*/
.navbox{ margin-top:0px; width:100%; height:50px; background:#133984; }
.nav{ width:1180px; margin:0 auto; line-height:50px; overflow:hidden; }
.nav ul li{ float:left; font-size:15px; font-weight:bold; }
.nav ul li a{ color:#fff; display:block; width:118px; height:50px; text-align:center; }
.nav ul li.cur a{ background:#ff7a05; }
.nav ul li a:hover{ background:#ff7a05; }
/*foot*/
.footer{width:100%; background:#024a84; padding-top:20px; overflow:hidden; color:#fff; text-align:center;line-height:25px;}
.foot{width:1180px; background:#024a84; padding:20px 0; overflow:hidden; color:#fff; text-align:center;margin:0 auto; line-height:25px;}
.foot a{color:#fff; font-size:14px;padding:0 25px;}
.foot p a{padding:0px;}
.foot a:hover{text-decoration:underline;}
.menu{border-bottom:1px dotted #999999; padding-bottom:10px;}
.foot_text{margin:10px 0 0 0;}
.foot_text img{margin:0 5px;}
.foot_text a{color:#fff; font-size:12px;}
.footer dl {overflow: hidden;color: #fff;width: 900px;margin: 0 auto;margin-top: 10px;}
.footer dt {float: left;padding-right: 26px;background: url(../images/lImg.png) no-repeat right top;margin-top:20px;}
.footer dt img {display: block;}
.footer dt p {margin-top: 0px;text-align:center;line-height:26px;}
.footer dd {margin-left: 200px;margin-top:32px;text-align:left;}
.footer dd p {height: 34px;line-height: 34px;font-size: 14px;}
.footer dd p a {color: #fff;}
/*liucheng*/
/* banner */
.banner{ width:100%; margin:0 auto; margin-top:0px; position:relative; height:400px; }
.ban1{background:url(../images/banner1.jpg)no-repeat center center;}
.ban2{background:url(../images/banner2.jpg)no-repeat center center;}
.ban3{background:url(../images/banner3.jpg)no-repeat center center;}
.fullSlide{ width:100%; position:relative; height:100%; background:transparent}
.fullSlide .bd{ margin:0 auto; height:100%; position:relative; z-index:0; overflow:hidden; }
.fullSlide .bd ul{ height:100%; }
.fullSlide .bd li{ height:100%; overflow:hidden; text-align:center; background-position:center; background-repeat:no-repeat}
.fullSlide .bd li a{ display:block; height:100%}
.fullSlide .hd{ width:100%; position:absolute; z-index:1; bottom:0; left:0}
.fullSlide .hd ul{ text-align:center; margin-bottom:20px}
.fullSlide .hd ul li{ background:#fff; cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:11px; margin:1px; overflow:hidden; *filter:alpha(opacity=50); *opacity:.5; line-height:999px}
.fullSlide .hd ul .on{ background:#133984}
.fullSlide .prev,.fullSlide .next{ display:block; position:absolute; z-index:1; top:50%; margin-top:-30px; left:15%; z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat; cursor:pointer; *filter:alpha(opacity=50); *opacity:.5; display:none}
.fullSlide .next{ left:auto; right:15%; background-position:-6px -137px}
/*search*/
.search-box{ width:100%; height:60px; background: url(../images/ser.gif) repeat-x;
}
.search-box2{ width:1180px; height:28px; margin:0 auto;padding-top:9px; }
.search-L{ width:700px; line-height:28px; float:left; margin-left:0px; overflow:hidden; }
.search-L span{ color:#F00; font-weight:bold; }
.search-L a{ margin-right:10px; }
.search-R{ width:272px; height:28px; float:right;margin-right:0px; }
.search-R1{ width:200px; height:26px; border:1px solid #133984; float:left; margin-left:10px; }
.search2{ width:200px; height:26px; padding-left:10px; background:none; color:#909090; line-height:30px; }
.search3{ width:60px; height:28px; line-height:28px; font-size:14px; font-family:"Microsoft YaHei"; background:#133984; text-align:center; float:right; }
.search3 a{ color:#fff; }
.search3 input{background:none; color:#fff;  line-height:30px;}
#searchtext{position:static !important;line-height:30px;background:none;}
/*centontbox*/
.centontbox{ width:100%; overflow:hidden; margin:40px 0; }
/*product*/
.probox{ width:1180px; margin:0 auto; overflow:hidden; height:auto; }
.f_nav{ width:236px; float:left; height:auto; overflow:hidden; border:2px solid #133984;padding-bottom:0px; }
.f_nav h3{ display:block; width:100%; height:67px; background:#133984; color:#fff; text-align:center; line-height:30px; font-size:22px; padding:13px 0 0 0; }
.f_nav h3 a{ color:#fff; }
.f_nav h3 span{ font-size:16px; }
.f_nav ul{ width:200px; margin:0 auto; }
.f_nav  span{ width:200px; height:40px; line-height:40px; background:#ff7a04; margin:0 auto;margin-top:10px;}
.f_nav span a{ color:#fff; font-size:26px; padding-left:56px; display:block; width:100%; height:40px;background:#ff7a04; }
.f_nav span:hover{ background:#133984; }
.f_nav ul li{height: 32px; line-height: 32px; color: #333;  text-indent: 56px; border-radius: 2px; border-bottom: 1px dashed #CCCCCC; }
.f_nav ul li:last-child{border:none;}
.f_nav ul li a h2{font-size:14px;font-weight: normal;}
.pro{ width:900px; float:right; height:auto; overflow:hidden; }
.pro_tj{ width:100%; height:auto; overflow:hidden; }
.pro_bt{ width:100%; height:35px; overflow:hidden; position:relative; }
.pro_bt div{ height:1px; width:100%; background:#cccccc; position:absolute; top:15px; }
.pro_bt h3{ display:block; width:250px; height:35px; position:absolute; top:0; left:325px; overflow:hidden; background:#fff; text-align:center; font-size:9px; font-weight:normal; line-height:28px; background:#133984; }
.pro_bt h3 span{ display:block; width:230px; height:30px; overflow:hidden; background:#133984; color:#fff; margin:0 auto; margin-top:3px; }
.pro_bt h3 span b a{ font-size:16px; color:#fff; letter-spacing: 4px;}
.pro_nr{ width:100%; height:auto; margin-top:20px; }
.pro_nr ul{ width:930px; height:auto; overflow:hidden; }
.pro_nr ul li a{ width:284px; height:216px; display:block; float:left; text-align:center; line-height:40px; background:#808080; border:1px solid #808080; color:#fff; margin:0 8px 21px 8px; }
.pro_nr ul li a img{ width:284px; height:176px; }
.pro_nr ul li a:hover{ background:#1b3f95; border:1px solid #1b3f95; }
.main_left{ float:left; width:240px; }
.main_left .leftitem{  border-radius:4px; margin-bottom:12px;}
.main_left .leftitem .tit{ background:#133984; height:36px; line-height:36px; font-size:16px;  font-weight:bold;color:#fff;text-align:center;}
 .main_left .leftitem .lianxi{ padding:12px 0px;border:2px solid #133984;border-top:none;font-size:14px;}
 .main_left .leftitem .lianxi dl{ padding:0px 12px;}
 .main_left .leftitem .lianxi dl dt{background:url(../images/tel1.png) left center no-repeat; padding:10px 0px; padding-left:60px;}
 .main_left .leftitem .lianxi dl dt .dh{ font-family:Impact, Arial, Helvetica, sans-serif; font-size:18px; color:#333;  line-height:26px;}
 .main_left .leftitem .lianxi dl dd{ line-height:26px;}
/*about*/
.aboutbox{ width:100%; background:#024a84; overflow:hidden; padding:40px 0 60px 0; margin-top:20px; }
.about{ width:1180px; margin:0 auto; height:auto; overflow:hidden; }
.row { margin-right: -15px; margin-left: -15px}
.col-md-6 { width: 45%; }
.col-md-7 { width: 700px; }
.col-md-5 { width: 450px; }
.col-md-7,.col-md-6,.col-md-5{ float: left; position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }
.about .about-us-box span { font-size: 22px; font-weight: 700; text-transform: uppercase; color: #ffffff; margin: 0 0 20px; padding-bottom: 20px; position: relative; }
.about .about-us-box span:after { content: ''; position: absolute; bottom: 0; left: 0; width: 30px; background: #ff7a04; height: 1px; }
.about .about-us-box p { margin-bottom: 6px; color:#fff;font-size:14px;line-height:26px;}
.about .about-us-box .about-us-post { overflow: hidden; margin-top: 30px; }
.about .about-us-box .about-us-post a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; float: left; width: 60px; height: 30px;  text-align: center; line-height: 60px; font-size: 16px; color: #ffffff;padding:15px 0; }
.about .about-us-box .about-us-post .about_y1{background: #ff7a04 url(../images/y1.png) no-repeat center center;}
.about .about-us-box .about-us-post .about_y1:hover{background: #ffffff url(../images/y11.png) no-repeat center center;}
.about .about-us-box .about-us-post .about_y2{background: #ff7a04 url(../images/y2.png) no-repeat center center;}
.about .about-us-box .about-us-post .about_y2:hover{background: #ffffff url(../images/y21.png) no-repeat center center;}
.about .about-us-box .about-us-post .about_y3{background: #ff7a04 url(../images/y3.png) no-repeat center center;}
.about .about-us-box .about-us-post .about_y3:hover{background: #ffffff url(../images/y31.png) no-repeat center center;}
.about .about-us-box .about-us-post .about_y4{background: #ff7a04 url(../images/y4.png) no-repeat center center;}
.about .about-us-box .about-us-post .about_y4:hover{background: #ffffff url(../images/y41.png) no-repeat center center;}
.about .about-us-box .about-us-post .about_y5{background: #ff7a04 url(../images/y5.png) no-repeat center center;}
.about .about-us-box .about-us-post .about_y5:hover{background: #ffffff url(../images/y51.png) no-repeat center center;}
.about .about-us-box .about-us-post .about_y6{background: #ff7a04 url(../images/y6.png) no-repeat center center;}
.about .about-us-box .about-us-post .about_y6:hover{background: #ffffff url(../images/y61.png) no-repeat center center;}
.about .about-us-box .about-us-post h2 { color: #333333; font-size: 15px;  margin: 16px 0 6px 80px; color: #ffffff;font-weight: 400; }
.about .fa-star{background:url(../images/y1.png) no-repeat center center;width:30px;height: 30px;}
.about .about-us-box .about-us-post span { display: block; margin: 0; font-size: 11px; font-family: georgia, "Microsoft Yahei"; margin-left: 80px; color: #eeeeee; font-style: italic; }
.about .about-box { padding-left: 15px; }
.about .about-box img { width: 100%; margin-bottom: 30px; }
.about .about-box h2 {  font-size: 15px;  margin: 0 0 15px; font-weight: 400; text-transform: uppercase;  position: relative; margin-bottom: 20px; padding-bottom: 20px; }
.about .about-box h2 a{color:#fff;}
.about .about-box h2:after { content: ''; position: absolute; bottom: 0; left: 0; width: 30px; height: 1px; background: #ff7a04; }
.about .about-box p { color: #ffffff;font-size:14px;line-height: 26px;}
.honor{ width:1250px; margin:0 auto; height:315px; overflow:hidden; padding-top:30px; }
.honor_nr{ width:100%; overflow:hidden; }
.about_bt{ width:1180px; height:40px; overflow:hidden; position:relative; color:#fff;margin:auto; }
.about_bt div,.xian{ height:1px; width:100%; background:#ccc; position:absolute; top:20px; }
.about_bt h3,.jz_bt h3{ display:block; width:280px; height:40px; position:absolute; top:0; left:450px; overflow:hidden; background:#024a84; text-align:center; font-size:14px; line-height:40px; z-index:999; }
.about_bt h3 b a,.jz_bt h3 b a{ font-size:22px; color:#fff; }
.gd_01{ position:relative; height:235px; margin:30px 0 0 0; }
.gd_01 #simgs{ width:1200px; margin:auto;}
.gd_01 li{ float:left; width:280px; padding: 0 10px; text-align:center; }
.gd_01 li.last{ padding-right:0; }
.gd_01 li img{ display:block; width:280px; height:173px; margin:10px 0; }
.gd_01 li a{ color:#333; font-size:14px;}
.gd_01 .fl { float:left; }
.gd_01 .fr { float:right; }
.gd_01 .pa{ position:absolute; }
.gd_01 .pr{ position:relative}
.mr_frBtnL{cursor:pointer;display:inline;top:78px;left:0px;position: absolute;}
.mr_frBtnR{cursor:pointer;top:78px;right:0px;position: absolute;}
/*anli*/
.jzbox{ width:100%;  overflow:hidden; padding:0px; }.jz_bt{ height:100px; width:1180px; margin:0 auto; overflow:hidden; position:relative; color:#fff; }
.zxfg{margin-top: 40px;}
.zxfg .zxfc{width: 309px;height: 460px;background: #f0f0f0;float: left;text-align: center;}
.zxfg .zxfc em{padding-top:90px;height: 77px;font-style: normal;font-weight: bold;display: block;font-size: 45px;color: #ff9c00;/*margin-bottom: 34px;*/}
.zxfg .zxfc em i{display: block;font-size: 36px;font-style: normal;line-height: 26px;}
.zxfg .zxfc span{width: 228px;margin: 0 auto;display: block;border-top: 1px solid #c2c1c1;border-bottom: 1px solid #c2c1c1;height:55px;font-size: 20px;font-weight: bold;line-height: 55px;font-weight: bold;margin-bottom: 30px; color:#999; font-weight:normal;}
.zxfg .zxfc p{color: #585656;font-size: 18px;line-height: 30px;display: block;margin-bottom:30px}
.zxfg .zxfc a{display: inline-block;background: #ff7a04;width: 105px;height: 30px;color: #fff;font-size: 14px;line-height: 30px;margin-right: 8px}
.zxfg .zxfc a.cur{background: #024a84;}
.zxfg .zxfc p.cur{width: 50px;}
.zxfg ul li{float: right;position: relative;width: 60px;overflow: hidden;}
.zxfg ul li span{width: 60px;float: left;display: block;}
.zxfg ul li.cur{width: 690px}
.zxfg ul li.cur p{width: 690px;}
.zxfg ul li.cur p img{width: 690px;height: 460px;}
.zxfg ul li span{position:absolute;top: 0;left:0;    background: url(../images/tmc.png) no-repeat right 0;}
.zxfg ul li span a{height:446px;background: #024a84;display:block;float: left;width: 16px;padding:30px 12px 0 12px;color: #fff;line-height:30px;font-size: 14px;}
.zxfg ul li span a:hover,.zxfg ul li.cur span a{background: #ff7a04;text-decoration: none;}
.zxfg ul li.cur span{background:none}
.zxfg .zxfc-t{float:left;width: 870px;}
.zxfg1{height: 460px;overflow:hidden;}
.w1200{ width:1180px; margin:0 auto;}
/*new*/
.newbox{ width:1180px; margin:0 auto; height:610px; overflow:hidden; margin-top:40px; }
.new_bt{ width:100%; height:50px; overflow:hidden; border-bottom:1px solid #e5e5e5; }
.new_bt h3{ text-align:center; font-size:24px; display:block; width:120px; margin:0 auto; line-height:47px; border-bottom:3px solid #024a84; }
.new_nr{ width:100%; margin-top:20px;  }
.new_gs,.new_hy{ width:572px; float:left;  }
.new_gs_bt{ width:100%; height:150px; overflow:hidden; }
.new_gs_bt img{ width:100%; height:100px; }
.new_gs_bt div{ width:100%; height:50px; overflow:hidden; }
.new_gs_bt div h3{ float:left; font-size:18px; line-height:50px; }
.new_gs_bt div a{ float:right; line-height:50px; }
.new_gs_nr{ width:100%; }
.new_gs_nr ul li{ width:100%; height:35px; line-height:35px; border-bottom:1px dotted #666;transition: 0.3s; }
.new_gs_nr ul li a{ display:block; width:400px; float:left; background:url(../images/new.jpg) no-repeat left center; padding-left:15px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:14px;}
.new_gs_nr ul li:hover{margin-left: 10px;color:#fd8e14;}
.new_gs_nr ul li:hover a{color:#fd8e14;}
.new_gs_nr ul li span{ float:right;font-size:14px; }
.new_hy{ margin-left:35px; }
.faq{ width:370px; float:right; height:440px; overflow:hidden; }
/* 向上滚动 */
.faq_nr{ width:370px; height:348px; overflow:hidden; }
.faq .contant { position:relative; height:388px; }
.faq .faq-c{ position:relative; }
.faq .faq-c .faq-l { margin-bottom:20px; clear:both; overflow:hidden; }
.faq .faq-c .faq-l .faq-w span{ width: 20px; height: 20px; line-height:20px; text-align:center; float:left; margin-right:5px; margin-bottom:10px; background:url(../images/wd.gif) no-repeat center top; }
.faq .faq-c .faq-l .faq-d span{ clear:both; color:#fff; width: 20px; height: 20px; line-height:20px; text-align:center; float:left; margin-right:5px; margin-bottom:10px; background:url(../images/wd.gif) no-repeat center -20px; }
.faq .faq-c .faq-l .faq-w p { float:right; line-height: 20px; width: 330px; margin:0; color: #333; font-size: 14px; font-weight: bold; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.faq .faq-c .faq-l .faq-d p { float:right; width: 330px; height:80px; line-height:25px; margin:0; color: #333; overflow:hidden; }
/*link*/
.link-box{ width:100%; overflow:hidden; margin-top:20px; }
.link{ width:1180px; line-height:34px; overflow:hidden; margin:0 auto; }
.link h3{ float:left; margin-right:10px; font-size:36px; color:#19499d; line-height:30px; }
.link a{ margin:0 10px; font-size:14px;}
.link .link_con{font-size:14px;margin-top:20px;}
.link_con1{background:#024a84;width: 100%;}
.lin_c{border-top: 1px dotted #999999; height: auto;line-height: 34px;font-size: 14px;color: #fff;}
.lin_c a{font-size: 14px;color: #fff;}
/*单页*/
.main{ width:1180px; height:auto; overflow:hidden; margin:20px auto;font-family:"Microsoft YaHei";}
.main .main_right{ float:right; width:910px; overflow:hidden; background:#FFFFFF;}
.main .main_right .sitemap{ border:1px solid #d5d5d5; border-radius:4px; height:34px; line-height:34px; padding-left:12px;font-size:14px;}
.main .main_right .content{border:1px solid #d5d5d5; border-radius:4px; padding:10px 20px 60px 20px; margin-top:12px; font-size:14px; line-height:28px;}
.main .main_right .content table img{margin:5px 0;}
.main .main_right .content .newslist{ font-size:12px; overflow:hidden}
.main .main_right .content .newslist li{ padding:10px 0px; overflow:hidden;_height:118px;border-bottom:1px dashed #CCCCCC;}
.main .main_right .content .newslist li .img{ width:168px; height:118px; float:left; overflow:hidden; margin-top:2px;}
.main .main_right .content .newslist li .img img{ width:167px; height:118px;}
.main .main_right .content .newslist li .txt{  line-height:24px; height:78px; overflow:hidden;}
.main .main_right .content .newslist li .txt h2 a{ font-size:14px;background:url(../images/news_list.png) no-repeat left center; padding-left:14px; }
.main .main_right .content .newslist li .txt h2 a:hover{color:#ff7a04;}
.main .main_right .content .pagebar{ font-family:Verdana, Geneva, sans-serif; height:30px; border:1px solid #d5d5d5; font-size:12px; padding:0px 12px; line-height:30px;}
.main .main_right .content .pagebar .pl{ float:left}
.main .main_right .content .pagebar .pr{ float:right}
.main .main_right .content .pagebar .pr a{ border:1px solid #d5d5d5; display:inline-block; width:12px; height:12px; line-height:12px; padding:4px; _margin-top:4px;}
.main .main_right .content .pagebar .pr a:hover{ border:1px solid #dd127b; }
.main .main_right .cateslist{ margin-top:12px; overflow:hidden}
.main .main_right .cateslist dl{border:1px solid #d5d5d5; border-radius:4px; overflow:hidden;_float:left }
.main .main_right .cateslist dl dt{ background:url(../images/tit1.gif) repeat-x; height:32px; padding-left:12px; line-height:32px; font-weight:bold;}
.main .main_right .cateslist dl dd{ float:left; margin:12px 8px; width:286px; display:inline; }
.main .main_right .cateslist dl dd .img{ width:286px; height:180px;}
.main .main_right .cateslist dl dd .img img{ width:286px; height:177px; border:1px solid #d5d5d5;}
.main .main_right .cateslist dl dd .img a:hover img{ border:#133984 1px solid}
.main .main_right .cateslist dl dd .txt{ height:30px; line-height:30px; text-align:center;}
.main .main_right .cateslist dl dd .txt a{font-size:14px;}
/*推荐*/
.wendaList{width:100%;padding:5px 0px;} 
.wendaList li{border-bottom: 1px dashed #DDD} 
.wendaList li p{width:100%;font-weight:bold;font-size:14px;line-height:2;}  
.wendaList li p a{color:#9f0000;}  
.wendaList li span{width:100%;font-size:12px;}
.zklist{overflow: hidden;margin-top: 20px;border: 1px solid #D5D5D5;border-radius: 4px;}
.zklist-T{background: url("../images/tit1.gif") repeat-x scroll 0% 0% transparent;height: 32px;line-height: 32px;font-weight: bold;text-indent: 12px;font-size: 14px;}
.zklist-C{overflow: hidden;margin-top: 10px;margin-bottom: 10px;}
.zklist-C ul{overflow: hidden;margin: 0px;padding-left: 10px;}
.zklist-C ul li{list-style: none;background-image: url(../images/newslist.jpg);background-repeat: no-repeat;height: 40px;
line-height: 40px;padding-left: 20px;border-bottom: 1px dashed #aaa;background-position: 3px 16px;font-size: 14px;}
.zklist-C ul span{float: right;margin-right: 6px;}
.zklist-C ul li a{float: left;width: 315px;}
.main .main_right .xglist{ margin-top:12px; overflow:hidden;}
.main .main_right .xglist dl{border:1px solid #d5d5d5; border-radius:4px; overflow:hidden;_float:left }
.main .main_right .xglist dl dt{ background:url(../images/tit1.gif) repeat-x; height:32px; padding-left:12px; line-height:32px; font-weight:bold;font-size:14px;}
.main .main_right .xglist dl dd{ float:left; margin:12px 8px; width:210px; display:inline; }
.main .main_right .xglist dl dd .img{ width:210px; height:140px;}
.main .main_right .xglist dl dd .img img{ width:210px; height:140px; border:1px solid #d5d5d5;}
.main .main_right .xglist dl dd .img a:hover img{ border:#000 1px solid}
.main .main_right .xglist dl dd .txt{ height:30px; line-height:30px; text-align:center;}
.dede_pages ul span#current,.dede_pages ul span:hover{ background-color:#133984;  color:#fff;}
.dede_pages ul span:hover a{color:#fff;}
.dede_pages ul{ float:right; padding:12px 2px 12px 16px; }
.dede_pages ul span{ float:left; font-family:Tahoma; line-height:17px; margin-right:6px; border:1px solid #E9E9E9; padding:4px 6px 4px;}
.dede_pages ul span a{ float:left; color:#555; display:block; }
.dede_pages dd{float:left !important;margin:16px 8px !important;width:200px !important;}
#apjxq_floors{display: none;}
/*相关文章*/
.zklist{ overflow:hidden; margin-top:15px;border: 1px solid #D5D5D5;border-radius:4px; }
.zklist-T{background: url("../images/tit1.gif") repeat-x scroll 0% 0% transparent;height: 32px;line-height: 32px;font-weight: bold; text-indent:12px;font-size:14px;}
.zklist-C{ overflow:hidden; margin-top:10px; margin-bottom:10px;}
.zklist-C ul li{ width:43%; height:30px; line-height:30px; overflow:hidden; float:left; margin-right:2%; margin-left:2%;    border-bottom: 1px dashed #CCCCCC; }
.zklist-C ul li a{ float:left; width:75%;}
.zklist-C ul li span{ float:right; text-align:right;}
/*文章页*/
.news_xaingxi{width:100%;height:56px;margin:0 auto;line-height:60px;color:#133984; font-size:14px;font-weight:bold;text-align:center;}
.news_author{width:100%;height:30px;line-height:30px;color:#505050;font-size:12px;text-align:center;border-bottom:#e1e3df dashed 1px;margin:0 auto;}
.news_content{height:auto;color:#505050;font-size:14px;margin:15px auto 0 auto; overflow:hidden;}
.news_content p{line-height:26px;}
.con_ti1{width:100%; margin:0 auto; height:auto; overflow:hidden; border-bottom:#ccc 1px dashed; margin-bottom:15px; padding-bottom:15px;}
.con_img1{float:left; width:360px; margin:10px 0;}
.con_center1{float:left; margin-left:18px; line-height:32px; margin-top:10px;width:310px;overflow:hidden;}
.con_center1 h1{font-weight:bold;margin:0px;padding-bottom:6px;font-size: 20px;text-align:left;border-bottom:1px dashed #ccc;}
.con_center1 span{color:#FF9900;font-size:20px;}
.con_center1 p{line-height: 30px;font-size: 14px;}
.con_weixin{float:right; width:160px; margin-top:44px;}
.con_weixin p{text-align: center;font-size:16px;font-weight:bold;line-height:36px;color: #ff7a04;}
.con_center1 .miaoshu{height:96px;overflow: hidden;}
/*询价车*/
.xunjia{width: 350px;height: 44px;overflow: hidden;font-size: 16px;margin: 0px;}
.xunjial{background-color: #ff7a04;margin-right: 10px;float: left;width: 150px;height: 40px;line-height: 40px;color: #fff;text-align: center;cursor:pointer;}
.xunjiar{float: left;width: 150px;height: 40px;line-height: 40px;border:1px solid #ff7a04;background: url(../images/iconxun.png) no-repeat 8px center;background-color: #fff5ec;color: #ff7a04;text-indent: 38px;cursor:pointer;}
.xunjial:hover{ background-color: #dc6a05;}
.xunjiar:hover{border-color: #dc6a05;background-color: #fff5ec;color: #ff7a04;}
#carBuying{width:240px;position:fixed;bottom:0px;right:0px;background:#FFF;z-index:999;border:1px solid #DDD}
    .car_title{width:100%;height:40px;line-height:40px;background:#ff7a04;color:#FFF;text-align: center}
    .car_title span{width:20px;height:20px;line-height:18px;font-size:20px;text-align: center;display: block;float:right;margin-top:10px;background: rgba(0,0,0,0.3);margin-right:8px;cursor: pointer}
    .car_title span:hover{background:rgba(0,0,0,0.6);}
    .car_title a{color:#FFF;border:1px solid #fff;float:left;margin:10px;height:20px;line-height:20px;width:36px;font-size:12px;}
    .car_title a:hover{background:#666;}
    #car_shop{width:240px;height:260px;overflow:auto}
    #car_shop div{width:96%;padding:2%;height:50px;color:#555;font-size:12px;line-height:20px;
        position: relative;border-bottom:1px dashed #DDD}
    #car_shop div img{width:50px;height:50px;float:left;margin-right:5px;}
    .shop_del{position:absolute;bottom:0px;right:5px;color:#2b6ed6;cursor: pointer}
    .shop_xunjia{position:absolute;bottom:0px;right:40px;color:#2b6ed6;cursor: pointer;}
    #car_shop div:hover{background:#F9F9F9}
