@import "reset.css";
@import "header.css";
@import "footer.css";
/*container*/
.container{
    width: 1160px;
    margin: 0 auto;
}
.ont_message{
    width:1160px;
    height: 95px;
    line-height: 95px;
    margin: 15px 0px;
    background-color: #F4F4F4;
    text-align: center;
}
.ont_message a{
    font-size: 33px;
    font-weight: bold;
    color: #ff3333;
}
.jdt_nav{
    height: 330px;
    overflow: hidden;
    width: 1160px;
    margin-bottom: 20px;
}
.jdt{
    position: relative;
    float:left;
    width: 610px;
    height: 330px;
    float: left;
}
.jdt .bd {
    width:610px;
    height:330px;
    margin: 0 auto;
}
.jdt .bd ul li{
    float: left\9;
    width:610px;
    height:330px;
    overflow: hidden;
}
.jdt .bd ul li>a {
    display: block;
    width:100%;
    height:100%;
    overflow: hidden;
}
.jdt .bd ul li>a img {
    width:610px;
    height:330px;
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
    overflow: hidden;
}
.jdt .bd ul li>a:hover img {
    transform: scale(1.05);
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}
.jdt .bd ul li>p {
    position: absolute;
    left: 0px;
    top: 289px;
    width: 608px;
    height:40px;
    line-height: 40px;
    background-color: #000;
    filter:alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    z-index: 5;
}
.jdt .bd ul li>span {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 610px;
    height:40px;
    line-height: 40px;
    text-indent: 0.7em;
    z-index: 6;
}
.jdt .bd ul li>span a {
    font-size: 14px;
    color: #fff;
    word-spacing:8px;
    letter-spacing: 1px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}
