*{padding:0px; margin:0px;}
html {_overflow-y:scroll;}
body{
    font-family: "微软雅黑",Arial, Tahoma; 
	font-size: 12px; 
	color: #505050; 
	min-width:1000px;
	}
a{text-decoration: none; cursor: pointer;} 
a:link {color: #333333;}
a:visited {color: #333333;} 
a:hover{color: #eb1315;	text-decoration: none;} 
a:active {color: #333333;}
ul, li, h1, h2, h3, h4, h5, h6, span, form, dl, dt, div, dd, ol, pre, FIELDSET, input, textarea, p {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5,h6{font-size:12px; font-weight:normal;}
img{border:0px;max-width:100%;}
.clear{clear:both;}
.clear:after{content: ""; display: block; clear: both;  }
.size{width:1000px;margin:0 auto;}


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 0px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  {line-height:1; display: inline-block;}
.flex-direction-nav a.flex-next:before  {}
.flex-direction-nav a{ display:none;}

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute;bottom:28px; text-align:center; *z-index:999999; z-index:999;display:none;}
.flex-control-nav li {margin: 0 8px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width:70px; height: 10px; display: block; background: #a6a6a6;  cursor: pointer;line-height:0;font-size:0;overflow:hidden;}
.flex-control-paging li a.flex-active { background: #8fc320; cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
.flex-direction-nav .flex-next { opacity: 1; right: 10px;}


.body .size{ width:1000px;}
.header{width:100%;background:#fff;min-width: 1000px;height:180px;position: relative;z-index:999;}
.header .logo{ width:633px;height:111px;float:left;}
.header .tel{background:url(../images/tel.jpg) left center no-repeat;color:#d6130d;font-size:30px;float:right;height:111px;line-height:111px;font-weight:900;letter-spacing:-2px;padding-left:35px;}

.nav {font-size:22px;min-width: 1000px;margin:0 auto;width:1000px;height:70px;position:relative;}
.nav_bgc{background:url(../images/navbg.jpg) center center no-repeat;width:100%;margin:0 auto;}
.nav > li{ display:block;height:70px; position:relative;width:160px; float:left;background:url(../images/nav_right.png) right center no-repeat;}
.nav > li > a{  text-align:center;width:160px;display:block;height:70px; line-height:70px; margin:0 auto;}
.nav >.libg a,.nav >li:hover>a{color:#1c1c1e;background:#d6d6d6;}
.nav >li>a{ color:#fff;}
.nav > li:hover ul{display:block;}
.nav > li> ul{ position:absolute;top:70px;left:0px;background:#013582 ;width:160px;display:none;font-size:14px;z-index:888;}
.nav >li> ul li{ height:35px;line-height:35px; text-align:center;border-bottom:1px solid #052759;}
.nav >li> ul li:hover{background:#06439d;}
.nav >li> ul li a{color:#fff;}


.banner{min-width: 1000px;position:relative;}

/*首页content*/
.con_top1 .title{margin:30px 0;}
.con_top1 .ser_show li{width:25%;height: 254px;margin:0 auto 20px;}
.con_top1 .ser_show li img{width:223px;height:223px;}
.con_top1 .ser_show li p{background:url(../images/con1bg.jpg) center center no-repeat;height:56px;width:223px;line-height:56px;font-size:20px;color:#262729;font-weight:500;margin:-8px auto 0;}
.con_top1 .ser_show li:hover p{color:#d6130d;font-size:24px;font-weight:600;}

.con_top2{background:url(../images/con_top2.jpg) center center no-repeat;height:542px;min-width:1000px;margin-top:20px;}
.con_top2 .posi_t{margin-top:80px;width:325px;float:left;}
.con_top2 .descri{color:#fff;margin-top:90px;}
.con_top2 .descri .left{float:left;}
.con_top2 .descri .right{float:left;padding-left:15px;}
.con_top2 .descri .right h3{font-size:24px;font-weight:600;}
.con_top2 .descri .right p{font-size:16px;width:240px;line-height:24px;}
.con_top2 .descri .right span{color:#f0ff00;font-weight:600;}

.posi_t2{width:297px;float:left;padding:120px 20px 0 20px;color:#fff;font-size:30px;text-align:center;}
.posi_t2 p{background:url(../images/con26.png) left center no-repeat;height:50px;line-height:50px;margin-top:40px;}
.posi_t2:hover img{transition-delay:0.5s;
-ms-transition-delay:0.5s;
-moz-transition-delay:0.5s;
-webkit-transition-delay:0.5s;
-o-transition-delay:0.5s;

transition:all 0.3s;
-webkit-transition:all 0.3s;
-ms-transition:all 0.3s;
-moz-transition:all 0.3s;
-o-transition:all 0.3s;

transform:rotate(360deg);
-ms-transform:rotate(360deg); 	/* IE 9 */
-moz-transform:rotate(360deg); 	/* Firefox */
-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
-o-transform:rotate(360deg); 	/* Opera */}

.title2{margin:50px 0 60px 0;}
.con_top3{background:#e4e4e4;height:399px;min-width:1000px;}
.con_top3 .flexslider{ width:90%; margin:0 auto;position:relative;height:226px;top:-25px;}
.con_top3 .slides{position:relative;z-index:1;}
.con_top3 .slides li{height:386px;width:330px;}
.con_top3 .slides li img{ max-width:263px; max-height:286px;display:block; margin:0 auto;width:263px;height:286px;}
.con_top3 .slides li .desc{ display:block;text-align:center; overflow:hidden;font-size:24px;color:#fff;height:86px;overflow:hidden;background:#d6130d;width:263px;margin:0 auto;}
.con_top3 .slides li p{height:50px;line-height:50px;overflow:hidden;}
.con_top3 .slides li span{text-align:center;color:#fff;height:27px;line-height:27px;font-size:12px;margin:0 auto;}
.con_top3 .slides li a{width:263px;height:372px;padding:6px;background:#fff;display:block;border:1px solid #b9b9b9;}
.con_top3 .flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center; display:none}
.con_top3 .flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.con_top3 .flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;cursor:pointer;}
.con_top3 .flex-control-nav .flex-active{background-position:0 0;}
.con_top3 .flex-direction-nav{position:absolute;z-index:3;width:100%;top:75%; font-size:0}
.con_top3 .flex-direction-nav li a{display:block;width:78px;height:85px;overflow:hidden;cursor:pointer;position:absolute;color:#292929;}
.con_top3 .flex-direction-nav li a.flex-prev{left:-126px;background:url(../images/left.jpg) center center no-repeat;}
.con_top3 .flex-direction-nav li a.flex-next{right:-126px;background:url(../images/right.jpg) center center no-repeat;}

.title3{margin:0px 0 40px 0;}
.con_top4{/*height:330px;*/}
.con_top4 .left{float:left;}
.con_top4 .left img{height:295px;width:311px;}
.con_top4 .center{float:left;width:300px;margin-left:20px;}
.con_top4 .center h3{color:#262729;font-size:24px;font-weight:600;padding-bottom:15px;}
.con_top4 .center p{height:200px;font-size:16px;line-height:25px;overflow:hidden;}
.con_top4 .center a{color:#d6130d;font-size:18px;}
.con_top4 .right{float:right;width:330px;border:1px solid #e5e5e5;padding-bottom:10px;}
.con_top4 .right p{height:30px;line-height:30px;background:#d6130d;text-align:center;color:#fff;width:280px;margin:10px auto;}

.con_top4 .flexslider{ width:75%; margin:0 auto;position:relative;height:267px;}
.con_top4 .slides{position:relative;z-index:1;}
.con_top4 .slides li{height:267px;}
.con_top4 .slides li img{ max-width:201px;max-height:267px;display:block; margin:0 auto}
.con_top4 .flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center; display:none}
.con_top4 .flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.con_top4 .flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;cursor:pointer;font-size:15px;}
.con_top4 .flex-control-nav .flex-active{background-position:0 0;}
.con_top4 .flex-direction-nav{position:absolute;z-index:3;width:100%;top:42%; font-size:0}
.con_top4 .flex-direction-nav li a{display:block;width:50px;height:60px;overflow:hidden;cursor:pointer;position:absolute;}
.con_top4 .flex-direction-nav li a.flex-prev{left:-46px;background:url(../images/left2.jpg) center center no-repeat;}
.con_top4 .flex-direction-nav li a.flex-next{right:-46px;background:url(../images/right2.jpg) center center no-repeat;}

.title4{margin:40px auto;width:1000px;}
.con_top5{width:1000px;margin:0 auto;}
.con_top5 .case_list{margin-left:340px;}
.con_top5 .con1bg2{background:url(../images/con_bg.jpg) left top repeat;padding-bottom:30px;}
.con_top5 .case_list li{float:left;height:42px;line-height:42px;width:140px;background:#fff;border:1px solid #cecece;text-align:center;margin-right:30px;font-size:25px;border-radius:50px;cursor:pointer;}
.news_list li:hover .time{background:url(../images/con52.jpg) center center no-repeat;}
.news_list li{float:left;margin:20px 0;}
.con_top5 .case_list .tabon {background:#d6130d;color:#fff;}
.con_top5 .case_tt{padding:25px 0 35px 0;}
.con_top5 .time{background:url(../images/con51.jpg) center center no-repeat;height:96px;width:83px;color:#fff;text-align:center;font-size:14px;float:left;}
.con_top5 .time span{font-size:45px;display:block;padding-top:3px;}
.con_top5 .intro{float:left;width:385px;margin-left:15px;}
.con_top5 .intro h3{font-size:19px;font-weight:500;overflow:hidden;height:35px;line-height:35px;}
.con_top5 .intro p{line-height:20px;font-size:14px;overflow:hidden;height:60px;}
.con_top5 .more{text-align:center;font-size:18px;margin:25px 0;}

/*首页联系我们*/
.mapbg{background:url(../images/mapbg.jpg) center center no-repeat;height:452px;min-width:1000px;margin-top:50px;}
.mailbg{background-image:url(../images/mail.png);width:526px;height:514px; background-repeat: no-repeat;background-position: center 30px;text-align:center;}
.mapwidth{width:526px;margin:0 auto;}
.mailbg h3{font-size:27px;font-weight: bold;padding-top:40px;}
.map_con{font-size:20px;}
.mailbg input{width:269px;height:35px;border:1px solid #c3cacc;background-color:#fff;line-height:35px;padding-left:3px;}
.map_inpt{margin-top:5px;}
.addheight textarea{height:85px;border:1px solid #c3cacc;background-color:#fff;width:269px;}
.mailbg .map_refer{background-color:#d60000;color:#fff;width:160px;heigt:31px;margin-top: 15px;cursor:pointer;}
.map_con2{margin-top:15px;text-align: left;margin-left: 180px; font-size:16px;color:#000000;}
.map_con3{margin-top:10px;}

/*页脚*/
.footer{height:60px;line-height:60px;min-width:1000px;background:#0f0f0f;color:#7d7b7c;font-size:14px;text-align:center;}
.footer a{color:#7d7b7c;}
/*content部分*/
.content_counbg{width:1000px; margin: 30px auto 40px;min-height: 500px;}
/*留言本*/
.right_newscenter .warp1{ margin:0 auto}
.right_newscenter .guestbook_main{ border:1px solid #d1d1d1; margin-bottom:20px;}
.right_newscenter .inp_one{width: 200px;height:25px; line-height:25px;}
.right_newscenter .inp_small{width:100px;height:25px; line-height:25px;}
.right_newscenter .btn_blue{ background:#262729; width:99px;  height:32px;color:#fff;border:1px solid #03645d;cursor:pointer;}
.right_newscenter .form{ padding:20px}
.right_newscenter .form dd span{ padding-left:20px}
.right_newscenter .form dd span i{ color:#F00; padding:0 5px; }
.right_newscenter .form dd span.mes{ display:block;}
.right_newscenter .guestbook_title{ padding:5px 20px; color:#399aed}
.right_newscenter .guestbook_msg{ padding:5px 20px}

.right_newscenter .search_x{ border:1px solid #d1d1d1; margin-bottom:20px;}
.right_newscenter .search_x .top{ text-indent:25px}
.right_newscenter .current{ width:17px; height:17px; background:#399aed; border:2px solid #FFF; color:#FFF}
.right_newscenter .num{width:17px; height:17px; background:#aaaaaa; border:2px solid #FFF; color:#FFF}

/**************from表单**********************/
.right_newscenter .form{ padding:10px;margin-top:15px;}
.right_newscenter .listtop,.listbottom{margin-left: 10px; }
.right_newscenter .listtop{margin-top: 10px;border:1px  solid #CCCCCC;border-bottom: none;padding-left: 10px; padding-bottom: 15px;width: 710px;background: #F5F5F5;}
.right_newscenter .con_edit{margin: 10px;}
.right_newscenter .form_top{padding-left: 10px; padding-bottom: 15px;}
.right_newscenter .form dl {overflow: hidden;zoom: 1;padding-top: 15px;}
.right_newscenter .form dt {float: left;width: 11%;font-size: 14px;padding: 3px 0 0 0;color: #666;}
.right_newscenter .form dd {float: left;line-height: 22px;}
.right_newscenter .form dd select, .form dd input {vertical-align: middle;border: 1px solid #cecece;}
.right_newscenter .form dd textarea{border: 1px solid #cecece;}
.right_newscenter .form dd .logo{border: 1px solid #D4D4D4;}
.right_newscenter .form dd .wxqrcode{width: 80px;height: 80px;border: 1px solid #D4D4D4;}
.right_newscenter .form dd p {clear: both;color: #A0A0A0;padding: 4px 0 0 0;line-height: 16px;}
.right_newscenter .form_b {text-align: left;padding: 20px 0 45px 145px;}
.right_newscenter .form .btn7 {margin-left: 10px;}

/*内页左侧栏目*/
.ny_left{ width:236px; float:left;}
.ny_left{border-bottom:1px solid #d1d1d1; height:36px; font-size:16px; line-height:36px; color:#FFF; text-indent:20px; background:#399aed}
.slider{ border:1px solid #d1d1d1; margin-bottom:20px;}
.sliderul{padding:15px 20px}
.sliderul li{ line-height:28px;margin:4px auto; }
.sliderul li a{ display:block; height:28px; overflow:hidden; text-indent:25px;  cursor:pointer; color:#2e2e2e; font-size:14px; background:url(../images/sliderullibg.jpg) left center no-repeat  #e5e5e5; width: 185px;}
.sliderul li a.hover{ color:#d6130d;}/*选中改变颜色*/
.sliderul li a.on{ color:#d6130d}/*选中改变颜色*/
.sliderul li:hover ul{ display:block}
.sliderul ul li:hover a{color:#d6130d}
.sliderul li ul{ display:none; background:#FFF}
.sliderul li ul li{ text-indent:70px; }
.sliderul li ul li a{background:url(../images/sliderullilibg.png) 20px  center  no-repeat; text-indent:45px; color:#2e2e2e; }
.sliderul li ul.block{ display:block}
.left_nav{float:left;width:236px; margin-top: 20px; margin-bottom: 20px;}
.top{height: 48px;line-height: 48px;color: #fff;font-size: 19px;font-weight: bolder;padding-left:20px;background-color:#d6130d;}


/*左侧联系我们*/
.slider_bottom{width:238px;  margin-bottom:20px;border:1px solid #d1d1d1; padding:0 0 10px; line-height:25px; color:#333333}
.slider_bottom .bottom{  padding:10px 10px;background:url(../images/contentbg.jpg) no-repeat center 20px; min-height:232px;font-size: 14px;}
.slider_bottom .bottom span{ height:40px; display:block; padding:40px 0 0 70px; color:#439702; font-size:17px;}
.phonsd p{font-size:12px;}


/*最常规产品展示*/
.addmargin{margin-top:20px;margin-bottom: 30px;}
.prom{ border:1px solid #d1d1d1; padding:10px 16px 10px; overflow:hidden;min-height:390px;font-size: 14px;line-height: 24px;}
.rightTitle span a{color:#5a5959;}
.pro a{color:#333333;}
.pro li{ width:227px; float:left; margin:3px; text-align:center; line-height:25px;}
.pro .probg{background:url(../images/con_top2sh.jpg) center top no-repeat;height:252px;}
.pro .probg img{padding:7px;width:212px;height:212px;}
.pro .proshow li p{color:#909090;line-height:22px;font-size:16px;height:22px;overflow:hidden;text-align:center;}
.pro p{height:25px;width:234px;line-height:25px;overflow:hidden;}
/* 分页 */
.page{ display:block; width:675px;color: #000; text-align:right; background:#ededee; float:left; line-height:30px; padding:0 2%;margin:10px 0;font-size: 13px;}
.page span{ float:left; padding-left:10px}
.page a { padding:4px 10px; }
.page a.num{ margin:0 5px; padding:2px 8px; color:#FFF; background:#ababab;}
.page a.num:hover { color: #fff; background:#262729;}
.page a.select{ margin:0 5px; padding:2px 8px; color:#FFF; background:#262729;}
/*新闻中心*/
.news_p li{float:left;margin-top: 35px; border-bottom: 1px dashed #e2e2e2;width: 850px;height:132px;}
.news_photo{height:132px;float:left;}
.news_photo img{width:164px;height:105px;}
.news_title{width:545px;height:120px;overflow:hidden;float:left; margin-left: 20px;}
.news_con{ text-indent: 0em;width:545px;overflow:hidden;color:#747474;line-height: 20px; margin-top: 20px;}
.news_title2{font-size:14px;font-weight:bold;color:#595959;background-image:url(../images/daoxiang.jpg);background-repeat:no-repeat;}
.news_title2 span{margin-left:25px;}
.check img{width:9px;height:10px;margin-top: 5px;}
.remdh{background-image:none;}
.remdh span{ margin-left: 0px;}
.news_time{color:#595959;float:left;margin-left:20px;line-height:44px;}
.neww{width:645px;}
.neww p{width:645px;}

.borderri{border:1px solid #cecece;margin-top:20px;}

.news_titlewd .dfdff{background-image:none;text-indent: 0em;float:left;text-overflow:ellipsis;overflow:hidden;-o-text-overflow:ellipsis;white-space:nowrap;width:560px;color:#d6130d;line-height:44px;}
.news_title4{overflow:hidden;float:right; margin-left: 10px;height:33px;}
.news_titlewd{padding:0px 15px;}
.news_p a{color:#595959;}
.news_titlewd li{height:100px;border-bottom: 1px dashed #e2e2e2;width:720px;}
.checked img{width:7px;height:8px;margin-top: 18px;}
.news_neir{line-height:18px;color:#595959;height: 38px;overflow:hidden;width:695px;}
.checked{height:20px;}





/* 推荐产品*/
.recommended{ border:1px solid #ddd; margin-bottom:20px;}
.recommended .bottom{}
.recommended .bottom li{ margin:10px 0 0}
.recommended .bottom li a{ display:block;color:#484848;}
.recommended .bottom li a img{  width:200px; height:150px; padding:5px; display:block; border:1px solid #ddd; margin:0 auto; margin-left: 10px;}
.recommended .bottom li a img:hover{ border:1px solid #399aed;}
.recommended .bottom li a span{ display:block; line-height:32px; text-align:center; height:32px; overflow:hidden}

/*最常规产品-内页*/
.pro_main .top{height:34px; line-height:34px; margin-bottom:0; color:#262729;background:url(../images/topbg.jpg) repeat-x;}
.pro_main .main1_intro{ padding:15px;border:1px solid #d1d1d1; margin-bottom:20px;overflow:hidden}
.pro_main .main1_intro .left{ float:left}
.pro_main .main1_intro .right{ width:322px; padding:10px; float:left}
.pro_main .main1_intro .right .title{ border-bottom:1px dashed #ddd; margin-bottom:10px; line-height:30px; height:30px; overflow:hidden}
.pro_main .main1_intro .right .text{ line-height:25px;}
.pro_main .main1_intro .right .rex{ font-size:16px;}
.pro_main .main1_intro .right .rex span{ font-size:22px; color:#03F}
/*产品详情*/
.pro_main .main3_detail{margin-bottom:20px; border:1px solid #d1d1d1}
.pro_main .main3_detail .bottom{ line-height:25px;padding:0; border:none; padding:10px 14px;}
.pro_main .main3_detail .bottom img{ max-width:100%; display:block; margin:0 auto; }

.news_title44{width:700px;}

.newsce .font_news{text-align:center;font-size:18px;font-weight:bolder;line-height:40px;height:40px;}
.newsce .h2{font-family:黑体;font-size: 18px;font-weight: bold;}
.font_news2{border-bottom: 1px solid #cecece;color: #a0a0a0;font-size: 14px;line-height:30px;margin: 0 auto;text-align: center;width: 695px;}
.newsce .text_indent{line-height: 24px;font-family: 微软雅黑;font-size: 14px;}	
.wzzw{ text-align: center;background-color:#049a2a;padding:2px 5px;}	
.wzzw a{color: #fff;}

/*右侧内容*/	
.right_newscenter{float:left;margin-left:20px;width:735px;}
.rightTitle{background-position: 0px 18px;color: #5a5959;font-size: 14px;line-height: 48px;margin-top: 20px;background-image:url(../images/daoh_03.jpg);background-repeat:no-repeat;border-bottom: 1px solid #cecece;}
.rightTitle span{margin-left:22px;}	
.newsce {background-color: #fff;min-height: 560px;border:1px solid #cecece;margin-top: 20px;margin-bottom: 20px;text-align: center;}
.newsce p{margin:0 12px;}
.newsce img{height: auto;margin:15px;}
.newsce .text_indent{text-align:left;overflow: hidden;}

.wzli li{height:40px;line-height:40px;border-bottom:1px dashed #cecece;overflow:hidden;}
.wzli li span{margin-right:20px;width:120px;}