* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    color: #666666;
    text-decoration: none;
}
img{
    border: 0 none;
}

body {
    font-family: "Microsoft Yahei";
    font-size: 14px;
    color: #666666;
    background: #eeeeee url(../images/top.jpg) no-repeat center top;
}

.top {
    width: 100%;
    height: 548px;
}

.banner {
    width: 960px;
    margin: 0 auto;
}

.pro-lists {
    width: 960px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0px 0 30px 0;
}

.pro-lists li {
    position: relative;
    width: 300px;
    height: 200px;
    border: 1px solid #dddddd;
    float: left;
    margin-top: 10px;
}

.pro-lists li.mid {
    margin: 10px 17px 0 17px;
}

.pro-lists li p.pro-tit {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    width: 300px;
    background: url(../images/tit-bg.png) no-repeat center left;
    color: #ffffff;
    text-align: center;
}

.pro-lists li .del {
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    text-align: center;
    font-size: 14px;
    padding: 10px;
    width: 282px;
    height: 182px;
    color: #ffffff;
    background: url(../images/tit-bg.png) repeat-y;
    transition:opacity .8s;
    -webkit-transition:opacity .8s;
    -ms-transition:opacity .8s;
    -o-transition:opacity .8s;
    -moz-transition:opacity .8s;
}
.pro-lists li:hover .del{
    opacity: 1;
}

.pro-lists li:hover p.pro-tit{
    display: none;
}

.del p {
    padding: 5px 0;
}

.del p.dis-tit {
    font-size: 20px;
    text-align: center;
}

.pro-lists a {
    margin-top: 20px;
    font-size: 16px;
    color: #fffb9b;
    text-decoration: underline;
}

.pt-cx1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #dddddd;
    padding-bottom: 20px;
	margin-top:20px;
}

.pt-box,.pt-box1 {
    width: 960px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.pt-box ul li {
    float: left;
    width: 230px;
    margin-right: 8px;
    border: 1px solid #cccccc;
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
    padding-bottom: 10px;
}

.pt-box ul li h2 {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #333333;
    height: 40px;
    line-height: 40px;
}

.pt-box ul li table {
    border: 1px solid #cccccc;
    border-collapse: collapse;
    width: 200px;
    margin: 0 auto;
}

.pt-box ul li table td {
    border: 1px solid #cccccc;
    height: 28px;
    line-height: 28px;
    text-align: center;
}

.pt-box ul li a {
    display: block;
    width: 200px;
    height: 30px;
    line-height: 30px;
    color: #ff0000;
    text-align: center;
    margin-top: 10px;
}
.by-boxbg{
	width:100%;
	background-color: #dddddd;

	}
.by-box {
    width: 960px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.by-left {
    float: left;
    width: 520px;
    height: 330px;
}

.by-right {
    float: right;
    width: 360px;
    height: 350px;
}

.byleft-tit,
.byright-tit {
    font-size: 18px;
    font-weight: bold;
    color: #ff0000;
}

.byleft-nr {
    width: 520px;
    height: 300px;
    background: url(../images/left-img.png) no-repeat center left;
    position: relative;
    margin-top: 10px;
}

.byleft-nr ul {
    height: auto;
    overflow: hidden;
}

.byleft-nr ul li {
    margin-left: 216px;
    margin-top: 5px;
    height: 55px;
    width: 304px;
    background-color: #000000;
    color: #ffffff;
    line-height: 55px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.byleft-nr ul li a {
    color: #ffffff;
    display: block;
    width: 304px;
    height: 55px;
}

.by-right p {
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.by-right p a {
    color: #ff0000;
}

.byright-cs li {
    float: left;
    width: 60px;
    height: 60px;
    border: 5px solid #676767;
    font-size: 18px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    margin: 20px 20px 0 0px;
}

.byright-cs li a {
    display: block;
}

.ys {
    height: auto;
    padding-top: 10px;
}

.ys_left {
    width: 340px;
    float: left;
}

.ys_left li {
    width: 340px;
    height: 34px;
    border-bottom: 1px solid #fff;
    background-color: #f2f2f2;
    text-align: center;
    color: #333;
    line-height: 35px;
    cursor: pointer;
}

.ys_left li.lion {
    width: 340px;
    height: 34px;
    background:#ee2c23 url(../images/lion.jpg) no-repeat center right;
    color: #FFF;
}

.ys_right {
    float: right;
    width: 590px;
    border: 1px solid #cccccc;
    height: 328px;
    padding: 10px;
    background-color: #ffffff;
    line-height: 24px;
}
.news-fk{
    width: 960px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0;
}
.news{
    float: left;
    width: 405px;
    padding-right: 19px;
    border-right: 1px solid #ddd;
    height: 400px;
}
.fkbd{
    float: right;
    width: 500px;
    height: 400px;
}
.news ul li{
    height: 30px;
    line-height: 30px;
}
.news ul li a:hover{
	color:#000;
	}

.footer{
    width: 960px;
    margin: 0 auto;
}