﻿
/* indexNews */
.indexNews{width: 100%;background: #fff;float: left;padding:0;}
.indexNews .box{width: 100%;float: left;}
.indexNews .box .t{width: 100%;float: left;position: relative;text-align: center;}
.indexNews .box .t b{font-size: 36px;line-height: 80px;font-weight: normal;height: 80px;color: #007abd;float: left;width: 100%;}
.indexNews .box .t p{font-size:15px;line-height: 30px;float: left;text-align: center;float: left;width: 100%;color: #888;padding: 0 15%;margin-top: 20px;}
.indexNews .box .t span{font-size:24px;line-height: 40px;height: 40px;float: left;text-align: center;float: left;width: 100%;color: #ddd;text-transform: uppercase;}
.indexNews .box .t em{float: left;width: 100%;font-style: normal; color: #888;width: 100%;height: 1px;background: #eee;margin: 20px 0;padding: 0 47%;}
.indexNews .box .t em i{float: left;width: 100%;background: #007abd;height: 7px;margin-top: -3px;}
.indexNews .box .c{width: 100%;float: left;margin: 30px 0 0 0px}
.indexNews .box .c .tmenu{width:100%;height:36px;float: left;text-align: center;}
.indexNews .box .c .tmenu li{height: 36px;display:inline-block;cursor:pointer;color:#666;margin: 0 20px;font-size: 16px;border-radius:  36px;padding: 0 40px;line-height: 36px;}
.indexNews .box .c .tmenu li.hover{background:#099DE3;color: #fff;}
.indexNews .box .c .tmenu li.hover:hover{background:#099DE3;color: #fff;}
.indexNews .box .c .tmenu li:hover{color:#007abd;}
.indexNews .box .c .tbox{width:1200px; margin:auto; margin-top:100px;}
.indexNews .box .c .tbox .li{width:48%;float:left;overflow: hidden;}
.indexNews .box .c .tbox .li:nth-child(2){float: right;}
.indexNews .box .c .tbox .li .img{width:42%;float:left;padding-top: 5px;overflow: hidden;padding-left: 0;padding-top: 0;}
.indexNews .box .c .tbox .li .img img{width:100%;float:left;transition:transform 1s ease 0s;transform-origin:center; height:170px;} 
.indexNews .box .c .tbox .li:hover .img img{transform:scale(1.2);}
.indexNews .box .c .tbox .li a{width:58%;float:left;line-height:26px;color: #333;font-size: 16px;transition:0.5s;padding-left: 15px;}
.indexNews .box .c .tbox .li a i{float: left;height: 4px;width: 4px;background: #aaa;border-radius: 100%;margin: 13px 6px 0 0;}
.indexNews .box .c .tbox .li a p{width:63%;float:left;line-height:26px;color: #666;font-size: 13px;overflow: hidden;height: 26px;}
.indexNews .box .c .tbox .li a:hover p{color: #007abd;}
.indexNews .box .c .tbox .li a span{width:32%;float:left;line-height:26px;color: #aaa;font-size: 13px;margin-bottom: 4px;text-align: right;}
@media (max-width: 768px) {
.indexNews{padding:40px 0px;}
.indexNews .box .t b{font-size: 24px;line-height: 40px;height: 40px;}
.indexNews .box .t p{font-size:14px;line-height: 22px;padding: 0 10%;margin-top: 20px;}
.indexNews .box .t span{font-size:18px;line-height: 30px;height: 30px;}
.indexNews .box .t em{margin: 10px 0;padding: 0 42%;}
.indexNews .box .c{width: 100%;float: left;margin: 30px 0 0 0px}
.indexNews .box .c .tmenu{width:100%;height:36px;float: left;text-align: center;}
.indexNews .box .c .tmenu li{height: 36px;display:inline-block;cursor:pointer;color:#666;margin: 0 0px;font-size: 16px;border-radius:  36px;padding: 0 40px;line-height: 36px;}
.indexNews .box .c .tmenu li.hover{background:#3487bb;color: #fff;}
.indexNews .box .c .tbox{width:100%;float:left;margin: 30px 0;padding: 0 25px;}
.indexNews .box .c .tbox .li{width:100%;float:left;}
.indexNews .box .c .tbox .li:nth-child(2){display: none;}
.indexNews .box .c .tbox .li .img{width:100%;float:left;margin-bottom: 20px;}
.indexNews .box .c .tbox .li .img img{width:100%;float:left;}
.indexNews .box .c .tbox .li a{width:100%;float:left;line-height:32px;color: #333;font-size: 16px;transition:0.5s;padding-left: 0;}
.indexNews .box .c .tbox .li a i{float: left;height: 4px;width: 4px;background: #aaa;border-radius: 100%;margin: 13px 6px 0 0;}
.indexNews .box .c .tbox .li a p{width:63%;float:left;line-height:32px;color: #666;font-size: 13px;overflow: hidden;height: 32px;}
.indexNews .box .c .tbox .li a span{width:32%;float:left;line-height:32px;color: #aaa;font-size: 13px;margin-bottom: 4px;text-align: right;}
}

