.sidenav{ overflow:hidden; display:block; width:260px; }
.accordion { width:100%; }
.accordion .nav-link {display: block;  padding-left:25px; height:53px; line-height:53px; font-size:16px; outline:none; border-left:3px solid #f7f8fa;  }
.accordion .nav-link a{ display: block; }
.accordion .nav-link:hover{  color: #9b0d14 !important; font-weight:bold; border-left:3px solid #9b0d14; background:#f3f3f3; font-size:16px; }
.accordion .nav-link:hover a{  color: #9b0d14 !important;  font-weight:bold; font-size:16px; }
.accordion .nav-link.hover{  color: #9b0d14 !important;  font-weight:bold; border-left:3px solid #9b0d14;  background:#f3f3f3; font-size:16px; }
.accordion .nav-link.hover a{  color: #9b0d14 !important;  font-weight:bold; font-size:16px; }
.currentnav{ background:#f7f8fa !important; color: #fff !important; }

.nav-link1{ width:50px; height:53px; line-height:53px; cursor: pointer; position:absolute; top:0; right:3px;}
.accordion li{  position: relative; font-size:16px; border-bottom:2px solid #fff; background:#f7f8fa;overflow:hidden;  }
.accordion li:last-child .nav-link { font-size:16px; }
.accordion li i { display:block; width:30px; height:30px; background:url(../images/xia.png) center no-repeat; position: absolute;top:12px;right: 12px;font-size: 18px; color: #595959; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
.accordion li.open .nav-link { color: #9b0d14 !important; border-left:3px solid #9b0d14;  background:#f3f3f3; font-size:16px;  }
.accordion li.open .nav-link a{color: #9b0d14 !important; font-size:16px; }
.accordion li.open i.fa-chevron-down {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.sidemenu {display: none; font-size:14px !important; background:#f6f6f6; border-top:none; padding:10px 0;}
.sidemenu li { background:#f6f6f6; font-size:14px !important;border-bottom:none;}
.sidemenu a { display: block;font-size:14px !important;text-decoration: none; padding:8px 8px; padding-left:40px; -webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease; transition: all 0.25s ease; }
.sidemenu a.on{color:#9b0d14; background:#fff; padding-left:40px !important; } 
.sidemenu a:hover {color:#9b0d14; background:#fff; padding-left:40px !important; }



@charset "utf-8";
/* CSS Document */

*{ 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; font-weight:normal;}
ol, ul{ list-style:none;}
i,em{ font-style:normal;}
li{ list-style-type:none; }
a{ text-decoration:none; color:#323232;}
a:hover { COLOR:#9d171e;}
img { border:0; padding:0px; margin:0px;}

/*公共样式开始*/
body{font-family:"Microsoft YaHei", "微软雅黑", "宋体"; color:#323232; font-size:15px; background:#fff;}
.fl{float:left}
.fr{float:right}
.hidden{ display:none;}
.display{ display:block;}
.mt15{ margin-top:15px;}
.ml10{ margin-left:15px;}
.pt15{ padding-top:15px;}
.clear{ clear:both; font-size:0px; line-height:0px; height:0px;}
.w1200{ width:1200px; margin:0 auto;}


/******top**********************************************************************************/
.top{ background:url(../images/top_bgs.png) #ffffff center no-repeat; width:100%; height:78px; line-height:78px;    overflow: hidden;}
.logo1{ margin-top: 10px;}
.top_r{ float:right; width:410px; margin-top: 20px; }
.tp_links img{ float:left; margin-top: 7px;}

.tp_links ul li{ float:left; width: auto; margin: 0px 10px 0px 10px;height:34px; line-height: 34px;}
.tp_links ul li a{ color:#fff; font-size: 14px;  text-decoration: none;}


/*search*/
.ss{ width:230px; height:32px; border:1px solid #b51c23; margin-top:2px; background:#fff; overflow:hidden;}
.ssk{ width:170px; height:32px; line-height:32px; float:left; overflow:hidden; border:none; background:none; outline:medium none; font-family:"微软雅黑"; padding-left:5px;}
.search_btn{ float:right; width:39px; height:32px; outline:medium none;}


/*-------------------------------banner*/
.bannerbg{ width: 100%; overflow: hidden;}
.yinying{ width:1920px; height:469px; position:absolute; top:0; z-index:3;}
.banner{ width:1920px; margin:0 auto; overflow:hidden; position:relative; }
.banner .bd{ overflow:hidden;  }
.banner .bd ul li{ float:left; width:100%; height:469px; overflow:hidden; background-size:cover; position:relative; }
.banner .bd li span{ display:block; height:65px; line-height:65px;  position:absolute; bottom:35px; left:50%; margin-left:-350px; z-index:5;  text-align:center; width:700px;}
.banner .bd li span h1{ color:#fff; font-size:22px; text-align:center; font-weight:normal;}
.banner .hd{  position:absolute; width:50%; left:50%; height:5px; margin-left:-90px; bottom:60px; z-index:4; }
.banner .hd ul li{ float:left;width:34px; height:4px; background:url(../images/an1.png) no-repeat;  margin-right:8px; }
.banner .hd ul li.on{ width:34px; height:4px; background:url(../images/an2.png) no-repeat; margin-bottom:4px; }

.banner .pnBtn{  position:absolute; z-index:6; top:0; width:100%;  height:51px; cursor:pointer;   }
.banner .prev{ left:-50%; margin-left:-512px;  }
.banner .next{ left:50%;  margin-left:512px;  }
.banner .pnBtn .arrow{  position:absolute; top:0;  width:31px; height:51px; top:180px; }
.banner .prev .arrow{ right:57px; background:url(../images/l.png) no-repeat; }
.banner .next .arrow{ left:57px; background:url(../images/r.png) no-repeat;}


/*-------------------------------nav*/
.nav1 { position:relative; height:115px;background:url(../images/tnav_bg.png) center no-repeat; width:100%; margin:0 auto;    top: -24px; }
.nav2{}
.nav_im img{ margin: 12px 0px 0px 0px;}
.nav { position:relative; margin:0 auto;  width:700px; float: right; }
.nav ul {padding:0; margin:0;list-style-type: none;  }
.nav ul li {float:left; position:relative; z-index:998; display:block;}
.nav ul li:hover {float:left; position:relative; z-index:998; display:block; background: #24488d;}
.nav ul li a{display:block; text-decoration:none; color:#fff; text-align:center; font-size:16px; width:139px; padding-bottom:6px; }
.nav ul li ul {display: none;}
.nav ul li ul li{width:100%;position:static; border-right:none !important;  height: 40px;}
.nav ul li :hover a { color:#fff; font-weight: bold;}
.nav ul li.hover a { color:#fff;font-weight: bold;}
.nav ul li:hover ul {display:block; position:absolute; left:0; }
.nav ul li:hover ul li ul {display: none;}
.nav ul li:hover ul li a {display:block; font-weight:normal; text-align:center; line-height:35px; background:#31559c; font-size:14px; color:#fff; border-top:1px solid #23478d;}
.nav ul li:hover ul li a:hover {color:#fff; text-align:center; background:#1c3f85;}


/*-------------------------------f1*/
.w577{width:577px}

.TabTitle1{height:43px; border-bottom: 3px solid #f2f2f2; margin-bottom: 10px;}
.TabTitle1 ul {width:472px;}
.line img{ margin-top:9px;}
.TabTitle1 ul li{ font-size:20px; float:left; margin-right:20px; cursor:pointer; display:block; line-height:39px; width:auto; text-align:center; }
.TabTitle1 ul li a{text-align: center;}
.TabTitle1 .hover{   color:#9d171e; font-weight: bold;}
.TabTitle1 .hover a{ color:#333;}


.list{overflow:hidden;  height:220px;}
.list ul li { line-height:40px;height:40px; background:url(../images/list_o.jpg) left 17px no-repeat; overflow:hidden; padding-left:13px;}
.list ul li:hover { line-height:40px; height:40px; background:url(../images/list_h.jpg) left 17px no-repeat; overflow:hidden; padding-left:13px;}
.list ul li  a{ margin-left:15px;}
.list ul li span{ float:right; color:#999; padding-left:10px;}


.Tabbottom{ }
.gd{ height:30px; line-height:30px; margin-top:-270px; text-align:right; overflow:hidden; display:block; float:right; font-size:12px;  z-index:888; padding-right:10px;}
.gd a{color:#777;}

/*-------------------------------f4------------ico*/
.im_icolist{ background: url(../images/ico_bgs.jpg) center no-repeat; height: 484px;}
.im_icolist ul li{  float: left; border: 3px solid #fff;border-radius:15px; margin: 140px 52px 0px 0px; width: 150px; height: 150px;}
.im_icolist ul li:hover{  float: left; border: 3px solid #d52c35;border-radius:15px; margin: 140px 52px 0px 0px; width: 150px; height: 150px;}
.ico_im{ width: 67px; margin: 0 auto;}
.ico_im img{ margin: 20px 0px 10px 0px;}
.ico_txt{ text-align: center; font-size: 17px;}
.ico_txt a{ color: #fff;}
.ico_txt a:hover{ color: #860c12;}



/*-------------------------------ico_imsss*/
.linkss{width:100%; background:#f3f3f3;padding-bottom:40px; }

.TabTitle2{height:102px; margin-bottom: 10px; margin-left: 20px;    z-index: 9999;
    position: relative; padding-top:35px;}
.TabTitle2 ul {}
.line img{ margin-top:9px;}
.TabTitle2 ul li{ font-size:18px; float:left; cursor:pointer; display:block; width:270px; height: 109px; line-height: 154px; text-indent:30px; }
.TabTitle2 ul li a{}
.TabTitle2 .hover{   color:#fff; font-weight:normal;background:url(../images/link_h.png) center no-repeat;line-height:109px; }



.list2{overflow:hidden; margin: 51px 20px 30px 20px; width: 100%;}
.list2 ul{ margin-top:20px;}
.list2 ul li { line-height:40px;height:40px; overflow:hidden; padding-left:13px; float: left;}
.list2 ul li:hover { line-height:40px; height:40px;  overflow:hidden; padding-left:13px;}
.list2 ul li  a{ margin-left:15px;}
.list2 ul li span{ float:right; color:#999; padding-left:10px;}


.Tabbottom2{ background: #fff; margin-top:-111px;  padding-bottom: 10px; box-shadow: 10px 10px 5px #ddd; width: 100%; }

/*------------------------------foot-----------------------*/
.foot{ background:#333333; padding:15px 0; line-height:30px; text-align:left; color:#fff; overflow:hidden; position: absolute; width: 100%; border-top: 6px solid #717171;}
.bq{ margin-top: 40px;}
.ewm ul li{ float:left; margin-right: 20px; text-align: center;}



.nybanner{ height:350px; width:100%; margin:0 auto; }
.ny_left_top{ height:70px;  width:230px; background:#123566;color:#FFF; font-size:18px; text-align:center; line-height:70px; border-bottom: 3px solid #ff8c00;}


/*内页样式*/
.ny{width:1200px; margin:15px auto 0 auto; background:#f7f7f7;}
.ny_left{float:left; width:260px;}
.ny_left_top{ height:55px; width:264px; border-bottom:1px solid #ddd; padding-top:5px; background:#9b0d14; font-size:18px; text-align:center; line-height:55px; color:#fff; font-weight:bold;}
.ny_right{ float:right; background:#fff; width:907px; padding-left:30px; min-height:500px; }
.ny_right_con{ line-height:34px !important; padding-top:15px;}

.ny_right1{background:#fff; width:1100px; margin:0 auto;}

.nytit{ border-bottom:1px solid #ddd; height:50px; line-height:50px; border-bottom:1px solid #ddd; padding-top:5px; background:url(../images/h2tit.jpg) top right no-repeat; font-size:16px;}
.nytit h2{ padding:0 10px; font-size:18px; text-align:center; }
.nytit a{ padding-right:7px; font-size:12px; }



/*次级页面二级菜单*/
.snav{ width:240px; padding-left:15px;}
.snav li{
 margin-top:0px;
 font-weight:normal;
}
.snav .s1{
	 width:220px;
	display:block;
		padding-left:20px;
	line-height:50px; background:url(../images/nyli.png) 3px center no-repeat; font-size:16px; border-bottom: 1px solid #ebebeb;

    color: #323232;
    text-decoration: none;
}
.snav .s1:after{
		font-weight:normal;
	height:50px;
	 width:220px;
	display:block;
		padding-left:30px;
	line-height:50px;
background:url(../images/nyli.png) 3px center no-repeat;
}
.snav li.on .s1:after,.snav .s1:hover:after,.snav .li-open .s1:after{display:none;}

.snav .li-add .s1{
	height:50px;
	line-height:50px;
}
.snav .li-open .s1{
	height:50px;
	line-height:50px;
	display:block;
	color:#ab1f2a;
background:url(../images/nyli.png) 3px center no-repeat #f8f8f8; font-weight:bold; color:#ab1f2a;
}
.snav .on.li-add .s1{
height:50px;
	line-height:50px;
	display:block;
background:url(../images/nyli.png) 3px center no-repeat #f8f8f8; font-weight:bold; color:#ab1f2a;}
.snav .on.li-open .s1{ 
height:50px;
	line-height:50px;
	 width:220px;
	display:block;
		padding-left:30px;
background:url(../images/nyli.png) 3px center no-repeat #f8f8f8; font-weight:bold; color:#ab1f2a;}

.snav li.on .s1,.snav .s1:hover{
height:50px;
	line-height:50px;
	 width:220px;
	display:block;
		padding-left:20px;
background:url(../images/nyli.png) 3px center no-repeat #fff; font-weight:bold; color:#ab1f2a;}

.snav dl{display: none; background:#fff !important;}
.snav li.on dl{display: block; background:#fff !important;}
.snav dl a{
    display: block;
    font-size: 14px;color: #333;line-height: 45px;
    padding-left: 30px;
    overflow: hidden;
	 border-bottom:1px solid #ebebeb;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.snav dd.on a,
.snav dl a:hover{
    color: #ab1f2a; font-weight:bold;
}


.dpzw{text-indent:2em; font-size:16px;}
.dpzw p{ text-indent:2em; text-align:justify; font-size:15px; text-justify:inter-ideograph; margin-bottom:10px; }
.dpzw img{text-align: center; max-width:850px; margin:0 auto; display: block;} 


/*信息列表开始*/
.Newslist {}
.Newslist ul li {height:45px; line-height:45px;border-bottom:1px dashed #dcdcdc; background:url(../images/xb.jpg) no-repeat left 21px;padding-left:15px;}
.Newslist ul li span{float: right; color: #999999; margin-right: 2px;}


/*详细页*/
.content{width:900px; margin:0 auto;}
.content-title{ width:900px; border-bottom:1px dashed #ccc; padding-bottom:10px;}
.content-title h3{ font-size:24px; font-weight:bold; line-height:50px; width:100%; text-align:center; color:#ab1f2a; padding-bottom:5px;}
.content-title i{TEXT-ALIGN: center;  MARGIN: 0px auto; BACKGROUND: #f6f6f6; HEIGHT: 32px; display:block; line-height:32px; font-style:normal;}
.content-con{font-size:15px; line-height:35px; padding:10px 0;}
.content-con p{ text-indent:2em; text-align:justify; text-justify:inter-ideograph; margin-bottom:20px;}
.content-con img{text-align: center; max-width:600px; margin:15px auto; display: block;}

.sxt{padding:15px 0; border-top:1px dotted #bbb;}
.sxt p{display:block; width:780px; height:34px; font-size:15px; line-height:34px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#333;}

.tuandui{ margin-top:10px;}
.tuandui h2{ font-size:18px; line-height:30px; margin-bottom:20px;}
.tuandui ul li{ background:#f6f6f6; margin-bottom:30px; margin-left:15px; margin-right:15px; float:left; width:423px; height:154px; display:block;}
.tuandui ul li img{ float:left; width:150px; height:154px;}
.tuandui ul li span{ float:right; width:245px; margin-top:10px; margin-right:10px; display:block;}
.tuandui ul li span a{ font-size:18px; height:40px; line-height:40px;}
.tuandui ul li span p{ line-height:30px; color:#777; display:block; margin-top:5px;}


/*搜索结果*/
.ssjg { padding:10px 15px;}
.ssjg ul li {height:50px; line-height:50px;border-bottom:1px dashed #dcdcdc; background:url(../images/xb1.jpg) no-repeat left 24px; font-size:15px; padding-left:20px;}
.ssjg ul li i{float: right; color: #999999; margin-right: 2px;}