@charset "utf-8";
/* CSS Document */
ul,li{ margin:0px; padding:0px;}
ul li {list-style-type:none;}
.aboutMainBox{ display:block; }
.aboutBox{width:85%;  margin:15px auto 25px;overflow:hidden; background-color:#FFF;position:relative;}
.aboutBox .aboutInner .aboutLeft{width:40%; float:left; overflow:hidden;}
.aboutBox .aboutInner .aboutLeft img{transition: transform .5s ease-in-out;-moz-transition:transform .5s ease-in-out;-webkit-transition:transform .5s ease-in-out;-o-transition:transform .5s ease-in-out; }
.aboutBox .aboutInner .aboutLeft:hover img{transform:scale(1.5);-ms-transform:scale(1.5);-webkit-transform:scale(1.5);-o-transform:scale(1.5);-moz-transform:scale(1.5);}
.aboutBox .aboutInner .aboutRight{width:56%; margin:0 2%; float:left;overflow:hidden;}
.aboutBox .aboutInner .aboutRight .aboutConte{height:210px; height:215px\9;padding:20px 10px 0; text-align:justify; overflow:hidden;}
.aboutBox .aboutInner .aboutRight .more{ width:80px\9;margin-top:10px; float:right; border:1px solid #CCC\9; overflow:hidden;}

@media (min-width:980px){
.aboutBox .aboutInner .aboutRight .more{position:absolute;bottom:0;right:0;}
}

/* 新闻 */
.newsBox{ background-color:#FFF;padding-top: 1px;}
.newsSmall{ display:none;}
.newsMain{width:85%; margin:0 auto 25px; display:block;overflow:hidden;}
.newsMain .newsInner .newsLeft{width:50%; height:412px; margin-right: 4%;float:left;overflow:hidden;}
.newsMain .newsInner .newsLeft ul .newsItem{ height:90px; color:#000; border-bottom:1px solid #dfecf6;margin-bottom: 13px; overflow:hidden;}
.newsMain .newsInner .newsLeft ul .newsItemOne{height:90px;color: #fff;background:url(../../home/images/newsItem.png) no-repeat;background-size:100% 100%; border:0; margin-bottom: 13px; overflow:hidden;}
.newsMain .newsInner .newsLeft ul .newsItem .newsTime{ width:16%;margin:6px 0px 0;text-align: center; float:left; overflow:hidden;}
.newsMain .newsInner .newsLeft ul .newsItem .newsTime .day{height:50px;line-height: 46px;font-size: 35px;}
.newsMain .newsInner .newsLeft ul .newsItem .newsTime .yearMonth{ height: 18px;line-height: 18px;font-size: 18px;font-weight: normal;}
.newsMain .newsInner .newsLeft ul .newsItem .newsConte{width: 77%;margin-top:5px;overflow:hidden; }
.newsMain .newsInner .newsLeft ul .newsItem .newsConte .newsTit{height: 37px;line-height: 36px; padding:0 10px; font-size: 18px;overflow: hidden;}
.newsMain .newsInner .newsLeft ul .newsItem .newsConte .newsCon{height:32px; height:43px\9;line-height:18px; padding:0 10px; font-size: 12px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.newsMain .newsInner .newsRight{width:46%; margin-bottom: 50px; float:left; overflow:hidden;}
.newsMain .newsInner .newsRight img{transition: transform .5s ease-in-out;-moz-transition:transform .5s ease-in-out;-webkit-transition:transform .5s ease-in-out;-o-transition:transform .5s ease-in-out; }
.newsMain .newsInner .newsRight:hover img{transform:scale(1.5);-ms-transform:scale(1.5);-webkit-transform:scale(1.5);-o-transform:scale(1.5);-moz-transform:scale(1.5);}
/* 视频 */
.video .videoMain{width:85%; margin:0 auto 25px; display:block;overflow:hidden;}
.video .videoMain .videoBox{ width:23%; height:200px; height:218px\9; margin:0 1% 2%; float:left; background-color: rgba(34, 34, 34, 0.5);overflow:hidden; position:relative; cursor:pointer; }
.video .videoMain .videoBox img{ width:100%; height:100%; position:absolute; top:0; left:0}
.video .videoMain .videoBox .vdieoBackground{ width:100%; height:100%;background-color: rgba(34, 34, 34, 0.5);overflow:hidden; position:absolute; top:1px; left:0;}
.video .videoMain .videoBox .play{width: 100%;height: 100%;display: table; position:absolute; top:0;}
.video .videoMain .videoBox .play .water_mark_wrapper{display: table-cell !important;vertical-align: middle;cursor: pointer;}
.video .videoMain .videoBox .play .water_mark_square{margin: auto;position: relative !important;width:50px;height:50px;border-radius:100%; border:4px solid #FFFFFF;}
.video .videoMain .videoBox .play .water_mark_square:before{content: "";position: absolute !important;top: 21%;left: 32%;width: 0;height: 0; border-style: solid;border-width: 13px 0 13px 20.4px;border-color: transparent transparent transparent #ffffff;line-height: 0px;_border-color: #000000 #000000 #000000 #ffffff;_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');}
/* 联系我们 */
.contact{ background-color:#FFFFFF;padding-top: 1px;}
.contact .contaBox{ width:50%;margin:0 auto 0; display:block;overflow:hidden;}
.contact .contaBox .cImg{ width:30%; margin-right:6%;float:left; overflow:hidden;}
.contact .contaBox .contaInfo{ width:64%;margin-bottom:20px; float:left; overflow:hidden;}
.contact .contaBox .company{ font-size:1rem;color:#000;}
.contact .contaBox .info{font-size:.85rem; color:#727272;}
.infoBox{ display:block;}
.smInfoBox{ display:none;}


@media screen and (min-width:980px){
.newsSmall{ display:none;}
.newsMain .newsInner .newsLeft{width:50%; height:310px; margin-right: 4%;float:left;overflow:hidden;}
.aboutBox .aboutInner .aboutRight .aboutConte{ height:140px;padding:20px 10px 10px; text-align:justify; overflow:hidden;}
}

@media screen and (min-width:980px) and (max-width:1200px){
.newsSmall{ display:none;}
.newsMain .newsInner .newsLeft{width:50%; height:310px; margin-right: 4%;float:left;overflow:hidden;}
.aboutBox .aboutInner .aboutRight .aboutConte{ height:140px;padding:20px 10px 10px; text-align:justify; overflow:hidden;}
/* 视频
.video .videoMain .videoBox .play{top:0\9;} */
}

@media screen and (min-width:1200px) and (max-width:1400px){
.newsSmall{ display:none;}
.newsMain .newsInner .newsLeft{width:50%; height:310px; margin-right: 4%;float:left;overflow:hidden;}
.aboutBox .aboutInner .aboutRight .aboutConte{ height:140px;padding:20px 10px 10px; text-align:justify; overflow:hidden;}
/* 视频
.video .videoMain .videoBox .play{top:0\9;} */
}


@media screen and (max-width:1020px){
.video .videoMain .videoBox{ width:31%;}
}
@media screen and (min-width:860px) and (max-width:980px){
.newsSmall{ display:none;}
.newsMain .newsInner .newsLeft{width:50%; height:310px; margin-right: 4%;float:left;overflow:hidden;}
.aboutBox .aboutInner .aboutRight .aboutConte{ height:98px;padding:20px 10px 10px;font-size: 0.75rem; text-align:justify; overflow:hidden;}
/* 视频
.video .videoMain .videoBox .play{top:30%; top:0\9;} */
}
@media screen and (max-width:860px){
.aboutBox .aboutInner .aboutLeft{width:100%; margin: 0 auto; overflow:hidden;}
.aboutBox .aboutInner .aboutLeft img{ width:100%;}
.aboutBox .aboutInner .aboutRight{ width:auto;}
.aboutBox .aboutInner .aboutRight .aboutConte{ height:100%;font-size:.75rem;}
.aboutBox .aboutInner .aboutRight .more{text-align: right;margin:20px 10px 20px;}

/* 新闻中心 */
.newsBox{ background-color:#f6f6f6;}
.newsMain{ display:none;}
.newsSmall{width:85%; margin:0 auto 25px; display:block;overflow:hidden;}
.newsSmall .newsUp{width:100%; margin: 0 auto 20px; overflow:hidden;}
.newsSmall .newsUp img{width:100%;}
.newsSmall .newsDown .newsSmallItem{padding-bottom: 7px; color:#000; border-bottom:1px solid #dfecf6;margin-bottom:20px; overflow:hidden;}
.newsSmall .newsDown .newsSmallItemOne{height:70px;color: #fff;background:url(../../home/images/newsItem02.png) no-repeat;background-size:100% 100%; border:0; margin-bottom: 13px; overflow:hidden;}
.newsSmall .newsDown .newsSmallItem .newsSmallTime { width:16%;margin:8px 0px 0;text-align: center; float:left; overflow:hidden;}
.newsSmall .newsDown .newsSmallItem .newsSmallTime .daySmall{line-height:34px;font-size:26px;}
.newsSmall .newsDown .newsSmallItem .newsSmallTime .yearMonthSmall{ line-height: 18px;font-size: 14px;font-weight: normal;}
.newsSmall .newsDown .newsSmallItem .newsSmallConte{width:78%;margin-top:5px;overflow:hidden;}
.newsSmall .newsDown .newsSmallItem .newsSmallConte .newsSmallTit{line-height: 36px; font-size: 0.95rem; padding:0 10px;overflow: hidden;}
.newsSmall .newsDown .newsSmallItem .newsSmallConte .newsSmallCon{height:20px;line-height:18px; padding:0 10px; font-size: 12px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}
.aboutBox .aboutInner .aboutRight .aboutConte{ height:98px;padding:20px 10px 10px;font-size: 0.75rem; text-align:justify; overflow:hidden;}
/* 视频 */
.video .videoMain .videoBox{ width:46%; height:150px; margin:0 2% 2%; }
/* 联系我们 */
.infoBox{ display:none;}
.smInfoBox{ display:block; text-align:center;font-size:.85rem; color:#727272;}
.contact .contaBox{ width:100%; text-align:center;}
.contact .contaBox .cImg{ width:100%; margin:0 auto 2%;text-align: center;overflow:hidden;}
.contact .contaBox .contaInfo{ width:100%;}
}
@media screen and (max-width:560px){
.aboutBox .aboutInner .aboutRight .aboutConte{ height:100%; font-size:.75rem;}
.aboutBox .aboutInner .aboutRight .more{text-align: right;margin:20px 10px 20px;}
.more{ width:30%;float:right;margin:10px 10px 0;}
.more .button{ height:27px; line-height:27px; font-size:.6rem;}
}
@media screen and (max-width:414px){
.video .videoMain .videoBox{ width:98%; height:230px; margin:0 2% 2%; }
}


@media (min-width:1400px) and (max-width:1600px){
	.aboutBox .aboutInner .aboutRight .aboutConte{height:170px;}
}

@media (min-width:1680px){
	.aboutBox .aboutInner .aboutRight .aboutConte{height:230px;}
}
