* {
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}

html, body {
	background-color: #fff;
}

body, div, a, li, ul, ol, dl, img, span, input {
	padding: 0px;
	margin: 0px;
	list-style: none;
	border: 0px;
}

/* IOS 样式兼容 */

input[type=button], input[type=submit], input[type=file], select, button, input, textarea {
	-webkit-appearance: none;
	border-radius: 0;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a:active {
	text-decoration: none;
	color: #000;
}

/* 外边距和后台一致 */

p {
	margin: 5px 0;
}

ul {
	list-style-type: none;
}

img {
	max-width: 100%;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.after:after {
	content: '';
	display: block;
	clear: both;
}

.mr-0 {
	margin-right: 0px!important;
}

.this-1200 {
	margin: 0 auto;
	width: 960px;
}

/**** 公共头部底部 ****/
#header{
	background-color: #333130;
}

#header .this-1200>a{
	font-size: 0;
	margin-left: 9px;
}

#header .fr{
	margin-right: 10px;
    display: inline;
	color: #ffffff;
}

#header .fr .language{
	padding-top: 8px;
	text-align: right;
	font-size: 12px;
}

#header .language a{
	font-size: 0;
	margin:0 
}

#header .language a img{
	height: 15px;
}

#header .company{
	padding-top:28px;
	font-size: 0;
}

#footer{
	height: 78px;
    background: url(../images/foot_bg.jpg) repeat-y top center #333130;
    margin-top: 15px;
}

#footer .this-1200{
	text-align: center;
    color: #fff;
    line-height: 24px;
    font-family: verdana;
	padding: 16px 0;
	font-size: 12px;
}

#footer .this-1200 p{
	margin:0;
}

/* 首页 */
#home .nav{
	width: 263px;
}

#home .nav ul {
	width: 246px;
	background: url(../images/menu_bg.jpg) repeat-y;
    padding: 10px 8px 0 9px;
}

#home .nav ul li {
	height: 33px;
    width: 246px;
}

#home .nav ul li a {
	display: block;
    width: 211px;
    height: 25px;
    padding-left: 35px;
    padding-top: 8px;
    font-size: 14px;
    font-family: arial;
	font-weight: bold;
	color:#4C4847;
}

#home .nav ul .active{
	background:#E6B515!important;
}

#home .nav ul .active a{
	color:#fff;
}

#home .nav ul li:hover{
	background:#E6B515;
}

#home .nav ul li:hover>a{
	color:#fff;
}

#home .nav>p{
	width: 263px;
	height: 14px;
	margin:0;
	background-image:url(../images/menu_bot.jpg);
}

#home .nav .contact{
	padding: 0px 8px 0 9px;
    margin-top: 8px;
    width: 245px;
}

#home .nav .contact .title{
	font-size: 0;
}

#home .nav .contact .content{
	width: 245px;
    height: 208px;
    background: url(../images/contact_bg.jpg) no-repeat right bottom #eae9e9;
    padding-top: 10px;
}

#home .flv{
	margin-top:10px;
	width: 511px;
	height: 270px;
}

#home .flv ul li img{
	width: 100%;
	height:270px;
}

#home .customer{
	margin-top:10px;
	margin-left:6px;
	width:172px ;
	height:270px;
	background: #4d4948;
    color: #ffffff;
    font-family: arial;
    font-size: 0;
    font-weight: bold;
    text-align: center;
}

#home .customer span{
	line-height: 35px;
	font-size: 16px;
}

#home .customer img{
	cursor: pointer;
	margin: 8px 0;
}

#home .products{
	margin-top:16px;
	background: url(../images/pro_bg.gif) no-repeat;
	height: 210px;
}

#home .products li{
	display: inline-block;
	background:url(../images/product_bg.jpg) no-repeat;
	width: 165px;
	height: 199px;
	text-align: center;
	margin:5px 3px 5px 4px
}

#home .products li a{
	font-size: 14px;
	color:#fff;
	display: block;
	font-weight: bold;
	line-height: 30px;
}

#home .products li a:hover{
	text-decoration: underline;
}

#home .products li img{
	padding-top:10px;
	max-width: 150px;
	max-height: 150px;
}

#home .online{
	font-size: 0;
	margin-top:5px;
}

video{
	object-fit: fill;
}

/* 内页 */

/* 关于我们 */
#home .top,#home .bottom{
	background-image:url(../images/section_top.jpg);
	width: 695px;
    height: 4px;
}
#home .right{
	width: 695px;
	margin-top:6px;
	background: url(../images/section_bg.jpg) repeat-y;
}

