charset "utf-8";
*{ padding:0; margin:0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p{ padding:0px; margin:0px;}
ol, ul{ list-style:none;}
li{ list-style-type:none; }
a{ text-decoration:none; color:#000;}
a:hover { COLOR:#ce0000;text-decoration: none !important;}
img { border:0;}
input{
	outline: none;
}
.cont_fl ul li .a2{
    color: #ce0000;
}
/*公共样式开始*/
body{ margin:0 auto; color:#5c676e; background:#fff; font-family: "Microsoft YaHei", '微软雅黑', '宋体'; font-size:14px;}
.clear{ clear:both; font-size:0px; line-height:0px; height:0px;}
.wrapper{ 
    max-width:1462px;
    margin:0 auto;
    width: 100%;
}
.fl{float: left;}
.fr{float: right;}
.dh {
    transition: 1s;
    -moz-transition: 1s;    -webkit-transition: 1s;
    -o-transition: 1s;
}
.header{
    width: 100%;
    padding:73px 0px;
    background:#aa1f14;
}
.header .search{
    height: 35px;
    padding:44px 0px 0px;
  	display:none;
}
.header .search .search_box{
    width: 282px;
    height: 32px;
    border:1px solid #fff;
    background:#aa1f14;
    color: #fff;
    text-indent: 10px;
    font-size: 12px;
}
input::-webkit-input-placeholder {
    color: #fff;
}
.header .search .search_btn{
    color: #fff;
    outline: none;
    cursor: pointer;
    line-height: 32px;
    background:none;
    border:0px;
    font-size: 16px;
}
.nav{
    width: 100%;
    border-top:1px solid #fff;
    background:#aa1f14;
    position: relative;
}
.nav .nav_li{
    width: 120px;
    float: left;
    text-align: center;
    display: block;
    height: auto;
    position: relative;
}
.nav .nav_li .li_a{
    display: inline-block;
    width: 100%;
    height: 59px;
    line-height: 59px;
    color: #fff;
    font-size: 19px;
    background:url(../image/li_a.jpg) no-repeat right center;
    position: relative;
}
.nav .nav_li:nth-child(12) .li_a{
    background:none;
}
.nav .active{
    background: url(../image/li_b.jpg) no-repeat center bottom;
}
.drop-down-content {
    padding: 0;
    display: none;
    /*background: url(../images/navbg.png) no-repeat center top;*/
    width: 100%;
    border-radius: 5px;
    margin-top:-5px;
    padding: 5px 0px;
    border-radius: 5px;
    position: absolute;
    z-index: 6000;
    margin-left: -1px;
}
.drop-down-content li{
    width: 100%;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
}
.drop-down-content li a{
    color: #666;
    font-size: 14px;
    line-height: 32px;
}
.drop-down-content li a:hover{
    color: #aa1f14;
}
.nav .nav_li:hover .drop-down-content{
    display: block;
}
.drop-down-content li:first-child{
    /*border-top-left-radius: 5px;
    border-top-right-radius: 5px;*/
}
.drop-down-content li:last-child{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.nav .nav_li:hover .li_a{
	background: #fff;
    color: #aa1f14;
    height: 49px;
    margin-top: 10px;
    margin-left: -1px;
    line-height: 41px;
}
.drop-down-content li:hover{
	 background: rgba(53, 53, 53, 0.6);
}
.drop-down-content li:hover a{
	color: #fff;
}
.nav .activeaa:hover .li_a{
    height: 59px;
    margin-top: 0px;
}
/*banner*/
.example{display:none;}
.example_index{display:block;}
.example ol{
    position:relative;
    width: 80px;
    height: 20px;
    top:-30px;
    margin:0 auto;
}
.example ol li{
    float:left;
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #fff;
}
.example ol li.seleted{
    background: #aa1f14;
}
/*热点资讯*/
.hot_list{
    width: 475px;
    height: 315px;
    margin-right: 42px;
}
.index_title{
    width: 100%;
    height: 40px;
    background: url(../image/title.png) no-repeat left bottom;
    font-size: 23px;
    color: #aa1f14;
    line-height: 40px;
    overflow: hidden;
}
.index_title span{
    float: right;
    display: inline-block;
    background: url(../image/more.png) no-repeat;
    width: 37px;
    height: 12px;
    margin-top: 15px;
}
.hot_list .example2{
    width: 475px;
    height: 280px;
    overflow: hidden;
    margin-top: 16px;
}
.hot_list .example2 ol{
    position: relative;
    width: 80px;
    height: 20px;
    top: -25px;
    float: right;
    margin-right: 7px;
}
.hot_list .example2 ol li{
    float:left;
    width: 5px;
    height: 5px;
    margin: 5px;
    background: #fff;
    border-radius: 50%;
}
.hot_list .example2 ol li.seleted{
    background: #aa1f14;
}
.hot_list .example2 ul li{
    float: left;
    position: relative;
    width: 475px;
    height: 280px;
}
.hot_list .luara-left ul li img{
    /*width: 475px !important;*/
    height: 280px !important;
    position: absolute;
}
.hot_list .example2 ul li p{
    position: absolute;
    bottom:-3px;
    background: url(../image/hot.png) repeat-x;
    color: #fff;
    text-indent: 10px;
    line-height: 37px;
    height: 37px;
    font-size: 14px;
    width: 100%;
}
.school_new{
    width: 454px;
}
.index_ul{
    width: 100%;
    padding-top: 11px;
}
.index_ul li{
    background: url(../image/li.png) no-repeat 9px 19px;
    height: 40px;
    line-height: 40px;
    text-indent: 20px;
    overflow: hidden;
}
.index_ul li span{
    float: right;
    margin-right: 10px;
    font-size: 12px;
    color: #999;
}
.zt_box{
    margin-top: 50px;
    margin-bottom: 30px;
    height: 382px;
    background: url(../image/bb.jpg) no-repeat center;
}
.zt_box .zt_title{
    height: 52px;
    border-bottom: 2px solid #fff;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-indent: 7px;
    line-height: 59px;
}
.zt_box .zt_title span{
    float: right;
    display: inline-block;
    background: url(../image/more_bai.png) no-repeat;
    width: 37px;
    height: 12px;
    margin-top: 29px;
    margin-right: 7px;
}
.rk_box{
    width: 100%;
    margin-top:26px;
}
.rk_box .rk_l{
    width: 204px;
}
.rk_box .rk_l .rk_btn{
    width: 85px;
    height: 123px;
    text-align: center;
    margin-right: 17px;
    font-size: 12px;
    line-height: 24px;
}
.rk_box .rk_l .rk_btn img{
    width: 85px;
    height: 85px;
    background: #eeeeee;
    border-radius: 5px;
    border:1px solid #eee;
}
.rk_box .rk_l .rk_btn a{
    color: #aa1f14;
}
.rk_box .rk_l .rk_btn:hover img{
    background: #fff;
}
.rk_box .rk_r{
    width: 227px;
    height: 233px;
    border:1px solid #cdcdcd;
    border-radius: 5px;
}
.rk_box .rk_r .index_login{
    width: 180px;
    height: auto;
    margin:0px auto;
    display: none;
}
.rk_box .rk_r .index_login p{
    width: 100%;
    font-size: 12px;
    overflow: hidden;
    color:#000;
    margin: 17px 0px;
}
.rk_box .rk_r .index_login input{
    width: 129px;
    height: 15px;
    background: #fff;
    border:1px solid #adadad;
    float: right;
    text-indent: 5px;
}
.rk_box .rk_r .index_login .login_btn{
    float: none;
    display: block;
    margin: 15px auto;
    background: #aa1f14;
    color: #fff;
    height: 25px;
    line-height: 25px;
    border: 0px;
    border-radius: 19px;
    font-size: 12px;
    width: 123px;
    margin-bottom: 0px;
}
.rk_box .rk_r .index_login .p_a{
    width: 123px;
    margin:-5px auto;
    text-align: center;
}
.rk_box .rk_r .index_login .p_a a{
    color: #aa1f14;
    margin:0px 5px;
}
.rk_box .rk_r .index_login #canvas{
    float: left;
    border: 1px solid #adadad;
    width: 128px;
    margin-left: 50px;
    margin-top: 10px;
    height: 31px;
}
.rk_box .rk_r .index_login p:nth-child(4){
    margin-top: -14px;
}
.liu{
    margin-top: 50px;
    margin-bottom: 50px;
}
.liu .liu_box{
    width: 237px;
    height: 95px;
    position: relative;
    margin:0px 4px;
    overflow: hidden;
}
.liu .liu_box img{
    position: absolute;
    width: 237px;
    height: 95px;
}
.liu .liu_box p{
    position: absolute;
    width: 100%;
    height: 34px;
    background: url(../image/hot.png) repeat;
    text-align: center;
    line-height: 34px;
    bottom:0px;
    color: #fff;
}
.liu a:nth-child(1) .liu_box{
    margin-left:0px;
}
.liu a:nth-child(6) .liu_box{
    margin-right:0px;
}
.liu .liu_box:hover img{
    width: 247px;
    height: auto;
}
.footer{
    width: 100%;
    padding:56px 0px;
    background: #aa1f14;
}
.footer_con{
    width: 980px;
    height: 159px;
    margin:0px auto;
}
.footer_con .footer_logo img{
    padding-top: 42px;
}
.footer_con .footer_r{
    border-left: 1px solid #fff;
    height: 159px;
    margin-left: 60px;
    padding-left: 60px;
    color: #fff;
    font-size: 15px;
    line-height: 23px; 
}
.footer_con .footer_r p{
    margin-bottom: 20px;
}
.footer_con .footer_r p:first-child{
    background: url(../image/f1.png) no-repeat;
    text-indent: 26px;
}
.footer_con .footer_r p:nth-child(2){
    background: url(../image/f2.png) no-repeat;
    text-indent: 26px;
}
.footer_con .footer_r p:nth-child(3){
    background: url(../image/f3.png) no-repeat;
    text-indent: 26px;
    font-size: 18px;
}
.cont_fl img {
   /* width: 393px !important;
    height: 237px;*/
    /*margin-left: -6px;*/
}
.cont_fl .box1 li img{
    width: 14px !important;
    height: 18px;
}
.pagination{ 
    height:34px; 
    text-align: center;
    display: none;
 }
.pagination li { 
    display: inline-block;
    height: 34px; 
    margin-right: 5px; 
}
.pagination li a{ 
    float: left;
    display: block; 
    height: 32px;
    line-height: 32px; 
    padding: 0 12px;
    font-size: 16px; 
    border: 1px solid #dddddd; 
    color: #555555; 
    text-decoration: none;
 }
.pagination li a:hover{ 
    background:#f5f5f5;
    color:#0099ff; 
}
.pagination li.thisclass {
     background: #09f; 
    color:#fff; 
}
.pagination li.thisclass a,.pagination li.thisclass a:hover{
    background: transparent; 
    border-color: #09f; 
    color: #fff; 
    cursor:default; 
}
@media screen and (min-width: 1200px) and (max-width:1500px){
    .wrapper{
        max-width: 1200px;
        margin: 0 auto;
        width: 100%;
    }
    .nav .nav_li{
        width: 98px !important;
    }
    .hot_list{
        width: 363px;
    }
    .school_new{
        width: 377px;
    }
    .hot_list .example2{
        width: 363px !important;
        height: 280px !important;
        margin-top: 26px;
    }
    .zt_box{
        margin-top: 50px;
        margin-bottom:30px;
    }
    .rk_box .rk_l {
        width: 156px;
    }
    .rk_box .rk_l .rk_btn {
        width: 61px;
        height: 123px;
        text-align: center;
        margin-right: 17px;
        font-size: 12px;
        line-height: 24px;
        margin-bottom: 24px;
    }
    .rk_box .rk_l .rk_btn img {
        width: 100%;
        height: auto;
    }
    .rk_box .rk_r {
        width: 210px;
        height: 233px;
    }
    .liu .liu_box {
        width: 193px;
        height: 95px;
        position: relative;
        margin: 0px 4px;
        overflow: hidden;
        margin-bottom: 16px;
    }
}