@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
	font-family: "微软雅黑"
}
body {
	font-size: 14px;
	color: #333;
}
a {
	color: #333;
}
img {
	border: 0px;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
}
a {
	text-decoration: none;
}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
	font-size:0px;
	height:0px;
	visibility:hidden;
	}
/* 次页中间公共部分开始 */
.Inside{
	width: 100%;
	height: 280px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 50px;
	background-color: #f6f2ef;
}
.Inside img{
	width: 1200px;
	height: 280px;
	margin: 0 auto;
    display: block;
    min-width: 1200px;
}
.ct {
	float: left;
	width: 100%;
	margin: 0 auto;
}
.cta {
	float: left;
	height: 44px;
	background: #F9F9F9;
	width: 100%;
}
.ctlitel {
	width: 1200px;
	height: 44px;
	margin: 0 auto;
	line-height: 44px;
	font-size: 15px;
}
.ctlitel a {
	float: left;
}
.content {
    width: 1200px;
    margin-bottom: 20px;
    margin: 0 auto;
    border-bottom: 1px dashed #0000fe;
}
.contitle {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	
}
.contitlea {
	width: 1200px;
	margin: 0 auto;
}
.contitlea h1 {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	/*height: 87px;
	line-height: 87px;*/
	    margin-top: 30px;
    margin-bottom: 30px;
}
.contitlea h1 a{
	transition: all 0.3s;
}

.contitlea h1 a:hover{
	color: #1069c2;
	text-decoration:underline;
	padding-left: 15px;
}
.lmname {
	margin: 0 auto;
	width: 1200px;
	text-align: center;
	height: 50px;
	float: left;
	position: absolute;
	left: 0;
	right: 0;
	top:426px;
	bottom: 0;
	background: #f65f57;
    box-shadow: 0 7px 0 #ba4a45;
    border-radius: 8px;
}
.lmname a {
	line-height: 50px;
	color: #fff;
	display: inline-block;
    padding: 0 16px;
    font-size: 15px;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
    list-style: none outside none;
    background: none;
	display: inline-block;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.lmname a:first-of-type{
	margin-left: 0;
}
.lmname a:last-of-type{
	margin-right: 0;
}
.lmname a:hover{
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	transform: rotate(10deg);
	color: #1069c2;
}
.lmname .active_nav{
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	transform: rotate(10deg);
	color: #1069c2;
}
.dyname {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 5px;
	font-size: 23px;
	float: left;
}
.thin {
	width: 47px;
	height: 2px;
	float: left;
}
/*关于我们中间 */
.contxq {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 20px;
	overflow: hidden;
}
.contxq img{
	display:block;
	margin: 0 auto;
}
.contxq p {
	margin-top: 10px;
	line-height: 28px;
}
/*企业荣誉中间 */
.contxq ul{
	margin-top: 15px;
}
.contxq ul li {
	float: left;
	width: 24%;
	text-align: center;
	margin: 0 50px 0;
    margin-bottom: 30px;
}
.contxq ul li:hover img{
	box-shadow: 0 0 15px 3px rgba(0,0,0,0.2);
}
.contxq ul li a {
	width: 100%;
	text-align: center;
}
.contxq ul li a img {
    width: 280px;
    height: 245px;
    border: 1px solid #999;
    border-radius: 10px;
    /* height: 100%; */
    overflow: hidd
}
.contxq ul li span {
	width: 100%;
	margin: 0 auto;
	height: 36px;
	line-height: 28px;
    font-size: 15px;
    float: left;
    transition: all 0.5s;
    margin-top: 18px;
}
.contxq ul li span:hover{
	color: #1069c2;
	padding-left:20px;
}
/*行业应用中间 */
.contxq ul li h2 {
	width: 85%;
	height: 35px;
	font-weight: 100;
	line-height: 35px;
	float: left;
	margin-left: 7%;
	text-align: left;
	font-size: 16px;
}
.contxq ul li p {
	text-indent: 2em;
	line-height: 25px;
	width: 85%;
	margin: 0 auto;
	margin-left: 7%;
	text-align: left;
	margin-bottom: 40px;
}
/*品牌中间 */
#brandlist li {
	float: left;
	width: 20%;
	text-align: center;
}
#brandlist li a {
	width: 100%;
	height: 132px;
	text-align: center;
	float: left;
}
#brandlist li a img {
	width: 228px;
	height: 132px;
}
#brandlist li span {
	width: 100%;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	float: left;
}
/*新闻中间 */
.ju_abouta {
	width: 28%;
    height: 405px;
    float: left;
    position: relative;
    background-color: #f6f6f6;
    border-bottom: 5px solid #0000fe;
    box-sizing: border-box;
    margin: 50px 32px 50px;
}
.ju_abouta:hover {
	background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 2px 20px rgba(34, 30, 31, 0.4);
    border-bottom: 5px solid #ff0000;
}
.ju_abouta:hover .new_sub{
	background-color: #ff0000;
}

