body{
    font-size: 14px;
    font-family: "微软雅黑";
}
.header,.nav,.reminder,.content,.footer{
    width: 1000px;
    margin: 0 auto;
}
.clear{clear: both;}
.header_wrapper{background-color:#FFFFFF ;}
.header{
    height: 100px;
}
.header>a>img{
    float: left;
}
.header>.search_wrapper{
    float: right;
    width: 260px;
}
.quick_link>a{
    font-size: 12px;
    color:#666666;
    border-left:1px solid #d6d6d6;
    padding: 0px 6px;
}
.quick_link>a:first-child{border: none;}
.search_wrapper>form{
    margin-top:13px;
}
.search_wrapper>form>input{
    float: left;
    border: none;
    outline: none;
}
.search_wrapper>form>.search_inp{
    line-height: 30px;
    color: #999999;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    padding-left: 10px;
    width: 208px;
    height: 30px;
}
.search_btn{
    background: url(/Template/Default/%E6%A0%A1%E5%8F%8B%E7%BD%91/img/search.jpg) no-repeat center;
    height: 32px;
    width: 32px;
    cursor: pointer;
}
.quick_link{
    margin-top: 15px;
}
.footer_wrapper{
    border-top: 4px solid #0e6eb8;
    background:#f6f6f6;
   
}
.footer{    
    /* height: 52px; */
    
    font-size: 12px;
    color: #666666;
    padding: 15px 0;
    }
.footer p{line-height: 26px;font-size: 12px;text-align: left;}
.footer a{font-size: 12px;color: #666666;}
.footer a:hover{text-decoration: underline;}


/*二级导航栏*/
.ul_n{
    background-color:#0e6eb8;
    position: absolute;
    top: 50px;
    left: 0px;
    display: none;
}
.wrapper_a{
    margin:0px 10px;
    min-width: 80px;
    text-align: center;
    border-bottom: 1px solid #277dbf;
}
.ul_n>li>.wrapper_a>a{
    color: #a3d4f7;
    line-height: 40px;
    padding:10px 10px ;
    text-align: center;
    white-space: nowrap;
    
}
.ul_n>li>.wrapper_a>a:hover{color: #FFFFFF;}





#divselect {z-index: 10000;position: relative;*+top: -850px;}
#divselect cite {
    border: 1px solid #dbdada;
    width: 195px;
    height: 33px;
    line-height: 33px;
    display: block;
    color: #757575;
    cursor: pointer;
    font-style: normal;
    padding-left: 10px;
    padding-right: 30px;
    background: url(/Template/Default/%E6%A0%A1%E5%8F%8B%E7%BD%91/img/select.jpg) no-repeat scroll right center #fff ;
}

#divselect ul {
    width: 235px;
    border: 1px solid #dbdada;
    background-color: #ffffff;
    position: absolute;
    z-index: 20000;
    right: 0px;
    bottom: 35px;
    display: none;
    *+bottom:-1000px;
}

#divselect ul li {
    height: 33px;
    line-height: 33px;
}

#divselect ul li a {
    display: block;
    height: 33px;
    color: #757575;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}