#home .right .link{
	padding:6px 10px;
	border-bottom: 1px solid #BCBCBC;
	font-weight: bold;
	color:#4C4847;
	box-sizing: border-box;
	margin:0 5px;
	font-size: 16px;
}

#home .right>.content{
	padding: 10px 15px;
    min-height: 485px;
    height: auto !important;
    line-height: 24px;
    font-family: verdana;
    font-size: 14px;
}

#home .right .video{
	text-align: center;
}

/* 产品中心 */
#home .class{
	margin:15px auto;
	text-align: center;
}

#home .class a{
	padding:5px 15px;
	background-color: #c1c1c1;
	box-sizing: content-box;
	margin: 0 15px;
	color:#fff;
	border-radius: 3px;
}

#home .class .active{
	background-color:#E6B515;
}

#home .right>ul {
	padding: 10px 15px;
}

#home .right>ul li{
	float:left;
	width: 160px;
	margin-right: 8px;
	margin-bottom: 5px;
}

#home .right>ul li>a{
	font-size: 0;
	width: 150px;
	height: 120px;
	border:4px solid #c1c1c1;
	display: inline-block;
	text-align: center;
	line-height: 120px;
}

#home .right>ul li a img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

#home .right>ul li p{
	text-align: center;
}

#home .right>ul li p a {
	color: #4d4948;
	font-size: 12px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#home .right>ul li p a:hover{
	text-decoration:underline;
	color:#E6B515;
}

#home .right .line{
	margin-left: 2%;
	width: 96%;
	border-bottom: 1px dotted #ccc;
}

/* 产品内页 */
#home .right .main .title{
	text-align: center;
	font-size: 16px;
	color:#CE261F;
	font-weight: bold;
	line-height: 40px;
	margin:0;
}

#home .right .content .img{
	width: 500px;
	margin: 0 auto;
	text-align: center;
}

#home .right .content .img img{
	max-width: 500px;
	max-height: 450px;
}

#home .right .content>p>a{
	margin:0 5px
}

#home .right .content .detail{
	margin:0 auto;
	border:1px solid #419AD6;
}

#home .right .content .detail p:first-child{
	color: #ffffff;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	background-color: #419AD6;
	padding-left: 10px;
	margin:0;
}

#home .right .content .detail p:first-child+p{
	padding:5px 5px 10px;
}

/* 在线询价 */
#home .content .des{
	padding:10px 20px;
	line-height: 24px;
	color:#444;
}

#home .content .form{
	padding:0px 20px;
}

#home .content form td{
	padding-left:5px;
}

#home .content form .login_input1{
	height: 16px;
    border: 1px solid #d3d5d6;
    color: #777;
    font-family: verdana;
    margin: 0;
    padding: 2px;
}

/* 在线调查 */
#home .content form>p{
	font-size: 13px;
    font-weight: bold;
	color: #d7a903;
	margin:0;
}

#home .content form .linle input{
	background-color: initial;
    cursor: default;
    -webkit-appearance: radio;
    box-sizing: border-box;
    margin: 6px 5px 10px 4px;
    padding: initial;
    border: initial;
}

#home .content>form .linle{
	border-bottom: 1px dashed #d7d7d7;
	border-top: 1px dashed #d7d7d7;
	padding-bottom: 5px;
	margin: 10px 0;
}

#home .content>form .linle label{
	font-size: 12px;
	color:#444;
}

#home .content>form span{
	color:#555;
}

#home .content>form>input{
	margin:0 10px;
}

/* 新闻动态 */
#home .right .content .news{
	padding:0;
}

#home .right .content .news li{
	border-bottom: 1px dashed #d7d7d7;
	padding:5px 10px;

}

#home .right .content .news li span{
	font-size: 12px;
}

#home .right .content .news li a {
	font-size: 12px;
	margin-left:5px;
	color: #4d4948;
}

#home .right .content .news li a:hover{
	color:#d7a903;
	text-decoration: underline;
}

/* 新闻内页 */
#home .right .content .title{
	text-align: center;
	font-size: 16px;
    font-weight: bold;
	color: #cf261f;
	padding:10px 0;
	letter-spacing: 1px;
}

#home .right .content .date{
	text-align: right;
	color:#4d4948;
	border:1px dashed #ccc;
	font-size: 12px;
	margin:0 20px;
}

#home .right .content .date a{
	color:#4d4948;
	font-size: 12px;
}

#home .right .content .date a:hover{
	color:#d7a903;
	text-decoration: underline;
}

#home .right .content .content{
	margin:15px 20px ;
}

/* 手机 */
#nav-m,#home .right .content .service{
	display: none;
}

