﻿@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;}
@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;padding: 0 30px;}

.banner{position: relative}
.banner img{width: 100%;}
.headDiv{position: absolute;left: 0;right: 0;margin: auto;top: 0;z-index: 99}
.headDiv .logo{margin-top: 20px;}
.headDiv .nav{float: left;margin-left: 166px;margin-top: 48px;}
.headDiv .nav li{float: left;padding: 10px 15px;font-size: 16px;background: #f0f0f0; margin-left:2px;}
.headDiv .nav li a{display: block;width: 100%;height: 100%;}
.headDiv .nav li:hover,.headDiv .nav .liNow{background: #009944}
.headDiv .nav li:hover a,.headDiv .nav .liNow a{color: #fff;}
.headDiv .link{margin-top: 55px;}
.headDiv .link li{float: left;margin-right: 10px;color: #ffffff;font-size: 13px;}
.headDiv .link li:last-child{margin-right: 0;}

.footer{width: 100%;height: 46px;background: #009944;}
.footer .link{margin-top: 18px;}
.footer .link li{float: left;height: 12px;line-height:12px;padding: 0 20px;border-right: 1px solid #a3d0b2;}
.footer .link li:first-child{padding-left: 0;}
.footer .link li:nth-child(4){padding-right: 0;border: none;}
.footer .link li a{font-size: 14px;color: #a3d0b2}
.footer .copy{line-height: 46px;font-size: 12px;color: #a3d0b2;}
.footer .copy span{display: inline-block;background: url("../Jimages/nimg20_1.png") center no-repeat;width: 20px;height: 20px;padding: 0 5px;}
.footer .copy strong{font-size: 14px;color: #fff;}
.footer .copy a {color:#a3d0b2;}

/*面包屑*/
.botDiv{position: relative;}
.botDiv .title{height: 25px;line-height: 25px;font-size: 28px;color: #333333;font-weight: bold;}
.botDiv .title span{font-size: 16px;color: #bdbdbd;padding-left: 10px;font-weight: normal}
.botDiv .pageNow {position: absolute;right: 0px;top: -5px;color: #999;line-height:45px;background: url("../Jimages/nimg17_1.png") left center no-repeat;padding-left: 25px;background-position-y:12px;}
.botDiv .pageNow a{color: #999;}
.botDiv .pageNow .blue{color: #00a2e9;}

/*分页*/
.pageNum{height:30px; padding-top:60px; text-align:center; color:#444;}
.pageNum a{margin:0 7px; display:inline-block; height:28px; line-height:28px; background:#fff; padding:0 10px; border:#dadada solid 1px; font-size:14px;}
.pageNum a:hover, .pageNum .aNow{background:#009944; border:#009944 solid 1px; color:#fff;}
.pageNum .num{color:#444;width: 43px;height: 27px;border:#dadada solid 1px;text-align: center;margin: 0 5px;}
.pageNum button{border: none;width: 57px;height: 29px;background: #009944;color: #fff;margin-left: 10px;}

.pageMore{ padding:25px 0; display:none;}
.pageMore a{ font-size:14px; display:block; width:100%; text-align:center; height:45px; line-height:45px; background:#17aaeb; color:#fff; font-size:16px;}

/*弹框*/
.honorLayer{width:680px;position: absolute;z-index: 111;display: none;padding:55px 55px 0  55px;background: #ffffff;}
.honorLayer .close {display: block;width: 56px;height: 56px;background: url(../Jimages/nimg56_1.png) no-repeat;right: -30px;top: -30px;position: absolute;z-index: 222;}
.honorLayer .imgDiv img{width: 100%;}
.honorLayer .name{padding: 25px 0;text-align: center;font-size: 24px;}

.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;
}



.phShow{display: none;}
.phImg{display: none;}
