/*******************清除所有的标记的内外边距****************/
body,ul,li,dl,dt,dd,a,img,p,form,label,input,button,em,i{ margin:0; padding:0; }
html,body{ background: #f6f6f6;}
::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}
/*******************去除项目符号或编号前面的符号****************/
ul,ol,li,dl,dt,dd{ list-style:none; }
em,i{ font-style: none;font-style: normal;}

/*******************全局链接效果****************/
a{color:#444;text-decoration:none;}
a:hover{color:#FFC000;}

/*******************网页中所有的文字大小颜色****************/
body{ font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1"; color:#333;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%; }

/*******************去除图片的链接边框线，兼容模式下的考虑****************/
img{border:0;}
button{border:none; cursor: pointer;}
        button,input,optgroup,select,textarea{font-family:"\5FAE\8F6F\96C5\9ED1";font-size:100%;background-image:none;background:none;}
input,textarea{ box-sizing : border-box; -moz-box-sizing : border-box; -webkit-box-sizing : border-box; border: 1px solid #B1B1B1;}
*:focus {outline: none;}
img {vertical-align: middle;}

/*全局样式*/
.header,.container,.footer{ width:100%; }
.header{ background: #fff;}
.container{ margin: 10px 0 20px 0;}
.con-main{width:1100px; margin: 0 auto;position: relative;}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.hidden {
	overflow: hidden;
}
.width300 {
	width: 298px;
	border: 1px solid #e9e9e9;
	border-top: 2px solid #ffc000;
}
.top12 {
	margin-top: 12px;
}
.width788 {
	width: 786px;
	border: 1px solid #e9e9e9;
	border-top: 2px solid #ffc000;
}
.jdtitle {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background: #FFC000;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}
.jd_title {
	height: 40px;
    line-height: 40px;
    overflow: hidden;
    background: #f9f9f9;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}
.jd_title .more{ float: right; width: 18px; height: 18px; background: #fff; color: #666; text-align: center; font-weight: bold; line-height: 16px; font-size: 18px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius:3px;border: 1px solid #d4d4d4;margin-top: 10px;margin-right: 20px;}
.jd_title .more:hover {
	border: 1px solid #FFC000;
}
.whitebg {
	background: #fff;
}
.spico {
	display: inline-block;
    vertical-align: sub;
    background: url(../img/sp_ico.png) no-repeat;
    margin-right: 5px;
}
.col95 {
	color: #666;
}
.colyellow {
	color: #FFC000;
}
.col999 {
	color: #999;
}
.hide {display: none;}
.box-sizing {box-sizing : border-box; -moz-box-sizing : border-box; -webkit-box-sizing : border-box;}
.clearfix:after{ clear:both; content:"."; display:block; visibility:hidden; height:0;}
.sbx_ico {
	width: 162px;
	height: 40px;
    background-position: -20px -204px;
    vertical-align: initial;
    float: left;
    margin-left: 20px;
}


/*公司信息*/
.gsmes {
	padding:20px 20px 20px 20px; 
}
.mes-list {
	margin-bottom: 15px;
	color: #AFAFAF;
}
.mes-list i {
	display: inline-block;
	width: 75px;
}
.gsmes .gsname {
	color: #FFC000;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.gsmes .cxsj {
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 15px;
	color: #afafaf;
}
.cx_ico {
	width: 18px;
	height: 18px;
	background-position: -116px 0;
}
.cx1_ico {
	width: 18px;
	height: 18px;
	background-position: -78px 0;
}
.mes-top {
	margin-bottom: 15px;
	font-size: 14px;
}
.mes-bottom {
	font-size: 12px;
}
.mes-bottom .btn {
	width: 108px;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	background: #F7F7F7;
	border: 1px solid #d4d4d4;
	margin-right: 12px;
	text-align: center;
}
.rz_ico {
	width: 20px;
	height: 15px;
	background-position: -118px -63px;
	margin-left: 5px;
}
.rz1_ico {
	width: 20px;
	height: 15px;
	background-position: -165px -65px;
	margin-left: 5px;
}
.ly_ico {
	width: 17px;
	height: 16px;
	background-position: -121px -16px;
    vertical-align: middle;
}
.qq_ico {
	width: 15px;
	height: 16px;
	background-position: -20px -17px;
    vertical-align: text-top;
}

/*公司简介*/
.gsjj {
	padding: 20px;
	line-height: 25px;
	font-size: 14px;
}
.gsjj .gsjj-left {
	margin: 0 20px 5px 0;
}
.gsjj .gsjj-left img {
	width: 300px;
	height: 220px;
}
.gsjj .gsjj-right {
	float: right;
	margin-left: 20px;
	width: 425px;
	font-size: 12px;
	line-height: 25px;
}
.gsjj_detail {
	padding: 20px;
}
.gsjj_detail>p {
	font-weight: bold;
}
.gsjj_detail .detail_content {
	padding: 0 20px 10px 20px;
	margin-top: 10px;
	border-bottom: 1px dashed #E9E9E9;
}
.gsjj_detail .detail_content .lxtitle {
	color: #333;
	font-weight: bold;
	font-size: 16px;
}
.yborder {
	width: 4px;
	height: 20px;
	background: #FFC000;
	display: inline-block;
	vertical-align: bottom;
}
.lx1ico {
    width: 16px;
    height: 17px;
    background: url(../img/sp_ico.png) -19px -272px;
    display: inline-block;
    vertical-align: middle;
}
.lx2ico {
    width: 16px;
    height: 20px;
    background: url(../img/sp_ico.png) -69px -272px;
    display: inline-block;
    vertical-align: middle;
}
.lx3ico {
    width: 16px;
    height: 16px;
    background: url(../img/sp_ico.png) -120px -272px;
    display: inline-block;
    vertical-align: middle;
}
.lx4ico {
    width: 16px;
    height: 20px;
    background: url(../img/sp_ico.png) -169px -272px;
    display: inline-block;
    vertical-align: middle;
}
.lx5ico {
    width: 16px;
    height: 20px;
    background: url(../img/sp_ico.png) -16px -316px;
    display: inline-block;
    vertical-align: middle;
}
.lx6ico {
    width: 16px;
    height: 16px;
    background: url(../img/sp_ico.png) -68px -319px;
    display: inline-block;
    vertical-align: middle;
}
.lx7ico {
    width: 16px;
    height: 16px;
    background: url(../img/sp_ico.png) -121px -319px;
    display: inline-block;
    vertical-align: middle;
}
.gsjj_detail .detail_content p {
	width: 170px;
	display: inline-block;
	font-size: 14px;
	margin-bottom: 15px;
}
.gsjj_detail .detail_content div {
	font-size: 14px;
	margin-bottom: 15px;
}
.gsjj_detail .detail_content span {
	color: #666;
	margin-left: 10px;
}
.borderBottom {
	border-bottom: 1px solid #e4e4e4;
}
.bgf9 {
	background: #F9F9F9 !important;
}
.layui-table {
	margin: 0 0 20px 0;
}
.layui-table[lay-skin=row] td{
	background: #fff;
	overflow: hidden;
}
.layui-table[lay-skin=row] td:hover{
	background: #f9f9f9 !important;
}

/*热门推荐*/
.rmtj_ico {
	width: 18px;
	height: 18px;
	background-position: -116px -38px;
}
.rmtj {
	padding: 20px 20px 0 20px;
}
.rmtj ul li {	
    display: block;
    float: left;
    margin: 0px 20px 20px 0;
    overflow: hidden;
    width: 172px;
    height: 200px;
}
.rmtj ul li a.img {
    width: 170px;
    border: 1px solid #D4D4D4;
    margin-bottom: 5px;
    height: 170px;
    line-height: 170px;
}
.rmtj ul li a.img:hover {
	 border: 1px solid #FFC000;
}
.rmtj ul li a.img img {
	width: 152px;
	height: 152px;
}
.rmtj ul li a {
    display: block;
    text-align: center;
}
.imgtitle {
	width: 152px;
	text-align: center;
	padding: 0 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/*产品分类*/
.fl_ico {
	width: 18px;
	height: 18px;
	background-position: -78px -75px;
}
.cpfl {
	font-size: 14px;	
}
.cpfl ul {
	margin-bottom: -3px;
}
.cpfl .xlfl li {
	margin-bottom: 10px;
}
.cpfl .addico {
	display: inline-block;
	width: 14px;
    height: 14px;
    background: #fff;
    color: #666;
    text-align: center;
    font-weight: bold;
    line-height: 12px;
    font-size: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #d4d4d4;
    margin-right: 10px;
    cursor: pointer;
}
.cpfl .xlfl {
	margin: 10px 0 0 30px;
}
.cpfl .firstStep {
	padding: 20px 0;
	border-bottom: 1px dashed #e9e9e9;
}
.spcp {
	padding: 0 20px 1px 20px;
}

/*友情链接*/
.lj_ico {
	width: 18px;
	height: 18px;
	background-position: 0px -113px;
}
.yqlj {
	padding: 20px 20px 10px 20px;
}
.yqlj ul li {
	margin-bottom: 10px;
}
.yqlj ul li a {
	vertical-align: middle;
	display: inline-block;
	width: 200px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.smkuang {
	width: 4px;
	height: 6px;
	background: url(../img/sp_ico.png) no-repeat -181px -326px;
	display: inline-block;
	margin-right: 5px;
}

/*最新产品*/
.newcp_ico {
	width: 18px;
	height: 18px;
	background-position: -36px -74px;
}

/*联系方式*/
.lx_ico {
	width: 18px;
	height: 18px;
	background-position: -36px -113px;
}
.lxfs {
	padding: 20px 20px 0 20px;
}
.lxfs .mes-top {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 10px;
	font-size: 14px;
}

/*分页*/
.jdpage{
	padding: 20px; 
	text-align: center;
	background: #FFFFFF;
}

/*公司资讯*/
.gszx_ico {
	width: 18px;
	height: 18px;
	background-position: -78px -113px;
}
.gszx ul{ padding: 20px; padding-top: 10px; padding-bottom: 0;}
.gszx ul li{ height: 55px;line-height: 55px;border-bottom: solid 1px #ededed; overflow: hidden;}
.gszx ul li:hover{background: #FCFCFC;}
.gszx ul li:hover em{background: #24282e;}
.gszx ul li em,.gszx ul li a,.gszx ul li span{ display: inline-block; float: left;}
.gszx ul li em{background: #FFC000; width: 40px; height: 20px; text-align: center; color: #fff;margin-top: 17px; font-size: 12px; line-height: 1.6;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;}
.gszx ul li .qgname,.gszx ul li .qgtitle{ font-weight: bold;margin-left: 25px;}
.gszx ul li .qgname{ width: 60px;}
.gszx ul li .qgtitle{ font-weight: normal;width: 400px;white-space: nowrap;text-overflow: ellipsis;}
.gszx ul li .qgtime,.gszx ul li .qgdatail{ color: #B9B9B9;}
.gszx ul li .qgtime{ 
	margin-right: 60px;
	background: url(../img/sp_ico.png) -168px -342px no-repeat;
	padding-left: 25px; 
	width: 90px;
	float: right;
}

/*诚信资料*/
.cxzl_ico {
	width: 18px;
	height: 18px;
	background-position: -0px -150px;
}
.cxzl ul li {
	width: 360px;
	height: 280px;
	margin-right: 40px;

}
.cxzl ul li a.img {
	width: 340px;
	height: 250px;
	line-height: 250px;
}
.cxzl ul li a.img img {
	width: 320px;
	height: 230px;
}

/*客户留言*/
.form-list {
	margin-bottom: 20px;
	font-size: 14px;	
}
.form-list span {
	width: 80px;
	display: inline-block;
	text-align: right;
}
.form-list div {
	width: 500px;
	display: inline-block;
	margin-left: 20px;
}
.form-list div input {
	width: 400px;
	height: 36px;
	padding-left: 20px;
}
.form-list div textarea {
	width: 400px;
	height: 100px;
	padding-left: 20px;
	padding-top: 20px;
	vertical-align: top;
}
.form-list div .ly_btn {
	width: 90px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: #FFC000;
	padding-left: 0;
	color: #fff;
	border: none;
	margin-top: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: pointer;
}
.form-list div .ly_btn:hover {
	background: #Ffcf3c;
}
.lxsm {
	margin:-10px 0 20px 20px;
	color: #FF5915;
}


