﻿@charset "utf-8";
/*首页*/
#boxA{ width:1010px; margin:0 auto; padding-top:15px; background:#FFF; text-align:left; }
.ppt{ width:675px;height: 352px;}
.news{ width:310px; margin-right:10px; height:330px;overflow:hidden}
.newsborder{ border-bottom:1px dotted #000000;}
.titA{ border-bottom:2px solid #0c52a8; text-align:left; padding-left:15px;}


#boxB{ width:1010px; margin:0 auto;text-align:left;}
.w675{ width:645px; padding:15px; background:#FFF; border:1px solid #DFDFDF; height:812px;}
.w320{ width:320px; }
.w310{ width:310px;}
.titB{border-bottom:2px solid #0c52a8; text-align:left; padding-left:15px;}
.sec1{border:1px solid #DFDFDF; background:#FFF; height:165px;padding:0 5px;}
.sec2{border:1px solid #DFDFDF; background:#FFF; height:115px;padding:0 5px;}
.sec3{border:1px solid #DFDFDF; background:#FFF; height:275px;padding:0 5px;}

.titC1{ background:url(mt_bg.jpg);padding-left:30px;}
.titC2{ background:#FFF; padding:0 5px; height:37px; line-height:37px;}
.link{ width:1010px; margin:0 auto;text-align:center;border:1px solid #DFDFDF; background:#FFF;}
.linkcon{ padding:15px 25px;}




.box_news-1{width: 675px;height: 352px;overflow: hidden;position: relative;}
.box_news-1 ul{width: 675px;height: 352px;}
.box_news-1 ul li{width: 675px;height: 352px;position: relative;overflow: hidden;}
.box_news-1 ul li img{display:block;width: 675px; height: 352px;}
.box_news-1 ul li h2{position: absolute;left: 0;bottom: 0;height: 40px;width:675px;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: 575px;bottom: 24px;}
.box_news-2 ul li{float:left;width: 12px;height: 12px;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);}
