@charset "utf-8";
/* CSS Document */
ul,li,dl,dt,dd,ol{ list-style-type:none; margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,form,input,textarea,label,table,tr,td,p,header,article,footer,nav,section,aside,menu{margin:0; padding:0;}
header,article,footer,nav,section,aside,menu{ display:block;}
table{ border-collapse:collapse; border-spacing:0;}
img{ border:none;}
a:link,a:visited{text-decoration:none; outline:none; color:#444;}
a:active,a:hover{text-decoration:none; COLOR:#c91111;}
body{ margin:0;padding:0;/* font-size:1em; line-height:1.571em;*/ min-width:320px;}
.fl{ float:left;}
.fr{ float:right;}
.cl{ clear:both; font-size:0; line-height:0; height:0; width:100%; overflow:hidden;}
.fix:after {visibility: hidden;display: block;font-size: 0;content:""; clear: both; height: 0;}
.fix{*zoom:1;}

.navHome{width:10%; margin-top: 4%; float: right;}
.navHome img{width:30px; height:25px;}
.navbar{background:#00757f;} 
#nav-over{position:fixed;left:0;top:0;z-index:9998;display:none;width:100%;height:100%;}
.nav{position:fixed;top:0;right:-40%;z-index:9999; width:40%; height:100%;background:#921e23;-webkit-transition:all .5s ease;transition:all .5s ease; box-shadow:4px 0px 3px 4px rgba(0,0,0,1);overflow-y: auto;}
.openMenu{right:480px;-webkit-transition:all .5s ease;transition:all .5s ease;}
.openNav{right:0;-webkit-transition:all .5s ease;transition:all .5s ease;}
.leftsidebar_box{width:100%;height:auto !important;overflow:visible !important;background:#ce2d35;}
.leftsidebar_box dl{border-bottom:1px solid #b7272e;}
.leftsidebar_box dt{padding-left:25px; background-repeat:no-repeat;color:#fff;position:relative;line-height:3.000em;cursor:pointer;}
.leftsidebar_box dd a{background:#a80911;padding-left:25px; display:block; color:#fff; line-height:44px; height:44px;}
.leftsidebar_box dt img{position:absolute;right:0.625em;top:1.250em;}
.leftsidebar_box dt img{width:1.000em;}
.leftsidebar_box dt a{color:#fff;}
.leftsidebar_box dd a:hover{background:#921e23;}






/* CSS 新加*/
.content-right{ margin:0 auto; }
.brief h4{ text-align:left; color:#cb383e; font-size:18px; line-height:40px;}

.content-right dl{ overflow:hidden; border-bottom:solid 1px #e0e0e0; padding:20px 0; }
.content-right dl dt{ height:30px; line-height:30px; font-size:15px; color:#be3c42; padding-left:40px; background:url(../img/xq.png) left no-repeat; margin-bottom:15px;  }
.content-right dl dd a{  height:32px; line-height:32px; padding-left:2%; background:url(../img/dot.png) left no-repeat; font-size:14px; }
.content-right dl dd a:hover{ text-decoration:underline;  }


.kyjg{ overflow:hidden; }
.kyjgbox{ overflow:hidden; margin-bottom:10px; }
.kyjgbox .xsqktitle{
	display: block;
    padding: 0 40px 0 50px;
    font-size: 18px;
    height: 46px;
    line-height: 46px;
    background: url(../img/jg-list.png) 20px center no-repeat #f4f4f4;
    color: #b7272e;
    position: relative;
    overflow:hidden;
}
.kyjgbox .xsqktitle i{ display:block; width:46px; height:46px; position:absolute; top:0; right:0;-webkit-transition: -webkit-transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
	 }
.curri1{ background:url(../img/jg-up.png) center no-repeat;-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg) }	
.curri2{background:url(../img/jg-up.png) center no-repeat; -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg) }

	
.kyjg-list{ background:#f4f4f4; border-top:solid 1px #e7e7e7; overflow:hidden; padding:15px 0;  }
.kyjg-list .xsqkcon{  padding:0 2%;  line-height:40px; }
.kyjg-list .xsqkcon a{ color:#333; font-size:15px;  }
.kyjg-list .xsqkcon a:hover{ color:#b7272e; text-decoration:underline; }

.kyjg-list{ background:#f4f4f4; border-top:solid 1px #e7e7e7; overflow:hidden; padding:15px 0;  }
.kyjg-list .xsqklist{ float:left;  padding:0 2%; height:40px; line-height:40px; }
.kyjg-list .xsqklist a{ color:#333; font-size:15px;  }
.kyjg-list .xsqklist a:hover{ color:#b7272e; text-decoration:underline; }




.newcon-right{ float:right; width:99%;  margin-top:8px; position:relative;}
.newcon-right .bd{width:99%;  overflow:hidden;  }
.newcon-right .bd ul li{ float:left; width:100%;  position:relative; }
.newcon-right .bd li span{ display:block; width:100%; height:50px; line-height:50px; background:url(../img/h1bg.png) repeat-x; position:absolute; bottom:0; left:0;  }
.newcon-right .bd li span h2{ color:#fff; font-size:15px; padding-left:8px; font-weight:normal;  }
.newcon-right .prev,.newcon-right .next{ position:absolute; top:50%; margin-top:-40px; display:block; width:36px; height:80px; background:url(../img/left.png); }
.newcon-right .next{ background:url(../img/right.png); right:0 !important; }







