@charset "utf-8";
/* CSS Document */

/* 首页新闻 */

.indother , .newscenter{height:400px;display:block;border:1px solid #e9e9e9;text-overflow:ellipsis;overflow:hidden;}
.newscenter .title , .workshop .title{background:#7595b5;width:15%;text-align:center;height:398px;padding:1px;display:block;float:left;} 
.newscenter .title a , .workshop .title a{color:#fff;font-size:30px;line-height:36px;display:block;padding-top:20px;text-decoration:none;}
.newscenter .title a:hover , .workshop .title a:hover{color:#ffeab1;}
.newslist{width:79%;padding:0 20px 15px 20px;font-size:13px;color:#333;line-height:20px;float:right;display:block;overflow:hidden;}
.newlist1{padding-top:10px;}
.newlist1 p{text-indent:2em;text-align:justify;display:inline-block;text-overflow:ellipsis;}
.newlist1 a{font-size:16px;color:#121212;line-height:26px;display:block;text-overflow:ellipsis;text-indent:0;}
.newlist1 a:hover{color:#2b7ab2;}

.indcontect{padding:5px 20px 10px 20px;font-size:13px;color:#333;line-height:20px;height:385px;float:right;display:block;overflow:hidden;} 
.indtitle{background:#e9e8e7;color:#121212;font-size:30px;padding-right:20px;line-height:55px;text-align:right;display:block;overflow:hidden;}

.cooperation , .workshop{height:270px;display:block;border:1px solid #e9e9e9;text-overflow:ellipsis;overflow:hidden;}
.wspic{width:79%;padding:20px 0px 0 22px;line-height:230px;height:230px;text-align:center;display:block;overflow:hidden;}
.copic{padding-top:10px;text-align:center;display:block;overflow:hidden;}


@media only screen and (max-width:767px) {
.newscenter .title a , .workshop .title a{font-size:18px;line-height:24px;}
.newslist{width:78%;padding:0 10px 10px 5px;height:378px;}
.indother{height:350px;}
.indtitle{font-size:18px;line-height:44px;text-align:left;padding-left:20px;}
.wspic{width:75%;padding:20px 15px 0 12px;}
	}
	
/* 首页轮播*/	

.all{width:auto;height:auto;display:block;overflow:hidden;margin:0;padding:0;overflow:hidden;border:1px solid #e9e9e9;}
.top-img{width: 100%;height: auto;font-size: 0;position: relative;}
.activeimg{overflow:hidden;height:312px;position: relative;}
.top-img .activeimg img{width:1120px;height:312px;}

.bot-img{width:auto;height:auto;display:block;overflow:hidden;padding:0;}
.bot-img ul{ width:100%;height:auto;}
.bot-img ul li{width:auto;border:1px solid #fff;cursor:pointer;font-size:0;height:100%;display:block;}
/*.bot-img ul li img{margin-top:10px;}*/
.bot-img ul li.wid1{width:29.3%;}
.bot-img ul li.wid3{width:31.2%;}
.bot-img ul li.wid2{width:35.7%;}
/*.bot-img ul li.active{border:1px solid #2a79b1;}*/
.bot-img ul li img{width:100%;}
.bot-img ul li:last-child{ margin-right:0;}

	
	
/* 新闻 */	

.newslist2{width:auto;height:auto;padding:20px;color:#343434;line-height:22px;}
.newslist2 ul{width:48%;margin:0;height:120px;border-bottom:1px dashed #f2f2f2;padding:15px 15px 20px 0;float:left;display:block;overflow:hidden;}
.newslist2 ul li{float:left;font-size:14px;color:#666;display:block;overflow:hidden;margin:0;}
.newslist2 ul li a{font-size:16px;color:#333;display:block;line-height:26px;}	
.newslist2 ul li a:hover{color:#2b79b1;}
.newslist2 ul li.npic{width:39%;height:auto;margin-right:10px;display:block;}
.newslist2 ul li.nword{width:58%;height:120px;text-overflow:ellipsis;overflow:hidden;}

@media only screen and (max-width:767px) {.newslist2 ul{width:100%;}}


.newtitle1{height:50px;line-height:50px;border-bottom:1px solid #e9e9e9;text-align:left;font-size:15px;color:#666;padding-left:20px;}
.newtitle1 a{color:#333;}
.newtitle1 a:hover{color:#0366a4;}

.newtitle2{height:36px;line-height:36px;border-bottom:1px dashed #e9e9e9;text-align:left;font-size:16px;color:#121212;text-indent:2em;}
.newtitle2 a{color:#333;}
.newtitle2 a:hover{color:#0366a4;}

/* 网站地图 */	
.sitemap{width:100%;height:50px;line-height:50px;text-align:left;border-bottom:1px solid #dashed;}
.sitemap a {width:22%;font-size:15px;float:left;display:block;color:#666;display:block;text-decoration:none;overflow:hidden;text-indent:2em;}
.sitemap a:hover {display:block;text-decoration:none;color:#2b79b1;}

