/*base*/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body {font: 20px "微软雅黑","Arial Narrow",HELVETICA; color: #333;}
a{color:#172c45;text-decoration:none} 
a:hover{color:#cd0200;text-decoration:none}
li{list-style:none}
img{border:0;vertical-align:middle}
.clearfix:after {content:""; display:block; height:0; visibility:hidden; clear:both; }
.clearfix{zoom:1;}
.fl{float: left;}
.fr{float: right;}
.txtdot {overflow:hidden; white-space:nowrap; -o-text-overflow: ellipsis; /* for Opera */ text-overflow: ellipsis; /* for IE */ }

.mt20{margin-top: 40px;}
.mt40{margin-top: 40px;}

body{background: url(2023sxztjy_banner3.jpg) no-repeat center top #b1050a;}
.left_logo{ background: url(2023left_logo.jpg) no-repeat center top; border-style:none; width:80px; height:260px; position:position:relative; margin:10px 5px 5px 10px;}
.container{width:1230px; margin: 0 auto; padding: 15px 25px 40px; background: #fff; min-height: 500px;}
/*header*/
.header{height: 370px;}
.banner_link {width: 94px; margin: 20px; display: block; position: absolute; top: 0px;}
.header img {width: 100%;}
.nav {width: 100%; height: 86px; background: #2d55b1;}
.nav_wrap{width:1230px; margin:0 auto; display: flex; flex-direction: row; justify-content: space-between;}
.nav_wrap a {text-align: center; line-height: 86px; color: #fff;font-size: 26px;}
/*footer*/
.footer{background: #ecf0f3; padding:10px 0 20px;}
.footer-wrap{width:1230px; margin: 0 auto;}
.footer .logo_cas{float: left; width: calc(100% / 10 * 2); padding-top: 30px;}
.footer .copyright{float: left; width: calc(100% / 10 * 7 - 40px * 2); margin: 0 40px; font-size: 14px; line-height: 1.6; padding-top: 20px;}
.footer a{color: #013db5}
.footer a:hover{text-decoration: underline;}
.footer .conac{float: left; padding-top: 10px;}
/*index*/
.left{float: left; width: calc(100% / 2 - 10px); width: 605px\9; margin-right: 10px;}
.right{float: left; width: calc(100% / 2 - 10px); width: 605px\9; margin-left: 10px;}

h2.col-title{background: #ededed; font-size: 30px; line-height: 54px; font-weight: bold; text-align: center;}
h2.red{color: #c20707;}
h2.blue{color: #013db5;}
h2.col-title span{float: right; padding-right: 20px; font-size: 14px; line-height: 54px; font-weight: normal;}
h2.col-title span a{color: #333;}
h2.col-title span a:hover{color: #6a0404;}
.topnews{height: 420px; overflow: hidden;}
.topnews li{background: url("ico_redsquare.gif") no-repeat 0 20px; border-bottom: 1px solid #d7d7d7; font-size: 22px; line-height: 1.7; font-weight: bold; padding: 8px 0 8px 22px;}
.topnews li a{color: #c20707;}
.topnews li a:hover{color: #6a0404;}
h3.title{font-size: 22px; line-height: 1.5; font-weight: bold; text-align: center; color: #3366cc; padding-bottom: 10px; border-bottom: 1px solid #d7d7d7;}
p.abs{font-size: 16px; line-height: 1.6; margin: 8px 0;}
.fontlist li{background: url("ico_bluesquare.gif") no-repeat 0 14px; font-size: 22px; line-height: 1.7; padding: 0 0 12px 22px;}

/**/
ol{font-size: 16px; line-height: 3;}
.page{font-size: 16px; margin: 25px 0 10px; text-align: center;}
.page .page-inactive{height: 50px; padding-top: 15px;}
.page .common {margin: 0 3px; padding: 3px 8px;}
.page .active, .page .inactive:hover { background: #cc3333; border: 1px solid #dddad2; color: #fff; cursor: pointer; z-index: 2;}
.page .inactive { border: 1px solid #dddad2; background: #f7f6f3; color: #cc3333; cursor: pointer; z-index: 2;}

.article{padding-bottom: 40px;}
.article h4{font-size: 22px; line-height: 1.4; font-weight: bold; color: #3366cc; text-align: center; border-bottom: 3px solid #255aaa; padding: 0 20px 15px;}
.article-info{font-size: 16px; color: #8d8d8d; font-weight: normal; line-height: 3;}
.article-info span{margin-right: 24px;}
.article-info span a {cursor: pointer; color: #8d8d8d;}
.article-info span a:hover{cursor: pointer; color: #333;}

@media screen and (max-width:1024px){
	body{display: grid; background: url(20d_top.png) no-repeat center top #b1050a;}
}



/* jquery.hiSlider.css */
li img{
	display: block;
	margin: 0 auto;
}
.hiSlider{
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: #eee;
}
.hiSlider-item{
	float: left;
}
.hiSlider-pages,
.hiSlider-title{
    position: absolute;
    z-index: 3;
}

.hiSlider-btn-prev,
.hiSlider-btn-next{
    position: absolute;
    z-index: 5;
    top: 50%;
    height: 30px;
    width: 30px;
    background:  url(hislider-arrow.png) no-repeat;
    margin-top: -15px;
    text-indent: -200px;
    overflow: hidden;
    opacity: .6;
    filter:alpha(opacity:60);
}
.hiSlider-btn-prev{
    left: 10px;
}
.hiSlider-btn-next{
    right: 10px;
    background-position: -30px 0;
}
.hiSlider-btn-prev:hover,
.hiSlider-btn-next:hover{
    opacity: 1;
    filter:alpha(opacity:100);
}
.hiSlider-title{
    bottom: 0;
    width: 100%;
    padding: 6px 0;
    color: #fff;
    text-indent: 10px;
    background: rgba(0,0,0,.6); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    z-index: 2;
    font-size: 16px;
}
.hiSlider-pages{
    bottom: 6px;
    right: 10px;
    text-align: right;
}
.hiSlider-pages a{
    height: 12px;
    width: 12px;
    margin: 0 6px;
    display: inline-block;
    overflow: hidden;
    text-indent: -100px;
    font-size: 0;
    border-radius: 50%;
    background: #ddd;
}
.hiSlider-pages a.active{
    background: #013db5;
}


/* jquery.flexisel.css */
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
	width: 230px;
	height: 172px;
}
.nbs-flexisel-item p{
	line-height: 1.4;
}