﻿@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; font-family:Arial, "微软雅黑"; color:#666; overflow-x:hidden;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}

.h10{height:10px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h60{height:60px; overflow:hidden; clear:both;}
.h70{height:70px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
input, textarea{background:transparent; padding:0px; font-size:12px; font-family:Arial, "微软雅黑"; color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.red{color:#cb1f18;}
.wal{width:1200px; margin:0px auto;}

.indexPart1 li .ico img{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

.wal{width:1260px; margin:0px auto;}

/*头部*/
.header{height: 89px;border-bottom: 1px solid #e8e8e8}
.header .logo{line-height: 89px;float: left;height: 90px;margin-left: 30px;}
.header .nav{float: left;margin-left: 75px;}
.header .nav li{height: 89px;line-height: 90px;padding: 0 40px;border-right: 1px solid #e8e8e8;float: left;font-size: 16px;}
.header .nav li:first-child{border-left:1px solid #e8e8e8; }
.header .nav li a{display: block;width: 100%;height: 100%;}
.header .nav li:hover,.header .nav .liNow{background: #00924b;border-color: #00924b;}
.header .nav li:hover a,.header .nav .liNow a{color: #fff;}
.header .hLink{float: left;margin-left: 50px;width: 285px;margin-top: 20px;}
.header .hLink li{float: left;width: 95px;margin-bottom: 10px;}
.header .hLink li img{padding-right: 10px;}
.header .hLink li a{color: #999999;}

/*banner*/
.banner img{width: 100%;}
.banner .wal{position: relative}
.banner .wal .navTit{position: absolute;left: 30px;bottom: 0;width: 235px;height: 104px;background:url("../Yimages/ntBg1.png") repeat;}
.banner .wal .navTit .one,.banner .wal .navTit .two{color: #fff;margin-left: 28px;}
.banner .wal .navTit .one{font-size: 24px;font-weight: bold;padding-top: 28px;}
.banner .wal .navTit .two{font-size: 12px;margin-top: 15px;}
.banner .wal .navTit .box{position: relative;width: 100%;height: 100%;}
.banner .wal .navTit .box .ico{position: absolute;width: 29px;height: 29px;background: url("../Yimages/nimg29_1.png") no-repeat;right: 28px;top: 40px;}

/*面包屑*/
.botDiv{position: relative;width: 100%;height: 45px;}
.botDiv .pageNow {position: absolute;right: 0px;top: -5px;color: #999;line-height:45px;background: url("../Yimages/nimg16_1.png") left center no-repeat;padding-left: 25px;background-position-y:12px;}
.botDiv .pageNow a{color: #999;}
.botDiv .pageNow .green{color: #32985c;}

/*分页*/
.pageNum{padding-top:30px; text-align:center; color:#444;}
.pageNum a{margin:0 2.5px; display:inline-block;width: 38px; height:38px; line-height:38px;border:#dadada solid 1px; font-size:14px;color:#484848}
.pageNum a:hover, .pageNum .aNow{color:#909090;}

/*底部*/
.footer{width: 100%;height: 40px;background: #f4f4f4;}
.footer .tel{margin-left: 30px;}
.footer .tel li{float: left;height: 40px;line-height: 40px;font-size: 12px;margin-right: 25px;}
.footer .copy{line-height: 40px;font-size: 12px;}
.footer .copy img{padding: 0 10px;}



.cd-top {
    /* image replacement properties */
    overflow: hidden;

    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {

    opacity: 1;
}
#Layer1{
	position:absolute;
	position:fixed;
	_position:absolute;
	width:100%;
	z-index:99;
	top:0; left:0px;
	background-color:#000;
	display:none;
}
.ewmLayer1{ position:absolute; width:260px; height:288px; z-index:999; background:#fff; overflow:hidden; display:none;}
.ewmLayer1 .imgDiv{ text-align:center; padding:20px 0 10px;}
.ewmLayer1 p{ font-size:14px; text-align:center;}

.ewmLayer2{ position:absolute; width:260px; height:288px; z-index:999; background:#fff; overflow:hidden; display:none;}
.ewmLayer2 .imgDiv{ text-align:center; padding:20px 0 10px;}
.ewmLayer2 p{ font-size:14px; text-align:center;}

.phShow{display: none;}
.phImg{display: none;}
