﻿@charset "utf-8";
/* CSS Document */
/* adver*/


.sub_nav{background-image:url(sub_nav.jpg); width:980px; height:33px; padding-left:23px; margin:0 auto; }
.container{ width:983px; padding:10px; background-color:#FFF; margin:0 auto;}

/* sec1 */

.sec1_l{ width:338px; height:278px; border:1px solid #CCC; padding:10px;}
.sec1_m_tit{ background-image:url(sec1_m_tit.jpg); width:360px; height:36px;}
.sec1_r_tit{ background-image:url(sec1_r_tit.jpg); width:243px; height:36px;}
.sec1_r_cnt{ height:263px;}
#Scroll {CLEAR: both;  FONT-SIZE: 14px; WIDTH: 240px; LINE-HEIGHT: 26px;  HEIGHT: 263px; TEXT-ALIGN: left}

.sec2_tit{ background-image:url(sec2_l_tit.jpg); width:730px; height:36px;}
.sec2_cnt{ height:135px;}
.sec3_tit{ background-image:url(sec3_tit.jpg); width:360px; height:32px;}
.sec3_cnt{height:134px; padding-top:13px;}
.sec3_r_tit{ background-image:url(sec3_r_tit.jpg); width:243px; height:36px;}
.sec3_r_cnt{ padding-top:13px; height:240px; background-color:#f2faff;}

.fl{ width:185px; height:26px; margin-left:25px; border:1px solid #CCC; line-height:26px; font-size:14px;}





.box_news-1{width: 360px;height: 300px;overflow: hidden;position: relative;}
.box_news-1 ul{width: 360px;height: 300px;}
.box_news-1 ul li{width: 360px;height: 300px;position: relative;overflow: hidden;}
.box_news-1 ul li img{display:block;width: 360px; height: 300px;}
.box_news-1 ul li h2{position: absolute;left: 0;bottom: 0;height: 40px;width:360px;background: rgba(125,125,120,.4);
				font-size: 15px;line-height: 40px;text-overflow: ellipsis;overflow: hidden;
				white-space: nowrap;font-weight: normal;color: ghostwhite;padding-left: 6px;}
.box_news-2{position: relative;left: 281px;bottom: 24px;}
.box_news-2 ul li{float:left;width: 10px;height: 10px;overflow: hidden; margin: 0 2px; border-radius: 50%;
				background: rgba(0,0,0,0.5);text-indent: 100px;cursor: pointer;}
.box_news-2 ul .on{background: rgba(255,255,255,0.6);}
.box_news-3 span{position: absolute;color: white;background: rgba(125,125,120,.3);width: 50px;height: 80px;
				top:50%; font-family: "宋体";line-height: 80px;font-size:60px;margin-top: -40px;
				text-align: center;cursor: pointer;}
.box_news-3 .prev{left: 10px;}
.box_news-3 .next{right: 10px;}
.box_news-3 span::selection{background: transparent;}
.box_news-3 span:hover{background: rgba(125,125,120,.8);}