@media screen and (max-width:960px) {
	.this-1200 {
		width: auto;
	}

	/* 头部 */
	#header,#home .nav{
		display: none;
	}

	#nav-m {
		height: 40px;
		display: block;
		position: relative;
		z-index: 999;
		font-size: 0;
		background-color: #333130;
	}

	#nav-m .logo {
		display: inline-block;
	}

	#nav-m .logo a {
		display: table-cell;
		height: 40px;
		vertical-align: middle;
	}

	#nav-m .logo a img {
		height: 30px;
		margin-left: 10px;
		margin-top:10px;
	}

	#nav-m>.title {
		font-size: 16px;
		display: inline-block;
		line-height: 50px;
		vertical-align: top;
		margin-left: 10px;
		width: calc(100% - 110px);
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	#nav-m .menu {
		position: absolute;
		right: 10px;
		top: 7px;
		width: 22px;
		padding: 5px 10px;
		border: 1px solid #fff;
		border-radius: 3px;
	}

	#nav-m .menu span {
		display: block;
		width: 100%;
		margin-bottom: 5px;
		height: 2px;
		background-color: #fff;
	}

	#nav-m .menu span:nth-of-type(3) {
		margin-bottom: 0px;
	}

	#nav-m .nav-m-list {
		background-color: #333;
		display: none;
	}

	#nav-m .nav-m-list li {
		line-height: 40px;
		border-bottom: 1px solid #777;
	}

	#nav-m .nav-m-list li a {
		height: 100%;
		width: 100%;
		display: block;
		padding-left: 10px;
		box-sizing:border-box ;
		font-size: 14px;
		color: #f1f2f4;
	}

	#nav-m ul .language a{
		display: inline-block;
		width: 46%;
		text-align: center;
		vertical-align: middle;
		font-size: 20px;
	}

	/* 首页 */
	#home .flv{
		margin:0;
		width: 100%;
		height: auto;
		padding: 5px 10px;
    	box-sizing: border-box;
	}

	#home .banner-m{
		width:100%;
	}

	#home .flv ul li img{
		max-height: 150px;
	}

	#home .customer{
		width:calc(100% - 20px);
		height: auto;
		margin:0 10px;
		margin-bottom: 5px;
	}

	#home .customer span{
		display: block;
		line-height: 25px;
	}

	#home .customer img{
		margin:5px;
	}

	#home .products{
		height: auto;
		text-align: center;
		background-color: #E6B515;
		background-image: none;
		margin:0 10px;
	}

	#home .products li{
		height: auto;
		width: calc(50% - 7px);
	}

	#home .online{
		margin:0 10px;
		text-align:center;
	}
	
	#home .online>a{
		display: inline-block;
		width: calc(50% - 5px);
	}

	/* 关于我们 */
	#home .right{
		width: 100%;
		background-image: none;
	}

	#home .top, #home .bottom{
		width: 100%;
	}

	#home .right video{
		width:100%;
		height: auto;
	}

	#home .right>.content{
		min-height: auto!important;
	}

	#home .right .content p strong img{
		display: none;
	}

	/* 服务流程 */
	#home .right .content .computer{
		display: none;
	}

	#home .right .content .service{
		display: block;
	}

	#home .right .content object{
		display: none;
	}

	/* 产品中心 */
	#home .class a{
		font-size: 14px;
		padding:5px 10px;
		margin:0 10px;
	}

	#home .right>ul li{
		width: calc(50% - 8px);
	}

	#home .right>ul li>a{
		max-width: 100%;
	}

	#home .right>ul li a img{
		pointer-events: none;
	}

	/* 产品内页 */
	#home .right .content .title{
		padding:0;
	}

	#home .right .content .img{
		width: 100%;
	}

	#home .right .content .img img{
		max-width: 100%;
		max-height: 100%;
	}

	/* 在线询价 */
	#home .content .des{
		padding:0;
	}

	#home .content .form{
		padding:0;
	}

	#home .content form .address{
		width: 90%;
		box-sizing: border-box;
	}

	#home .content form textarea{
		height:50px;
		width:90%;
		box-sizing:border-box ;
	}

	/* 在线调查 */
	#home .content>form textarea{
		width: 100%;
	}

	#home .content>form label{
		font-size: 13px;
	}

	#home .right .content .content{
		margin:0;
	}

	/* 新闻动态 */
	#home .right .content .news li{
		padding:5px 0;
	}

	#home .right .content .news li span{
		top: -7px;
		position: relative;
		width: 2%;
	}

	#home .right .content .news li a{
		width: 70%;
		display: inline-block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	#home .right .content .news li .newstime{
		width: 25%;
		display: inline-block;
		position: relative;
		top: -1px;
	}
}