﻿@charset "utf-8";
/* CSS Document
** author:永易搜
** URL:http://www.yongyisou.com/
** tips:CSS文件非专业勿动，编码格式为utf-8
*/
*{ padding:0px; margin:0px;list-style:none;}
img{border:none;border:0;}
a{text-decoration:none;color:#898989;  }
a:hover{ color:#a03023;text-decoration:none; }
a:focus {outline:0; }
html{font:normal 14px/1.5 "microsoft yahei",tahoma,arial,sans-serif;background:#fff;}
body{background:#fff;}
input,input:focus{outline:none;text-indent:5px}
h1{ font-size:20px}
h2{ font-size:18px}
h3{ font-size:16px}
h4{ font-size:14px}

button{ outline:none;}
/*通用调用*/
.w1200{width:1200px;height:auto;margin:0 auto;overflow:hidden;}
.fl{float:left;}
.fr{float:right;}

.w1180{width:1180px;height:auto;margin:0 auto;}
.w1160{width:1140px;height:auto;margin:0 auto;overflow:hidden;}


 
 .market h3{ font-size:17px; color:#595757;  width:100%; font-weight:normal;  height:25px; line-height:50px;}
.market_l{ width:740px; height:auto; overflow:hidden; }
.market_r{ width:340px; height:auto;   overflow:hidden;   }

.market_l h3{
	font-size: 24px;line-height: 28px;border-left: 3px solid #da251d;padding-left: 15px;color:#313131;
}


.market_l ul li{ width:740px; height:158px;  background:#FFF;  margin-bottom:14px;  overflow:hidden; }
.market_l ul li .pic{ width:212px; height:158px; overflow:hidden;  }
.market_l ul li .news_r{ width:480px; height:158px; overflow:hidden; margin-left:40px; }
.market_l ul li .news_r .title a{color: #484141;font-weight: bold;font-size:17px;}
.market_l ul li .news_r .title a:hover{color:#b3332d;}
.market_l ul li .news_r .title{width:100%; height:30px; line-height:30px; margin-top:10px;  font-size:15px; }
.market_l ul li .news_r .cont{ width:100%; height:80px; overflow:hidden; font-size:15px;  line-height:20px; color:#595757;  }
.market_l ul li .news_r .pubinfo{width:100%; height:25px; font-size:13px; line-height:25px; color:#9fa0a0; }


.market_l ul li .pic img{-moz-transition:0.8s;-ms-transition:0.8s;-webkit-transition:0.8s;-o-transition:0.8s;transition:0.8s;}
.market_l ul li .pic a:hover img{-moz-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}


.hot_news { width:400px; height:500px; background:#FFF;   overflow:hidden; border-radius:10px;  }
.hot_news ul{ margin-top:5px;}
.hot_news ul li{  height:59px; border-bottom:1px solid #e4e4e4; padding:0px 0px 0px 1px;    width: 95%;  }
.hot_news ul li .pic{ width:27px; height:27px; margin-top:15px; }
.hot_news ul li .info{ width:270px; height:45px; margin-top:10px;margin-left:10px; overflow:hidden;  }
.hot_news ul li .info p{margin: 0px;  }

.hot_news ul li .info p.tt1{ font-size:13px;  color:#9fa0a0; }


 
