@CHARSET "UTF-8";


/* 通用 */
.w100{width: 100%;margin: auto;max-width: 1920px;}
.w90{width: 90%;margin: auto;}
.w1200{width: 1200px;margin: auto;}
.w1290{width: 1290px;margin: auto;}
.w1300{width: 1300px;margin: auto;}
.w1360{width: 1360px;margin: auto;}
.w1380{width: 1380px;margin: auto;}
.w1440{width: 1440px;margin: auto;}
.w1440::after{content: '';display: block;clear: both;}

.hover-img{transition: all .3s;}
.hover-img:hover{transform: scale(1.03);}


.index-title{margin-bottom: 30px;}
.index-title .title{width: 100%;    position: relative;display: flex;align-items: center;justify-content: space-between;text-align: center;    flex-direction: column;font-size: 35px;color: #333333;font-weight: bold;}

.index-title .title::after{content: '';
    height: 6px;
    width:86px;border-radius: 5px;
    background: #004fa7;margin:5px auto 10px;}
.index-title .subtitle{text-align: center;color: #636363;font-size: 16px;}
a.index-more{color: #636363;font-size: 18px;display: block;border: 1px solid #dcdcdc;box-sizing: border-box;padding: 10px 20px;margin:50px auto;border-radius: 30px;width: 300px;text-align: center;}
a.index-more-s2{background: #004fa7;border-color: #004fa7;color: #fff;}
a.index-more-s3{background: #fff;color: #666;margin: 0;}
.index-box{padding: 70px 0;box-sizing: border-box;}

/* 当前位置 */

.position{font-size: 20px;height: 100px;}
.position-text p,.position-text{font-size: 16px;color: #212121;font-weight: bold;}
.position-text p::before{content: '';width: 5px;height: 33px;float: left;margin-right: 10px;background-size: 100% 100%;}
.position-text a{color: #212121;}



.index-more{text-align: center;margin:60px auto 0;}
.index-more a{display: inline-block;width: 260px;height: 60px;border: 1px solid #69A347;font-size: 22px;color: #69A347;text-align: center;line-height: 60px;transition: all .5s;}
.index-more:hover a{background:#69A347 ;color: #fff;}


.index-title p{text-align: center;font-size: 36px;color: #000;position: relative;display: flex;flex-direction: column;}
.index-title p::after{content: '';display: block;width: 60px;height: 2px;background: #69A347;margin: auto;}

/*导航栏样式*/
.index-nav{position: absolute;left: 50%;transform: translateX(-50%);z-index: 9999999999999999999999999999;}
.index-nav .nav{width: 700px;margin: auto;justify-content: space-around;box-shadow: 0 3px 6px #00000020;border-radius: 20px;padding: 30px 0;position: relative;z-index: 9999999999999999999;margin-top: -50px;background: #fff;}
.index-nav .nav a{font-size: 18px;color: #000000;line-height: 40px;display: inline-block;}
.index-nav .nav li.active a{color: #69A347;border-bottom: 1px solid #69A347;}
.index-nav .nav li.active::before{content: '';display: inline-block;width: 11px;height: 23px;background: url(../images/10.png)no-repeat;margin-right: 5px;padding-top: 5px;}
.index-nav .nav li{position: relative;align-items: end;}



/* 产品 */
.index-product{padding-top: 110px;background: #F3E1BF10;padding-bottom: 50px;}
.product-list{}
.product-list li{width: 26.33%;float: left;margin:60px 3.5%; text-align: center;border: 1px solid #f4f4f4;box-sizing: border-box;height: 470px;display: flex;justify-content: center;align-items: center;}
.product-list li img{width: 260px;height: 260px;object-fit: cover;}
.product-list li p{font-size: 20px;color: #000;margin-top: 20px;}

.product-list li:hover{border-color: #69A347;}

/* 关于 */
.index-about{margin: 100px auto;}
.index-about-con{margin-top:55px;}
.index-about-con div{width: 46.5%;}
.index-about-con .p1{font-size: 32px;color: #69A347;margin-bottom: 10px;}
.index-about-con .p2{font-size: 20px;color: #000;line-height: 34px;margin:20px 0;}
.index-about-con a{color: #69A347;font-size: 14px;display: flex;align-items: center;margin-top: 15px;}
.index-about-con a::before{content: '';display: inline-block;width: 100px;height: 2px;background: #69A347;margin-right: 3px;}






/*banner 导航*/
.bannerSwiper .swiper-slide img{width: 100%;}
.swiper-pagination-banner{position: absolute;bottom: 100px!important;text-align: center;width: 100%;z-index: 9999999999999;}
.swiper-pagination-banner span{width: 20px;height: 10px;background: #fff;transition: all .5s;opacity: 1!important;border-radius: 10px;}
.swiper-pagination-banner span.swiper-pagination-bullet-active{background: #69A346;width: 50px;}



/* 新闻中心 */
.news-tab{position: relative;}
.news-tab>ul{position: absolute;right: 0;top: 0;}

.newsSwiper{position: relative;margin-left: 0!important;}
.newsSwiper p{position: absolute;bottom: 0;width: 100%;background: #00000080;color: #fff;font-size: 18px;padding:10px 20px;box-sizing: border-box;}
.newsSwiper p span{width:50%;line-height: 80px;}
.newsSwiper .swiper-slide a>img{width: 100%;height: 400px;object-fit: cover;}
.news-list{width: 48%;}
.news-list li{padding: 10px 10px 10px 0;box-sizing: border-box;margin-bottom: 15px;}
.news-list li:last-child{margin-bottom: 0;}
.news-list-left{width: 150px;}
.news-list-left img{width: 100%;object-fit: cover;height: 100px;}
.news-list-right{width: calc(100% - 160px);}
.news-list-right .p1{font-size: 18px;color: #1f1f1f;font-weight: bold;line-height: 40px;margin-top: -10px;}
.news-list-right .p2{font-size: 14px;color: #696969;}




.news-tab-box{display: none;}
.news-tab-box li{display: flex;align-items: center;}
.news-tab-box li::before{content: '';display: block;width: 10px;height: 10px;background: url(../images/rzq_57.png)no-repeat center;margin-right: 10px;}
.news-tab-box li a .p1{color: #1d1d1d;font-size: 16px;width: 80%;}
.news-tab-box li a .p2{color: #5b5b5b;font-size: 16px;}

.news-tab-box li a{width: 100%;line-height: 40px;}

.news-tab-box li:nth-child(1)::before{content: '';display: none;width: 10px;height: 10px;background: url(../images/rzq_57.png)no-repeat center;margin-right: 10px;}
.news-tab-box li:nth-child(1) a .p1{color: #0b0b0b;font-size:23px;width: 80%;}
.news-tab-box li:nth-child(1) a{line-height: 70px;border-bottom: 1px solid #5b5b5b40;margin-bottom: 15px;}

.news-tab-box li a:hover p{color: #ff0000!important;}

.news-box>div{width: 48.5%;}
.news-tab-item li{cursor: pointer;font-size: 20px;color: #333333;font-weight: bold;line-height: 50px;width: 50%;background: #e4e4e4;text-align: center;}
.news-tab-item li.current{color: #fefefe;background: #004fa7;}

.news-tab-item{text-align: center;display: flex;}




/* 经典案例 */
.index-case-left,.index-case-right{width: 50%;}
.index-case-left img{width: 100%;height: 469px;object-fit: cover;}
.index-case-right{background: url(../images/rzq_66.jpg)no-repeat center;height: 469px;padding: 60px;box-sizing: border-box;}
.index-case-right p{color: #fff;}
.index-case-right .p1{font-weight: bold;font-size: 35px;}
.index-case-right .p2{font-size: 20px;margin: 30px auto 20px;}
.index-case-right .p3{font-size: 16px;}
.index-case-right a{color: #fff;margin-top: 30px;display: block;}

.caseswiper-btn{position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);z-index: 99999;display: flex;width: auto;}

.partner{margin-top: 50px;}
.partnerswiper{padding: 8px!important;box-sizing: border-box;width: 93%;}
.partnerswiper .swiper-slide{text-align: center;background: #fff;box-shadow: 0 3px 8px #a8a8a8;line-height: 140px;}
.partnerswiper .swiper-slide img{width: 140px;margin: auto;}



/* 应用 */
.application{background: url(../images/rzq_32.png)no-repeat center;height: 700px;}
.application p{color: #fff;width: 50%;}
.application .p1{font-weight: bold;font-size: 57px;padding-top: 80px;}
.application .p2{font-size: 18px;margin: 40px 0 60px;}


/* 服务 */
.service-box li{width: 24%;padding: 90px 0;box-sizing: border-box;text-align: center;border-radius: 20px;}
.service-box li p{color: #fff;font-size: 20px;margin-top: 20px;text-shadow: 0 2px 3px #000;}
.service-box li img{transition: .5s all;}
.service-box li:hover img{transform: translateY(10px);}

.index-tell{background: url(../images/rzq_120.jpg)no-repeat center;height: 440px;text-align: center;}
.index-tell p{color: #fff;}
.index-tell .p1{font-size: 35px;font-weight: bold;padding-top: 20px;}
.index-tell .p2{font-size: 26px;margin: 20px 0;line-height: 50px;}
.index-tell .p3{font-size: 20px;}
.index-tell .p3 img{margin-right: 10px;}
/* 产品中心 */
.product{background: url(../images/yjzb_61.jpg)no-repeat center;height: 1079px;padding-top: 10px;box-sizing: border-box;}
.product .p-title{margin: 20px auto;}
.product .p-title p{color: #fff;text-align: center;}
.product .p-title p.p1{font-size: 35px;font-weight: bold;line-height: 70px;}
.product .p-title p.p2{font-size: 16px;}
.product .p-title{background: url(../images/yjzb1_03.png)no-repeat center;height: 88px;}

.product-nav{width: 247px;float: left;background: #fff;}
.product-nav .p-n-title{background: url(../images/yjzb1_07.png)no-repeat center;line-height: 104px;text-align: center;color: #fff;font-size: 33px;font-weight: bold;padding-left: 20px;box-sizing: border-box;}
.product-nav ul a{font-size: 20px;color: #191919;border-bottom: 1px dashed #bdbebe;display: block;line-height: 80px;}
.product-nav ul a::before{content: '>';display: inline-block;color: #5f6060;font-size: 20px;margin-right: 20px;}
.product-nav ul li{padding: 0 20px;box-sizing: border-box;}
.product-nav ul li:hover a{color: #fff;font-weight: bold;border: unset;}
.product-nav ul li:hover{background: #e60000;}
.product-nav ul li:hover a::before{color: #fff;}

.product-nav li.active{background: #e60000;}
.product-nav li.active a{color: #fff;font-weight: bold;border: unset;}
.product-nav li.active a::before{color: #fff;}




.adver{margin: 40px auto;}



.news-tab-box1 li{width: 50%;padding-right: 20px;box-sizing: border-box;float: left;margin-bottom: 20px;border-bottom: 1px dashed #999;padding-bottom: 20px;}
.news-tab-box1{display: none;}
.news-tab-item1{width: 100%;margin-bottom: 30px;position: relative;}
.news-tab-item1::before{content: '';display: block;background: url(../images/news-right.png)no-repeat;background-size: contain;height: 74px;width: 74px;position: absolute;top: 0;left: 32%;}
.news-tab-item1::after{content: '';height: 4px ;position: absolute;bottom: 0;width: 100%;background: #ecf4fa;left: 0;z-index: -1;}
.news-tab-item1 li{font-size: 25px;color: #1f1f1f;font-weight: bold;display: inline-block;line-height: 70px;}

.news-tab-item1 li.current{color: #e60000;font-size: 33px;border-bottom: 4px solid #e60000;}
.news-tab-item1 li:last-child{float: right;}
.news-tab-item1 li a{font-size: 16px;color: #6f6f6f;}
.news-tab-item1 li::before{content: '';display: inline-block;width: 33px;height: 35px;margin-right: 10px;}
.news-tab-item1 li.current::before{background: url(../images/yjzb_68.png)no-repeat center;}

.news-tab-item1 li:nth-child(2){margin-left: 30px;}



.zcfg .title span::before{background: url(../images/yjzb_75.png)no-repeat center center;}
.zcfgSwiper,.zcfg-con{position: relative;}
.zcfgSwiper .swiper-wrapper img{width: 100%;height: 210px;object-fit: cover;}
.zcfgSwiper .swiper-wrapper div{background: #f3f4f4;padding: 20px 15px;box-sizing: border-box;}
.zcfgSwiper .swiper-wrapper a{display: block;width: 100%;}
.zcfgSwiper .swiper-wrapper p:nth-child(1){color: #1f1f1f;font-size: 18px;font-weight: bold;margin-bottom: 10px;}
.zcfgSwiper .swiper-wrapper p:nth-child(2){color: #505050;font-size: 15px;}
.zcfgSwiper .swiper-wrapper p:nth-child(3){color: #eb0000;font-size: 15px;}
.zcfgSwiper .swiper-slide{cursor: pointer;}
.swiper-button-next-zcfg{position: absolute;left: -50px;top: 50%;transform: translateY(-50%);}
.swiper-button-prev-zcfg{position: absolute;right: -50px;top: 50%;transform: translateY(-50%);}















/* 友情链接 */



/*新闻列表*/
.news_list{}
.news_list li{line-height:27px;position:relative;padding-bottom: 10px;}
.news_list li img{float: left;margin-right: 15px;width: 280px;height: 180px;object-fit: cover;}
.news_list li a{line-height:27px;color:#666;font-size: 18px;font-weight: bold;}
.news_list li a:hover{text-decoration:none;color:#000;}
.news_list li span{color:#999;z-index:0;line-height:27px;font-size:14px;}
.news_list li h3 {font-size:16px;}
.news_list li div{line-height:30px;font-size: 16px;margin: 15px 0;}

input{outline:none;color:#afafaf;border:0px;background:none}
button{border:0px }
textarea{outline:none;color:#afafaf;border:0px;background:none}

/*底部*/
.footer{padding: 66px 0;border-top: 1px solid #66666680;margin-top: 70px;}
.footer-con-r{width: 77%;}
.footer-con-r ul{display: flex;justify-content: space-around;}
.footer-con-r ul li{width: 24%;}
.footer-nav{margin-bottom: 15px;}
.footer-nav a{font-size: 21px;color: #000;}
.footer-contact p{font-size: 18px;color: #000;}
.footer-nav a:hover{color: #69A347;}

.ny-title{font-size: 36px;color: #000;margin-bottom: 30px;}
.ny-title::after{content: '';display: block;width: 50px;height: 2px;background: #69A347;margin-top: 10px;}

.ny-contact{margin-top: 40px;}
.ny-contact li p{font-size: 22px;color: #000;}
.ny-contact li {display: flex;align-items: center;border: 1px solid #707070;border-radius: 10px;width: 30%;justify-content: center;padding: 15px 0;}
.ny-contact li img{margin-right: 20px;}











/*内页案例产品相关*/
.products li {float:left;text-align:center;padding:5px;color:#996600;box-sizing: border-box;width: 33.3%;}
.products img { padding:3px; border:1px solid #cccccc;height:280px;width: 100%;object-fit: cover;box-sizing: border-box;}
.products1 img {padding:3px; border:1px solid #ffffff;height:200px;}
.products1 li { float:left; text-align:center; padding:2px;height:200px;color:#996600}
.products a:hover img {border:1px solid #ffffff; background-color:#2c4ea3;}
.products a { line-height:22px;color:#656464;font-size: 16px;line-height: 50px;}
.products_title { text-align:center; font-size:16px; padding:10px; }
.products_info { text-align:center; border:1px dashed #666; padding:10px;height:200px; }
.products_img { text-align:center; padding:10px;height:200px; }
.products_next { border:1px solid #333;height:200px; }

/*内页左侧栏目*/
.ny-left{float: left;}
.product-title{font-size: 26px;border-bottom: 1px solid #707070;color: #000;width: 100%;padding-bottom: 5px;margin-bottom: 5px;}
.product-title img{margin-right: 10px;}
.product-left-nav ul li a{font-size: 18px;color: #000;line-height:36px;}
.product-left-nav ul li a:hover{color: #69A347;}
.product-left-nav ul li.active a{color: #69A347;}









.ny-product-right{width: 1000px;float: right;}
.ny-product-list li{width: 25%;margin: 2%;text-align: center;float: left;padding: 15px;}
.ny-product-list li:hover{box-shadow: 0 3px 5px #d1d1d1;}
.ny-product-list li img{width: 260px;height: 260px;object-fit: cover;margin-bottom: 10px;}
.ny-product-list li p{font-size: 20px;color: #000;}



.product-swiper{width: 512px;}
.mySwiper2-product img{width: 100%;height: 380px;object-fit: cover;}
.mySwiper-product{margin-top: 5px;}
.mySwiper-product img{width: 100%;}
.ny-product-right-text{width: 450px;font-size: 18px;color: #000;}

.ny-product-right-text .p1{font-size: 30px;color: #69A347;margin-bottom: 15px;}
.ny-product-right-text .index-more{text-align: left;}









/* 内页顶部导航 */
.content{padding: 20px 0;box-sizing: border-box;}
.content p{font-size: 16px;}
.top_menu{background:#f3f4f4;}
.top_menu .box{display: flex;justify-content: space-between;}
.top_menu-s{margin-top: 20px;}
.top_menu-s a{font-size: 16px;color: #666;display: inline-block;padding: 5px 10px;background: #f4f4f4;margin: 10px 5px;}
.top_menu-s a:hover{background: #004fa7;color: #fff;}
.ny_top_bt{background: url(../images/ny_07.png)no-repeat center;width: 285px;height: 148px;line-height: 140px;text-align: center;font-size: 30px;font-weight: bold;color: #fff;margin-top: -50px;}
.ny_top_nav{display: flex;align-items: center;justify-content: end;flex-wrap: wrap;}
.ny_top_nav li a{font-size: 17px;color: #212121;display: block;text-align: center;line-height: 100px;margin:0 12px;position: relative;}
.ny_top_nav li a:hover{color: #004fa7;font-weight: bold;}
.ny_top_nav li a::after{
    content: '';display: none;
    height: 6px;
    width: 100%;
    border-radius: 5px;
    background: #004fa7;position: absolute;bottom: 0;  
}
.ny_top_nav li a:hover::after{display: block;}
.ny_top_nav li.active a::after{display: block;}





.product_list{}
.product_list li{float:left;margin-left:10px;margin-right:10px;padding-bottom:15px;_display:inline;}
.product_list li a.img{padding:1px;border:1px solid #e0e1dc;}
.product_list li a.img img{width:205px;height:160px;}
.product_list li h3{text-align:center;padding-top:5px;}
.product_list li h3 a{font-weight:normal;}
.product_list li a.img{display:block;}
.product_list li a.img:hover{border-color:#ff0000;}
.roll_product{float:left;}

.product_list3{}
.product_list3 li{float:left;margin-left:15px;margin-right:15px;padding-bottom:15px;_display:inline;}
.product_list3 li a.img{}
.product_list3 li a.img img{width:220px;height:200px;}
.product_list3 li h3{text-align:center;padding-top:10px;color:#000;}
.product_list3 li h3 a{font-weight:normal;color:#000;font-size:14px;}
.product_list3 li a.img{display:block;}
.product_list3 li a.img:hover{border-color:#ff0000;}
.roll_product{float:left;}




/*内页左侧分类通用样式*/
//.sort{border-bottom:#D9D9D9 1px solid;}
.sort li{position:relative;z-index: 999;}
.sort li .about_b{position:absolute;left:210px;top:0px;width:210px;padding:10px 20px;background:#f5f6f6;
	border-bottom:2px solid #ff0000;z-index:9999;}
.sort li .layer2{position:absolute;left:210px;top:0px;width:210px;padding:10px 20px;background:#f5f6f6;
	border-bottom:2px solid #ff0000;z-index:9999;}
.sort li .layer2 li{overflow:hidden;}
.sort li .layer2 li a{font-weight:bold;background:url(../images/ico1.gif) no-repeat 0% 50%;}
.sort li .layer2 li a:hover{text-decoration:none;color:#ff0000;}
.sort li .layer2 li .layer3 li{border-bottom:1px dashed #d5d5d5;margin:6px 0px;height:24px;
line-height: 24px;}
.sort li .layer2 li .layer3 li a{font:normal 12px/24px "微软雅黑";background:none;}

.sort li a{background:url(../images/dot4.png) no-repeat 5px -41px;color:#666;display:block;line-height:30px;font-family: "微软雅黑";border-bottom:1px solid #dddddd;padding-left:25px;}
.sort li a:hover{color:#ff0000;text-decoration: none;background:url(../images/dot4.png) no-repeat 5px -41px #f5f6f6;}
.sort li.change a{background:url(../images/dot4.png) no-repeat 5px -41px #f5f6f6;}

//.sort .layer2 li{width:200px;height:35px;margin-bottom:0;background:none;}










/*详细页面公共样式*/
h3.title_bar{margin-left:0px;float:left;}
.share{padding-left:5px;padding-bottom:8px;float:right;margin-top: 5px;height:26px;}
.info_title{border-bottom:1px solid #e1e4e6;}
.case_title{border-bottom:1px solid #e1e4e6;}


.productlist ul{display: flex;flex-wrap: wrap;}
.productlist ul li{width: 32.33%;margin-right: 1.5%;}
.productlist ul li:nth-child(3n){margin-right: 0;}
.productlist ul li img{height: 260px;object-fit: cover;width: 100%;}




.product_detail .list{width:300px;float:left;margin-left:180px;display:inline;padding-top:70px;}
.list_p{}
.list_p li{height:45px;line-height:45px;font-size:18px;border-bottom:1px dashed #e0e1dc;padding-bottom:5px;padding-top:5px;font-family:"Microsoft YaHei"}
.list_p li h2{font-size:18px;font-weight:normal;font-family:"Microsoft YaHei"}
.product_detail .inquiry{line-height:45px;border:none;margin-top:1px;}
.product_detail .inquiry a{background:url("../images/xunjia.gif") center center no-repeat;display:block;width:112px;height:45px;text-indent:-99999px;}
.product_detail .inquiry a:hover{background-image:url("../images/xunjia_hover.gif");}
.list_p li h2 a{font-size:18px;font-family:"Microsoft YaHei"}
.p_detail span.title{line-height:38px;height:38px;text-align:left;margin-top:10px;
	display:block;padding-left:10px;font-size:16px;border-bottom:2px solid #ccc;}
.p_detail p.dd{padding-top:5px;padding-bottom:5px;}
h3.tag{line-height:32px;border-top:1px dashed #e0e1dc;margin-top:10px;color:#999;font-weight:normal;}
h3.tag a{color:#ff0000;}
h3.tag a:hover{color:#ff0000;}
.page{line-height:26px;border-top:1px dashed #e0e1dc;margin-top:6px;padding-top:5px;font-size:14px;}
.page a{color:#383838;}
.page a:hover{color:#ff0000;}
.page span{color:#383838;}



/*在线留言*/

.border-top-dashed {
    border-top: 1px dashed #dee2e6 !important;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}
.mt-4, .my-4 {
    margin-top: 1.5rem!important;
}

.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}
.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}


.page-num{border-radius: 50%;box-sizing: border-box;width: 30px;height: 30px;line-height: 30px;font-size: 16px;text-align: center;border: 1px solid #fff;margin: 0 5px;}
.page-num-current,.page-num:hover {
color: #78AC59!important;border: 1px solid #78AC59
}

/*内页收索*/

.form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
}

.ml-sm-3, .mx-sm-3 {
    margin-left: 1rem!important;
    margin-right: 1rem!important;
}

.mb-2, .my-2 {
    margin-bottom: .5rem!important;
}
.form-group {
    margin-bottom: 1rem;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.mb-2, .my-2 {
    margin-bottom: .5rem!important;
}
.btn-info {
    color: #fff;
    background-color: #2c4ea3;
    border-color: #2c4ea3;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.form-group {margin-bottom: 1rem;overflow:hidden;height:60px ;width:100%  }

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}
.btn:focus, .btn:hover {
    text-decoration: none;
}
.mb-2, .my-2 {
    margin-bottom: .5rem!important;
}
.btn {
    display: inline-block;
    float: right;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/*内页收索*/
.nysosuo{width:80%;margin:30px auto;}
.nysosuo_left{width:80%;height:40px;line-height:40px; text-align:left; float:left; border:#ccc 1px solid; border-radius:25px;background:#fff; color:#383838     }
.nysosuo_right{width:18%;height:40px;line-height:40px; text-align:center;float:right;border:#ccc 1px solid; border-radius:25px;background:#2c4ea3;color:#fff  }
.nysosuo_nr{width:95%; margin-right:3%;margin-top:1px;   float:right;  height:38px;line-height:38px; text-align:left; border: 0px solid; border-radius:25px;background:#fff;  }
