﻿body,input,p,div,span,ul,li,table,a,textarea,img
{
    margin:0;
    padding:0;
}
body
{
   background:url(../images/bg.png) repeat center top;
   font-size:12px;
   line-height:1.5;
   color:Black;
   font-family:微软雅黑;

}
ul, li {
	list-style:none;
}
A
{
    FONT-SIZE: 12px;
    color: #000000;
	text-decoration: none;
	cursor:hand;
}
A:link {
	FONT-SIZE: 12px; TEXT-DECORATION: none;
	color:#000000;
}
A:active {
	text-decoration: underline;
}
A:hover {
	text-decoration: underline;
}
img{border:none;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
.hid{display:none;}

.main{width:1000px;margin:0px auto;}
.mainbox{width:1000px;margin:0 auto;}

/*------------------------------产品展示--------------------------------------*/
.product{width:100%;height:340px;margin-top:26px;}
.product_top{background:url(../images/productbg.png) no-repeat;width:100%;height:68px;}
.more{background:url(../images/more.png) no-repeat;display:block;width:62px;height:13px;float:right;margin-top:10px;}
.product_cont{margin-top:20px;}
.product_cont .pro_item{width:230px;float:left;margin:0 5px;}
.product_cont .pro_item .pro_item_img{width:230px;height:220px;}
.product_cont .pro_item .pro_item_img img{width:230px;height:220px;}
.product_cont .pro_item .pro_item_tit{background:url(../images/pro_tit.png) no-repeat;height:30px;line-height:30px;text-indent:6px;}
.product_cont .pro_item .pro_item_tit a{color:White;display:block;height:30px;line-height:30px;}

/*----------------------------------行业新闻----------------------------------------*/
.news{margin-top:0px;position:relative;padding-bottom:10px;}
.news .news_top{background:url(../images/newsbg.png) no-repeat 0 center;width:100%;height:68px;padding:22px 0;}
.news .news_cont{}
.news .news_left{float:left;}
.news .news_left a{display:block;}

.news .news_center{float:left;width:429px;height:315px;margin-left:0px;background:url(../images/newbg.png) no-repeat;}
.news .news_center .news_center_hd{width:421px;height:36px;line-height:30px;margin:8px auto 0;}
.news .news_center .news_center_hd ul{height:34px;border-bottom:solid 1px #eae9e9;}
.news .news_center .news_center_hd ul li{float:left;width:90px;text-align:center;font-family:微软雅黑;font-size:14px;height:35px;color:#555555;cursor:pointer;}
.news .news_center .news_center_hd ul li.on{background:url(../images/nthover.png) no-repeat -8px bottom;}
.news .news_center .news_center_top{width:411px;height:90px;margin:0px auto;border-bottom:dashed 1px #7e1515;}
.news .news_center .news_center_top .news_center_top_tit{width:120px;height:80px;float:left;margin-top:5px;}
.news .news_center .news_center_top .news_center_top_tit a{color:#2d5ea3;margin:0 auto;font-size:16px;}
.news .news_center .news_center_top .news_center_top_tit img{width:119px;height:80px;}
.news .news_center .news_center_top .news_center_top_cont{text-indent:2em;float:right;height:80px;width:290px;font-family:宋体;margin-top:5px;line-height:1.7;}
.news .news_center .news_center_top .news_center_top_cont a{font-size:12px;color:#000;}
.news .news_center .news_center_top .news_center_top_cont a:hover{color:Red;}

.news .news_center .news_center_list{width:411px;margin:0 auto;}
.news .news_center .news_center_list ul li{height:26px;line-height:26px;background:url(../images/1_23.png) no-repeat 5px center;text-indent:22px;border-bottom:dashed 1px #7e1515;font-family:宋体;}
.news .news_center .news_center_list ul li a{font-size:12px;color:#000;}
.news .news_center .news_center_list ul li a:hover{color:Red;}
.news .news_center .news_center_list ul li span{float:right;}
.news .news_right{float:right;width:258px;background:url(../images/link.png) no-repeat;height:315px;}
.news .news_right ul{width:160px;margin:10px 0 0 72px;}
.news .news_right ul li{height:58px;width:100%;line-height:58px;}
.news .news_right ul li a{font-size:18px;font-family:微软雅黑;color:White;font-weight:bold;}

.list{height:auto;}
.list ul{text-align:left;list-style:none;}
.list ul li{height:28px;background:url(../images/dot.png) no-repeat left 10px;text-indent:12px;width:92%;margin:0px auto;border-bottom:dashed 1px #cdcdcd;}
.list ul li a{float:left;text-decoration:none;line-height:28px;}
.list ul li a:hover{color:Red;}
.list ul li span{float:right;line-height:28px;}

.new_tit{text-align:center;font-size:22px;font-weight:bold;height:40px;line-height:40px;padding-top:20px;}
.new_info{height:28px;line-height:28px;border-bottom:dashed 1px #cdcdcd;width:90%;margin:0 auto;}
.new_cont{width:90%;margin:0 auto;padding-top:10px;text-align:left;line-height:150%;font-size:12px;padding-bottom:20px;}
.new_cont p{text-indent:2em;}


.yqlj{width:1000px;height:32px;background:url(../images/yqljbg.png) no-repeat;position:relative;margin:0 auto;}
.yqlj_tit{position:absolute;top:14px;left:36px;font-family:微软雅黑;font-size:16px;color:#666666;}
.yqlj_c{overflow:hidden;position:absolute;top:5px;left:106px;}

.foot{background-color:#fff;height:80px;width:100%;border-top:solid 10px #bb171e}