.ju_aboutarts {
	width: 82%;
    position: absolute;
    top: 188px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.ju_aboutarts a {
	color: #2d3e50;
    font-size: 17px;
    width: 100%;
    font-weight: bold;
    line-height: 25px;
    background-image: linear-gradient(180deg,transparent 65%,#fcf113 0);
    background-size: 0 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    -webkit-transition: background-size .4s ease;
    -moz-transition: background-size .4s ease;
    -ms-transition: background-size .4s ease;
    -o-transition: background-size .4s ease;
    transition: background-size .4s ease;
}
.ju_aboutarts a:hover {
	background-size: 100% 100%;
}
.ju_aboutarts p {
	line-height: 26px;
    width: 100%;
    text-indent: 1em;
    font-size: 13px;
    margin-top: 10px;
    height: 80px;
    overflow: hidden;
    text-align: justify;
}
.ju_aboutarts p a{
	font-weight: normal;
	color: #666 !important;
	font-size: 13px !important;
}
.xxjs {
	width: 90%;
	height: 180px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: -52px;
    bottom: 0;
}
.dates {
	width: 80%;
    text-align: center;
    height: 30px;
    margin: 0 auto;
    position: absolute;
    top: 146px;
    bottom: 0;
    right: 0;
    left: 0;
}
.dates span {
	line-height: 30px;
    display: block;
    text-align: left;
    color: #888;
    letter-spacing: 1px;
}
.new_sub{
	position: absolute;
    padding: 10px 32px;
    background-color: #0000fe;
    right: 0;
    left: 0;
    bottom: -22px;
    display: block;
    color: #fff;
    width: 30%;
    margin: 0 auto;
    text-align:center;
    letter-spacing: 1px;
	
}
.xxjs a{
	width: 90%;
    height: 180px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}
.xxjs a img {
	width: 100%;
    height: 180px;
}
/*在线反馈 */
.message {
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
	font-size: 16px;
}
.message table {
	width: 100%;
}
.message table tr td {
	text-align: left;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #f1f1f1;
	border: none;
}
.red {
	color: #f00;
}
.message input {
	border: 1px solid #e5e5e5;
	height: 40px;
	line-height: 40px;
	width: 70%;
	background: #F9F9F9;
	border-radius: 15px;
}
#message {
	border-radius: 15px;
	border: 1px #e5e5e5 solid;
	background: #F9F9F9;
}
#submitLogin {
	background-color: #0041A1;
	color: #fff;
	float: left;
	height: 55px;
	line-height: 55px;
	margin-top: 16px;
	text-align: center;
	width: 173px;
	border-radius: 15px;
}
/*产品中心中间 */
#prlist li {
	float: left;
	width: 25%;
	text-align: center;
	margin-bottom: 20px;
}
#prlist li a {
	width: 277px;
	height: 200px;
	text-align: center;
	float: left;
	border: 1px #ededed solid;
}
#prlist li a img {
	width: 265px;
	height: 185px;
	text-align: center;
	margin-top: 7px;
}
#prlist li span {
	width: 100%;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	float: left;
}
#prlist li span a {
	border: none;
}
/*产品中心详情 */
.prxqzs {
	width: 1200px;
	height: 380px;
	float: left;
	margin-top: 30px;
}
.primg {
	width: 50%;
	height: 380px;
	float: left;
}
.primg img {
	float: left;
	height: 100%;
}
.prdel {
	width: 50%;
	float: left;
	height: 380px;
}
.prxxsj {
	width: 465px;
	float: left;
	margin-left: 20px;
}
.prxxsj table {
	width: 100%;
	margin-bottom: 10px;
}
.prxxsj table tr {
	width: 100%;
	height: 46px;
}
.prxxsj table tr td {
	float: left;
	height: 46px;
	line-height: 46px;
	color: #333;
	background: #F6F6F6;
	text-align: center;
	font-size: 15px;
}
#gry {
	background: #ECECEC;
	border-right: 1px #fff solid;
}
.prxxsj span {
	width: 99%;
	float: left;
	height: 35px;
	font-size: 15px;
	line-height: 35px;
	margin-left: 1%;
}
.prxxsj p {
	color: #E00000;
	font-size: 21px;
	height: 50px;
	font-style: italic;
	width: 99%;
	float: left;
	margin-left: 1%;
}
.qqxs {
	width: 99%;
	float: left;
	height: 40px;
	margin-left: 1%;
}
.qqxs a {
	float: left;
	margin-right: 20px;
}
.qqxs a img {
	float: left;
}
.cpshuom {
	float: left;
	width: 1200px;
	height: 400px;
	margin-top: 40px;
	border-bottom: 1px #ECECEC solid;
	margin-bottom: 40px;
}
.shuomwz {
	float: left;
	margin-top: 20px;
	width: 100%;
}
/*现货资源*/
.kccxtitle {
	width: 100%;
	float: left;
	/*height: 60px;*/
	margin-bottom: 20px;
}
.kccxleft {
	width: 100%;
}

