@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
}  
header{
	border-top: 9px #0457a4 solid
}
.colgreen{
	color:#0457a4
}
.coltxt{
	color:#313131
}
.coltxt1{
	color:#818181
}
.r15{
	font-size:0.9375rem
}


.logo-lt{
	margin-left: 15px;
	border-left: 1px solid #afafaf;
	padding-left: 20px;
}
.logobox{
	padding: 20px 0;
}
.logo-r{
	width: 173px;
	border: 1px #bdbdbd solid;
	border-radius: 20px;
	line-height: 40px;
	background: url(../images/tel.png) no-repeat 18px center;
	padding-left: 67px;
}
nav{
	border-top: 1px solid #0457a4;
	border-bottom: 1px solid #0457a4;
}
.pcnav1{
	padding: 0 25px
}

.pcnav1:hover>a{
	color:#0457a4;
	font-weight: bold;
	
}
.pcnav1:hover .pcnav2 {
    visibility: visible;
    opacity: 1;
    top: 100%;
}


.pcnav2 {
    width: 120%;
    left: -10%;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    transition: all 0.8s;
    top: 120%;
}
.pcnav2 li {
    background: #0457a4;
}
.pcnav2 li:hover {
    background: #4f89bf;
}
.lh4{
	line-height: 4em;
}
.bannersize{
	height: 28.6vw!important;
}
.tjxw{
	border:1px solid #0457a4;
}
.tjxw1{
	background: #0457a4;
	width: 200px;
	height: 52px;
	line-height: 52px;

}
.tjxw2{
	width: 68%;
	height: 52px;
	line-height: 52px;
	padding-left: 20px;
}
.tjxw2 li{
	width: 350px!important;
	margin: 0 15px;

}
.tjxw3{
	width: 16%;
	height: 52px;
	line-height: 52px;
	background: #e0e0e0
}
.ab-right{
	padding-left: 50px;
}
.ab-more{
	width: 30%;
	background: #0457a4;
	color:#fff;
	line-height: 3em
}
.bg1{
	background: url(../images/bg1.png) top center;
	padding: 30px 0;
}
.goods-left-top{
	background: url(../images/bg2.png) right center no-repeat;
	padding: 20px 0;
}
.goods-type {
	padding-left: 27px;
}
.goods-type li{
	background: #0457a4;
	margin: 10px 0;
	line-height: 2em;
}
.goods-type .gl-more{
	background: #cecece!important;
	text-align: center;
	margin-top: 80px;
}
.gl-bot{
	background: url(../images/tel2.png) no-repeat center left;
	padding-left: 60px;
	margin-top: 400px;
}
.gl-bot1{
	background: url(../images/tel2.png) no-repeat center left;
	padding-left: 60px;
	margin-top: 40px;
}
.goodsimg{
	background: #fff;
	border: 1px solid #e4e5e9;
	padding: 12px;
}
.bg-news{
	background: url(../images/bg3.jpg) no-repeat center left;
	padding: 40px 0;
}
.news-list li .fx{
    margin-top: 1rem;
    background: #fff;
	padding: 1rem;
	
}

.indnewsdata {
    color: #3c3c3c;
    padding-right: 1rem;
    border-right: 1px solid #dbdbdb;
    margin-right: 1rem;
}
.news-more{
	border: 2px solid #fff;
	width: 194px;
	line-height: 45px;
	border-radius: 22.5px;
	margin: 20px auto;
}

.cont-left{
	border: #e2e2e2 solid 5px;
	width: 42%;
	max-width: 50%;
	
}
.con-txt{
	margin: 40px;
	border-top: 2px solid #bbbbbb;
	border-bottom: 2px solid #bbbbbb;
	padding:  30px 0;
}
footer{
	background: #2f2f2f
}
.ft-nav, .ft-list {
    border-bottom: dashed 1px #cecece;
}
.ft-list {
    padding: 30px 0;
}
dl {
    padding: 0 60px!important;
    border-right: 2px solid #fff;
    height: 200px;
}
dd {
    line-height: 1.8em;
}
.ft-nav li {
    padding: 20px;
}
dt {
    margin-bottom: 10px;
}
.path{
	background: url(../images/line2.png) no-repeat left top;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom: 1px solid #eaeaea
}
.sub-input {
    width: 100%;
    background: #ebebeb;
    border: none;
    font-size: 1rem;
    line-height: 2em;
    margin: 10px 0;
}
.submit {
    background: #0457a4;
    border: none;
    width: 100%;
    color: #fff;
    line-height: 2em;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
background: #0457a4;
}
.news-a {
    padding-bottom: 20px;
    border-bottom: 1px dashed #a6a6a6;
    margin-bottom: 20px;
    padding-top: 20px;
}
@media screen and (max-width:1200px){
	

}

@media screen and (max-width:992px){

	
}
@media screen and (max-width:768px){

}