.w1200{width: 98%;max-width: 1680px;margin: 0 auto;}

.headernei{position: relative;}
.banner1{width: 100%;background-size: 100% 100%!important;box-sizing: border-box;}
.banner-title{font-size: 35px;color: #fff;font-weight: normal;text-align: center;}
.banner-list{display: flex;margin: 0 auto;border-radius: 30px;overflow: hidden;background: #e3e3e5;width: 674px;margin-top: 72px;}
.banner-item{width: 118px;display: block;text-align: center;height: 60px;line-height: 60px;}
.banner-item:first-child,.banner-item:last-child{width: 160px;}
.banner-item:hover{color: #fff;background: #00349A;}
#fl_select{color: #fff;background: #00349A;}

.first-list{height: 70px;background: #fff;padding-left: 33px;margin-bottom: 20px;display: flex;align-items: center;flex-wrap: wrap;}
.first-itme{margin: 0 18px;}
.first-itme:hover{color: #00349A;}

.list{background: #f7f7f7;}
.list .page_pro li{width: calc(25% - 15px);background: #fff;text-align: center;padding-bottom: 20px;}
.list .page_pro li .picture{width: 100%;}
.list .page_pro li .picture img{width: 100%;height: 100%;}
.list .page_pro li .title{margin-top: 18px;font-size: 16px;font-weight: 100;}
.list .page_pro li .but{font-size: 14px;color: #666;width: 114px;height: 38px;line-height: 38px;text-align: center;margin: 0 auto;border-radius: 20px;margin-top: 15px;border: 1px solid #e6e2e2;display: inline-block;}
.list .page_pro li .but:hover{background-color: #00349A;color: #fff;}

.page_list{display: flex;justify-content: center;padding-top: 40px;padding-bottom: 60px;margin: 0;}
.page_list .left{background-image: url(../images/pagingPrevBtn.png);}
.page_list .right{background-image: url(../images/pagingNextBtn.png);}
.page_list a{width: 44px;height: 44px;text-align: center;line-height: 46px;border-radius: 50%;display: block;  background: url(../images/pagingBg01.png) no-repeat center;font-size: 16px;color: #999;margin: 0 5px;cursor: pointer;}
.page_list .a:hover{background: #00349A;color: #fff;}

.page_xiang {padding-top: 45px;padding-bottom: 75px;width: 100%;background-color: #fff;}
.page_xiang h3{background: url(../images/xg-bj.png) no-repeat center;text-align: center;font-size: 24px;color: #333;}
.xiangguan-img{width: 100%;overflow: hidden;}
.xiangguan-img img{width: 100%;height: 100%;transition: all 1.5s;}
#xiangguan .swiper-slide:hover img{transform: scale(1.1);}
.xiangguan-text{font-size: 16px;color: #333;text-align: center;display: block;line-height: 76px;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 0;}

/*anli-list*/
.banner2{width: 100%;background-size: 100% 100%!important;}
.banner2 img{width: 100%;}
.first-list1{width: 100%;display: flex;justify-content: center;padding: 40px 0;flex-wrap: wrap; font-size:26px; font-weight:bold;}
.first-list1 .first-itme{width: 140px;height: 50px;border-radius: 25px;margin: 0 4px;background: #fff;border: 1px solid #ececec;display: block;text-align: center;line-height: 50px;flex-wrap: wrap;}
.first-list1 .first-itme:hover{background: #00349A;color: #fff;}
.page_pro1{margin: 0!important;padding: 20px!important;background: #fff;}
.text-box{padding: 28px 32px 0;background: #fff;}
.text-box .title{margin-bottom: 14px;}
.text-box .text{text-align: left;display: block;line-height: 22px;color: #666666;
font-size: 13px;margin-top: 14px;}
.text-box .but1{display: block!important;}
.but-box{margin-top: 28px;width: 281px;height: 42px;border-radius: 21px;border: 1px solid #ebebeb;overflow: hidden;}
.but-box .but1{width: 50%;height: 100%;text-align: center;line-height: 40px;color: #777;border-right: 1px solid #ebebeb; font-size:14px; float:left;}
.but-box .but1:hover{background: #00349A;color: #fff;}
.but-box .but2{width: 50%;height: 100%;text-align: center;line-height: 40px;color: #777; font-size:14px;float:left;}
.but-box .but2:hover{background: #00349A;color: #fff;}

/*新闻资讯*/
.gongsinews{width: 100%;background: #fff;padding-bottom: 50px;}
.nei-news-title{width: 100%;padding: 40px 0;text-align: center;position: relative;}
.nei-news-title1{font-size: 26px;color: #1e1e1e;font-weight: bold;background: #fff;display: inline-block;padding: 0 20px;}
.nei-news-title1 span{color: #00349a;}
.nei-news-title2{position: absolute;font-size: 12px;color: #999999;font-family: arial;left: 50%;transform: translateX(-50%);}
.nei-news-xian{width: 100%;height: 1px;background-color: #e5e5e5;position: absolute;top: 50%;transform: translateY(-50%);z-index: -1;}
.nei-news-list{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.nei-news-item{display: block;width: calc(33% - 22px);}
.nei-news-item-img{overflow: hidden;}
.nei-news-item-img img{width: 100%;height: 100%;transition: all .8s;}
.nei-news-item:hover img{transform: scale(1.1);}
.nei-news-item-text1{color: #333;text-decoration: none;width: 370px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;color: #333333;font-weight: normal;margin: 36px 0 8px 0;}
.nei-news-item-text2 span{font-size: 13px;color: #999999;}
.nei-news-item-text2 .time{margin-right: 18px;}
.nei-news-item-text3{font-size: 13px;color: #666666;line-height: 22px;margin-top: 30px;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.nei-news-item-text4{margin: 0 auto;width: 133px;height: 39px;line-height: 39px;text-align: center;display: block;font-size: 13px;color: #999999;border: 1px solid #E4e4e4;border-radius: 20px;margin-top: 26px;}
.nei-news-item:hover .nei-news-item-text1{color: #00349a;}
.nei-news-item:hover .nei-news-item-text4{color: #fff;background: #00349a;}

.hangyenews{width: 100%;background: #f4f4f4;padding-bottom: 20px;}
.hangyenews .nei-news-xian{background-color: #E5e5e5;z-index: 1;}
.hangyenews .nei-news-title1{background: #f4f4f4;position: relative;z-index: 2;}
.hangyenews-list{width: 100%;border-top: 1px solid #dfdfdf;border-left: 1px solid #dfdfdf;}
.hangyenews-item{width: 100%;padding: 40px;border-bottom: 1px solid #dfdfdf;border-right: 1px solid #dfdfdf;background: #fff;position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;}
.hangyenews-item-img{width: 360px;height: 165px;overflow: hidden;}
.hangyenews-item-img img{transition: all .8s ease;width: 100%;height: 100%;}
.hangyenews-item:hover img{transform: scale(1.1);}
.hangyenews-item-box{width: 73%;position: relative;}
.hangyenews-item-title{display: flex;justify-content: space-between;}
.hangyenews-item-title-left{font-size: 20px;}
.hangyenews-item-title-right a{color: #666;}
.hangyenews-item-title-right a:nth-of-type(2){margin: 0 25px;}
.hangyenews-item-title-right a img{margin-right: 5px;}
.hangyenews-item-text{font-size: 13px;color: #666666;line-height: 24px;margin-top: 17px;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical;}
.hangyenews-item-lb{position: absolute;left: 0;bottom: 0;font-size: 12px;}
.hangyenews-item-lb span{color: #999;}
.hangyenews-item-lb a:hover{color:#00349a;}
.hangyenews-item-i{display: block;width: 36px;height: 36px;background: url(../images/list_circle.png) no-repeat left top;overflow: hidden;position: absolute;right: 6px;bottom: 0;}
.hangyenews-item:hover .hangyenews-item-i{background-position: left bottom;}
.hangyenews-item:hover .hangyenews-item-title-left{color: #00349a;}

/*关于我们*/
.fengcai{padding-bottom: 40px;}
.page_about .first-list1{background: #f4f4f4;}
.jieshao-box{display: flex;justify-content: space-between;flex-wrap: wrap;padding-bottom: 20px;}
.jieshao-box-left{width: 57.5%;}
.jieshao-box-left-title{font-size: 18px;}
.jieshao-box-left-text{line-height: 1.75em;margin-top: 10px;font-size: 14px;color: #666;}
.jieshao-box-right{width: 38%;}
.jieshao-box-right img{width: 100%;height: 100%;}
.background{width: 100%;padding-bottom: 40px;}
/* aboutMien */
.aboutMien{width: 100%;background: #fff;margin-bottom:-20px;}
.mainCon{ width:100%;height:400px;position:relative;margin-top:34px;}
.mainCon span{ display:block;width:42px;height:42px;cursor:pointer;position:absolute;top:50%;margin-top:-21px;overflow: hidden;z-index: 9999999;}
.mainCon .btn01{ background:url(../images/aboutMienBtn01.png) no-repeat left top;left:0;}
.mainCon .btn02{  background:url(../images/aboutMienBtn02.png) no-repeat left top;right:0;}
.aboutMienCon{ overflow:hidden;width:100%;margin:0 auto;position:relative;}
.aboutMienCon .aboutMienBox{width: 1080px;height: 400px;margin: 0 auto;}
.aboutMienCon .iteam{ position:absolute;overflow:hidden;height: calc(100% / 1.4) ;top: 12% !important;}
.aboutMienCon .iteam img{ display:block;}
.aboutMienCon .iteam b{ display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:url(../images/20180801152036_67336.jpg) repeat;background-size: 100% 100%;}
.aboutMienCon .iteam.active b{ display:none;}
.aboutMienCon .iteam.active{height: 100%;top: 0 !important;}
.aboutMienCon .iteam.active p{color: #333333;font-size: 14px;margin-top: 16px;text-align: center;}
.aboutMienCon .iteam.active p a{display: block;color: #333;text-decoration: none;}

/*联系我们*/
.first{width: 100%;background: #F4f4f4;}
.tow{padding: 40px 0;}
.text1{color: #00349a;font-size: 24px;text-align: center;font-weight: 700;}
.text2{margin-top: 15px;margin-bottom: 15px;padding: 0px;text-align: -webkit-center;white-space: normal;line-height: 1.75em;font-size: 14px;color: #666;}
.text3{margin-top: 15px;margin-bottom: 15px;padding: 0px;text-align: -webkit-center;white-space: normal;line-height: 1.75em;font-size: 18px;color: #00349a;font-weight: 700;}
.text4{background-color: rgb(255, 255, 255);text-align: center;font-size: 24px;color: rgb(34, 34, 34);margin-bottom: 5px;font-weight: 700;}
.text5{text-align: center;font-size: 14px;color: rgb(34, 34, 34);}

.lixi-list{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 30px;}
.lixi-item{width: calc(25% - 10px);background: #F1F1F1;text-align: center;padding-top: 4%;}
.lixi-item div{text-align: center;font-size: 14px;margin-bottom: 30px;}
.maptitle{font-size: 24px;color: #222;font-weight: 700;margin-top: 40px;text-align: center;}
.maptext{margin-bottom: 40px;text-align: center;}
#container{width: 100%;border: 1px solid #ccc;min-height: 300px;}

.liuyan{background: #f4f4f4;width: 100%;padding-top: 12px;}
.form{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;padding: 70px 53px 20px;position: relative;background: #fff;}
.liuyan1{position: absolute;top: 70px;left: 53px;}
.liuyan1-text1{font-size: 24px;color: #00349A;font-weight: 700;}
.liuyan1-text2{font-size: 20px;color: #b8b8b8;font-family: arial;margin-top: 2px;}
.form-img{width: 50%;text-align: center;}
.form-inp{width: 45.7%;}
.input1,.input2{width: 100%;height: 58px;line-height: 58px;padding: 0 70px 0 20px;border: none;border: 1px solid #e5e5e5;margin-bottom: 20px;outline: none;font-size: 16px;color: #999999;}
.input1{background: url(../images/linkUsLy_icon01.png) no-repeat calc(100% - 18px) center;}
.input2{background: url(../images/linkUsLy_icon02.png) no-repeat calc(100% - 18px) center;}
.input3{background: url(../images/linkUsLy_icon03.png) no-repeat calc(100% - 18px) 20px;}
.input3{width: 100%;height: 100px;padding: 0 70px 0 20px;border: none;border: 1px solid #e5e5e5;font-size: 16px;color: #999999;margin-bottom: 20px;outline: none;font-size: 16px;color: #999999;padding-top: 20px;resize:none}
.yanz{display: flex;align-items: center;margin-bottom: 20px;}
.yanz-box{line-height: 60px;height: 58px;width: 77px;border: 1px solid #dedede;border-right-width: 0;text-align: center;background: #fff;}
.input4{width: 44.4%;height: 58px;line-height: 58px;padding: 0 70px 0 20px;border: none;border: 1px solid #e5e5e5;font-size: 16px;color: #999999;outline: none;}
#randomCode{margin-left: 10px;}
.kan{font-size: 14px;padding-left: 5px;line-height: 90px;height: 58px;user-select: none;cursor: pointer;}
.buttom{width: 100%;height: 60px;line-height: 54px;font-size: 22px;color: #fff;background: #00349A;cursor: pointer;}


/* tanchuang1 提交弹窗*/
.tanchuang1{width:100%;position: fixed;top: 0;left: 0;background: url(../images/tanchuangBg.png);height:100%;z-index:9999999;display: none;}
.tanchuang1 .conBox{width: 400px;height: 242px;padding: 20px;background: #fff;position: absolute;left: 50%;margin-left: -220px;top: 50%;margin-top: -80px;z-index:9999999;box-sizing: content-box;}
.tanchuang1 .conBox .tcClose{width: 33px;height: 90px;position: absolute;right: 45px;top: -90px;cursor: pointer;z-index:999999999999999;}
.tanchuang1 .conBox .box{width: 398px;height: 240px;border: 1px solid #e5e5e5;padding-top: 20px;text-align: center;position: relative;}
.tanchuang1 .conBox .box img{display: block;width: 47px;height: 47px;margin: 0 auto;}
.tanchuang1 .conBox .box h5{font-size: 24px;color: #003399;font-weight: bold;margin-top: 10px;margin-bottom: 0;}
.tanchuang1 .conBox .box p{font-size: 16px;color: #4d4d4d;margin-top: 10px;}
.tanchuang1 .conBox .box .b15{display: block;width: 150px;height: 52px;line-height: 52px;text-align: center;font-size: 18px;color: #fff;position: absolute;bottom: -1px;left: 50%;margin-left: -75px;background: #003399;text-decoration: none;z-index:999999999999999;border:0px;outline:none;cursor: pointer;}
.tanchuang2 .conBox .box a{background: #404040;}


.img-zi{width: 60%;height: auto;margin: 0 auto;}
.img-zi img{max-width: 100%;}
.title-zi h2{text-align: center;font-size: 35px;color: #333;}
.title-zi img{display: block;margin: 30px auto;}
.text-cpgx h3{font-weight: normal;font-size: 24px;color: #333;text-align: center;background: url(../images/cpxq.png) no-repeat center; background-size: 100%;}
.text-zi{line-height: 25px;font-size: 16px;color: #666;padding: 20px;}

/*pro-item*/
.jiany .w1200{display: flex;flex-wrap: wrap;}
.jiany-left,.jiany-right{width: 50%;}
.jiany-left img{width: 100%;height: 100%;object-fit: cover;}
.jiany-right{padding: 0 40px;padding-top: 97px;background: #003399;}
.jiany-right-title{text-align: center;font-size: 38px;color: #fff;font-weight: normal;}
.jiany-right-xian{width: 35px;height: 5px;background: #fff;margin: 0 auto;margin-top: 30px;}
.jiany-right-text{text-align: left;width: 100%;color: #fff;font-size: 16px;margin: 0 auto;line-height: 25px;margin-top: 33px;}
.jiany-right-box{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 90px;}
.jiany-right-item{width: 33%;text-align: center;}
.jiany-right-item div:nth-of-type(1){font-size: 24px;color: #fff;}
.jiany-right-item div:nth-of-type(2){font-size: 14px;color: #fff;margin-top: 6px;}
.lists{background: #f7f7f7;width: 100%;padding-top: 40px;padding-bottom: 60px;}
.lists-nav{width: 100%;padding-left: 33px;height: 70px;background: #fff;display: flex;align-items: center;}
.lists-nav a{display: block;margin-right: 45px;color: #666;font-size: 14px;}
.lists-list{width: 100%;display: flex;flex-wrap: wrap;padding-top: 20px;}
.lists-item{width: calc(33% - 8px);background: #fff;display: block;margin: 0 20px 20px 0;}
.lists-item:nth-child(3n+0){margin-right: 0;}
.lists-item-img{width: 100%;overflow: hidden;display: block;}
.lists-item-img img{width: 100%;height: 100%;object-fit: cover;transition: all .8s;}
.lists-item:hover .lists-item-img img{transform: scale(1.1);}
.lists-item-text{font-weight: normal;text-align: center;margin-top: 18px;font-size: 16px;color: #333;display: block;}
.list-item-box{font-size: 14px;color: #666;width: 114px;height: 38px;line-height: 38px;text-align: center;margin: 0 auto;border-radius: 20px;margin-top: 15px;border: 1px solid #e6e2e2;margin-bottom: 20px;}
.list-item-box:hover{background: #00349a;color: #fff;}
