@charset "UTF-8";

/* Base Reset */

.focuswap {
	display: none;
}

* {
	margin: 0;
	padding: 0;
}


/*html {-webkit-filter: grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(graysale=1);} 
html {overflow-y:scroll;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(100%);}*/

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-y: scroll;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
:focus {
	outline: 0;
}

img {
	border: 0;
}

a{
	text-decoration: none;
	color: #333;
}
body {
	line-height: 1;
    position: relative;
      font-family: "Microsoft YaHei";
}

ol,
ul {
	list-style: none;
}

.clear {
	clear: both;
}
.clear::after{
    content: "";
    display: block;
    clear: both;
}

.ellips{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.fl{
    float: left;
}

.fr{
    float: right;
}

a{
    outline: none;
    text-decoration: none;
    color: #000;
}

input, img{
    outline: none;
}
.header{
    width: 100%;
}

.container {
    width: 1200px;
    margin: 0 auto;
}
.header-top{
    width: 100%;
    height: 50px;
    background: url(../images/new/topbg.png) repeat-x;
}
.header-top .nav{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}
.header-top .nav ul{
    /* overflow: hidden; */
}
.header-top .nav ul li{
    float: left;
    width: 109px;
    text-align: center;
    line-height: 50px;
    /* overflow: hidden; */
    position: relative;
}
.lis{
    display: none;
    position: absolute;
    top: 50px;
      z-index: 99;
}
.lis li{
    background-color: #990000;
}
.lis li:hover{
    background-color: #666666;
}
.header-top .nav ul li a{
    display: block;
    color: #ffffff;
    float: right;
    width: 108px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
}
.header-top .nav ul li span{
    display: block;
    width: 1px;
    background: url(../images/new/topnav.png) no-repeat;
    float: right;
    height: 50px;
}
.header-bottom{
    width: 100%;
    height: 120px;
    background: url(../images/new/headerbg_03.png) left no-repeat;
    background-size: contain;
}
.contain{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
 
}
.header-bottom .logo-left{
    float: left;
    margin-top: 30px;

}
.header-bottom .search{
  float: right;
    margin-top: 25px;


}
.search .form-control{
    width: 190px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #b0b0b2;
    padding-left: 10px;
    background: url(../images/new/so_05.png) right no-repeat;
    background-position-x: 175px;
}
.form-control::-webkit-input-placeholder {
    color: #999999;
    font-size: 14px;
}

.form-control::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
    font-size: 14px;
}

.form-control:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
    font-size: 14px;
}