.kccxright {
	width: 100%;
	margin: 0 auto 15px;
}
.kccxright span {
	float: left;
	height: 57px;
	line-height: 57px;
	font-size: 16px;
	margin-left: 20px;
}
#brand {
	width: 40%;
	height: 36px;
    line-height: 36px;
    border-radius: 8px;
    outline: none;
    padding-left: 8px;
    border: 1px solid #999;
     margin-right: 30px;
}
#xl {
	width: 85%;
	height: 36px;
    line-height: 36px;
    border-radius: 8px;
    outline: none;
    padding-left: 8px;
    border: 1px solid #999;
    margin-right: 64px;
}
#xhcc {
	width: 8%;
	height: 36px;
	background: #E70010;
	color: #fff;
	font-size: 14px;
	float: right;
	border: none;
	border-radius: 8px;
	outline: none;
}
.xhlist {
	width: 100%;
	float: left;
}
.xhlist table {
	width: 100%;
	margin: 0 auto;
}
.xhlist table tr:nth-child(2n+1) {
	background: #EAEAEA;
}
#xhbt {
	height: 38px;
	background: #0041A1;
	width: 100%;
	color: #fff;
	text-align: center;
}
.xhlist table tr td {
	height: 38px;
	line-height: 38px;
	text-align: center;
}
/*各页面详情页*/
.xxbiti {
	float: left;
	width: 100%;
	height: 75px;
	text-align: center;
	border-bottom: 1px #ECECEC solid;
	margin-bottom: 35px;
/*	margin-top: 70px;*/
}
/*.contxq img:first-of-type{
	margin-bottom: 30px;
}*/
.xxbiti h1 {
	font-size: 26px;
	width: 100%;
	float: left;
	font-weight: 100;
	height: 40px;
	line-height: 40px;
}
.xxbiti span {
	width: 100%;
	font-size: 15px;
	color: #CACACA;
	float: left;
	height: 30px;
	line-height: 35px;
}
/*翻页*/
#pager {
	float: left;
	width: 100%;
	height: 48px;
	text-align: center;
	margin-top: 30px;
	line-height: 48px;
}
/*百度地图样式*/
.BMap_bubble_title {
	width: auto;
	text-align: center;
	color: orangered;
	margin-bottom: 11px;
	font-weight: bold;
}
.imgen{
	display:none;
	}
.newsimg{
	width: 100%;
    height: 180px;
	}
	.banner>img{
	width:100%;
	position:absolute;
}
.sousuo {
	width: 100%;
	height:40px;
	background: #eee;
	position:relative;
}
.kuang {
	height: 24px;
	width: 87%;
	padding: 0 5px;
	margin: 8px 5%;
}
.anniu {
	height: 18px;
	width: 18px;
	position: absolute;
	right: 9%;
	top: 11px;
}