body,html{margin:0;padding:0;font-family:"Microsoft YaHei";}
div,form,dl,dd,dt,ul,li,a{margin:0 auto;padding:0;box-sizing:border-box;}
img{border:0px;}
ul{list-style:none;margin:0 auto;padding:0;}
a{text-decoration:none;color:black;}
a,li,img{transition:all .3s ease-in-out;}
.BodyWidth{width:1200px;margin:auto;}

.HeaderBar{background-color:#f7f7f7;padding:10px 0; border-bottom:1px solid #e6e6e6;}
.HeaderBar>div{display:flex;justify-content:space-between;align-items:center;}
.HeaderBar>div div{margin:0; font-size:14px; color:#666666;}
.HeaderBar>div a{color:#999999; margin-right:20px;}
.HeaderBar>div a span{font-size:12px; display: inline-block; border:1px solid #999999; color:#999999; padding:0px 2px; margin-right:10px; transition:all .3s ease-in-out;}
.HeaderBar>div a:hover{color:#c00000;}
.HeaderBar>div a:hover span{color:#c00000; border:1px solid #c00000;}


/* 页眉 */
.Header>div{overflow:hidden;padding:20px 0;}
.Header>div span{display:block;}
.Header>div .logo{float:left;background-image:url("logo.jpg");background-position:left center;background-repeat:no-repeat;font-size:30px;font-weight:bold;color:#1e50ae;padding:0px 30px 0px 120px;border-right:1px solid #1e50ae; }
.Header>div .logo span{font-size:14px; text-transform: uppercase; color:#a9a9a9;}
.Header>div .slogan{float:left;font-size:18px;color:#1f87e8;padding:0px 0px 0px 30px; line-height: 180%;}
.Header>div .slogan span{color:#c10614;}
.Header>div .phone{float:right;background-image:url("phone.jpg");background-position:left center;background-repeat:no-repeat;font-size:15px;color:#666666;padding:5px 0px 10px 80px;}
.Header>div .phone span{font-size:28px;color:#c10614;line-height:26px; font-weight: bold;}

/* 导航 */
.MainNav{background-color:#1e50ae;}
.MainNav>ul{width:1200px;display:flex;justify-content:space-between;}
.MainNav>ul>li{flex-grow:1; position: relative;}
.MainNav>ul>li>a{display:block;width:100%;padding:15px 0;text-align:center;color:white;}
.MainNav>ul>li>a:hover{background-color:#B90000;}
.MainNav>ul>li>ul{display:none;position:absolute;z-index:2;left:0px;width:100%;text-align:center;background-color:#B90000;}
.MainNav>ul>li:hover>ul{display:block;}
.MainNav>ul>li>ul>li>a{display:block;padding:8px;color:white;font-size:15px;}
.MainNav>ul>li>ul>li>a:hover{background-color:#B90000;}

/* 搜索 */
.Search{display: flex;}
.Search div{width:50%;padding:10px 30px;}
.Search div:first-child{background-color: #1876B3; text-align: right; position: relative;}
.Search div:first-child input[type="text"]{border:1px solid #1E50AE;margin:0px;padding:0px;height:36px;width:560px;}
.Search div:first-child input[type="submit"]{position:absolute;top:20px;right:40px;z-index:1;background-image:url("search.jpg");background-repeat:no-repeat;border:none;padding:0px;margin:0px;width:19px;height:18px;cursor:pointer;}
.Search div:last-child{background-color: #F6F6F6; color:#666666; font-size: 16px; padding-top:15px;}
.Search div:last-child span{font-size: 20px;}

/* 顾虑 */
.Indexbg1{width:1200px;height:363px;background-image:url("bg1.jpg");}

/* 产品 */
.IndexProd{width:1200px;height:1038px;background-image:url("bg2.jpg");}
.IndexProd .IndexProdNav{float:left;width:255px;padding-top:260px;padding-left:20px;}
.IndexProd .IndexProdNav a{display:block;padding:5px 0px 5px 35px;margin:5px 0;background-image:url("prodIco.jpg");background-position:10px center;background-repeat:no-repeat;background-color:#E9E9E9;color:#666666;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.IndexProd .IndexProdNav a:hover{color:black;}

.IndexProd .IndexProdList{float:right;width:880px;padding-top:730px;}
.IndexProd .IndexProdList ul{margin:auto; display: flex; }
.IndexProd .IndexProdList li{ width:280px;margin:0; margin-right:20px; margin-bottom: 20px; }
.IndexProd .IndexProdList li .Image{width:270px;height:220px; border:1px #DEDEDE solid; overflow: hidden; background-color: white;}
.IndexProd .IndexProdList li .Image img{width:100%;height:100%;object-fit: contain;}
.IndexProd .IndexProdList li .Name{width:100%;text-align:center;padding:5px 0;}
.IndexProd .IndexProdList li .Name a{color:#666666;font-size:14px;}
.IndexProd .IndexProdList li .Brief{display:none;}

/* 横幅 */
.Indexbg3{height:1492px;background-image:url("bg3.jpg");background-position: center;}

/* 订单 */
.Indexbg4{height:473px;background-image:url("bg4.jpg");background-position:center;}
.Indexbg4 form{padding-top:70px;padding-left:570px;font-size:14px;color:#666666;}
.Indexbg4 form div{padding:10px 0;line-height:180%;;}
.Indexbg4 form div input[type="text"]{padding:10px;border:1px solid #DADADA;width:400px;}
.Indexbg4 form span{display:inline-block;font-weight:bold;text-align:right;margin-right:20px;width:80px;}
.Indexbg4 form input[type="checkbox"]{margin:0px 5px 0px 10px;}
.Indexbg4 form input[type="submit"]{background-color:#FE4E4E;padding:10px 100px;border-radius:3px;border:1px solid #F90303;box-shadow:white 0px 0px 2px inset;color:white;}

/* 公司 */
.Indexbg5{width:1200px;height:960px;background-image:url("bg5.jpg");background-position:center;padding-top:450px;padding-left:60px;}
.Indexbg5 div{width:390px;margin:0;}
.Indexbg5 div h1{font-size:30px;color:#006ea8;font-weight:normal;}
.Indexbg5 div p{color:#666666;line-height:30px;}
.Indexbg5 div p span{font-weight:bold;color:#0087cf;}
.Indexbg5 div a{color:#ca1932;margin-top:20px;display:inline-block;}

/* 联系 */
.Indexbg6{width:1200px;height:800px;background-image:url("bg6.jpg");background-position:center 40px;background-repeat:no-repeat;padding:0px 130px;padding-top:200px;}
.lxwmCont h1{font-weight:normal;color:#333;font-size:30px;margin:0;}
.lxwmCont h2{font-weight:normal;color:#666666;font-size:18px;margin-top:10px;}
.lxwmCont h2:after{display:block;content:"";width:50px;height:1px;background-color:#CCC;margin-top:30px;}
.lxwmCont .contact{display:flex;justify-content:space-between;padding:30px 0;border-bottom:1px solid #DDD;margin-bottom:40px;}
.lxwmCont .contact p{margin:0px;font-size:14px;color:#666666;line-height:200%;}
.lxwmCont form{float: left;width:450px;}
.lxwmCont form div{padding:10px 0;line-height:180%;;}
.lxwmCont form div input[type="text"]{padding:10px;border:1px solid #DADADA;}
.lxwmCont form div textarea{border:1px solid #DADADA;}
.lxwmCont form span{display:inline-block;font-weight:bold;text-align:right;margin-right:20px;width:80px;}
.lxwmCont form input[type="checkbox"]{margin:0px 5px 0px 10px;}
.lxwmCont form input[type="submit"]{background-color:#8e8e8e;;padding:10px 100px;border-radius:3px;border:1px solid #8e8e8e;;box-shadow:white 0px 0px 2px inset;color:white;}
.lxwmCont .map{float: right;width:450px;}

/* 新闻 */
.Indexbg7{width:1200px;height:700px;background-image:url("bg7.jpg");background-position:center 40px;background-repeat:no-repeat;padding:0px 130px;padding-top:200px; display:flex; justify-content: space-between;}
.Indexbg7>ul{margin:0px;}
.Indexbg7 .TextListNews{width:600px;}
.Indexbg7 .TextListNews li{overflow:hidden;padding:20px 0px;}
.Indexbg7 .TextListNews .Time{float:left;width:100px;font-weight:bold;color:#666666;font-size:16px;padding-top:5px;}
.Indexbg7 .TextListNews .Name{float:right;width:500px;font-size:14px;padding:5px 0px;}
.Indexbg7 .TextListNews .Name a{color:black;}
.Indexbg7 .TextListNews .Brief{float:right;width:500px;font-size:14px;color:grey;line-height:180%;height:50px;overflow:hidden;}
.Indexbg7 .IcoListNews{width:310px;}
.Indexbg7 .IcoListNews li{margin-bottom:10px;}
.Indexbg7 .IcoListNews a{display:block;position:relative;}
.Indexbg7 .IcoListNews .Name{position:absolute;left:0px;bottom:0px;width:302px;text-align:center;background-color:rgba(0,0,0,0.5);color:white;padding:5px 0;font-size:13px;}
.Indexbg7 .IcoListNews img{display:block;width:300px;height:220px;object-fit:contain;border:1px solid #999999;}
.Indexbg7 .IcoListNews .Brief{display:none;}

/* 页尾 */
.Footer{padding:30px 0; background-color: #1E50AF;}
.Footer>div{display:flex;justify-content:space-between;align-items:center;}
.Footer>div>div{color:white;font-size:14px;line-height:180%;}
.Footer>div>div a{color:white;}
.Footer>div>div span{font-size:20px;font-weight:bold;}
.Footer2{background-color:#1E50AF;text-align:center;color: #dedede;font-size:14px;border-top:1px solid #3C6FCB; padding:10px 0px; font-size:12px; line-height: 180%;}
.Footer2 a{color:white;}


/* 内页 */
.nyBanner{background-image:url("nybanner.jpg");background-position:center;height:338px;}

.NyCont{display:flex;width:1200px;padding:20px 0; justify-content: space-between;}
.NyCont .left{width:210px;margin:0;}
.NyCont .right{width:980px;margin:0;}

/* 左侧导航 */
.left .leftTitle1{background-image:url("nyLeftbg.jpg");background-repeat:no-repeat;font-size:18px;color:white;padding:25px 15px;}
.left .ProdNav{background-color:#F6F6F6;margin-bottom:10px;}
.left .ProdNav a{display:block;padding:10px 20px;font-size:13px;border-bottom:1px #D9D9D9 dashed; color:#666666; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.left .ProdNav a:hover{color:#1b57b2}
.left .ProdNav ul{display: none;}

.leftTitle2{background-color:#1b57b2;padding:15px;font-size:16px;color:white;}
.leftCont2{padding:10px;font-size:14px;color:#666;line-height:180%;background-color:#F6F6F6; margin-bottom:10px;}
.leftCont2 a,.leftCont2 span{font-size:14px;color:#666;background-position:left center;background-repeat:no-repeat;text-indent:30px; display: inline-block; padding:3px 0;}
.leftCont2 a.QQ{background-image:url("icoQQ.gif");}
.leftCont2 a.WX{background-image:url("icoWx.gif"); position: relative;}
.leftCont2 a.WX div{display: none; position: absolute; left:100px; top:0px; text-align: center; width:130px; height:160px; padding:5px; background-color: white; border:1px solid #EEE; text-indent: 0px;}
.leftCont2 a.WX div img{width:120px; height:120px;}
.leftCont2 a.WX:hover div{display: block;}
.leftCont2 span.LX{background-image:url("icoMsg.png"); padding-top:10px;margin-top:10px; border-top:1px #D9D9D9 dashed;width:100%;}

.leftTitle3{background-color:#1b57b2;padding:15px;font-size:16px;color:white;}
.left .IcoListProd{background-color:#F6F6F6;margin-bottom:10px; padding:10px;}
.left .IcoListProd li{text-align: center;}
.left .IcoListProd .Image{background: white;}
.left .IcoListProd .Image img{width:180px;height:160px;object-fit:contain;}
.left .IcoListProd .Name a{font-size:14px; color:#666; display: block; padding:10px 0px;}

/* 当前位置 */
.station{font-size:14px;color:#555;}
.station a{color:#555;}
.station span{color:#555;display:inline-block;padding:0px 10px;}

/* 页面标题 */
.nyTitle{padding:10px 0px;padding-top:20px;font-size:18px;color:#1e50ae;border-bottom:1px dotted #b3b3b3; }
.nyTitle:before{content:"";background-color:#1e50ae;display:inline-block;height:18px;width:5px;margin-right:10px;position:relative;top:2px;}

/* 推荐阅读 */
.recommend{clear: both;}
.recommend ul{display:flex;flex-wrap:wrap;justify-content:space-between;padding:10px;}
.recommend ul li{width:32%;border:1px solid #EEE;margin:10px 0;padding-bottom:20px;}
.recommend ul li .Name{font-size:18px;color:#666;padding:10px 20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.recommend ul li .Brief{font-size:14px;color:grey;padding:10px 20px;padding-top:0px;line-height:200%;height:120px;overflow:hidden;}
.recommend ul li img{width:100%;height:200px;object-fit:cover;}


/* 页面内容 */
.PageCont{font-size:14px;line-height:200%;color:#666;padding:20px 10px;}
.PageCont img{max-width: 900px;}
.PageName{display: none;}
.PageFrom{display: none;}
.Related{display: none;}

/* 页码统计 */
.RecordTotal{text-align:right;font-size:12px;color:#666;padding:10px 0;}

/* 页码条 */
.Pagination{text-align:center;}
.Pagination a{display:inline-block;font-size:12px;color:white;padding:3px 10px;background-color:#0d2983;margin:10px;}
.Pagination a:hover{color:#0d2983;background-color:white;}

/* 返回目录 */
.PageBack{text-align:center;padding:10px 0;}
.PageBack a{display:inline-block;font-size:12px;color:white;padding:3px 10px;background-color:#1b57b2;margin:10px;border:1px transparent solid}
.PageBack a:hover{color:#1b57b2;background-color:white; border:1px solid #1b57b2;}

/* 内页产品列表 */
.ContentIcoList.cpzx{width:940px;margin:auto; display: flex; flex-wrap: wrap;}
.ContentIcoList.cpzx li{ width:235px;margin:0; margin-bottom: 20px; }
.ContentIcoList.cpzx li .Image{width:220px;height:190px; border:1px #DDD solid; overflow: hidden;}
.ContentIcoList.cpzx li .Image img{width:100%;height:100%; object-fit: contain;}
.ContentIcoList.cpzx li .Name{width:100%;text-align:center;padding:5px 0;}
.ContentIcoList.cpzx li .Name a{color:black;font-size:14px;}
.ContentIcoList.cpzx li .Brief{display:none;}

/* 内页新闻列表 */
.ContentIcoList.xwdt{width:940px;margin:auto;}
.ContentIcoList.xwdt li{overflow:hidden;padding:20px 0px;border:1px dashed #eee;}
.ContentIcoList.xwdt li .Image{float:left;width:200px;height:140px;}
.ContentIcoList.xwdt li .Image img{width:100%;height:100%;object-fit:cover;}
.ContentIcoList.xwdt li .Name{float:left;padding-left:20px;padding-bottom:10px;width:650px;}
.ContentIcoList.xwdt li .Name a{font-size:14px;font-weight:bold;color:#666;}
.ContentIcoList.xwdt li .Brief{float:left;padding-left:20px;width:680px;font-size:13px;color:#666;line-height:200%;}

/* 内页文字列表 */
.ContentTextList li{border-bottom:1px dashed #959595; display:flex; justify-content: space-between; padding:8px 20px;}
.ContentTextList li div{margin:0;}
.ContentTextList li .Name{font-size:14px;}
.ContentTextList li .Time{font-size:13px;color:#aeaeae;}
.ContentTextList li .Cont{font-size:14px;color:#919191; display: none;}
.ContentTextList li a:hover{color:#1b57b2;}

/* 分栏标题 */
.ColumnsTitle{background-color:#e9e9e9;font-size:18px;font-weight:bold;color:#1b57b2;display:flex;justify-content:space-between;padding:5px 20px;margin-bottom:20px;}
.ColumnsTitle div{margin:0;}
.ColumnsTitle a{font-size:14px;font-weight:normal;}


h4{font-size:18px;text-align: center; color:#a88043; padding: 0; margin:0;}
h5{font-size:16px;text-align: center; color:#a88043; padding: 0; margin:0;}
h6{font-size:16px;font-weight: bold; background-color: #e7e7e7; color:black; padding:3px 20px;}

.lxwmNy div:nth-child(1){font-size:20px;font-weight:bold;padding:0;margin:0;}


/********************信息反馈样式********************/
#order_online{text-align:center;}
#order_online table {font: 9pt Verdana;	color: #707070;	margin:auto;}
#order_online div {color: #F00;}
#order_online .order_tr1 {background-color: #DAEDF5;}
#order_online .order_tr2 {background-color: #EBF5FA;}
#order_online .order_testinput {font-family: Verdana;font-size: 9pt;border: 1px solid #CCCCCC;background-color: #F9F9F9;}



