@charset "utf-8";
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: microsoft yahei , "宋体"; position:relative;}/*网站字体颜色*/

.fw_banner{left:50%; margin-left:-960px; position: relative; height:305px; overflow:hidden; width:1920px; }
.ab_banner{left:50%; margin-left:-960px; position: relative; overflow:hidden; width:1920px; }
/*页眉*/


/*新闻*/
.news{ overflow:hidden; background-color:#f7f7f7;}
.news .news_content{ overflow:hidden; margin-top:55px; height:370px;}
.news .news_content .news_title{ width:100%; overflow:hidden; margin-bottom:15px;}
.news .news_content h3{ font-size:16px; font-weight:normal; float:left}
.news .news_content h3 a{ color:#333;}
.news .news_content .news_btn{ float:right; overflow:hidden}
.news .news_content .news_left{ width:24px; height:24px; background:url("../images/news_left.png") no-repeat center; float:left; cursor:pointer}
.news .news_content .news_left:hover{ background:url("../images/news_left_cur.png") no-repeat center}
.news .news_content .news_right{ width:24px; height:24px; background:url("../images/news_right.png") no-repeat center; float:left; margin-left:10px; cursor:pointer}
.news .news_content .news_right:hover{ background:url("../images/news_right_cur.png") no-repeat center}
.news .news_content .news_window{ width:100%; height:300px; overflow:hidden}
.news .news_content ul{ width:1024px;}
.news .news_content ul li{ float:left; width:320px; overflow:hidden; margin-right:21px;}
.news .news_content li img{ display:block; margin-bottom:20px;}
.news .news_content li h4{ font-size:13px; margin-bottom:20px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.news .news_content li h4 a{ color:#666}
.news .news_content li p{ font-size:12px; color:#666; line-height:19px; height:57px; width:100%;overflow:hidden;}
/*运营推广*/
.news .yunying{ overflow:hidden;}
.news .yunying .yunying_left{padding-bottom:10px; float:left; width:660px; overflow:hidden}
.news .yunying h3{ font-size:16px; font-weight:normal; margin-bottom:20px;}
.news .yunying h3 a{ color:#333;}
.news .yunying dl{ overflow:hidden;}
.news .yunying dt{ float:left; width:320px; overflow:hidden; margin-right:20px;}
.news .yunying dt img{ display:block; margin-bottom:20px;}
.news .yunying dt h4{ font-size:13px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; margin-bottom:20px; font-weight:normal}
.news .yunying dt h4 a{ color:#333;}
.news .yunying dt p{ font-size:12px; color:#666; line-height:19px; width:100%; height:57px; overflow:hidden}
.news .yunying dd{ float:left; width:320px;}
.news .yunying dd li{ font-size:12px; line-height:27px; width:100%; float:left}
.news .yunying dd li a{ display:inline-block; width:70%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; float:left; color:#666;}
.news .yunying dd li span{ color:#999; float:right}
/*移动互联网*/
.news .yunying .yunying_right{ width:320px; float:right; overflow:hidden}
.news .yunying .yunying_right .yidong_content{ overflow:hidden; width:100%;}
.news .yunying .yunying_right li{font-size:12px; line-height:27px; width:100%; float:left}
.news .yunying .yunying_right li a{ display:inline-block; width:70%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; float:left; color:#666;}
.news .yunying .yunying_right li span{ color:#999; float:right}






























