@charset "utf-8";
/* CSS Document */

.insideBnner{width: 100%;height: 528px;background-position: center;background-size: cover;background-repeat: no-repeat;}
.sm-banner .contain{position: relative;width: 100%;height: 100%;display: table;}
.ins-banner-title{display: table-cell;vertical-align: middle; }
.ins-banner-bigtl{font-size: 58px;color: #fff;margin-bottom: 5px;font-family: 'tt0143m_','思源黑体 CN','Microsoft YaHei', '微软雅黑';}
.ins-banner-smtl{font-size: 22px;color: #fff;}

.maincon{position: relative;}
.pc-menu{width: 280px;min-height: 280px;background-color: #fafbfe;position: absolute;left: 0;top: 40px;z-index: 2;}
.pc-m-list ul li a{display: block;font-size: 26px;line-height: 100px;height: 100px;color: #333;padding-left: 28px;position: relative;font-family: 'tt0143m_','思源黑体 CN','Microsoft YaHei', '微软雅黑';}
.pc-m-list ul li a:after{content: '';position: absolute;right: -10px;top: 50%;transform: translateY(-50%);width: 10px;height: 0;background-color: #f0780f;transition: all 0.4s;}
.pc-m-list ul li.act a,.pc-m-list ul li:hover a{color: #fff;background: #04287e;}
.pc-m-list ul li.act a:after,.pc-m-list ul li:hover a:after{height: 100%;transition: all 0.4s;}

.mb-menu{display: none;}
.mb-menu{margin-top: 5%;}
.mbMenu{background: #fafbfe;}
.mbMenu .swiper-slide{width: auto}
.mbMenu .swiper-slide a{font-size: 14px;display: block;text-align: center;padding: 16px 20px;font-family: 'tt0143m_','思源黑体 CN','Microsoft YaHei', '微软雅黑';}
.mbMenu .swiper-slide a.act{color: #fff;background: #04287e;}



.inside-right{width: 100%;padding: 20px 0;padding-left: 378px;box-sizing: border-box;}
.inside-tl{padding: 20px 0;border-bottom: 1px solid #e6e6e6;position: relative;}
.inside-tl span{font-size: 36px;color: #333;font-family: 'tt0143m_','思源黑体 CN','Microsoft YaHei', '微软雅黑';}
.curr{position: absolute;right: 0;top: 0;line-height: 77px;}
.detail-con{font-size: 18px;color: #333;line-height: 40px;padding: 40px 0 80px;min-height: 720px;}

.in-news-item{padding-top: 40px;min-height: 640px;}
.news-cell{width: 48%;float: left;margin-right: 4%;margin-bottom: 4%}
.news-cell:nth-child(2n+0){margin-right: 0;}
.news-pic a,.news-pic a img{display: block;width: 100%;transition: all .6s ease;}
.news-pic a{overflow: hidden;}
.news-pic a:hover img{transform: scale3D(1.05, 1.05, 1.05);transition: all .6s ease;}
.news-link dl{padding: 25px 0;}
.news-link dl dt span{display: block;font-size: 16px;color: #999;margin-bottom: 20px;font-size: 18px;color: #333;font-family: 'tt0143m_','思源黑体 CN','Microsoft YaHei', '微软雅黑';}
.news-link dl dt a{font-size: 28px;color: #333;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 20px;}
.news-link dl dt a:hover{color: #f0780f;}
.news-link dl dd p{font-size: 18px;color: #888;line-height: 32px;overflow: hidden;text-overflow:ellipsis;  white-space: normal;  display:-webkit-box;  -webkit-box-orient:vertical;  -webkit-line-clamp:2}
.news-bar{border-bottom: 1px solid #e6e6e6;font-size: 20px;color: #999;padding-top: 90px;padding-bottom: 20px;margin-bottom: 50px;}
.news-bar a{background: url(../images/l_arr.png) no-repeat left center;display: inline-block;vertical-align: middle;padding-left: 20px;}
.news-bar i{display: inline-block;vertical-align: middle;margin: 0 40px;}
.news-bar span{display: inline-block;vertical-align: middle;}
.news-detail{width: 1200px;margin: 0 auto}
.news-detail-hd{position: relative;margin-bottom: 120px;}
.news-det-tl{width: 460px;font-size: 48px;line-height: 74px;color: #222;}
.news-det-date{position: absolute;top: 0;right: 0;text-align: center;}
.news-det-date:before{content: '';display: block;width: 26px;height: 31px;background: url(../images/ico_time.png) no-repeat center;background-size: contain;position: absolute;top: 10px;left: -50px;}
.time-day{font-size: 38px;color: #222;font-family: 'tt0143m_';border-bottom: 1px solid #e6e6e6;padding-bottom: 10px;margin-bottom: 10px;letter-spacing: 2px;}
.time-year{font-size: 48px;color: #222;font-family: 'tt0143m_'}
.news-detail-bd{margin-bottom: 60px;font-size: 18px;line-height: 42px;}
.arti-page{font-size: 0;padding-top: 30px;margin-bottom: 80px;border-top: 1px solid #e6e6e6;}
.arti-page a{display: inline-block;width: 50%;box-sizing: border-box;font-size: 18px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;padding-right: 20px;}
.arti-page a:last-child{text-align: right;padding-left: 20px;padding-right: 0;}

.contact{background-repeat: no-repeat;background-position: center;background-size: 100%;min-height: 620px;}
.contactus{padding: 140px 0;}
.contactus-int{width: 620px;float: right;padding: 30px;background: rgba(255,255,255,0.9);}
.contact-hd{font-size: 36px;font-weight: bold;color: #333;}
.contact-detail{font-size: 22px;line-height: 48px;font-family: 'tt0143m_','思源黑体 CN','Microsoft YaHei', '微软雅黑';}

@media (max-width:1366px){
.pc-menu{width: 240px;}
.pc-m-list ul li a{font-size: 20px;height: 90px;line-height: 90px;}
.inside-right{padding-left: 310px;}
.news-link dl dt a{font-size: 22px;}
.news-detail{width: 90%;}

.contactus{padding: 100px 0;}
.contactus-int{width: 570px;float: right;padding: 30px;background: rgba(255,255,255,0.9);}
.contact-hd{font-size: 30px;}
.contact-detail{font-size: 18px;line-height: 36px;}

}

@media (max-width:1024px){
.insideBnner{height: 290px;}
.pc-menu{width: 100%;position: relative;min-height: auto;}
.pc-m-hd{width: 140px;height: 130px;}
.pc-m-list{position: absolute;left: 0;top: 0;padding-left: 160px;width: 100%;height: 100%;}
.pc-m-list ul{padding: 0;}
.pc-m-list ul li{display: inline-block;}
.pc-m-list ul li a{padding: 0 10px;line-height: 130px;height: auto}
.pc-m-list ul li a:after{display: none;}

.inside-right{padding-left: 0;}
.mb-menu{display: block;}
.pc-menu{display: none;}

.news-detail{width: 100%;}
.news-det-tl{font-size: 42px;line-height: 60px;}
.time-day{font-size: 32px;}
.time-year{font-size: 40px;}
.news-det-date:before{left: -42px;}

.contactus{padding: 60px 0;}

}
	
@media (max-width:750px){
.insideBnner{height: 145px;}
.ins-banner-bigtl{font-size: 32px;}
.ins-banner-smtl{font-size: 14px;}
.detail-con{padding: 20px 0 40px;font-size: 14px;line-height: 28px;}
.detail-con p{display: block!important;}
.detail-con p span{display: block!important;padding: 0!important;}
.inside-tl{padding-top: 0;padding-bottom: 15px;}
.inside-tl span{font-size: 19px;}

.news-cell{width: 100%;float: none;}
.news-link dl dt span{font-size: 14px;margin-bottom: 14px;}
.news-link dl dt a{font-size: 18px;margin-bottom: 10px;}
.news-link dl dd p{font-size: 14px;line-height: 22px;}

.news-bar{padding-top: 20px;font-size: 14px;margin-bottom: 20px;}
.news-bar i{margin: 0 20px;}
.news-detail-hd{margin-bottom: 60px;}
.news-det-tl{width: 100%;font-size: 32px;line-height: 48px;margin-bottom: 40px;}
.news-det-date{position: relative;text-align: left;left: 30px;display: inline-block;}
.time-day{font-size: 20px;margin-bottom: 5px;padding-bottom: 5px;}
.time-year{font-size: 28px;}
.news-det-date:before{left: -30px;width: 18px;height: 20px;}
.news-detail-bd{font-size: 14px;line-height: 28px;}
.arti-page{margin-bottom: 40px;}
.arti-page a{display: block;width: 100%;padding: 0;font-size: 14px;line-height: 42px;}
.arti-page a:last-child{text-align: left;padding: 0;}

.contact{background-size: 180%;background-position: left bottom;padding-bottom: 90%;}
.contactus{padding: 40px 0;}
.contactus-int{width: 100%;padding: 0;}
.contact-hd{font-size: 20px;}
.contact-detail{font-size: 14px;line-height: 28px;}

	
}

@media (max-width:320px){

   
}









































































