﻿@charset "utf-8";
/* CSS Document */
*{margin: 0px; padding: 0px;}
body{ position:relative;font-size: 14px; line-height: 28px; font-family: "微软雅黑", 'arial'; color: #202020; background-size: 100% 100%; height:100%;}
a{color:#000; text-decoration: none; blr: expression(this.onm-banner=this.blur());}/* blr:expression(this.onm-banner=this.blur());清除 A 链接在点击时会产生虚线的问题*/
a:hover{color: #b81d19; text-decoration: none; blr: expression(this.onm-banner=this.blur());}
ul,li{list-style: none;}
img{border: none; vertical-align: top;}
.en{font-family: Arial, Helvetica, sans-serif;}em,i{ font-style:normal;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-family:'微软雅黑','Microsoft YaHei', "SimSun", 'arial',Arial,sans-serif;font-weight:normal;}
/*em,i{ font-style:normal;}*/

/*清除浮动*/
.clearfix{zoom: 1;*zoom: 1;/*只针对IE6/7*/_zoom:1;}
.clearfix:after{content: "."; display: block; height: 0; visibility: hidden; clear: both;}
.clearboth{clear: both;}

/*------------------公用--------------------*/
.m{ width:100%; max-width:1920px; min-width:1400px; margin:0px auto;}
.content{ width:1200px; margin:0 auto;}

.header{ width:100%;}
.top{ width:100%; margin:0px auto; background:#f8f8f8; border-bottom: solid 1px #cccccc;}
.top .top-con{width:1200px; height:35px; line-height:35px; margin:0px auto;}
.top .top-con .top-le{ float:left; width:50%;}
.top .top-con .top-ri{ float:right; width:50%; text-align:right;}
.top .top-con .top-ri li{ display:inline; margin-left:15px;}

.head{ width:100%;}
.head .head-con{width:1200px; height:125px; margin:0px auto;}
.head .head-con .head-le{ float:left; width:50%; padding-top:27px;}
.head .head-con .head-ri{ float:right; width:50%; text-align:right; padding-top:32px;}

.nav{width:100%; background:#202020;}
.nav .nav-con{width:1200px; height:60px; line-height:60px; font-size:18px; margin:0px auto;}
.nav .nav-con li{ float:left; width:170px; text-align:center;}
.nav .nav-con li a{ display:block; width:170px; height:60px; color:#fff;}
.nav .nav-con li a:hover{ background:url(/Upload/images/nav-a-bg.png) no-repeat;}
.nav .nav-con li a.on{ background:url(/Upload/images/nav-a-bg.png) no-repeat;}
.nav .nav-con li.on{ background:url(/Upload/images/nav-a-bg.png) no-repeat;}/*2016.11.8_zeng*/

.footer{ width:100%; background:#201f21; padding:20px 0;}
.footer .foot1{ padding:20px 0; color:#fff; text-align:center;}
.footer .foot1 a{ color:#fff; }
.foot1 a:hover{ color:#fff; text-decoration:underline; }
.footer .foot1 li{ float:left; width:150px;}
.footer .foot1 li.foot1-xi{ width:10px;font-size:16px; font-weight:bold; line-height:40px;}
.footer .foot1 h3{ font-size:16px; font-weight:bold; line-height:40px;}
.footer .foot1 .foot1-ul{ width:100%;}


.footer .foot2{ border-top: solid 1px #444444; padding:20px 0;}
.footer .foot2 .foot2-le{ float:left; color:#fff;}
.footer .foot2 .foot2-ri{ float:right;}

.onlineCus{ position:fixed; top:160px; right:-170px; width:220px; height:45px; z-index:999}/*2016.11.7修改原来高度500px*/

#backTop{ position:fixed; z-index:100000; bottom:60px; right:60px; width:50px; height:50px;}

/*2016.11.7联系我们-招聘*/
#infor li {line-height: 70px;
    border-bottom: dashed 1px #b3b3b3;
	cursor:pointer
	}
#infor li a {
	    color: #363636;
    padding-left: 10px;
    display: block;
    text-decoration: none;
    font-size: 24px;
    height: 70px;
}
#infor li img{
    float: left;
    line-height: 70px;
    vertical-align: middle;
    margin-top: 25px;
	margin-left:15px;
    margin-right: 5px;
}
#infor .on{background:#fff;}
#infor li a em {
    float: right;
    margin-right: 30px;
}
.infor_con {display:none;}

/*联系我们pc端文字处理11.9*/
.lxwm-con p{font-size:18px;}

/*视频中心*/
.video{width:1200px;margin:0 auto;height:500px;overflow:hidden;}
.video .video_left{float:left;padding: 30px 0;}
.video .video_right{width:541px;float:right;height:348px;padding-top: 70px;}

/*产品中心栏目字体*/
.pro-d2-con  table,.pro-d2-con div,.pro-d2-con span ,.pro-d2-con li{
	font-family:"微软雅黑" !important;
}
.pro-d2-con li{
	list-style-type:disc; !important;
}