/* 内页banner  */
.ny-banner{width:100%;}
.ny-banner img{width:100%;}

/* 面包屑  */
.mbx{width:100%;height:80px;background:#f5f5f5;}
.mbx .max-list{font-size:14px;color:#999999;line-height:80px;}
.mbx .max-list a{color:#999999;}

/* 子菜单  */
.ny-sonnav li{display:inline-block;width:130px;text-align: center;font-size:18px;line-height:80px;color:#333333;margin-right:30px;}
.ny-sonnav li:hover,.ny-sonnav li.ons{background:#0044c4;}
.ny-sonnav li:hover a,.ny-sonnav li.ons a{color:#fff;}

.m50{margin:50px auto;}

/* 详情  */
.content{overflow:hidden;}
.content h1{font-size:36px;line-height:36px;text-align: left;margin-top:10px;}
.content h1:after{content:'';display:block;width:32px;height:3px;background:#FFF;margin:18px auto;margin-bottom:0px;}
.content p{font-size:16px;color:#444444;line-height:32px;}
.content p img{max-width:100%;}

.ny-list li{width:290px;float:left;margin-right:40px;margin-bottom:40px;}
.ny-list li .list-img{width:100%;height:197px;overflow: hidden;}
.ny-list li .list-img img{width:100%;height:100%;object-fit: cover;transition: all 0.6s;}
.ny-list li:hover .list-img img{transform: scale(1.2);}
.ny-list li h3{font-size:16px;line-height:16px;text-align: center;margin-top:20px;}
.ny-list li:nth-child(4n){margin-right:0px;}

/* 规划列表  */
.guihua-list li{width:100%;}
.hrs{border-bottom:1px solid #e6e6e6;padding:60px 0px;}
.guihua-list li .gh-times{text-align: center;padding-right:50px;border-right:1px solid #e6e6e6;margin-right:50px;padding-top:5px;}
.guihua-list li:hover{background:#f8f8f8;}
.guihua-list li .gh-times p{font-size:62px;line-height:62px;margin-bottom:10px;}
.guihua-list li .gh-times span{font-size:16px;color:#999999;line-height:16px;}

.guihua-list li .gh-title h3{font-size:22px;line-height:22px;margin-bottom:20px;}
.guihua-list li .gh-title .desc{color:#666666;font-size:16px;line-height:32px;}


/* 新闻资讯  */
.new-tuijian{margin-bottom:50px;}
.new-tuijian .tj-img{width:640px;height:400px;overflow: hidden;}
.new-tuijian .tj-img img{width:100%;height:100%;object-fit: cover;transition: all 0.6s;}
.new-tuijian .tj-newsinfo{flex: 1;box-sizing: border-box;padding:65px 63px;background:#f5f5f5;}
.new-tuijian .tj-newsinfo h3{font-size:24px;line-height:32px;margin-bottom:20px;}
.new-tuijian .tj-newsinfo p.desc{font-size:16px;line-height:32px;color:#666666;}
.new-tuijian .tj-newsinfo .tj-more{display:block;margin-top:40px;width:142px;line-height:40px;border-radius:40px;
border:1px solid #0044c4;font-size:16px;text-align: center;color:#0044c4;transition: width 0.6s;}
.new-tuijian .tj-newsinfo .tj-more:hover{width:160px;}
.new-tuijian .tj-newsinfo .tj-more:after{content:'';display:inline-block;width:5px;height:7px;background:url(../images/news-icon.png)no-repeat center;
margin-left:8px;margin-bottom: 1px;}
.new-tuijian:hover .tj-img img{transform: scale(1.2);}

.nynews-list li{margin-bottom:50px;}
.nynews-list li .news-img{width:340px;height:190px;overflow: hidden;margin-left:64px;}
.nynews-list li .news-img img{width:100%;height:100%;object-fit: cover;transition:all 0.6s;}
.nynews-list li .news-infos{flex: 1;border-bottom:1px solid #e6e6e6;}
.nynews-list li .news-infos h3{font-size:22px;line-height:22px;margin-bottom:25px;}
.nynews-list li .news-infos p.desc{font-size:16px;line-height:32px;color:#666666;}
.nynews-list li .news-infos .times{font-size:16px;line-height:16px;color:#999999;margin-top:30px;}
.nynews-list li:hover .news-img img{transform: scale(1.2);}


/* 大事记  */
.ny-dsj .dsj-hd ul{width:94px;background:url(../images/dsj-backs.png)no-repeat top center;padding-top:55px;margin-right:112px;}
.ny-dsj .dsj-hd ul li{width:94px;height:94px;border-radius:50%;font-size:24px;line-height:94px;background:#e1e1e1;margin-bottom:1px;color:#fff;
text-align: center;}
.ny-dsj .dsj-hd ul li:hover,.ny-dsj .dsj-hd ul li.on{background:#0044c4;cursor: pointer;}
.ny-dsj .dsj-bd{flex: 1;}
.ny-dsj .dsj-bd li{padding-bottom:60px;border-left:1px solid #e1e1e1;padding-left:60px;position: relative;}
.ny-dsj .dsj-bd li:before{content:'';display: block;width:7px;height:7px;border-radius:50%;border:4px solid #e1e1e1;position: absolute;
    top: 0;left: -8px;background:#fff;}
.ny-dsj .dsj-bd li h3{font-size:16px;line-height:16px;font-weight: bold;margin-bottom:20px;}
.ny-dsj .dsj-bd li p{font-size:16px;line-height:32px;color:#444444;}

/* 分页 */
.pages{margin-top:40px;text-align: center;}
.pages a{font-size:14px;line-height:30px;padding:0px 10px;color:#4e4e4e;display:inline-block;border:1px solid #e6e6e6;background:#f8f8f8;margin:0 4px;}
.pages a:hover,.pages a.on{background:#0044c4;border:1px solid #0044c4;color:#fff;}


/* 联系我们 */
.call-cont .call-list{width:100%;margin-bottom:50px;border:1px solid #eee;box-sizing: border-box;}
.call-cont .call-list li{width:33.33%;box-sizing: border-box;padding:40px 62px;text-align: center;}
.call-cont .call-list li:nth-child(n+2){border-left:1px solid #eee;}
.call-cont .call-list li i{display: block;height:102px;margin:0px auto;margin-bottom:20px;}
.call-cont .call-list li h3{font-size:24px;line-height:24px;color:#b3b3b3;margin-bottom:20px;}
.call-cont .call-list li p.desc{font-size:16px;line-height:28px;}
.call-cont .call-list li i.icon-tel{background:url(../images/call-tel.png)no-repeat center;}
.call-cont .call-list li i.icon-web{background:url(../images/call-web.png)no-repeat center;}
.call-cont .call-list li i.icon-adds{background:url(../images/call-adds.png)no-repeat center;}
.call-cont .call-list li:hover h3,.call-cont .call-list li:hover p.desc{color:#26457f;}
.call-cont .map{width:100%;height:500px;overflow:hidden;}

/* 详情 */
.cont-h1{font-size:32px;line-height:32px;text-align: center !important;}
.cont-h1:after{display: none !important;}
.cont-desc{width:100%;text-align: center;padding:25px 0px;color:#b3b3b3;padding-bottom:40px;border-bottom:1px dashed #b3b3b3;}
.cont-desc span{font-size:16px;line-height:20px;display:inline-block;margin:0px 30px;}
.cont-desc span:before{content:'';display: inline-block;width:16px;height:16px;margin-right:7px;margin-bottom:-3px;}

.cont-desc span.fenxiang:before{display:none !important;}
.cont-desc span.fenxiang a{display: inline-block;width:20px;height:20px;background:#eee;margin-right:10px;}

.cont-desc span.s-times:before{background:url(../images/cont-icontime.png)no-repeat center;}
.cont-desc span.s-zuozhe:before{background:url(../images/cont-iconzuozhe.png)no-repeat center;}
.news-cont{padding:50px 0px;font-size:18px;line-height:38px;}
.news-cont p{font-size:18px;line-height:38px;margin-bottom:15px;}
.news-cont p img{max-width:100%;}
.news-cont p strong{font-size:24px;line-height:40px;}

.pn-list p{width:46%;border:1px solid #e7e7e7;line-height:56px;box-sizing: border-box;padding:0px 40px;font-size:16px;
border-radius:56px;}
.pn-list p:hover{border:1px solid #0044c4;color:#0044c4;}
.pn-list p:hover a{color:#0044c4;}

