.widget {
    margin-top: 0px;
	background: #f3f3f5;
}
.pt-30 strong{ line-height:50px;}
.pt-30 table{ width:100%;word-break: break-all;}
.pt-30 td{ padding:5px;}
.pt-30 td p strong{ line-height:25px;}
.pt-30 img{ border:#CCC 1px solid; padding:5px}
.col-6{ margin-top:10px;}
/*微信弹窗*/
#wxnr {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 1000;
	display: none;
	background: rgba(0,0,0,.6);
}
#wxnr .nrdf {
	margin: auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 300px;
	height: auto;
	padding: 20px;
	padding-top: 35px;
	margin-top: -150px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 2px 6px #777;
	-webkit-box-shadow: 0px 2px 6px #777;
	-moz-box-shadow: 0px 2px 6px #777;
	border-radius: 10px;
	box-sizing: border-box;
}
#wxnr img {
	width: 135px;
	height: 135px;
	display: block;
	margin: 0 auto;
}
#wxnr p {
	color: #333;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}
#wxnr i {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 18px;
	height: 18px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	background: #333;
	border-radius: 100%;
	cursor: pointer;
}
#wxnr span {
	display: inline-block;
	padding: 3px 5px;
	line-height: 18px;
	background-color: #0056f9;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
}
#wxnr span.wx {
	padding-left: 23px;
	background-image: url(/skin/images/wx.png);
	background-size: 20px;
	background-position: 5px center;
	background-repeat: no-repeat;
}
/*复制提示*/
#weixin {
	position: fixed;
	top: 50%;
	margin-top: -23px;
	z-index: 9999999;
	font-size: 16px;
	color: #fff;
	width: 90%;
	right: 5%;
	line-height: 46px;
	text-align: center;
	background: rgba(0, 0, 0, 0.8);
	border: 2px solid #333;
	border-radius: 5px;
	display: none;
}
.khbg{ background:#f3f3f3}
.khtp img{width:80px;}
.fwx img{width:100px }
.sya a{color:#252525}
.cpa {margin-bottom: 20px;}
.cpa a{ color:#060606}
.cpa img{width:100%;float: left}
.cpa span{background:white;line-height: 180%;padding: 10px;font-size: 24px;width: 100%; float:left}
.cpg{ height: 280px}
.context{background: #950708;
    opacity: 0.7;
    padding: 10px;}

/*产品*/

/*产品*/

.category-list li{ background: white;
    margin-bottom: 10px;
    padding: 5px;
}
.jxcp img{ width:60%}
.section-title h1 {
    font-size: 46px;
    font-weight: 600;
    line-height: 45px;
}
.contact-information .section-title {
    padding: 0 0 65px;
}
.contact-infor-box {
    background: #ededed;
    border-radius: 10px;
    padding: 39px 27px 24px;
	margin-bottom: 20px;}
.contact-infor-content h4 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 0;
	height:50px;
	line-height:50px
}
.contact-infor-content p {
    font-size: 17px;
    line-height: 30px;
}
.contact-infor-icon i {
    font-size: 38px;
    display: inline-block;
    color: #00d664;
}
p.center {
    width: 65%;
    margin: auto;
    padding: 26px 0 0;
}
.contact-form {
    padding: 10px 0 130px;
}
.contact-form-content p {
    font-size: 18px;
    padding: 19px 0 34px;
}
.form-box input {
    width: 90%;
    background: #f2f6ff;
    border: transparent;
    margin-bottom: 20px;
    height: 50px;
    padding: 0 16px;
    border-radius: 5px;
    outline: 0;
}.form-box textarea {
    width: 95%;
    height: 130px;
    padding: 11px 22px;
    background: #f2f6ff;
    border: transparent;
    border-radius: 5px;
    outline: 0;
    margin-bottom: 35px;
}
.submit-button button {
    background: #de0304;
    border: transparent;
    padding: 11px 20px;
    color: #ffff;
    border-radius: 5px;
}
.gsjs{ overflow:hidden;overflow-y: scroll; height:350px;}
div::-webkit-scrollbar { width: 6px; height:6px;background-color: rgba(240, 240, 240, 1)}
div::-webkit-scrollbar-track{box-shadow: inset 0 0 0px rgba(240, 240, 240, .5);border-radius: 10px;background-color: rgba(240, 240, 240, .5)}
div::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 5px 5px 5px 5px #CCC}
@media (min-width: 800px){
/*浮动客服*/
.toolbar {
	position: fixed;
	top: 50%;
	left: 1%;
	margin-top: -163px;
	z-index: 100;
	width: 80px;
}
.toolbar dd {
	position: relative;
	float: left;
	width: 80px;
	height: 80px;
	background: #004c98;
	margin-top: 2px;
	margin-bottom: 0;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	cursor: pointer;
	transition: all .5s;
}
.toolbar dd:first-child {
	margin-top: 0;
}
.toolbar dd i {
	width: 100%;
	height: 30px;
	display: block;
	margin-top: 13px;
	background: url(../../assets/images/toolbar.png) no-repeat center 0;
}
.toolbar dd.qq i {
	background-position-y: 0;
}
.toolbar dd.tel i {
	background-position-y: -30px;
}
.toolbar dd.code i {
	background-position-y: -60px;
}
.toolbar dd.top i {
	background-position-y: -90px;
}
.toolbar dd.em i {
	background-position-y: -120px;
}
.toolbar dd span {
	display: block;
	color: #fff;
}

.toolbar dd.em .box {
	position: absolute;
	top: 0;
	width: 190px;
	right: -200px;
	height: 100%;
	margin-left: 10px;
	border-radius: 5px;
	background: #004c98;
	opacity: 0;
	transition: all .5s;
}
.toolbar dd.em .box p {
	font-size: 14px;
	margin: 15px auto 7px;
}
.toolbar dd.em .box h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 200%;
	text-align:left;
	padding-left:20px;
}

.toolbar dd.em .box h3 a {
	font-size: 12px;
	color:#FFF;
	line-height: 200%;
	text-align:left
}
.toolbar dd.em .box:after {
	display: block;
	content: " ";
	border-style: solid dashed dashed dashed;
	border-color: transparent #004c98 transparent transparent;
	border-width: 9px;
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	left: -5px;
	margin-left: -12px;
}
/*em*/
.toolbar dd.tel .box {
	position: absolute;
	top: 0;
	width: 190px;
	right: -200px;
	height: 100%;
	margin-left: 10px;
	border-radius: 5px;
	background: #004c98;
	opacity: 0;
	transition: all .5s;
}
.toolbar dd.tel .box p {
	font-size: 14px;
	margin: 15px auto 7px;
}
.toolbar dd.tel .box h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 200%;
	text-align:left;
	padding-left:20px;
}

.toolbar dd.tel .box h3 a {
	font-size: 12px;
	color:#FFF;
	line-height: 200%;
	text-align:left
}
.toolbar dd.tel .box:after {
	display: block;
	content: " ";
	border-style: dashed dashed dashed solid ;
	border-color: transparent #004c98 transparent transparent;
	border-width: 9px;
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	left: -5px;
	margin-left: -12px;
}
.toolbar dd.code .box {
	position: absolute;
	top: 0;
	width: 162px;
	right: -172px;
	height: 145px;
	margin-left: 10px;
	border-radius: 5px;
	background: #004c98;
	opacity: 0;
	transition: all .5s;
}
.toolbar dd.code .box img {
	width: 140px;
	height: 140px;
	padding: 11px;
}
.toolbar dd.code .box:after {
	display: block;
	content: " ";
	border-style: solid dashed dashed dashed;
	border-color: transparent #004c98 transparent transparent;
	border-width: 9px;
	width: 0;
	height: 0;
	position: absolute;
	top: 30px;
	left: -5px;
	margin-left: -12px;
}
.toolbar dd:hover {
	background: #333;
}
.toolbar dd.tel:hover .box {
	opacity: 1;
	left: 80px;
}

.toolbar dd.em:hover .box {
	opacity: 1;
	left: 80px;
}
.toolbar dd.code:hover .box {
	opacity: 1;
	left: 80px;
}

#bottom {
    display: none;
}

}
@media (max-width: 800px){
.toolbar {
    display: none;
}
#bottom {
	display: block;
}
.bottom {
	width: 100%;
	height: 60px;
	background: #004c98;
	margin: 0 auto;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99;
}
.bottom ul {
	max-width: 640px;
	height: 60px;
	margin: 0 auto
}
.bottom ul li {
	width: 25%;
	height: 60px;
	display: block;
	float: left;
	text-align: center;
	background: url(../../assets/images/bottom_li.png) no-repeat right center
}
.bottom ul li a {
	color: #fff;
	font-size: 12px
}
.bottom ul li:nth-of-type(4) {
	background-image: none
}
.bottom ul li.f1 i {
	display: block;
	width: 100%;
	height: 32px;
	background: url(../../assets/images/f1.png) no-repeat center;
	margin-top: 5px;
}
.bottom ul li.f2 i {
	display: block;
	width: 100%;
	height: 32px;
	background: url(../../assets/images/f4.png) no-repeat center;
	margin-top: 5px;
}
.bottom ul li.f3 i {
	display: block;
	width: 100%;
	height: 32px;
	background: url(../../assets/images/f2.png) no-repeat center;
	margin-top: 5px;
}
.bottom ul li.f4 i {
	display: block;
	width: 100%;
	height: 32px;
	background: url(../../assets/images/f3.png) no-repeat center;
	margin-top: 5px;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px){
.contact-form .form-box input {
    width: 100%;
}
.contact-form .form-box textarea {
    width: 100%;
}
.contact-thumb {
    display: none;
}
.khtp img{width:100%;}
.dropdown-item{white-space: break-spaces;}
.header-top{ display:none}
.cm-page-header{padding-top: 20px;
    padding-bottom: 20px;}
.text-white h2{display:none}
.cplmbt{ display: none}
}