.form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999999;
    font-size: 14px;
}
.btn{
    width: 84px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size:12px ;
    border: 1px solid #003366;
    background: none;
    cursor: pointer;
}
/* content */
.mian {
    width: 100%;
    padding-bottom: 50px;
}
.mian .add {
    line-height: 24px;
    text-align: right;
}
.mian .add a {
    font-size: 14px;
    color: #999;
}
.mian .add span {
    font-size: 14px;
    color: #999;
}
.mian .main_cont .left {
    width: 250px;

}
.mian .title_l {
    width: 100%;
    height: 40px;
    margin-top: 10px;
    border-bottom: 1px solid #eee;
}
.mian .title_l i {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    vertical-align: middle;
}
/* .mian .title_l.dynamic i, .mian .title_l.lecture i {
    background: url('../images/new/0010.png') center no-repeat;
    background-size: cover;
}
.mian .title_l.we i {
    background: url('../images/new/0011.png') center no-repeat;
    background-size: cover;
} */
.mian .title_l p {
 display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #1a5aa1;
    vertical-align: middle;
}
.mian .list_l li {
    width: 100%;
    padding: 14px 0px;
    border-bottom: 1px solid #eee;
}
.mian .list_l li .list_l_guide {
    font-size: 12px;
    color: #666;
    line-height: 20px;
}
.mian .list_l li .list_l_time {
    font-size: 12px;
    color: #666;
}
.mian .main_cont .right {
    width: 900px;
}
.mian .title_r {
  
}
.mian .title_r .line {
    width: 100%;
    background: #ccc;
    height: 1px;
    /* position: absolute; */
    /* top: 15px; */
    /* left: 0; */
    z-index: 98;
    display: block;
    margin-top: 20px;
}
.mian .title_r .name {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    background: #fff;
    z-index: 99;
}
.mian .list_r {
    width: 100%;
    min-height: 500px;
}
.mian .list_r li {
    width: 100%;
    padding: 30px 0px;
    border-bottom: 1px solid #ccc;
}
.mian .list_r li:hover {
    border-bottom: 1px solid #1a5aa1;
}
.mian .list_r li:hover .list_r_title {
    color: #1a5aa1;
}
.mian .list_r li:hover .list_r_time {
    color: #1a5aa1;
}
.mian .list_r li:hover .list_r_guide {
    color: #1a5aa1;
}
.mian .list_r li .list_r_top {
    margin-bottom: 20px;
}
.mian .list_r li .list_r_title {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.mian .list_r li .list_r_time {
    float: right;
    font-size: 16px;
    color: #999;
}
.mian .list_r li .list_r_guide {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    text-indent: 2em;

}
.mian .paging {
    width: 100%;
    height: 30px;
    margin: 20px 0px;
    background: #f6f6f6;
    border: 1px solid #e3e3e3;
}
.mian .paging li {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #e3e3e3;
    font-size: 14px;
    color: #666;
}
.mian .paging li a {
    color: #666;
    font-style: italic;
}
.mian .paging li.jump {
    border: none;
}

.pro-le{
    width:250px;
    padding-bottom: 20px;
    position: relative;
    float: left;
}
.pro-le .title{
    width: 250px;
    height: 100px;
    line-height: 100px;
    /* background: url(../images/new/probg.jpg) no-repeat; */
    /* position: absolute; */
    /* top: -70px; */
    overflow: hidden;
    background-color: #990000;
   
}
.pro-le .title h2{
    color: #fff;
    font-size: 32px;
    text-align: center;
}
.pro-le ul{
    margin-top: 0px;
}
.pro-le ul li .nav_tow{
    width:250px;
    height: 55px;
    border-top: 1px solid #fff; 
    line-height: 55px;
    background: url(../images/new/proicon1.png) no-repeat #eaedf2;
    background-position: 90% 50%;
}
.pro-le ul li .nav_tow a{
    color: #333;
    font-size: 16px;
    /* margin-left: 17px; */
    display: inline-block;
    width:233px;
    padding-left:17px;
    height: 100%;

}
.pro-le ul li .nav_tow:hover{

    transition: all 0.7s;
    -moz-transition: all 0.7s;
    -o-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    background: url(../images/new/icon21.jpg) no-repeat #10449b;
    background-position: 90% 50%;
}
.pro-le ul li .nav_tow:hover a{
    color: #fff;
    transition: all 0.7s;
    -moz-transition: all 0.7s;
    -o-transition: all 0.7s;
    -webkit-transition: all 0.7s;
}
.pro-le ul li .nav_thr{
    display: none;
    width: 250px;
    background: #f2f4f7;
}
.pro-le ul li .nav_thr p{
    width: 250px;
    height:30px;
    line-height: 30px;  
    margin-left: 20px;
    background: url(../images/new/icon22.jpg) no-repeat left center;
}
.pro-le ul li .nav_thr p a{
    color: #333;
    font-size: 14px;
    padding-left: 10px;
}
.pro-le ul li .nav_thr p a:hover{
    color: #10449b;
    font-weight: 700;
}








.footer{
    width: 100%;

    border-top: 3px solid #ff9400;
}
.footertop{
    background-color: #990000;
    width: 100%;

}
.footerbottom{
    background-color: #0062ad;
    width: 100%;
     height: 110px;
    line-height: 50px;
}
.footerbottomleft{
    float: left;
    color: #fff;
    font-size: 14px;
    margin-left: 20px;
    margin-top: 10px;
}
.footerbottomright{
	float: right;
    color: #fff;
    font-size: 12px;
    margin-top: 13px;
    margin-right: 20px;
    text-align: center;
    line-height: 40px;
}
.footertopone{
    width: 100%;
    height: 60px;
    line-height: 60px;
}
.wideline{
    width: 100%;
    height: 1px;
    background: url(../images/new/otq_09.png) repeat-x;
}
.footertopone ul{
    overflow: hidden;
}
.footertopone ul li{
    float: left;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 0 33px;

}
.footertoplit{
    margin-top: 30px;
}
.footertoplit ul{
    overflow: hidden;
}
.footertoplit ul li{
    float: left;
     padding: 0 32px;
	 
    width: 60px;
     
}
.footertoplit ul li a{
    color: #fff;
    font-size: 14px;
    display: block;
    margin-bottom: 20px;
}
.bd_listabc {
	WIDTH: 100%; PADDING-TOP: 10px
}
.bd_listabc UL {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 0px
}
.bd_listabc UL LI {
	PADDING-BOTTOM: 10px; PADDING-LEFT: 0px; WIDTH: 24.5%; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 10px
}
.bd_listabc UL LI .pic {
	WIDTH: 135px; 
}  
.bd_listabc UL LI .textlist {
	WIDTH: 135px; text-align:center;
}       
.bd_listabc UL LI .pic IMG {
	BORDER-BOTTOM: #d1d1d1 1px solid; BORDER-LEFT: #d1d1d1 1px solid; BORDER-TOP: #d1d1d1 1px solid; BORDER-RIGHT: #d1d1d1 1px solid
}
.bd_listabc UL LI .intro {
	LINE-HEIGHT: 25px; WIDTH: 160px; FLOAT: left; COLOR: #292929; MARGIN-LEFT: 10px; FONT-SIZE: 12px
}
.bd_listabc UL LI .intro A {
	COLOR: #e70000
}
                    
                    
.dsfc{
   font-size:24px;
   height:30px;
   line-height:30px;
   border-bottom: 5px solid #BE121A;
   padding-bottom:10px;
   margin: 0px 0px 20px 40px;                
}