body{
    position: relative;
    z-index: 1;
    margin: 0 auto;
}
.layer{
    min-width: 1118px;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #dd373a;
}
.cans{
    width:1118px;
    margin: 0 auto;
    height: 50px;
    position: relative;
}
#container {
    padding-top: 40px;
    width:1118px;
    margin: 0 auto;
}
.float_left{float: left;}
.float_right{float: right;}
.clearfix:after {
    content:'';
    display: table;
    clear: both;
}
.top {
}
.top .blink{width: 100%;  background: #f7f7f7 no-repeat; height: 15px;}
.top .nav{
    width: 100%;
    height: 50px;
    clear: both;
    font-size: 14px;
    color: #4d4d4d;
}
.top .nav .nav_l{
    width: 1010px;
    height: 50px;
    line-height: 50px;
    float: left;
}
.top .nav .nav_l ul{


    width: 100%;
    height: 50px;
    clear: both;
}
.top .nav .nav_l ul li{
    font-size: 16px;
    font-weight: bolder;
    height: 50px;
    float: left;
}
.top .nav .nav_l ul li a{
    display: block;
    text-align: center;
}
.top .nav .nav_l .a-hover{
    position: relative;
    padding-left: 15px;
    padding-right: 15px;

}
.top .nav .nav_l .senav{
    float: left;
    height: 20px;
    font-size: 16px;
    font-weight: bolder;
    line-height: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    border: 1px solid #fff;
    border-top: 5px solid #fff;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.top .nav .nav_l .add{
    border:1px solid #dd373a;
    border-top: 5px solid #dd373a;
    border-bottom-color: #fff;
    color:#000;
    padding-bottom: 13px
}
.top .nav .nav_l .senav:hover .nav-menu{
    display: block;
}
.nav-menu{
    border: 1px solid #f8f7f7;
    border-top: 1px solid #ffffff;
    opacity: 0.9;
    filter:alpha(opacity=90);
    background: #fff;
    display: none;
    position: absolute;
    z-index: 9999;
    top:50px;
    border-bottom: 1px solid #c30d23;
}
.senav a{color: #000;}
.nav-menu dd a{
    line-height: 35px;
    font-size: 12px;
    /*margin-bottom: -1px;*/
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    color: #4c4c4c;
}
.nav-menu dd a:hover {
    color: #b3242d;
    text-decoration: underline;
}

.top .nav .login{
    display:none;
    width: 105px;
    height: 50px;
    line-height: 50px;
    float: right;
    overflow: hidden;
    background: #000 no-repeat;
}
.top .nav .login .login_in{
    width: 95px;
    height: 50px;
    background: url(../img/head_03.png);
    background-repeat: no-repeat;
    background-position:0px 11px;
    float: left;
    margin-left: 35px;
}
.top .nav .login .login_in a{
    width: 70px;
    height: 50px;
    line-height: 50px;
    display: block;
    text-indent: 29px;
    color: #fff;

}
.top .nav .login .reg{
    width: 95px;
    height: 50px;
    background: url(../img/head_05.png);
    background-repeat: no-repeat;
    background-position:0px 11px;
    float: left;

}
.top .nav .login .reg a{
     width: 70px;
    height: 50px;
    line-height: 50px;
    display: block;
    text-indent: 29px;
    font-size: 12px;
}
 .top_bottom{
    width: 100%;
    height: 95px;
    overflow: hidden;
}
 .top_bottom .logo{
     height: 57px;
    width: 300px;
    float: left;
     overflow: hidden;
}
 .top_bottom .logo img{width: 100%;}
.search{
    width: 322px;
    float: right;
    overflow: hidden;
}
.search input[type="text"]{
    width: 239px;
    height: 28px;
    border: none;
    line-height: 28px;
    border: 1px solid #929497;
    float: left;
    margin-right: 9px;
    border-radius: 5px;
    text-indent: 10px;
}
.search input[type="button"]{
    width: 72px;
    height: 28px;
    border: none;
    border: 1px solid #929497;
    float: left;
    background-color: #790707;
    border-radius: 5px;
    color: #e6e5e5;
}
#btn1 {
    width: 70px;
    /*height: 35px;*/
    background-color: #818080;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    color: white;
    border-radius: 5px;
    outline: none;
    border: none;
    padding-top: 0;
}
#btn1 img {
    float: left;
    height: 18px;
    width: 23%;
    padding: 6px 0 0 7px;
    vertical-align: top;
}
.main_left{width: 870px;}
.left_tit h1{line-height: 40px; font-weight: normal; font-size: 24px;}
.left_tit p{ margin-top: 8px; line-height: 20px; font-size: 14px;}
.left_tit p i{font-style: normal;}
.left_content dl{font-size: 16px; color: #000;}
.left_content dl+dl{border-top: 1px solid #999999;}
.left_content dl h2{font-weight: bold; font-size: 20px; padding: 20px 0;}
.left_content dl dt{font-size: 14px; color: #000; font-weight: normal; line-height: 27px; text-indent: 2em;}
.left_content dd{ padding: 10px 0 20px 0; font-size: 14px;}
.left_content dd i{font-style: normal}
.left_content dd .time{margin-left: 280px;}
.left_content dd .click{margin-left: 80px;}
.left_content .load_more{ width: 100%; height: 30px;border: 2px solid #e2e2e2; margin-top: 50px;text-align: center; color: #999999; font-size: 16px;line-height: 30px;}
.left_content .load_more:hover{cursor: pointer; color: #fb7f37; background: #f7f7f7;}
.content_right {
    width: 200px;
    background-color: #ffffff;
}
.red_nave{
    margin-top: 30px;
}
.red_nave img {
    float: left;
}
.red_nave p, .adv_nav p {
    line-height: 32px;
    float: left;
    font-size: 22px;
    font-weight: bold;
    margin-left: 28px;
}
.red_nave, .adv_nav {
    padding: 10px 30px;
}
.ul a {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    border-right: 1px solid #d9d9d9;
}
.ul a:hover {
    color: #e91e2e;
    /*color: #ffffff;*/
}
.ul a.current {
    background-color: #e91e2e;
    color: #ffffff;
}
.adv_nav p, .adv_nav img {
    float: left;
}
.adv_nav_r {
    float: right;
    margin-top: 6px;
}
.li span {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #cccccc;
    display: block;
    float: left;
    margin-top: 11px;
}
.li a {
    font-size:16px;
    float: left;
    line-height: 30px;
    margin-left: 15px;
    width: 175px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.li_div {
    width: 100%;
    height: 33px;/* border-bottom:1px solid red; background-color:green;*/
}
.pho {
    overflow: hidden;
    position: relative;
    margin-top: 50px;
    width: 380px;
    height: 300px;
}
.pho img{width: 100%;}
.pho .close{
    width: 30px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
}
.clear {
    clear: both;
}
.url{
    height:25px; margin-left:auto; margin-right:auto;
    width:1118px;
    font-size:15px;
    margin-top:30px;
    color: #231815;
}
.url select{
    outline: none;
    color:#231815;
    width:275px;
    height:30px;
    border:2px solid #e6e6e7;
    font-size:14px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: url("../img/arrow.png") repeat-y scroll right center transparent;
    padding-left: 8px;
}
.footer {
    width:auto;
    /*height:140px;*/
    /*background:#d1d2d2;*/
    padding:38px auto;
    margin-top:20px;
}
.footer .copyright{
    width:600px;
    height:95px;
    font-size:16px;
    color:#4c4c4c;
    margin:0 auto;
}
.footer{
    /*padding-top:20px;*/
    width:100%;
}
/*
.footer p {
    font-size:16px;
    margin:0 auto;
    width:800px;
    text-align: center;
    padding:6px;
    display:block;
    color: #4c4c4c;
}*/
.pho .ad{position: relative; height: 300px; display: inline-block}
.li{padding-top: 20px;}
.icon-img{float: left; width: 42px;height: 22px; overflow: hidden; margin-right: 3px;}
.icon-img img{width: 100%;}
.icon-hot{float: left; width: 42px;height: 22px; overflow: hidden; margin-right: 3px;}
.icon-hot img{width: 100%;}

.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;font-size:14px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:3;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}

.left_content nav{text-align: center;}
/*
.pagination{display: inline-block;
    padding-left: 0;
    margin-top:80px;
    border-radius: 4px;}
.pagination>li:first-child>a, .pagination>li:first-child>span{margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }

.pagination li{ display:inline }
.pagination>li>a, .pagination>li>span{position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    font-size: 15px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:3;color:#fff;background-color:#ddd;border-color:#ddd}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#b3b3b3;cursor:not-allowed;background-color:#fff;border-color:#ddd}


*/