@charset "utf-8";
/* CSS Document */
body,div,p,span,h1,h2,ul,li,dl,dd,dt{margin:0px;font-size:14px; margin:0 auto; padding:0px;font-family:"微软雅黑","Arial","宋体"; }
body{background:#F5F5F5}
img{border:0px;}
ul,li{margin:0;padding:0;list-style:none;}
h1{margin:0;padding:0;font-weight: bold;color:#454545;}
form,h3,h4,h5{margin:0;padding:0;font-size: 24px; font-weight: 500;}
div{ margin:0 auto;}
a{color:green; text-decoration:none;}
a:hover{ color:green;}
.main{width:1200px; margin:0 auto;}
.clearfix:after {content: "";display: block;height: 0;line-height:0;clear: both;visibility: hidden;}
.clearfix {zoom: 1; /*兼容ie6*/}
input,select,option,textarea,button{outline:none;}
a{text-decoration:none!important;color:#333;}
ul,li{list-style:none;}
.clear{clear:both; height: 0; line-height: 0; font-size: 0}

/*-----------------------主体部分-------------------------*/
.container1-fluid {
    width: 100%;
}
/*宽度通屏*/
.container1 {
    width: 1200px;
}
.crumbnav {
    margin:20px auto;
    color:#666;
}
.crumbnav a {
    color: #666;
}
.crumbnav a:hover {
    color: #f00;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}
/*清除浮动*/
.clearfix {
    zoom: 1; /*兼容ie6*/
}
.listmain-l {
    width:830px;
    margin-right:20px;
}
/*左浮动*/
.fl {
    float: left;
}
/*右浮动*/
.fr {
    float: right;
}
.listnews {
    position: relative;
    padding: 10px 18px;
    border: 1px solid #FFFFFF;
    margin-bottom:20px;
	background: #FFFFFF;
}
.listnews-l {
    width:100%;
}
.listnews-l-t {
    padding-bottom: 5px;
}
.listnews-l-t a {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}
.listnews-l ul {
    margin-top:10px;
}
.listnews-l ul li {
    color: #666;
    line-height: 22px;
}
.listnews-l ul li a {
    color: #666;
}
.listnews-r {
    position:absolute;
    right:20px;
    top:40px;
    text-align:center;
}
.listnews-r-hit {
    margin-right:20px;
}
.listnews-r-hit i {
    display: inline-block;
    width: 31px;
    height: 31px;
    background: url(../images/see.png)no-repeat left;
	z-index: 100;
}
.listnews-r-time i {
    display: inline-block;
    width: 31px;
    height: 31px;
    background: url(../Images/time.png) no-repeat left;
}
.listnews-r-hit p, .listnews-r-time p {
    font-size:12px;
    color:#ccc;
}
.listnews:hover {
    background: #0fab2c;
    border: 1px solid #0fab2c;
}
.listnews:hover .listnews-l-t a {
    color: #ffff00;
    border-bottom: 1px solid #ffff00;
}
.listnews:hover ul li {
    color:#fff;
}
.listnews:hover ul li a{
    color: #fff;
}
.listnews:hover .listnews-r-hit i {
    background: url(../images/sees.png) no-repeat left;
}
.listnews:hover .listnews-r-time i {
    background: url(../Images/times.png) no-repeat left;
}
.listnews:hover p {
    font-weight: bold;
    color: #fff;
}
.listnews-r {
    position:absolute;
    right:20px;
    top:40px;
    text-align:center;
}
.listnews-r-hit {
    margin-right:20px;
}

.listnews-r-hit p, .listnews-r-time p {
    font-size:12px;
    color:#ccc;
}
.listnews:hover {
    background: #0fab2c;
    border: 1px solid #0fab2c;
}
.listnews:hover .listnews-l-t a {
    color: #ffff00;
    border-bottom: 1px solid #ffff00;
}
.listnews:hover ul li {
    color:#fff;
}
.listnews:hover ul li a{
    color: #fff;
}

.listnews:hover p {
    font-weight: bold;
    color: #fff;
}
.listmain-r {
    width: 330px;
    margin-left: 20px;
	
}
.listmain-r .list {
    margin-top:20px;
}
.listmain-r .list:nth-child(1) {
    margin-top: 0;
}
.listmain-r .list .list-t{
    font-size: 18px;
    font-weight: bold;
    color: #4e4e4e;
    line-height: 34px;
    border-bottom: 1px solid #CCC;
}
.list-t-l a{
	font-size: 18px;
}
.listmain-r .list .list-t i {
    display: inline-block;
    width: 30px;
    height: 34px;
    float: left;
}
.listmain-r .list:nth-child(1) i {
    background: url(../Images/dongtai.png) no-repeat left;
}
.listmain-r .list:nth-child(2) i {
    background: url(../Images/jiage.png) no-repeat left;
}
.listmain-r .list:nth-child(3) i {
    background: url(../Images/wenda.png) no-repeat left;
}
.listmain-r .list:nth-child(4) i {
    background: url(../Images/zhishi.png) no-repeat left;
}
.listmain-r .list .list-t .list-t-r {
    font-size: 14px;
    line-height: 34px;
    
}
.listmain-r .list .list-t .list-t-l a:hover {
    color:#0fab2c;
}
.listmain-r .list .list-t .list-t-r a {
    color: #666;
    font-weight:normal;
}
.listmain-r .list .list-t .list-t-r a:hover {
    color: #0fab2c;
}
.listmain-r .list .list-c ul li {
    line-height: 32px;height: 32px;overflow: hidden;
}
.listmain-r .list .list-c ul li span {
    background: #0fab2c;
    padding: 1px 5px;
    font-size: 10px;
    color: #fff;
    margin-right: 10px;
}
.listmain-r .list .list-c ul li a {
    color: #333;
}
.listmain-r .list .list-c ul li a:hover {
    color: #f00;
}
#pagess {
    padding: 20px 0;
    text-align: center;
    font-size: 12px;
}

#pagess a:hover {
    color: #ffffff;
}

.anpager .cpb {
    background: #009900 none repeat scroll 0 0;
    border: 1px solid #006600;
    color: #ffffff;
    font-weight: bold;
    margin: 5px 4px 0 0;
    padding: 8px 15px 8px;
}

.anpager a {
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #bdbdbd;
    color: #444444;
    margin: 5px 4px 0 0;
    padding: 8px 15px 8px;
    text-decoration: none;
}

.anpager a:hover {
    background: #009900 none repeat scroll 0 0;
    border: 1px solid #006600;
    color: white;
}
.listmain-r {
    width: 330px;
    margin-left: 20px;
}
.fr {
    float: right;
}





/*----------------主体部分-------------------*/
/*.mrmf{width:384px;float: left;margin-right:24px;}
.mrmf1{width:384px;background: #FFFFFF;margin-bottom: 12px;}
.mrmf1_s{width: 384px;height: 54px;background: #FFFFFF;}
.mrmf1_s h2{font-size: 20px;color:#18b202;padding-left: 17px;padding-top: 13px;display: inline-block;font-weight: 600;}
.mrmf1_s li{font-size:16px;display: inline-block;margin-left: 62px;}
.mrmf1_l{width: 92px;height: 120px;margin:18px 0px 20px 17px;display: inline-block;}
.mrmf1_r{width: 218px;float: right;margin-top: 20px;margin-right: 36px;}
.mrmf1_r h3{font-size: 16px;color:#18b202;padding-left: 0;padding-bottom:8px;}
.mrmf1_r li{line-height: 24px;}
.mrmf1_r h4{font-size: 14px;display: inline;}
.mrmf1_r h4 span{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;text-indent: 70px;margin-top: -24px;}
.rr{margin-right:0px;}*/


/*----------------------企业排行-------------------------*/
/*.qyph{margin-top: 30px;}
.qiye{width:588px;height: 264px;background:#FFFFFF;border-top:3px solid #18b202;float:left;margin-bottom: 20px;padding-bottom: 10px;}
.qiye h2{font-size: 20px;color:#18b202;padding-left: 17px;padding-top: 13px;display: inline-block;font-weight: 600;}
.qiye a{font-size:16px;margin-left: 280px;}
.qiye .dian a{margin-left: 0px;}
.qiye li p{line-height: 26px;width: 228px;margin-left: 18px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.dian{margin-top: 10px;width: 228px;float:left;}
.dian li{margin-left: 20px;float: left;}
.dian a li img{margin-top: 6px;float: left;margin-right: 8px;}
.r{float:right;margin-right: 100px;}
.rl{float: right;margin-bottom: 20px;}*/

/*----------------------新闻排行-------------------------*/
/*.xwph{width: 1200px;}
.xinwen{width:390px;background:#FFFFFF;border-top:3px solid #18b202;float:left;padding-bottom: 15px;margin-right: 15px;}
.xinwen h2{font-size: 20px;color:#18b202;padding-left: 17px;padding-top: 13px;display: inline-block;font-weight: 600;}
.xinwen a{font-size:16px;display: inline-block;margin-left:130px; }
.xinwen .y a{margin-left: 0px;}
.xinwen .y li p{line-height: 26px;margin-left: 18px;width: 320px; text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.dian li img{margin-top: 6px;float: left;margin-right: 8px;}
.xinwen .y{line-height: 14px;margin-left: 0;width: 350px;}
.rrr{margin-right: 0px;}*/



/*----------------------热门企业-------------------------*/
/*.box{width: 300px;height: 50px;background:#18b202;margin-top: 40px;}
.box li{font-size: 24px;color: white;padding:10px 0px 10px 20px;margin-left: 2px;margin-bottom: 6px;}
.box2{width: 146px;height: 46px;background: #FFFFFF;margin-right: 2px;margin-top: 2px;}
.box2 li{margin-top: -55px;color:#18b202;}

.rmqy{height: 540px;border: 1px solid #bfbfbf;margin-top: 26px;}
.remen{width: 270px;height: 228px;margin:26px 0px 0px 24px;float: left;}
.remen a{margin: 0 auto;}
.remen a p{ font-size: 18px; text-align: center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}*/