#divselect ul li a:hover {
    background-color: #CCC;
}
.nav_wrapper{background-color:#0e6eb8;min-width:1200px;}
.nav{
    height: 50px;
    width: 900px;
}
.nav>ul>li{
    float: left;
    position: relative;
}
.nav>ul>li>a{
    line-height:50px;
    color: #FFFFFF;
    padding: 0px 28px;
    background: url(/Template/Default/%E6%A0%A1%E5%8F%8B%E7%BD%91/img/navIcon.jpg) no-repeat center right;
    display: block;
    font-size: 17px;
}
.banner{height: 396px;}
.banner>img{width: 100%;height: 396px;}
.reminder_wrapper{background-color:#f3f3f3 ;}
.reminder{height: 50px;}
.reminder_ul_wrapper{
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    margin: 10px 0px;
}
.reminder_ul{height: 30px;}
.reminder_ul>li>a{line-height: 32px;}
.reminder>span,.reminder>.reminder_ul_wrapper,.reminder>a{
    float: left;
}
.reminder>span,.reminder>a{
    line-height: 50px;
    display: block;
}
.reminder_ul{width: 842px;}
.reminder_ul>li{
    float: left;
    width: 421px;
}
.reminder_ul>li>a{
    background: url(/Template/Default/%E6%A0%A1%E5%8F%8B%E7%BD%91/img/listIcon.jpg) no-repeat center left;
    padding-left: 20px;
    color: #4a4b55;
    cursor:text ;
}
/*.reminder_ul>li>a:hover{text-decoration: underline;}*/
.reminder_ul>li>span{
    color: #929292;
    font-size: 13px;
    padding-left: 5px;
}
.reminder>a{
    background: url(/Template/Default/%E6%A0%A1%E5%8F%8B%E7%BD%91/img/more03.jpg) no-repeat center left;
    padding-left: 20px;
    color: #666666;
    font-size: 12px;
}
.reminder>span{
    color: #0e6eb8;
    font-weight: bold;
    font-size: 17px;
    padding-right: 22px;
}
.content{
    padding-bottom: 25px;
}
.content_l{
    width: 1000px;
    float: left;
}
.content_r{
    width: 239px;
    float: right;
}
.content_l>.news_item{
    float: left;
    
}
.news_item{
padding-top: 25px;
}
.news_item_title{
    height: 50px;
}
.news_item_title span{
    font-size: 17px;
    font-weight: bold;
    line-height: 50px;
    display: block;
    border-top:2px solid #0e6eb8;
    border-left:1px solid #e3e3e3 ;
    border-right:1px solid #e3e3e3;
    padding: 0px 20px;
    float: left;
}
.si span{
	font-size: 17px;
	font-weight: bold;
	line-height: 50px;
	display: block;
	
	border: 1px solid #e3e3e3;
	padding: 0px 20px;
	float: left;
	cursor: pointer;
}
 .news_item_title span.sh{
	border-top:2px solid #0e6eb8;
	border-left:1px solid #e3e3e3 ;
	border-right:1px solid #e3e3e3;
	border-bottom:none;
        color:#0e6eb8;
} 
.news_item_title>div{
    float: right;
    border-top:1px solid #e3e3e3 ;
    border-right:1px solid #e3e3e3 ;
    border-bottom:1px solid #e3e3e3;
    background: #fbfbfb;
}
.news_item_title>div.show{
	display: none;
}
.news_item_title a{
    font-size: 12px;
    line-height: 50px;
    padding-left: 20px;
    float: right;
    padding-right: 15px;
    background: url(/Template/Default/%E6%A0%A1%E5%8F%8B%E7%BD%91/img/more2.jpg) no-repeat center left;
    color: #666666;
}
.news_item_main{
    padding: 15px 15px 15px 15px;
    border-bottom:1px solid #e3e3e3 ;
    border-left:1px solid #e3e3e3 ;
    border-right:1px solid #e3e3e3 ;
}
.news_item_main>div{
    float: left;
}
.news_item_list{
    color: #555555;
    line-height: 30px;
}
.news_item_list.show2{
	display:none;
}
.news_item_list>div>a{
    float: left;
    color: #555555;
    }
.news_item_list>div>a:hover{
        text-decoration: underline;
    }
.news_item_list>div>.date{
    float: right;
    color: #a6a6a6;
}
#indemo{
    width: 14000px;
}
#demo{
    width: 608px;
    overflow: hidden;
    position: relative;
}
#indemo>div{float: left;}
#demo1>.brand_item,#demo2>.brand_item{
    float: left;
    padding-right: 10px;
}
.brand_item>p{ text-align:center;}
.brand_item>p>a{
    color: #666666;
    line-height: 30px;
}
.brand_item>p>a:hover{text-decoration: underline;}

.zfhbrand_item{
    float: left;
    padding-right: 13px;
	padding-left:13px;
}
.zfhbrand_item>p{ text-align:center;}
.zfhbrand_item>p>a{
    color: #666666;
    line-height: 30px;
}

