:root{
	--mianColor: #333;
	--subColor: #A10;
	--bodyWidth: 1400px;
	--paddingWidth: calc((100vw - var(--bodyWidth))/2);
}
*{box-sizing: border-box;}
body{margin:0;padding:0;font-family:微软雅黑;font-size:14px;color:#333;}
a{color:#333;text-decoration:none;transition:all 0.3s ease;}
ul{list-style:none;margin:0;padding:0;}

/************************************************************* 通用 *************************************************************/

.top{background:var(--mianColor);padding:0 var(--paddingWidth);min-width:var(--bodyWidth);height:45px;line-height:45px;color:white;display:flex;justify-content:space-between;}
.top .welcome{background:url('icon.png') no-repeat left center;text-indent:25px;}
.top .hotline{background:url('tel.png') no-repeat left center;text-indent:25px;font-weight:bold;}

.header{padding:0 var(--paddingWidth);min-width:var(--bodyWidth);display:flex;justify-content:space-between;align-items:center;}
.header .logo{display:flex;justify-content:space-between;align-items:center;}
.header .logo span{font-size:26px;font-weight:bold;color:var(--mianColor);letter-spacing:0.2px;padding-left:20px;}

.header .nav ul{display:flex;justify-content:space-between;}
.header .nav ul li a{display:block;font-size:18px;padding:40px 20px;}
.header .nav ul li a:hover{background:var(--subColor);color:white;}
.header .nav ul ul{display: none;}

.bottom{border-top:5px #005861 solid;background:#333333;padding:20px var(--paddingWidth);min-width:var(--bodyWidth);display:flex;justify-content:space-between;}
.bottom .contact{width:1000px;}
.bottom .contact .title{font-size:30px;color:#FFF;padding-top:30px;}
.bottom .contact .title span{font-size:16px;color:#FFF;}
.bottom .contact ul{padding:20px 0;}
.bottom .contact ul li{font-size:16px;color:#FFF;padding:15px 0px 15px 50px;background-position:left center;background-repeat:no-repeat;}
.bottom .contact ul li:nth-child(1){background-image:url('f1.png');}
.bottom .contact ul li:nth-child(2){background-image:url('f2.png');}
.bottom .contact ul li:nth-child(3){background-image:url('f3.png');}
.bottom .contact ul li:nth-child(4){background-image:url('f4.png');}
.bottom .contact ul li a{color:white;}
.bottom .contact ul li a:hover{color:var(--subColor);}
.bottom .qrcode{padding-top:45px;}
.bottom .qrcode{width:180px;}
.bottom .qrcode img{width:180px;}
.bottom .qrcode span{display:block;padding-top:10px;text-align:center;color:white;}

.footer{min-width:var(--bodyWidth);padding:10px var(--paddingWidth);background:#000;color:white;}
.footer a{color:white;}

/************************************************************* 首页 *************************************************************/

.banner{height:600px;overflow:hidden;}

.gsjjindex{width:var(--bodyWidth);margin:auto;padding:60px 0;display:flex;justify-content:space-between;flex-wrap:wrap;}
.gsjjindex .title{width:100%;font-size:40px;color:var(--subColor);text-align:center;margin-bottom:40px;}
.gsjjindex .text{width:48%;}
.gsjjindex .text .name{font-size:30px;color:#202020;margin-bottom:20px;}
.gsjjindex .image{width:48%;}
.gsjjindex .image img{width:100%;height:400px;}
.gsjjindex .cont{font-size:16px;font-weight:lighter;text-align:justify;line-height:1.8;}
.gsjjindex .more{margin-top:30px;}
.gsjjindex .more a{display:block;width:170px;height:45px;line-height:45px;text-align:center;border:1px #CCCCCC solid;}
.gsjjindex .more a:hover{background:var(--subColor);color:#FFF;}

.biaoyu{padding:100px 0;background:url('b1.jpg') no-repeat center center;}
.biaoyu ul{width:var(--bodyWidth);display:flex;justify-content:space-between;margin:auto;}
.biaoyu ul li{color:white;width:380px;text-align:center;}
.biaoyu ul li .line{text-align:center;width:54px;margin:auto;}
.biaoyu ul li .name{font-size:30px;color:white;}

.cpzsindex{width:var(--bodyWidth);margin:auto;padding:60px 0;display:flex;justify-content:space-between;flex-wrap:wrap;}
.cpzsindex .title{width:100%;font-size:40px;color:var(--subColor);text-align:center;margin-bottom:40px;}
.cpzsindex .prodNav{width:240px;}
.cpzsindex .prodNav .leftTitle{background:#005861;font-size:18px;font-weight:bold;color:white;height:70px;line-height:70px;text-indent:20px;}
.cpzsindex .prodNav ul.ProdMenu>li>a{display:none;}
.cpzsindex .prodNav ul.ProdMenu ul{display:block;border:1px #CCCCCC solid;width:238px;}
.cpzsindex .prodNav ul.ProdMenu ul li{cursor:pointer;border-bottom:1px #EEE solid;font-size:16px;text-indent:10px;background:#F6F6F6 url('icon2.png') no-repeat 210px center;}
.cpzsindex .prodNav ul.ProdMenu ul li a{display:block;width:238px;height:57px;line-height:57px;color:#005861;width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cpzsindex .prodNav ul.ProdMenu ul ul{display:none;}

.cpzsindex .prodList{width:1120px;}
.cpzsindex .prodList ul{display:flex;justify-content:space-between;margin:auto;flex-wrap:wrap;}
.cpzsindex .prodList ul li{width:365px;text-align:center;margin:0 0 30px;}
.cpzsindex .prodList ul li .Image{width:354px;margin:0 auto;}
.cpzsindex .prodList ul li .Image img{display:block;width:352px;height:280px;border:1px #CCC solid;transition:all .8s ease-in-out;}
.cpzsindex .prodList ul li .Image img:hover{transform:rotateY(360deg);}
.cpzsindex .prodList ul li .Name{font-size:16px;width:354px;background:#EEEEEE;height:45px;line-height:40px;margin:auto;}
.cpzsindex .prodList ul li .Name .ColName{display: none;}
.cpzsindex .prodList ul li .Time{display: none;}

.gshjindex{background:url('hj.jpg') no-repeat center bottom;margin:20px 0 0;padding-bottom:100px;}
.gshjindex .title{font-size:40px;color:var(--subColor);text-align:center;}
.gshjindex ul{width:var(--bodyWidth);display:flex;justify-content:space-between;margin:40px auto;}
.gshjindex ul li{width:430px;text-align:center;background:white;height:400px;border:1px #EEE solid;padding:20px 0;}
.gshjindex ul li .image img:hover{transform:rotateY(360deg);transition:all .8s ease-in-out;;}
.gshjindex ul li .name{font-size:16px;width:380px;border-bottom:1px #DDD solid;padding:10px 20px;margin:auto;}
.gshjindex ul li .name a{color:#005861;}
.gshjindex ul li .cont{width:380px;margin:20px auto;font-size:14px;line-height:180%;}

.xwzxindex{padding:60px 0 60px;overflow:hidden;}
.xwzxindex .title{font-size:40px;color:var(--subColor);text-align:center;}
.xwzxindex ul{width:var(--bodyWidth);margin:auto;padding:30px 0 0;display:flex;justify-content:space-between;}
.xwzxindex ul li{width:320px;height:380px;transition:all 0.3s ease;}
.xwzxindex ul li:hover{transform:scale(1.1);}
.xwzxindex ul li img{width:320px;height:220px;}
.xwzxindex ul li .Name{font-size:20px;color:var(--mianColor);padding:5px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.xwzxindex ul li .Desc{font-size:14px;line-height:150%;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.xwzxindex ul li .Time{display:none;}

/************************************************************* 内页 *************************************************************/
.nbanner img{width:100%;height:400px;object-fit:cover;}

.nycont{width:var(--bodyWidth);padding:40px 0;margin:auto;display:flex;justify-content:space-between;}
.nycont .leftbar{width:280px;}
.nycont .leftbar .title{height:80px;line-height:60px;background:#005861;line-height:80px;color:white;font-size:22px;text-align:center;}
.nycont .leftbar ul.ProdMenu>li>a{display:none;}
.nycont .leftbar ul.ProdMenu ul{display:block;border:1px #CCCCCC solid;}
.nycont .leftbar ul.ProdMenu ul li{cursor:pointer;border-bottom:1px #EEE solid;font-size:16px;text-indent:20px;background:#F6F6F6 url('icon2.png') no-repeat 250px center;}
.nycont .leftbar ul.ProdMenu ul li a{display:block;width:238px;height:57px;line-height:57px;color:#005861;width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.nycont .leftbar ul.ProdMenu ul ul{display:none;}
.nycont .leftbar .cont{border:1px #EEE solid;margin:0;padding:10px;line-height:200%;}
.nycont .leftbar .cont a{color:#333;text-decoration:none;border:none;}
.nycont .leftbar .cont strong{font-size:14px;color:#005861;}

.nycont .rightcont{width:1060px;}
.nycont .rightcont .title{font-size:20px;border-bottom:1px #CCC solid;padding:20px 0;font-weight:bold;}
.nycont .rightcont .cont{overflow:hidden;padding:20px 0;font-size:16px; color:#777; line-height: 2;}

/* 产品列表 */
.NoColumn.Product ul.List {padding: 20px 0px;display: flex; justify-content: space-between; flex-wrap: wrap;}
.NoColumn.Product ul.List:after{width:32%;height:0;}
.NoColumn.Product ul.List li {width: 32%;height: 310px;text-align: center;}
.NoColumn.Product ul.List li img{width:100%;aspect-ratio: 4/3; object-fit:cover;border:1px #CCC solid;margin:0;display: block;}
.NoColumn.Product ul.List li img:hover{transform:rotateY(360deg);transition:all 1s ease-in-out;}
.NoColumn.Product ul.List li .Name{text-align:center;background-color:#EFEFEF;line-height:30px;font-size:16px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.NoColumn.Product ul.List li a{color:#333;}
.NoColumn.Product ul.List li a.ColName{display:none;}
.NoColumn.Product ul.List li .Desc{display:none;}

.Detail.Product .Name{display:none;}
.Detail.Product .Images{display:none;}

/* 新闻列表 */
.NoColumn.Article ul.List li{border-bottom:1px #DDD solid;padding:20px 0;overflow:hidden;}
.NoColumn.Article ul.List li div.Image{float:left;width:250px;height:180px;padding:3px;border:1px solid #CCCCCC;}
.NoColumn.Article ul.List li div.Image img{width:100%;height:100%;object-fit:cover;}
.NoColumn.Article ul.List li div.Name{float:right;width:780px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.NoColumn.Article ul.List li div.Name a.Title{color:var(--mianColor);font-size:18px;font-weight:bold;}
.NoColumn.Article ul.List li div.Name a.ColName{display:none;}
.NoColumn.Article ul.List li div.Time{float:right;width:780px;color:#999;text-align:right;font-size:14px;}
.NoColumn.Article ul.List li div.Desc{line-height:180%;float:right;width:780px;}

.Detail.Article > .Name{text-align:center;font-size:16px;padding:10px 0;display:none;}
.Detail.Article > .From{text-align:right;padding:20px 0; font-size:14px;}
.Detail.Article .Content p{font-size:16px;line-height:300%;}

.Back{text-align:center;margin-top:30px;}
.Back a{display:inline-block;padding:6px 12px;font-size:15px;background-color:#EEE;color:#333;border:1px #CCC solid;}
.Back a:hover{background-color:#005861;color:#fff;}

.PageInfo{text-align:right;}

/* 在线留言 */
div.order_online{margin:auto;width:600px;}
div.order_online td{color:#005861;line-height:100%;padding:10px;text-align:left;}
div.order_online td:first-child{text-align:right;}
div.order_online td input{background-color:#f1f9ff;width:400px;border-radius:4px;padding:3px;border:1px solid #005861}
div.order_online td textarea{background-color:#f1f9ff;width:400px;height:40px;border-radius:4px;border:1px solid#005861;}
div.order_online img.VerifyCode{height:25px;vertical-align:middle;}
div.order_online input[name="VerifyCode"]{width:100px;vertical-align:middle;}
div.order_online input[type="submit"]{float:right;width:150px;background-color:#005861;color:white;cursor:pointer;vertical-align:middle;}

/************************************************************* 其他 *************************************************************/

.PageImages{padding:20px 0;text-align:center;}

.biaoge table{width:100%;border-left:1px #CCC solid;border-top:1px #CCC solid;background-color:#F0F0F0;}
.biaoge table tr td{text-align:center;border-right:1px #CCC solid;border-bottom:1px #CCC solid;padding:10px;}
.biaoge table tr td.b1{font-size:16px;font-weight:bold;width:180px;color:#005861;}

.bghj{overflow:hidden;}
.bghj ul{display:flex;flex-wrap:wrap;justify-content:space-between;}
.bghj ul li{width:306px;height:260px;}
.bghj ul li img{width:270px;height:200px;object-fit:cover;border:1px #CCC solid;padding:4px;}
.bghj ul li img:hover{transform:rotateY(360deg);transition:all .8s ease-in-out;;}
.bghj ul li a{display:block;padding-top:5px;}
.bghj ul li span{display:block;width:280px;text-align:center;}
.hjsb{overflow:hidden;}
.hjsb ul{display:flex;flex-wrap:wrap;justify-content:space-between;}
.hjsb ul li{width:306px;height:260px;}
.hjsb ul li img{width:270px;height:202px;object-fit:cover;border:1px #CCC solid;padding:4px;}
.hjsb ul li img:hover{transform:rotateY(360deg);transition:all .8s ease-in-out;}
.hjsb ul li a{display:block;padding-top:5px;}
.hjsb ul li span{display:block;width:280px;text-align:center;}
.ryzs ul li a{display:block;padding-top:5px;}
.ryzs ul li span{display:block;width:280px;text-align:center;}
.qywh{overflow:hidden;}
.qywh h5{font-size:20px;text-align:center;margin:0;padding:10px 0;}
.qywh .line{width:80px;margin:auto;border-bottom:1px #CCC solid;}
.qywh .wh ul{display:flex;flex-wrap:wrap;justify-content:space-between;flex-grow:1;padding:20px 0;}
.qywh .ln ul{display:flex;flex-wrap:wrap;justify-content:space-between;flex-grow:1;padding:20px 0;}
.qywh .ln ul li{width:260px;margin-bottom:30px;border-bottom:1px #CCC dotted;padding-bottom:10px;}
.qywh .ln ul li .data{font-size:20px;font-weight:bold;text-align:center;background-color:#005861;height:40px;line-height:40px;width:40px;border-radius:100px;color:white;margin:auto;}
.qywh .ln ul li .name{text-align:center;font-size:16px;padding:10px 0 5px;font-weight:bold;}
.qywh .ln ul li .cont{font-size:14px;line-height:160%;color:#666;text-align:center;}
.PageName.Product{display:none;}
.cpnrtop{overflow:hidden;}
.cpnrtop .left{width:400px;}
.cpnrtop .left ul li img{width:400px;}
.cpnrtop .right{width:470px;}
.cpnrtop .right ul li .name{padding-top:20px;font-size:18px;font-weight:bold;color:#19B853;}
.cpnrtop .right ul li .cont{padding:10px 0 5px;line-height:180%;color:#666;height:160px;overflow:hidden;}
.cpnrtop .right ul li .tel{color:#FF7F00;font-weight:bold;font-size:16px;padding:0 0 15px;}
.cpnrtop .right ul li .more{overflow:hidden;}
.PageCont.Product h4{font-size:18px;}
.ColumnList.Product.tjcp li .Desc{display:none;}
.gs p img{width:420px;margin-left:20px;float:right;padding:4px;border:1px #CCC solid;}
div.baiduMap{width:1100px;height:450px;}
div.map1{width:920px;height:450px;}



/*干栏目文字列表*/
.ColumnList.Article{padding:20px 0px;overflow:hidden;}
.ColumnList.Article li{padding:15px 0px;border-bottom:1px solid #F0F0F0;}
.ColumnList.Article li .Name{float:left;width:80%;font-size:14px;font-weight:bold;background-image:url('../global/Maincont_ico4.gif');background-position:10px center;background-repeat:no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;}
.ColumnList.Article li .Time {float: right;width: 20%;text-align: right;}
.ColumnList.Article li .Desc {clear:both;overflow: hidden;padding: 5px 0 0;line-height: 200%;}
.gsjj1 .gs{line-height:300%;font-size:16px;}
.lxwm{font-size:16px;line-height:300%;}
/*文字内容*/
.PageName{font-size:18px;text-align:center;color:#005861;font-weight:bold;}
.Detail.Product{overflow:hidden;position:relative;}
.Detail.Product .Name{position:absolute;color:#005861;font-size:24px;top:10px;left:450px;font-weight:bold;background:#EEE;width:680px;padding:10px 0;text-indent:10px;}
.Detail.Product .Title{position:absolute;color:#333;font-size:18px;top:70px;left:450px;font-weight:bold;width:680px;padding:10px 0;}
.Detail.Product .Desc{position:absolute;top:120px;left:450px;font-size:16px;line-height:220%;height:210px;overflow:hidden;}
.Detail.Product .Desc{white-space:pre-wrap;width:655px;}
.Detail.Product h3{font-size:18px;color:#FFF;background:#EEE;text-indent:20px;font-weight:normal;background:url('titlebg.jpg') no-repeat left center;height:51px;line-height:51px;}
.Detail.Product .More{position:absolute;top:360px;left:450px;font-size:16px;line-height:200%;}
.Detail.Product .More a{display:inline-block;font-size:16px;background:#005861;padding:8px 12px;text-align:center;color:white;margin-right:10px;}
.rightcont .List.Article.xwzx1{}
.rightcont .List.Article.xwzx1 li{padding:10px 0;border-top:1px #EEE solid;}
.rightcont .List.Article.xwzx1 li:first-child{border:none;}
.rightcont .List.Article.xwzx1 .Image{display:none;}
.rightcont .List.Article.xwzx1 .Image img{}
.rightcont .List.Article.xwzx1 .Name{height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:bold;font-size:16px;}
.rightcont .List.Article.xwzx1 .Name a.ColName{display:none;}
.rightcont .List.Article.xwzx1 .Name a{color:#005861;}
.rightcont .List.Article.xwzx1 .Desc{height:40px;overflow:hidden;line-height:160%;}
.spjscont{overflow:hidden;padding:20px 0 0;}
.spjscont .sp{width:600px;height:360px;background:black;}
.spjscont .spcont{width:470px;font-size:16px;line-height:300%;}
.spjscont .spcont ul li .name{font-size:20px;padding:10px 0;margin-left:50px;margin-top:15px;font-weight:bold;}
.spjscont .spcont ul li .cont{font-size:16px;line-height:220%;font-size:16px;margin:0 20px 0 10px;}

.Content p{line-height:200%;}
.Pagination{clear:both;text-align:center;}
.Pagination a{padding:5px;border:1px #EEE solid;margin:2px;cursor:pointer;}
.Pagination a:hover{background-color:#EEE;}
.Pagination a.now{background-color:#333;color:white;font-weight:bold;}
.yyal ul{display:flex;flex-wrap:wrap;}
.yyal ul li{padding-bottom:30px;text-align:center;width:366px;}
.yyal ul li img{width:320px;height:240px;padding:4px;border:1px #CCC solid;object-fit:cover;}
.yyal ul li img:hover{transform:rotateY(360deg);transition:all .8s ease-in-out;}
.yyal ul li span{display:block;padding-top:5px;text-align:center;font-size:14px;}
.ryzs ul{display:flex;flex-wrap:wrap;}
.ryzs ul li{padding-bottom:30px;text-align:center;width:366px;}
.ryzs ul li img{width:320px;height:450px;padding:4px;border:1px #CCC solid;object-fit:cover;}
.ryzs ul li img:hover{transform:rotateY(360deg);transition:all .8s ease-in-out;}
.ryzs ul li span{display:block;padding-top:5px;text-align:center;font-size:14px;}
.ryzs1 ul{display:flex;flex-wrap:wrap;}
.ryzs1 ul li{padding-bottom:30px;text-align:center;width:366px;}
.ryzs1 ul li img{width:320px;height:240px;padding:4px;border:1px #CCC solid;object-fit:cover;}
.ryzs1 ul li img:hover{transform:rotateY(360deg);transition:all .8s ease-in-out;}
.ryzs1 ul li span{display:block;padding-top:5px;text-align:center;font-size:14px;}