.jdt .bd ul li>span a:hover{
    color: #ED1B24;
}
.jdt .hd {
    position: absolute;
    right:25px;
    bottom: 12px;
    z-index: 7;
}
.jdt .hd ul li {
    float: left;
    width: 12px;
    height: 12px;
    margin-right: 8px;
    background-color: #fff;
    border-radius: 100%;
}
.jdt .hd ul li.on {background-color:#E73A3C}
.dj_nav{
    width: 528px;
    height: 328px;
    float: right;
    border: 1px solid #E8E9E9;
}
.dj_nav_top{
    width: 530px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.dj_nav_top li{
    float: left;
    width: 263px;
    height: 37px;
    line-height: 37px;
    border: 1px solid #E8E9E9;
    border-top: none;
    background-image: url("imageszs_17.png");
    background-repeat: repeat-x;
    text-align: center;
}
.dj_nav_top li.on{
    background: none;
    border: none;
    border-top: 2px solid #ED1B24;
}
.dj_nav_top li:hover{
    background: none;
    border: none;
    border-top: 2px solid #ED1B24;
}
.dj_nav_top li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #333;
}
.dj_nav_top li.on a{
    font-size: 16px;
    color: #ED1B24;
}
.dj_nav_list ul{
    padding: 5px;
}
.dj_nav_list ul li{
    height: 31px;
    line-height: 31px;
    *height: 28px;
    *line-height: 28px;
}
.dj_nav_list ul li i{
    display: inline-block;
    width: 4px;
    height: 4px;
    background-image: url("imagesd_03.png");
    background-repeat: no-repeat;
    *float: left;
    *margin-top: 15px;
    margin-right: 5px;
}
.dj_nav_list ul li a{
    font-size: 14px;
    color: #333;
    *float: left;
}
.dj_nav_list ul li span{
    float: right;
}
.dj_nav_list ul li a:hover{
    color: #ED1B24;
}
.list{
    width: 1160px;
    height: 305px;
    overflow: hidden;
    margin-bottom: 10px;
}
.list div.d1,.list div.d2,.list div.d3{
    width: 375px;
    height: 305px;
    float: left;
}
.list div.d2{
    margin: 0px 15px;
}
.d1_top{
    width: 375px;
    height: 40px;
    line-height: 40px;
    background-color: #ED1B24;
    overflow: hidden;
}
.d1_top a{
    display: block;
    float: left;
    margin-left: 24px;
    color: #fff;
    font-size: 16px;
}
.d1_top span{
    float: right;
    display: block;
    width: 190px;
    height: 37px;
    line-height: 37px;
    background-image: url("imageszs_17.png");
    background-repeat: no-repeat;
    margin-top: 3px;
    margin-right: 2px;
    padding-right: 10px;
    color: #000;
    font-size: 14px;
    border-radius: 3px;
    text-align: right;
}
.d1_top span a{
    display: inline-block;
    float: right;
    color: #000;
    font-size: 14px;
}
.d1_list ul{
    padding-top: 5px;
}
.d1_list ul li{
    height: 28px;
    line-height: 28px;
}
.d1_list ul li a{
    color: #333;
    font-size: 14px;
}
.d1_list ul li a:hover{
    color: #ED1B24;
}
.d2_3 a{
    display: inline-block;
    margin-bottom: 15px;
    width: 377px;
    height: 91px;
    overflow: hidden;
}
.d2_3 a img{
    width: 377px;
    height: 91px;
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}
.d2_3 a img:hover{
    transform: scale(1.05);
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}
.one_pic_list{
    width: 380px;
    height: 165px!important;
}
.one_pic_list a{
    display: inline-block;
    width: 380px;
    height: 160px;
    overflow: hidden;
}
.one_pic_list a img{
    width: 380px;
    height: 160px;
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}
.one_pic_list a img:hover{
    transform: scale(1.05);
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}
.pic_zl{
    width: 1160px;
    height: 320px;
}
.pic_zl_top{
    width: 1160px;
    height: 40px;
    line-height: 40px;
    background-color: #ED1B24;
    overflow: hidden;
}
.pic_zl_top a{
    display: block;
    float: left;
    margin-left: 24px;
    color: #fff;
    font-size: 16px;
}
.pic_zl_top span{
    float: right;
    display: block;
    width: 1040px;
    height: 37px;
    line-height: 37px;
    background-image: url("imageszs_17.png");
    background-repeat: repeat-x;
    margin-top: 3px;
    margin-right: 2px;
    padding-right: 10px;
    color: #000;
    font-size: 14px;
    border-radius: 3px;
    text-align: right;
}
.pic_zl_top span a{
    display: inline-block;
    float: right;
    color: #000;
    font-size: 14px;
}
.pic_list{
    height: 165px!important;
}
.pic_zl_list{
    height: 255px;
    width: 1160px;
    margin-top: 15px;
}
.pic_zl_list ul{
    overflow: hidden;
}
.pic_zl_list ul li{
    float: left;
    text-align: center;
    width: 276px;
    height: 255px;
    margin-right: 13px;
}
.pic_zl_list ul li:last-child{
    margin-right: 0px;
}
.pic_zl_list ul li a{
    display: inline-block;
    width: 276px;
    height: 255px;
    overflow: hidden;
    color: #333;
    font-size: 16px;
}
.pic_zl_list ul li a img{
    width: 276px;
    height: 215px;
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}
.pic_zl_list ul li a img:hover{
    transform: scale(1.05);
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}
.pic_zl_list ul li a span{
    display: inline-block;
    margin-top: 12px;
}
/*???иж????*/
.footer_main_select{
    position: relative;
    padding-top: 24px;
}
.footer_main_select li{
    text-align: center;
}
.footer_main_select #ul-1 li.nli{
    float: left;
    width: 275px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    border:1px solid #DEDEDE;
    position: relative;
    margin-right: 18px;
    box-shadow:-2px -2px 0px #A8A8A8;
    border-radius: 3px;
    border-right: none;
}
.footer_main_select #ul-1 li a{
    font-size: 14px;
    color: #666;
    font-family: "NSimSun";
}
.footer_main_select #ul-1 li .sub{
    max-height: 150px;
    overflow-y: auto;
    overflow-x: hidden;
}
.footer_main_select #ul-1 li span{
    display: inline-block;
    width: 22px;
    height: 39px;
    line-height: 39px;
    background-image: url("imagesdown_03.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #F0F0F0;
    position: absolute;
    top: -1px;
    right: 2px;
    border: 1px solid #A0A0A0;
}
.footer_main_select #ul-1 li .sub,.footer_main_select #ul-1 li .sub li{
    *line-height: 20px!important;
}
.footer_main_select #ul-1{
    clear: both;
    height: 40px;
    border-right: none;
    width: 1160px;
}
/*footer*/