.xl{
    color: #555555;
    line-height: 30px;
}
.xl.show2{
	display:none;
}
.xl>div>a{
    float: left;
    color: #555555;
    width:510px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    }
.xl>div>a:hover{
        text-decoration: underline;
    }
.xl>div>.date{
    float: right;
    color: #a6a6a6;
}

.brand_item>p>a:hover{text-decoration: underline;}

.teacher_show{margin-bottom:11px;}
.teacher_show>a{
    float: left;
    display: block;
}
.teacher_show>div.teacher_show_main{
    float: left;
}
.teacher_show_main>a{
    display: block;
    line-height: 40px;
    font-size: 16px;
    color: #555555;
    padding-left: 15px;
    
}
.teacher_show_main>a:hover{text-decoration: underline;}

.news_item_list>ul.ul_alert>li{
    border-radius: 100px;
    background: #f2f2f2;
    padding-right:8px;
    padding-left: 15px;
    margin-bottom: 10px;
    width: 180px;
    
}
.news_item_list>ul.ul_alert>li>a{
    color: #666666;
    display: block;
    line-height:33px;
    background: url(/Template/Default/%E6%A0%A1%E5%8F%8B%E7%BD%91/img/alertRight02.png) no-repeat center right;

}
.news_item_list>ul.ul_alert>li.cur{
    background: #0e6eb8;
}
.news_item_list>ul.ul_alert>li.cur>a{
    color: #FFFFFF;
    background: url(/Template/Default/%E6%A0%A1%E5%8F%8B%E7%BD%91/img/alertRight.png) no-repeat center right;
}
.luara-left {
    position: relative;
    padding: 0;
    overflow: hidden;
}

.luara-left ul {
    position: relative;
    padding: inherit;
    margin: 0;
}

.luara-left ul li {
    float: left;
    padding: inherit;
    margin: inherit;
    list-style: none;
}
.luara-left ul li a img {
    width: 278px; height: 200px;
}

.example2 ol {
    position: relative;
    width: 98px;
    height: 20px;
    top: -39px;
    left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 180px;
    left: 0px;
    background: url(/Template/Default/%E6%A0%A1%E5%8F%8B%E7%BD%91/img/bac.png) repeat-x;
}

.example2 ol li {
    float: left;
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #fff;
}

.example2 ol li.seleted {
    background: #9d9c98;
}   


/*列表页开始*/
.list_side{
    width: 240px;
    min-height: 456px;
    float: left;
    margin-top: 23px;
}
.list_main{
    width: 742px;
    min-height: 555px;
    float:right;
    margin-top: 23px;
}
.list_side_title{
    color: #FFFFFF;
    font-weight: bold;
    line-height: 47px;
    background-color: #0e6eb8;
    border-top:2px solid #2789d5;
    padding: 0px 18px;
}
.list_side_title>p{
    background: url(/Template/Default/%E6%A0%A1%E5%8F%8B%E7%BD%91/img/listIcon03.png) no-repeat center right;
    font-size: 18px;
}
.list_side_item{
    padding-left:18px;
    padding-right:22px;
    border-bottom: 1px solid #e3e3e3;
    background: #f8f8f8;
    }
