@charset "utf-8";
/* CSS Document */

::-webkit-input-placeholder { /* WebKit browsers */
  color: #999999;
  font-size: 14px;
	opacity: 1;
	
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999999;
  font-size: 14px;
	opacity: 1;
	padding-left: 10px
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #999999;
  font-size: 14px;
	opacity: 1;
	padding-left: 10px
}  
table,table tr th, table tr td { border:1px solid #000; }
.top{
	background: #ececec;
}
.colblue{
	color:#0175c8
}
.coltxt{
	color:#444444
}
.logo{
	padding-right: 13px;

}
.logo-right{
	padding-left: 13px;
	border-left: 1px solid #c3c3c3;
}
.logo-tel{
	background: url(../images/tel.png) left center no-repeat;
	padding-left: 66px;
}
.logo-box{
	padding: 15px 0;
}
nav{
	background: #0175c8;
}
.pcnav{
	width: calc(100% / 7);
	font-size: 16px;
}
.pcnav:hover{
	background: #ff7014;
}
.pcnav2{
	width: 100%;
	top:100%;
	left: 0;
	z-index: 100;
	background:#0175c8 ;
	font-size:14px ;
	opacity: 0;
	visibility: hidden;
}
.pcnav2 li{
	border-bottom: 1px solid #4e9fd9;
}
.pcnav2 li:hover{
	background: #ff7014;
}
.pcnav:hover .pcnav2{
	opacity: 1;
	visibility: visible;
}
.bannersize{
	height:24.5vw!important
}
.coltxt2{
	color:#8b8b8b
}
.title{
	padding:0 30px;
	background: url(../images/title.png) no-repeat center center;
}
.goods1 {
    border: 1px solid #e0e0e0;
    border-bottom: 2px solid #0175c8;
}
.goods1 .ttup {
    background: #0175c8;
    padding: 1.875rem 0;
}
.goods-list {
    padding: 1rem 1.875rem;
    border-bottom: 1px solid rgb(224, 224, 224);
}
.goods-list a {
    background: url(../images/row.png) no-repeat right center;
    color: #787878;
}
.goods-list:hover a{
	background: url(../images/row2.png) no-repeat right center;
	color: #ff7014;
	font-weight: bold;
}
.goods2{
	border: #dbdbdb 9px solid;
	background: #0175c8;
	margin-top: 15px;
}
.goods2 h3{
	border-bottom: 1px solid #fff;
	line-height: 1.5em;
	width: 80%;
	margin: 30px auto 20px auto;

}
.goods-more{
	background:#ff7014 ;
	line-height: 3em;
	width: 70%;
	margin:  20px auto;
}
.goods-class a{
	background: url(../images/heart.png) no-repeat left center;
	padding-left: 30px;
}
.goods-class{
	line-height: 3em;
	width: 18%;
	border: 1px solid #dcdcdc;
	border-radius: 1.5em;
	margin: 5px 0;
}
.goods-class:hover{
	background: #0175c8;
}
.goods-class:hover a{
	color:#fff
}
.goods-txt{
	border: 1px solid #dedddd;
}
.g-t-left{
	width: 55%;
	background: #efefef;
	padding: 37px 0;
}
.g-t-left img{
	border: 5px solid #fff;
}
.g-t-right{
	width: 45%;
	background: #dfdfdf;
	 
}
.colorange{
 	color:#ff7014
}
.g-t-right h3{
	border-bottom: 1px  dashed #676767;
	color:#676767;
	padding-bottom: 10px;
}
.g-t-right p{
	color:#676767;
}
.goods-more2{
	background: #0175c8;
	margin-top: 20px;
	border-radius: 10px;
}
.goods-more2 a{
	background: url(../images/shop.png) no-repeat 5% center;
	display: block;
	text-align: center;
	line-height: 3em;
	
}
.picList li{
	border: 1px solid #cdcdcd;
	padding: 10px 10px 5px 10px;
	margin-right: 17px;
}
.picList li:hover{
	border: 1px solid #ff873a;
}
.picList li:hover a{
	color:#ff873a;
}
.ad-bg{
	height: 448px;
	background: url(../images/ad.jpg) no-repeat center center;
}
.ad-1{
	left: 30%;
	top:12.3%;
	color:#0c46a2
}
.ad-2 {
	color:#0c46a2;
	left: 28%;
	top:40%;
}
.ad-2 p{
	padding-left: 56px;
	background: url(../images/ling.png) no-repeat left center;
	line-height: 2em;
	
}
.ad-3 {
	color:#0c46a2;
	left: 35%;
	top:55%;
}
.ad-3 p{
	padding-left: 56px;
	background: url(../images/ling.png) no-repeat left center;
	line-height: 2em;
	
}
.ad-4 {
	color:#ff6600;
	right: 4%;
	top:45%;
}
.ad-5{
	bottom:12%;
	left: 27%;
	}
.ad-6{
	color:#788ec5;
	bottom:5%;
	left: 40%;
	}
.ysbg {
		background: url(../images/advbg.jpg) top center no-repeat;
	}
.yst1 {
	background: url(../images/why.png)  top center no-repeat;
	padding: 30px 0;

}
.advbox1 {
    padding: 1rem;
}
.adv-nub{
	border-bottom: 1px solid #0175c8;
}
.advinf {
	padding-left: 18px;
	background: url(../images/red.png) no-repeat left 10%;
	line-height: 1.5em;
	margin-top: 30px;
}
.advbox1:hover >.colblue{
	color:#ff7014
}
.advbox1:hover .adv-nub{
	border-bottom: 1px solid #ff7014;
}
.casebg{
	background:#f4f4f4;
	padding: 30px 0;
}
.n-case-cover {
    bottom: 0;
    background: rgba(0,0,0,0.8);
    width: 100%;
    height: 20%;
}
.n-case-cover p {
    background: url(../images/tel2.png) no-repeat left center;
    padding-left: 40px;
    line-height: 2.2em;
}

.n-case-more {
    width: 30%;
    text-align: center;
    line-height: 2rem;
    margin: 10px auto;
    border: 1px solid #0175c8;
}
.nei-case-list:hover .n-case-more {
	background: #ff7014;
	border: 1px solid #ff7014;
}
.nei-case-list:hover .n-case-more a{
	color:#Fff
}
.nei-case-list:hover h3 a {
	color: #0175c8;
	font-weight: bold;
}
.nei-case-list:hover .n-case-cover {
	background: rgba(16,96,151,0.8);
}
.news-hang {
    border: 1px solid #dfdfdf;
    padding: 20px;
}
.new-tl {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 5px;
    
    padding-left: 10px;
}
.news-list li {
    color: #666666;
    background: url(../images/box1.png) no-repeat center left;
    padding: 10px;
    border-bottom: 1px dashed #666666;
}
.news-list li:hover a {
    color: #ff7014;
    text-decoration: underline;
}
.news-right {
    border: 1px solid #dfdfdf;
    padding: 20px;
}
.qa-list li {
    padding: 15px 0;
    border-bottom: 1px dashed #666666;
}
.ab-title p{
	color:#cccccc
}
.ab-title{
	border-left: #0175c8 solid 6px;
	padding-left: 10px;
}
.ab-left{
	width:40%
}
.ab-left img{
    width: 100%;
    height: 310px;
    object-fit: cover;
}
.ab-more{
	margin-right: 10px;
	background: #ff7014;
	width: 20%;
	line-height: 2.5em;
}
.ab-right{
	background: #0175c8;
}
.op07{
	opacity: 0.7;
}
.ab-right
{
	width: 60%;
}
.keyword{
	background: #fff;
	line-height: 3em;
	
}
.keyword ul{
	padding-left: 60px;
	background: url(../images/key.png) no-repeat 5% center ;
}
.workshop {
	background: #f7f7f7;
	border: 1px #c5c5c5 solid;
	padding: 15px ;
}
.work-left h2{
	border-bottom: 7px solid #0175c8;
	padding-bottom: 30px;
	width: 80%;
}
.cont-left .mt30{
	padding-left: 30px;
	background: url(../images/line.png) top left no-repeat;
}
.cont-left{
	width: 50%;
}
.footer-top{
	background: #f5f5f5;
	border-top: 2px solid #44a4d6;
	padding: 30px 0;
}
.fot-list{
	width: 25%;
	height: 230px;
	border-right: 1px solid #cdcdcd;
}
.fot-ul{
	width: 200px;
	margin: 0 auto;
	margin-top: 30px;
}
.fot-ul li{
	width: 50%;
	margin: 10px 0;
}
.fot-ul li:nth-child(2n) {
    text-align: right;
}
.fot-bot{
	background: #0175c8;
}
.cont-right{
	width: 50%;
}
.sub-input{
	width: 100%;
	background: #ebebeb;
	border: none;
	font-size: 1rem;
	line-height: 2em;
	margin: 10px 0;
	
}
.sub-txt{
	background: #ebebeb;
	border: none;
	min-width: 100%;
	margin: 10px 0;
}
.submit{
	background: #ff7014;
	border: none;
	width: 100%;
	color:#fff;
	line-height: 2em;

}
.goods3{
	border: 1px solid #e3e4e6;
	padding: 1em;
}
.left-scoll{
	border: 1px solid #e3e4e6;
	padding: 30px;
}
.left-re-list li{
	border: 1px solid #cdcdcd;
	padding: 10px;
	margin-bottom: 15px;
}
.left-re-list li:hover{
	border: 1px solid #ff8434;
}
.left-re-list li:hover a{
	color:#ff8434;
}
.next{
	width: 20px;
	height: 10px;
	background: url(../images/up.png);
	left: 45%;
	top:-20px;
}
.prev{
	width: 20px;
	height: 10px;
	background: url(../images/down.png);
	left: 45%;
    top:790px
}
.path{
	background: url(../images/path.png) no-repeat left top;
	padding-bottom: 10px;
	padding-left: 1rem;
	border-bottom: 1px solid #eaeaea;
}
.nei-goods h1{
	line-height: 2em;
	border-bottom: 1px solid #0175c8;
}
.nei-goods li{
	line-height: 3em;
	border-bottom: 1px solid #e0e0e0;
	color:#666666;
	font-size: 1rem;
}
.nei-goods-more1,.nei-goods-more2{
	width: 35%;
	line-height: 2em;
	border-radius: 1em;
	
}
.nei-goods-more1{
	background: #0175c8;
}
.nei-goods-more2{
	background: #ff7014;
	margin-left: 10px;
}
.nei-goods-sum{
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
	
}
.nyzx-title {
    background: #f9f8f8;
}
.nyzx-title p {
    padding-right: 20px;
}
.nyzx-news li {
    padding: 8px 15px 8px 5px;
    border-bottom: 1px solid #e9e9e9;
    color: #999;
    transition: all 0.3s ease-in-out;
}
.nyzx-news li:hover {
    background-color: #ff7014;
    color: #fff;
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
}
.nyzx-news li:hover a{
    
    color: #fff;
    
}
.nyzx-title h2 {
    background: url(../images/remen.png) no-repeat;
    width: 17%;
}
.l-case{
	background: #f4f4f4;
	padding: 25px;
}
.l-casr-title{
	background: #0175c8;
}
.l-casr-title{
	height: 230px;
	width: 235px;
}
.l-casr-title1{
	padding-bottom: 25px;
	border-bottom: 5px solid #fff;
}
.picMarquee-leftin2 .picList li{
	border-color: #fff;
}
.picMarquee-leftin2 .picList li h3{
	width: 100%;
	line-height: 3em;
	background: rgba(1, 117, 200,0.7);
	bottom:0;
	text-align: center;
}
.n-news-list li{
	padding: 17px 0;
	border-bottom: 1px dashed #e5e5e5;
}
.n-news-list li:hover h3 a{
	color:#ff7014
}
td .text {
    width: 20%;
    padding: 6px 5px 6px 0px;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
}
td.input {
    padding: 6px 8px;
}
td.input .info {
    padding-left: 15px;
    color: #f00;
}
td.input input {
    margin-right: 8px;
}
.clwh {
	display: none;
}
.cjlist li{
	width: 142px!important;
}
.cjlist li img{
	width: 100%;
	height: 96px;
	object-fit: cover;
}
.gdlist li{
	width: 179px!important;
}
.gdlist img{
	width: 100%;
	height: 137px;
	object-fit: cover;
}
.goods-b-img{
	width: 100%;
	height: 395px;
	object-fit: cover;
}
.g-t-right{
	height: 478px;
	overflow: hidden;
}
.goods-more2:hover a{
	color:#fff
}
.nei-img{
	width: 100%;
	height: 213px;
	object-fit: cover;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    position: absolute;
    left: -1px;
    top: -1px;
    padding: 1px;
    width: 100%;
    height: 100%;
    background-color:#0175c8;
}
@media screen and (max-width:1200px){
	

}

@media screen and (max-width:992px){
	.top-left{
		display: none;
	}
	.goods1 .ttup {
		background: #0175c8;
		padding: 1rem 0;
	}
	.goods-list {
		padding: 0.475rem 0rem;
		border-bottom: 1px solid rgb(224, 224, 224);
		float: left;
		width: 33%;
		text-align: center;
	}
	.goods1 ul{
		overflow: hidden;
	}
	.goods2{
		display: none;
	}
	.ab-left{
		width: 100%;
	}
	.ab-right{
		width: 100%;
	}
}
@media screen and (max-width:768px){
	.top{
		display: none;
	}
	.logo-tel{
		background: none;
		padding-left: 0;
	}
	.pcnav{
		width: calc(100% / 4);
		font-size: 14px;
		line-height: 2em!important;
	}
	.logo-box {
		padding: 5px 0;
	}
	.pcnav2 {
		width: 150%;
		top: 100%;
		left: -25%;
		z-index: 100;
		background: #0175c8;
		font-size: 14px;
		opacity: 0;
		visibility: hidden;
	}
	.bannersize {
		height: 32vw!important;
	}
	.bannersize button{
		display: none;
	}
	.mt40{
		margin-top: 20px;
	}
	.snBrand{
		display: none;
	}
	.yst1 {
		background: none;
		padding: 10px 0;
	}
	.cont-left,.cont-right{
		width: 100%;
	}
	.goods-list a {
		background:none;
		color: #787878;
	}
	.xldn{
		display: none;
	}
	.fot-list{
		width: 50%;
	}
	.clwh {
		display: block;
	}
	footer {
		margin-bottom: 60px;
	}
	.footer-top{
		padding: 0;
	}
	.goods3 {
		display: none;
	}
	.nei-img{
		width: 100%;
		height: 75px;
		object-fit: cover;
	}
	.goods-b-img{
		width: 100%;
		height: 215px;
		object-fit: cover;
	}
	.keyword{
	display:none
	}
}