/*产品中心*/
.select-list{width: auto;height: 46px;background: #fff;margin-top: 30px;}
.select-item{float: left;}
.select-list .on{width: 130px;height: 46px;background: #01458e;}
.select-list .off{width: 128px;height: 46px;background: #f0f0f0;}
.select-list .on .inner{width: 128px;height: 16px;line-height: 16px;text-align:center;margin-top:15px;font-weight: bold;color: #fff;}
.select-list .off .inner{width: 128px;height: 16px;line-height: 16px;text-align:center;margin-top:15px;color:#333;font-weight:bold;border-left: 1px solid #fff ;border-right: 1px solid #ccc ;}
.content-list{width: 1120px;height: 453px;padding-bottom:50px;margin-bottom:50px;overflow:hidden;display:none;border-top: 7px solid #01458e;padding:0 40px 40px 40px;background: #f0f0f0;}
.cont1{display: block;}
.list-container{width: 1160px;}
.cont-item{float: left;margin-top: 30px;margin-right: 40px;width: 250px;height: 200px;}
.cont-item img{width: 250px;height: 160px;}
.cont-item .cont-title {width: 250px;height: 40px;line-height: 40px;text-align: center;}

/*关于我们*/
.about-content{width: 1200px;margin-top: 40px;}
.about-left{float: left;width: 320px;}
.about-right{float: right;width: 832px;}
.about-right .about-title{font-size: 18px;font-weight: bold;color: #01458e;}
.about-right .about-desc{line-height: 30px;color: #333;margin-top: 20px;}

/*公司资质*/
.company-list{width: 1300px;margin-top: 30px;padding-bottom: 40px;}
.company-item{float:left;width: 225px;margin-right: 100px;height: 292px;}
.company-item img{width: 225px;height: 292px;}
/*新闻动态*/
.select-n-list{width: auto;height: 46px;background: #fff;margin-top: 30px;}
.select-n-item{float: left;}
.select-n-list .n-on{width: 130px;height: 46px;background: #01458e;}
.select-n-list .n-off{width: 128px;height: 46px;background: #f0f0f0;}
.select-n-list .n-on .inner{width: 128px;height: 16px;line-height: 16px;text-align:center;margin-top:15px;font-weight: bold;color: #fff;}
.select-n-list .n-off .inner{width: 128px;height: 16px;line-height: 16px;text-align:center;margin-top:15px;color:#333;font-weight:bold;border-left: 1px solid #fff ;border-right: 1px solid #ccc ;}
.content-n-list{width: 1165px;height: 400px;display:none;margin-bottom:50px;border-top: 7px solid #01458e;padding:20px 15px 25px 20px;background: #f0f0f0;}
.n-cont1{display: block;}
.content-n-left{float: left;width: 380px;height: 400px;}
.content-n-right{float: right;width: 730px;height: 399px;overflow:hidden;}

.content-n-left .img,.content-n-left img{width: 380px;height: 250px;}
.content-n-left .cont-n-desc{width: 340px;height: 130px;background: #fff;padding: 10px 20px;}
.content-n-left .cont-n-desc .n-title{color: #010101;line-height: 40px;}
.content-n-left .cont-n-desc .n-desc{color:#333;font-size: 12px;line-height: 26px;}
.n-time .n-left{float: left;line-height: 40px;}
.n-time .n-left a{color: #01458e;}
.n-time .n-right{float: right;line-height: 40px;font-size: 12px;color: #666;}
.cont-n-item{height: 49px;line-height: 49px;border-bottom: 1px dotted #666;}
.cont-n-item img{width: 250px;height: 160px;}

.cont-n-item .item-title{color: #333; }
.cont-n-item .item-title a{display:inline;color: #333; }
.cont-n-item .time{display:block;float:right;color: #666;font-size: 12px;}
/*成功案例*/
.index-caselist{padding-top: 10px;padding-bottom: 50px;}
.index-casecontainer{width: 1260px;}
.index-caseitem{float:left;width: 360px;height: 300px;margin-top: 30px;margin-right: 60px;}
.index-caseitem img{width: 360px;height: 250px;display: block;}
.index-case-title{width: 360px;height: 50px;line-height: 50px;text-align: center;background: #fff;color: #333;font-size: 16px;}
.index-case-title:hover{width: 360px;height: 50px;line-height: 50px;text-align: center;background: #01458e;color: #fff}

