*{
    margin: 0;
    padding: 0;
}
ul,li{
    list-style-type: none;
}
a{
    color: #333;
    text-decoration: none;
}
a:hover{
    color: #666;
    text-decoration: none;
}
body{
    font-family: 微软雅黑;
    font-size: 14px;
    color: #333333;
    background-image: url(../images/bg.jpg);
    background-position: center top;
    line-height: 28px;
}
img{
    border: 0 none;
}
.container{
    width: 960px;
    margin: 0 auto;
}
.header{
    width: 960px;
    height: 355px;
}
.main{
    padding-top: 20px;
}
.main_flash{
    float: left;
}
.main_news{
    float:right;
    width: 400px;
    padding-right: 20px;
}
h2.new_tit{
    font-size: 18px;
    line-height: 36px;
    font-weight: normal;
    color: #ff0000;
    text-align: center;
    margin-bottom: 20px;
}
.main_news a{
    color: #ff0000;
    text-decoration: none;
}
.main_news li a{ color: #666;}
.main_news a:hover{
    color: #ff0000;
    text-decoration: underline;
}
.nav{
    width: 960px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #ffffff;
    background-image: url(../images/nav.png);
    background-repeat: no-repeat;
    text-indent: 30px;
}
.video_lists{
    padding: 10px 0;
}
.video{
    width: 300px;
    height: 200px;
    padding: 5px;
    background-color: #ffffff;
    float: left;
}
.pro_con{
    padding-top: 10px;
}
.pro_img{
    float: left;
    padding: 5px;
    background-color: #ffffff;
}
.pro_table{
    float:right;
}
.pro_table_cs{
    width: 520px;
    height: 290px;
    background-color: #ffffff;
}
.pro_table table{
    border: 1px solid #e3e3e3;
    border-collapse: collapse;
}
.pro_table table td{
    border: 1px solid #e3e3e3;
    border-collapse: collapse;
    text-align: center;
}
.pro_lists{
    margin-top: 10px;
    color: #ffffff;
}
.pro_lists li{
    float: left;
    width: 220px;
    text-align: center;
}
.pro_lists li.li_margin{
    margin-right: 26px;
}
.pro_lists img{
    padding: 5px;
    background-color: #ffffff;
}
.td_tit{
    font-size: 20px;
    color: #f0ff00;
    padding-bottom: 10px;
}
.pro_del{
    padding: 10px 0;
    color: #ffffff;
}
.pro_del_img{
    float: left;
}
.pro_del img{
    padding: 10px;
    background-color: #ffffff;
}
.pro_td{
    width: 630px;
    float: right;
    padding-left: 20px;
}
.pro_td a,.pro_td1 a{
    color: #f0ff00;
    text-decoration: none;
}
.pro_td a:hover,.pro_td1 a:hover{
    color: #f0ff00;
    text-decoration: underline;
}

.pro_del_img1{
    float: right;
}
.pro_td1{
    float: left;
    width: 630px;
    padding-right: 20px;
}
.pro_td1 .td_tit{
    text-align: right;
}
.pt_tit{
    width: 840px;
    padding: 10px 60px;
}
.pt_tit li{
    width: 200px;
    height: 36px;
    list-height: 36px;
    color: #ffffff;
    text-align: center;
    float: left;
    padding-right: 10px;
    background-image:url(../images/libg.png);
    background-repeat: no-repeat;
    line-height: 36px;
    cursor: pointer;
}
li.li_on{
    background-image:url(../images/libgon.png);
}
.pt_con{
    width: 890px;
    border: 1px dashed #ffffff;
    padding: 10px 33px;
    color: #ffffff;
	height:200px;
}
.pt_con-box { float:right; overflow:hidden; width:350px;}
.pt_con_img { float:left; overflow:hidden; width:500px;}
.pt_con_img img{
    border: 1px solid #00bcff;
    margin-bottom: 10px;
}
.four_td{
    padding-top: 10px;
    color: #ffffff;
}
.four_td li{
    float: left;
    width: 221px;
    padding: 0 5px;
    height: 200px;
    border-right: 1px solid #49afde;
}
.four_tit{
    color: #f0ff00;
    font-weight: 700;
}
.xgzt{
    float: left;
    width: 280px;
    height: 330px;
    padding: 10px 25px;
    background-color: #ffffff;
}
.xgzt_tit{
    font-family: 微软雅黑;
    color: #00b7ff;
    font-size: 20px;
    font-weight: 700;
}
.xgzt_img{
    padding-top: 40px;
    text-align: center;
}
.fkbd{
    float: right;
    width: 580px;
    height: 330px;
    padding: 10px;
    background-color: #ffffff;
}
.fkbd_table{
    padding: 0 20px;
}
.footer{
    text-align: center;
}