.list_side_item>a{display: block;}
.list_side_item>a>p{
    line-height: 50px;
    color: #454545;
    background: url(/Template/Default/%E6%A0%A1%E5%8F%8B%E7%BD%91/img/alertRight02.png) no-repeat center right;
    
}
.list_side>div.list_side_item.list_cur{background: #FFFFFF;}
.list_side>div.list_side_item.list_cur>a>p{
    background: url(/Template/Default/%E6%A0%A1%E5%8F%8B%E7%BD%91/img/listAlert01.png) no-repeat center right;
    color: #0e6eb8;
}
.list_main_title{
    border: 1px solid #e3e3e3;
    background-color: #fbfbfb;
    height: 50px;
    line-height: 50px;
    padding: 0px 10px;
}
.list_main_title>span{
    float: left;
    color: #454545;
    font-size: 18px;
    font-weight: bold;
}
.list_main_title>p{
    float: right;
    padding-left: 18px;
    background: url(/Template/Default/%E6%A0%A1%E5%8F%8B%E7%BD%91/img/H07.jpg) no-repeat center left;
}
.list_main_title>p>a{
    color: #666666;
    font-size: 12px;
    line-height: 30px;
}
.list_main_m{
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding:0px 25px 15px;
    min-height:620px;
}
.list_main_m_item{
    border-bottom: 1px solid #eeeeee;
}
.list_main_m_item>a{
    color: #555555;
    line-height: 45px;
    float: left;
    padding-left: 15px;
    background: url(/Template/Default/%E6%A0%A1%E5%8F%8B%E7%BD%91/img/listIcon07.png) no-repeat left center;
}
.list_main_m_item>a:hover{text-decoration: underline;}
.list_main_m_item>span{
    color: #a6a6a6;
    line-height: 45px;
    font-family: arial;
    float: right;
}
/*列表页结束*/
.details_title{border-bottom: 1px solid #EEEEEE;}
.details_title>h2{
    font-size: 22px;
    padding-top:20px ;
    color: #333333;
    text-align: center;
}
.details_title>p{
    font-size: 12px;
    color: #888888;
    line-height: 50px;
    text-align: center;
}
.details_main{padding: 20px 0px;}
.details_main>p,.details_main span{
    color: #555555;
    font-size: 16px;
    line-height: 30px;
}
.details_main>p>img{text-align: center;padding: 10px 0px;}
.details_title>p>a>span>img,.details_title>p>a>img{
    position: relative;
    top: 3px;
    left: 4px;
}
.renav{overflow:hidden;height: 385px;}
.NewsPage{
    text-align: center;
    margin: 20px;
}
.NewsPage a{
    color: #2789d5;
}
.list_main_m_item>a:hover{
    color: #0e6eb8;
}


.index_new{
    padding: 20px;
    border-bottom: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    height:180px ;
    overflow: hidden;
    width: 318px;
    position: relative;
}
.renav>ul>li>a{
            padding-left: 15px;
            background: url(/Template/Default/%E6%A0%A1%E5%8F%8B%E7%BD%91/img/listIcon07.png) no-repeat left center;
            line-height: 35px;
            color: #000000;
        }
        .TeacAndStu_title{height: 50px;}
        .TeacAndStu_title>span{
            font-size: 17px;
            font-weight: bold;
            line-height: 48px;
            display: block;
            border-top: 1px solid #e3e3e3;
            border-left: 1px solid #e3e3e3;
            border-bottom: 1px solid #e3e3e3;
            padding: 0px 20px;
            float: left;
            cursor: pointer;
            background: #fbfbfb;
        }
        .TeacAndStu_title>span.TeacAndStu_Cur{
            border-top: 2px solid #0e6eb8;
            border-left: 1px solid #e3e3e3;
            border-bottom: 1px solid #FFFFFF;
            line-height: 47px;
            background: #FFFFFF;
        }
        .TeacAndStu_title>div{
            float: left;
            border-right: 1px solid #e3e3e3;
            border-bottom: 1px solid #e3e3e3;
            border-top: 1px solid #e3e3e3;
            background: #fbfbfb;
        }
        .TeacAndStu_title a {
            font-size: 12px;
            line-height: 48px;
            padding-left: 20px;
            float: right;
            padding-right: 15px;
            background: url(/Template/Default/%E6%A0%A1%E5%8F%8B%E7%BD%91/img/more2.jpg) no-repeat center left;
            color: #666666;
        }

.news_item_wrapper{
    width: 1000px;
    position: relative;
}
.news_item_wrapper>div{float: left;position:absolute;}


.Tea_link_wrarpper{border: 1px solid #e8e8e8;/*height: 72px;*/padding: 2px;background: #fefefe;background: url(/Template/Default/%E6%A0%A1%E5%8F%8B%E7%BD%91/img/linkBac.png) repeat-x center;}
.link_l{float: left; background: url(/Template/Default/%E6%A0%A1%E5%8F%8B%E7%BD%91/img/linkRightB3.png) no-repeat right center;width:40px;height: 30px;padding-left: 16px;padding-right:16px;padding-top: 13px;padding-bottom: 13px;}
.link_r{float:left;}
.link_r{height: 30px;padding-left: 13px;width: 90px;}
.link_r>p>a{color: #555555;line-height:60px;font-weight: bold;font-size: 15px;word-wrap: break-word;}
.Tea_link_wrarpper:hover>.link_r>p>a{color: #0e6eb8;}
.news_item_list.renav>ul>li{height: 80px;}
.inp_wrapper{margin-bottom: 20px;height: 40px;border: 1px solid #e6e6e6;border-radius:5px ;padding: 0px 10px;}
.inp_wrapper>input{height:40px;/*line-height: 40px;*/line-height:40px;border: none; outline: none;color: #888888;}
.inp_wrapper>span{width: 40px;height: 40px;background: url(/Template/Default/%E6%A0%A1%E5%8F%8B%E7%BD%91/img/JWCdown.png) center no-repeat #fbfbfb;border-left:1px solid #e6e6e6;cursor: pointer;}
.downKuai{z-index: 20;position: absolute;width: 205px;background: #FFFFFF;left: 0px;top: 41px;display: none;}
.downKuai>p{color:#888888;line-height: 35px;padding:0px 10px;cursor: pointer;}
.downKuai>p:hover{background: #CCCCCC;color: #FFFFFF;}
.sear_btn.amn3{width: 124px;height:40px;background: #0e6eb8;color: #FFFFFF;cursor: pointer;border-radius:5px ;}
.sear_btn:hover{background: #1280d5;}
table tr{background: #FFFFFF;line-height: 40px;}

.bqdiv{
    width:880px;
    float: left;
}

.content_2 {
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 15px;
    width: 1000px;
    
}
.index_link1 {
    float: right;
    width: 100px;
}
.index_link1_title {
    font-size: 16px;
    color: #909090;
}
.index_link1_main {
    margin-top: 10px;
}
.index_link1_main ul li {
    float: left;
    width: 100px;
    font-size: 14px;
    line-height: 35px;
    list-style:none;  
}
.index_link2 {
    /* float: left; */
    width: 100%;
    /* padding-left: 20px; */
}
.index_link2_title {
    font-size: 16px;
    color: #909090;
    margin-top:10px;
}
.index_link2_main {
    /* margin-top: 10px; */
}
.index_link2_main ul li {
    float: left;
    /* width: 170px; */
    font-size: 14px;
    line-height: 35px;
    list-style:none;  
    margin-right:20px;
}

.index_link2 a{text-decoration: none;color: #222;}
.index_link2 a:hover{color: #909090;}
.index_link3 {
    padding-top: 35px;
}

.footer2{
	width: 100%;
	height: 200px;
	
	margin-top: 20px;
    min-width:1200px;
}
.footer2 .box{
	width: 1000px;
	height: 200px;
	margin: 0 auto;
}
.footer2 .logo{
	width: 260px;
	height: 200px;
	float: left;
}
.footer2 .link{
	width: 400px;
	height: 200px;
	float: left;
}
.footer2 .link h2{
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	margin-top: 33px;
	margin-left: 70px;
}

.link ul li a{
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.ewm ul{padding-left:10px;}
.ewm ul li{
	float: left;
}
.ewm ul li p{
	color: #fff;
	font-size:14px;
	text-align: center; 
}
.footer3{
	width: 100%;
	height:100px; 
	background: #0e6eb8;
	margin-top:25px;
}
.footer3 .box{
	width: 1000px;
	height: 100px;
	margin: 0 auto;
}
.footer3 table tr td{
	float: left;
	color: #666;
	font-size: 14px;
	margin-left: 15px;
	margin-top: 15px;
	color:white;
}
.footer3 a{
	text-align: center;
	color: white;
	font-size: 14px;
}

.footer3 p{
	text-align: center;
	color: white;
	font-size: 14px;
}