/* CSS Document */
*{ margin:0; padding:0;}
ul,li{ list-style-type:none;}
a{ font-size:12px; text-decoration:none; color:#000;}
img{ border:none;}


body{ background-color:#e7f3dd;}
.clear{ clear:both;} 

.wrap{ width:973px; margin:0 auto; position:relative;}

/*---------------header------------------*/
.header{ height:408px;}
.header-top{  background:url(../images/header-bg.jpg) no-repeat; height:103px; position:relative;}
.header-top a img{ display:block; width:233px; height:103px; float:left;}
.ci{ width:740px; font-weight:normal; float:right;}
.gjc{ font-size:12px; margin:25px 0 0 0;}
.ci p{ font-size:16px; margin:21px 0 0 0;}
.ci p span{ font-size:14px;}
.nav{ width:740px; background:url(../images/nav-bg.jpg) no-repeat; height:46px; margin:15px 0 0 0;}
.nav a{ line-height:46px; font-weight:bold; display:block; float:left; width:80px; _width:100px; height:46px; text-align:center; padding:0 11px; _padding:0 2px; color:#fff;}
.nav a#nav-first{color:#000000;}
.banner{ margin:5px 0 0 0; width:973px; height:305px;}

#hui a{ color:#000;}
#hui a:hover{ color: #00FF66;}

/*-----------------main-------------------*/
.main{ margin:10px 0 0 0;}
.left{ float:left; width:273px; position:relative; background:#ecf8e3 url(../images/left-center.jpg) repeat-y;}
.left a .cpfl{ display:block; width:122px; height:51px; margin:10px 0 0 20px;}
.left-top{ background:url(../images/left-top.jpg) no-repeat; height:11px; overflow:hidden; line-height:12px;}
.cplb{ text-align:center;}
.cplb li{ background:url(../images/cplb-li-bg.jpg) no-repeat; width:222px; height:40px; margin:0 0 0 20px; _margin:5px 0 0 0;}
.cplb li a{ line-height:40px; color:#000;}
.left-bot{ background:url(../images/left-bot.jpg) no-repeat; height:9px; overflow:hidden; line-height:9px;}
.left-jx{ background:url(../images/left-jx.jpg) no-repeat; height:8px; overflow:hidden; line-height:8px;}
.left-xw-top{ background:url(../images/left-xw-top.jpg) no-repeat; height:51px; overflow:hidden; line-height:51px;}
.left-xw-top img{ display:block; width:144px; height:32px; float:left; margin:10px 0 0 20px;}
.cpyy{ width:190px; height:32px; display:block;}
.left-xw-cen img{ width:200px; height:150px; margin:10px 0 0 35px; border:1px #79dd2e solid;}
p.gd{ font-size:12px; float:right; padding:8px 15px 0 0;}
p.gd a{ color:#000;}
.left-xw-cen{ background:url(../images/left-xw-cen.jpg) repeat-y; width:273px; }
.xw-lb li{ line-height:190%; padding:0 0 0 20px;}
.xw-lb li a{ color:#000;  border-bottom:1px #d7dad5 dotted;}
.left-xw-bot{ background:url(../images/left-xw-bot.jpg) no-repeat; height:15px; overflow:hidden; line-height:15px;}
.right{ float:right; width:700px;}
.right-top{ background:url(../images/right-top.jpg) no-repeat; height:265px; width:695px; margin:0 0 5px 5px;}
.right-top a img{ display:block; width:128px; height:33px; float:left; margin:30px 0 0 10px; _margin:30px 0 0 8px;}
p.xq{ float:right; padding:45px 25px 0 0; font-size:12px; }
p.xq a{ color:#fff;}
p.jj{ font-size:12px; line-height:190%; margin:20px 15px 0 15px;}
.cpzs{ background:url(../images/right-cpzs-bg.jpg) no-repeat; height:744px; margin:5px 0 0 5px;}
.cp-top{ height:63px;}
.cpzs-top{ width:107px; height:32px; float:left; padding:28px 0 0 10px;}
p.cpgd{ font-size:12px; float:right; padding:40px 30px 0 0;}
p.cpgd a{ color:#fff;}
.cpzs2{ width:680px; position:absolute; left:285px; top:755px; _top:767px;}
.cp-tp{ width:177px; height:169px;  padding-top:48px;_padding-top:46px; padding-left:38px; float:left}
.cp-tp img{ width:177px; height:139px;}
.cp-tp p{ line-height:35px; text-align:center; font-size:12px;}
.left-lx-cen{ background:url(../images/left-xw-cen.jpg) repeat-y; width:273px;}
.lx-lb li{ line-height:190%; color:#000; font-size:12px; padding:10px 0 0 25px;}
.left-lx-bot{ background:url(../images/left-xw-bot.jpg) no-repeat; height:15px; overflow:hidden; line-height:15px;}


/*-------------footer-----------------*/
.footer{ margin:15px 0 0 0; height:150px; } 
.footer-top{ background:url(../images/footer-top-bg.jpg) no-repeat; height:3px; margin:10px 0 0 0; padding:0 0 20px 0;}
.footer p{ text-align:center; font-size:12px; line-height:190%;}
.footer p a{ color:#000;}

@charset "utf-8";
.bannerbox { width: 973px; height: 305px; overflow: hidden; margin: 0px auto; }
#focus { width: 973px; height: 305px; clear: both; overflow: hidden; position: relative; float: left; }
#focus ul { width: 973px; height: 305px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
#focus ul li { float: left; width:973px; height: 305px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
#focus .preNext { width: 501px; height: 374px; position: absolute; top: 0px; cursor: pointer; }
#focus .pre { left: 0; background:url(../images/sprite.png) no-repeat left center; }
#focus .next { right: 0; background: url(../images/sprite1.png) no-repeat right center; }

/* 触发弹窗图片的样式 */
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}
 
#myImg:hover {opacity: 0.7;}
 
/* 弹窗背景 */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}
 
/* 图片 */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}
 
/* 文本内容 */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}
 
/* 添加动画 */
.modal-content, #caption { 
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}
 
@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}
 
@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}
 
/* 关闭按钮 */
.close {
    position: absolute;
    top: 30px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}
 
.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}
 
/* 小屏幕中图片宽度为 100% */
@media only screen and (max-width: 850px){
    .modal-content {
        width: 100%;
    }
}





