/* CSS Document */

*{ margin:0px; padding:0px;font-family:"微软雅黑";font:normal100%Helvetica,Arial,sans-serif; border:none;}
.L{ float:left;}

.R{ float:right;}

.clear{ clear:both;}
ul {list-style: none;}
li{ list-style:none;}
img {
    border: 0px;
}
a{ text-decoration:none;}

.center{ text-align:center;}

body{ margin:0;padding:0;}

#kzk{  margin:0 auto; max-width:1000px; margin-top:104px;}


/*banner特效样式*/
.slider-focus{position:relative;overflow:hidden; margin:0 auto; clear:both;}

.slider-focus .hd{ position:absolute;width:100%;height:28px;left:0;bottom:2%;z-index:1;line-height:28px;text-align:center;}

.slider-focus  .hd li{ display:inline-block;vertical-align:middle;width:13px;height:13px;margin:0 3px;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;font-size:0;line-height:0;text-indent:-9999em;background:#fff; cursor:pointer;}

.slider-focus  .hd li.on{ background:#ffea00; }

.slider-focus  .bd{ position:relative; z-index:0;}

.slider-focus  .bd li{ position:relative; text-align:center; }

.slider-focus  .bd li img{ background:url(../images/loading.gif) center center no-repeat;vertical-align:top;width:100%;/* 图片宽度100%，达到自适应效果 */}

.slider-focus  .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);} /* 去掉链接触摸高亮 */

.slider-focus  .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focusBg.png) repeat-x; color:#fff;  text-align:left;  }




/****box2****/
.box2 {
    width: 100%;
    float: left;
    padding-top: 3%;
    background: url(../images/bj1.jpg) repeat-y center center;
	background-size: 1000px;
}
.box2 p {
    color: #FFF;
}
.txt1 {
    width: 100%;
    font-size: 1em;
    color: #333;
    text-align: center;
    padding: 2% 0 1% 0;
}
.txt2 {
    width: 80%;
    font-size: 0.8em;
    color: #333;
    text-align: center;
    padding: 1% 0;
    margin: 0 auto;
}
.box2 ul {
    width: 96%;
    margin: 3% 1% 3% 3%;
    float: left;
}

.box2 ul li {
    width: 100%;
    float: left;
    margin-bottom: 4%;
}
.box2 ul li img {
    width: 30%;
    float: left;
}

.box2 ul li h2 {
    width: 67%;
    font-size: 0.7em;
    float: left;
    color: #FFF;
    margin-left: 2%;
    margin-top: 7%;
    font-weight: normal;
}
/****box****/
.box_all {
    overflow: hidden;
    width: 100%;
}
.box li {
	font-size: 0.9em;
    margin-right: 0.5%;
    margin-top: 4%;
    width: 17.6%;
    margin-left: 5.3%;
    text-align: center;
    float: left;
}
.box li a img {
    width: 100%;
}
.box li a p {
    font-size: 1em;
}
.box li a p {
    color: #2c2c2c;
}
.boxdown{
    cursor: pointer;
    width: 100%;
    border-bottom: 1px solid #f0ecec;
    margin-top: 10px;
	margin-bottom: 10px;
}
.up {
	display: none;
    cursor: pointer;
}
.bufen{
display: none;
}

/****box3****/
.box3 {
    width: 100%;
    padding: 4% 0;
    float: left;
    background: #f2f2f2;
}
.box3 ul {
    width: 96%;
    float: left;
    margin: 5% 1% 3% 3%;
}
.box3 ul li {
    width: 30%;
    float: left;
    margin-bottom: 4%;
    margin-right: 3.3%;
}
.box3 ul li img {
    width: 100%;
    float: left;
}
.box3 ul li b {
    width: 100%;
    float: left;
    font-size: 1em;
    color: #333;
    font-weight: normal;
    text-align: center;
    padding-top: 3%;
}
.box3 ul li span {
    width: 100%;
    float: left;
    font-size: 0.8em;
    color: #666;
    text-align: center;
    padding-top: 2%;
}
/****box8****/
.box8 {
    width: 100%;
    float: left;
    background: url(../images/bj1.jpg) repeat-y center center;
	background-size: 1000px;
    padding: 3% 0 5% 0;
}
.box8 p {
    color: #FFF;
}
/****box7****/
.box7 {
    width: 100%;
    padding: 3% 0;
    float: left;
}
.box7 ul {
    width: 96%;
    float: left;
    margin: 2% 1% 0 3%;
}
.box7 ul li {
    width: 46%;
    float: left;
    margin-bottom: 3%;
    margin-right: 4%;
}
.box7 ul li img {
    width: 100%;
    float: left;
}
.box7 ul li h1 {
    width: 100%;
    float: left;
    color: #333;
    font-size: 1em;
    padding: 2% 0;
    font-weight: normal;
    margin-top: 3%;
}
.box7 ul li h4 {
    width: 100%;
    float: left;
    color: #666;
    font-size: 0.8em;
    font-weight: normal;
}
.box7 ul li h4 {
    width: 100%;
    float: left;
    color: #666;
    font-size: 0.8em;
    font-weight: normal;
}
.box7 ul li h3 {
    width: 100%;
    float: left;
    color: #F60;
    font-size: 0.8em;
    padding-top: 2%;
}
/****box9****/
.box9 {
    width: 100%;
    float: left;
    padding: 3% 0;
   /*     margin-bottom: 30px;*/
}
.box9 img {
    width: 100%;
    float: left;
    margin-top: 3%;
}

/**********footer_d************/
#footer_d{
position: fixed;bottom:0px;z-index: 1000;left:0;width:100%;border-top:1px solid #e8e7e7;background:#272727;
}


.lp11,.lp22,.lp33{height: 100%;width: 30px;display: inline-block;}
.lp1,.lp2{width: 30px;height: 33%;display: inline-block;}
.lp3{width: 30px;height: 34%;display: inline-block;}
.leftpiao{width:30px;height:200px;background:url("/public/images/20161230025123250.gif") no-repeat;position:fixed;top:40%;right:0px;    z-index: 999;}
#piaoFu{width:30px;height: 178px;background: url("/public/icons/20161230014814294.gif") no-repeat;position:fixed;top:40%;left:0px; z-index: 999;}
#fltel{width:320px;height:150px;background:url("/public/images/mftel.png") no-repeat; position:fixed;top:50%;left:50%;margin:-82.5px 0 0 -155px;display:none;z-index:9999;}
#fltel input{font-size:12px; color:#4c4747; font-family:"微软雅黑"; outline:none;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;}
#phonemf{width:249px;height:32px;line-height:32px;position:absolute;top:46px;left:20px;padding-left:10px;font-size:14px;border:1px solid #E2E2E2;}
#callBtn{width:283px;height:37px;position:absolute;top:98px;left:9px;}
#callG{width:35px;height:33px;position:absolute;top:13px;left:277px;}