@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif;padding: 0;margin:0;box-sizing:border-box;vertical-align:top;}
html{ overflow-x:hidden;}
body{min-width: 1400px; padding:0;margin:0;font-family:Arial,"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-overflow-scrolling:touch;/*安卓和 IOS html5 动画卡顿解决方案*//* overflow-x:hidden; */line-height: 1; font-size:14px;}
a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
.clear{clear:both;}
i,em{ font-style:normal;}
/* top*/
.top_div{ width:100%; height:180px; background:url(../images/top_div_bg.png) no-repeat left center #CB0004;}
.top_div .r_by{ width:297px; height:36px; float:left; margin-top:36px; margin-left:-26px;}
.top_h{ width:100%; height:30px; background:#06368B;}
.top_h p{ float:left; color:#fff; line-height:30px;}
.top_h ul{ float:right;}
.top_h ul li{ float:left; line-height:30px;background:url(../images/top_fgx.jpg) no-repeat 64px center; padding-right:20px; }
.top_h ul li+li{ float:left; line-height:30px;background:none; }
.top_h ul li a{ color:#9da7c6; }
.top_h ul li:hover a{ color:#fff;}


.v_news_content table{ width:100%;}
.v_news_content table tr td p{    text-indent:0px !important;}
.pb_sys_style1 .p_no_d{    border: 1px solid #ca0003 !important;
    color: #fff;
    background-color: #ca0003  !important;}
.pb_sys_common .p_t{    line-height: 26px !important;}
.w1400{ width:1400px; margin:0 auto;}
.logo{margin-top:34px; float:left;}
.right_div{ width:260px;  float:right;}
.right_div .r_lj ul{ float:right; margin-top:15px;}
.right_div .r_lj ul li{ float:left; padding:0 13px; line-height:30px;  }
.right_div .r_lj ul li+li{ float:left; padding:0 13px; line-height:30px; background:url(../images/t_lj_fdx.jpg) no-repeat left center; }
.right_div .r_lj ul li a{ font-size:14px; color:#fff;}
.right_div .search{ float:left; border-radius:20px; border:1px solid #fff; margin-top:23px;   }
.right_div .search .text{ border:none; background:none; width:228px; height:38px; line-height:38px; padding-left:8px; color:#fff;}
.right_div .search .but{ float:right; margin-top:9px;margin-right: 10px;}

/*导航*/
.nav_bg{ width:100%; height:59px; background:#F1F1F1; border-top:2px solid #FFCC21; }
.nav_menu{ width: 1400px;  float: left;}
.nav_menu ul li{ text-align:center; width:140px;float:left;line-height:57px;}
.nav_menu ul li a{ font-size:18px; color:#333;}
.nav_menu ul li:hover{ background:#BC0F13; text-align:center; width:140px;float:left; color:#FFCC21; }
.nav_menu ul li:hover a{color:#FFCC21;}

.nav_menu ul li .menu{width:140px; background:#BC0F13; float:left; display:none; z-index:999; color:#fff; position:absolute;}
.nav_menu ul li .menu a{color:#fff;}
.nav_menu ul li .menu a:hover{ color:#FFCC21;}


.banner div.slideBox{height:350px  !important;}
.banner div.slideBox div.bd ul li img{
	width:100%;
	height:350px  !important;
}
/*banner*/
#banner div.slideBox{
	width:1400px; 
	height:450px;
	position:relative;
}
#banner div.slideBox .hd{ 
	height:24px; 
	overflow:hidden; 
	position:absolute; 
	bottom:5px; 
	z-index:1; 
	width:100%;
}
#banner div.slideBox .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	text-align:center;
}
#banner div.slideBox .hd ul li{
	width:12px; 
	height:12px; 
	border-radius: 8px;
	text-align:center; 
    background:#fff; cursor:pointer;
    display:inline-block;
    *display:inline;
    *zoom:1;
    margin:0 10px;
}
#banner div.slideBox .hd ul li.on{
	background:#c02125;
}
#banner div.slideBox .bd{ 
	position:relative; 
	height:100%; 
	z-index:0;   
}
#banner div.slideBox .bd ul li{ 
	zoom:1; 
	vertical-align:middle; 
	position:relative;
}
#banner div.slideBox div.bd ul li h3 {
	position:absolute;
	bottom:18px;
	left:40px;
	padding:10px 20px;
	color:#fff;
    background:url("../images/banner1h3.png") repeat left top;
    text-align:left;
    font-size:18px;
}
#banner div.slideBox div.bd ul li img{
	width:100%;
	height:450px;
}
.slideBox .prev,.slideBox .next{ 
	position:absolute; 
	left:0; 
	top:50%; 
	margin-top:-25px; 
	display:block; 
	width:29px; 
	height:49px; 
    filter:alpha(opacity=50);opacity:0.5;   
    background:url("../images/zuo1.png") no-repeat left top;
}
#banner div.slideBox .next{ 
	left:auto; 
	right:0;
	background:url("../images/you1.png") no-repeat left top;
}
#banner div.slideBox .prev:hover,#banner div.slideBox .next:hover{ 
	filter:alpha(opacity=100);opacity:1;  
}






.fl{ float:left;}
.fr{ float:right;}
.more{ float:right; font-size:14px; line-height:34px; color:#808080; width:65px; text-align:right; }
.more:hover{ color:#BC0308;}
.m_l{ margin-left:40px;}
/*part1*/
#part1{ height:403px; margin-top:51px;}
#part1 .xwdt .lm{border-bottom:3px solid #BC0308; height:52px; width:100%;}
#part1 .xwdt .lm span{ background:url(../images/lm_ico01.png) no-repeat left center; padding-left:45px;  font-size:28px; color:#323232;}
#part1 .xwdt{ width:661px; height:396px; }
#part1 .xwdt ul{ padding-top:15px;}
#part1 .xwdt ul li{ line-height:40px;     border-bottom: 1px dashed #ccc;}
#part1 .xwdt ul li span{ float:right; color:#666;}
#part1 .xwdt ul li a{ font-size:18px; color:#000; text-overflow:ellipsis;white-space:nowrap;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
#part1 .xwdt ul li a:hover{ color:#BC0308; padding-left:5px;}

#part1 .xwdt ul li .a01{ color:#333;   font-size:16px;}
#part1 .xwdt ul li .div_01{ width:100%; height:180px; float:left; box-shadow: 0px 0px 18px -10px #666666; padding:20px; margin:10px 0 45px 0; }
#part1 .xwdt ul li .div_01 .time{  width:123px; text-align:center; color:#FFF; line-height:30px; font-size:14px; background:url(../images/time_ico.png) no-repeat 20px center #F49409; padding-left:20px; height:30px; }
/*
#part1 .xwdt ul li .div_01{ display:none;}
#part1 .xwdt ul .on .a01{ display:none;}
#part1 .xwdt ul .on .div_01{ display:block;  }*/
#part1 .xwdt ul li .div_01 .div_01_bt{ margin-top:15px; }
#part1 .xwdt ul li .div_01 .div_01_bt a{ font-weight:bold; font-size:18px; color:#000; text-overflow:ellipsis;white-space:nowrap;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
#part1 .xwdt ul li .div_01 .div_01_bt a:hover{ color:#BC0308; padding-left:5px;}
#part1 .xwdt ul li .div_01 p{ font-size:14px; color:#666; line-height:28px;}

#part1 .tzgg .lm{border-bottom:3px solid #BC0308; height:52px; width:100%;}
#part1 .tzgg .lm span{ background:url(../images/lm_ico02.png) no-repeat left center; padding-left:45px;  font-size:28px; color:#323232;}
#part1 .tzgg{ width:661px; height:395px; }
#part1 .tzgg ul{ padding:16px; background:#f9f9f9; height:343px;}
#part1 .tzgg ul li{ line-height:40px;/* background:url(../images/sj_ico.png) no-repeat left center; padding-left:20px;*/ }
#part1 .tzgg ul li a{ font-size:16px; color:#333;text-overflow:ellipsis;white-space:nowrap;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
#part1 .tzgg ul li a:hover{ color:#BC0308; padding-left:5px;}
#part1 .tzgg ul li span{ float:right; color:#999;}
#part1 .tzgg ul .st_div{ width:100%; height:205px;  border-bottom: 1px solid #EAEAEA; margin-bottom:20px; }
#part1 .tzgg ul .st_div .time{  width:123px; text-align:center; color:#FFF; line-height:30px; font-size:14px; background:url(../images/time_ico.png) no-repeat 20px center #F49409; padding-left:20px; height:30px; }
#part1 .tzgg ul .st_div .div_01_bt{ margin-top:15px;  }
#part1 .tzgg ul .st_div .div_01_bt a{ font-size:18px; line-height:40px; font-weight:bold; color:#000; text-overflow:ellipsis;white-space:nowrap;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
#part1 .tzgg ul .st_div .div_01_bt a:hover{ color:#BC0308; padding-left:5px;}
#part1 .tzgg ul .st_div p{ font-size:14px; color:#666; line-height:28px;}
/*part2*/
#part2{height:465px; margin-top:40px;}
#part2 .lm{ width:100%; height:35px;}
#part2 .lm span{ font-size:28px; color:#323232; background:url(../images/lm_ico03.png) no-repeat left center; padding-left:45px; margin-left: 740px;}
#part2 .xsdt{width:661px;height:393px;} 
#part2 .xsdt ul{ padding:10px;}
#part2 .xsdt ul li{ margin-top:25px;}
#part2 .xsdt ul li:hover a{padding-left:5px; font-weight:bold;color:#BC0308;}
#part2 .xsdt ul li a{ font-size:18px; font-weight:bold; line-height:24px; color:#000; text-overflow:ellipsis;white-space:nowrap;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
#part2 .xsdt ul li .time{ float:right; color:#666;}
#part2 .xsdt ul li .x_x{ width:60px; height:2px; background:#94080B; margin:10px 0 10px 0;}
#part2 .xsdt ul li p{ font-size:14px; color:#666; line-height:30px;}
/*焦点图*/
.focus{position:relative;width:661px;height:393px;background-color:#000; margin-top:20px;}  
.focus img{width:661px;height:393px;} 
.focus .shadow .title{width:260px;height:65px;padding-left:30px;padding-top:20px;}
.focus .shadow .title a{text-decoration:none;color:#fff;font-size:14px;font-weight:bolder;overflow:hidden;}
.focus .btn{position:absolute;bottom:34px;left:510px;overflow:hidden;zoom:1;} 
.focus .btn a{position:relative;display:inline;width:13px;height:13px;border-radius:7px;margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53";text-decoration:none;text-align:center;outline:0;float:left;background:#D9D9D9;}  
.focus .btn a:hover,.focus .btn a.current{cursor:pointer;background:#fc114a;}  
.focus .fPic{position:absolute;left:0px;top:0px;}  
.focus .D1fBt{overflow:hidden;zoom:1;height:16px;z-index:10;}  
.focus .shadow{width:100%;position:absolute;bottom:0;left:0px;z-index:10;height:80px;line-height:80px;background:rgba(0,0,0,0.6);  
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;display:block;text-align:left;}  
.focus .shadow a{text-decoration:none;color:#fff;font-size:18px;overflow:hidden;margin-left:10px;font-family:"\5FAE\8F6F\96C5\9ED1";}
.focus .shadow .time{ float:right; background:url(../images/lb_time_ico.png) no-repeat left center; color:#fff; padding-left:25px; font-size:14px; margin-right:50px; }  
.focus .fcon{position:relative;width:100%;float:left;display:none;background:#000  }  
.focus .fcon img{display:block;}  
.focus .fbg{bottom:25px;right:40px;position:absolute;height:21px;text-align:center;z-index:200;}  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative;display:inline;border-radius:7px;margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53";text-decoration:none;text-align:center;outline:0;float:left;background:#fff;}    
.focus .D1fBt .on,.focus .D1fBt a:hover{background:#999;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none;font-style:normal;}    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background:url(../images/focus_btn.png) no-repeat;}
.focus .prev{top:50%;margin-top:-37px;left:0;background-position:0 -74px;cursor:pointer;}  
.focus .next{top:50%;margin-top:-37px;right:0;background-position:-40px -74px;cursor:pointer;}  
.focus .prev:hover{background-position:0 0;}  
.focus .next:hover{background-position:-40px 0;}  




#part3{ height:427px;}
#part3 .div_01{ width:661px; height:427px; background:#FFF; margin-top:48px;}

#part3 .div_01 .lm{ width:100%; height:52px;}
#part3 .div_01 .lm span{ font-size:28px; color:#323232; background:url(../images/lm_ico04.png) no-repeat left center; padding-left:45px;	}
#part3 .div_01+.div_01 .lm span{ font-size:28px; color:#323232; background:url(../images/lm_ico05.png) no-repeat left center; padding-left:45px;	}
#part3 .div_01 .st_div{ width:100%; height:203px; float:left; }
#part3 .div_01 .st_div a .text h3{text-overflow:ellipsis;white-space:nowrap;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out; }
#part3 .div_01 .st_div img{ width:271px; height:203px; float:left;}
#part3 .div_01 .st_div .text{ float:right; width:364px;}
#part3 .div_01 .st_div a:hover .text h3{padding-left:5px; color:#BC0308;}
#part3 .div_01 .st_div .text h3{ font-size:18px; font-weight:bold; color:#333; line-height:35px;}
#part3 .div_01 .st_div .text p{ color:#808080; font-size:14px; line-height:24px; margin-top:15px;}
#part3 .div_01 .st_div .text em{ float:left; background:url(../images/lb_time_ico_h.png) no-repeat left center; padding-left:25px; font-size:14px; color:#333; height:20px; line-height:20px; margin-top:10px;}
#part3 .div_01 ul{ padding:20px 0 0 0; }
#part3 .div_01 ul li{ font-size:16px; line-height:60px; color:#323232; border-bottom:1px dashed #ccc;}
#part3 .div_01 ul li a{ color:#323232;text-overflow:ellipsis;white-space:nowrap;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
#part3 .div_01 ul li a:hover{ padding-left:5px; color:#BC0308;}
#part3 .div_01 ul li .time{ float:right; font-size:14px; color:#999;}

#gotop.hide {  height: 0;  opacity: 0;  visibility: hidden;}
#gotop { position: fixed;   z-index: 90;   bottom: 2rem;   right: 1rem;   box-sizing: border-box;   text-align: center;    cursor: pointer;
    -moz-transition: all .5s;   -webkit-transition: all .5s;   opacity: 1;   visibility: visible;    overflow: hidden;}
#gotop img {  width:78px; height:71px; display: inline-block;  fill: #fff; vertical-align: middle;   margin: -3px 0 0;  transition: .6s;}

.footer{ width:100%; height:326px; margin-top:50px;  background:url(../images/footer_bg.png) no-repeat left center #A4181B; float:left; }
.footer .div01{ float:left; margin-top:40px; margin-left:20px;}
.footer .div01+.div01{margin-left:50px;}
.footer .div01 .lm{ font-size:18px; color:#FFF; border-left:2px solid #FDBB33; padding-left:20px; font-weight:bold;}
.footer .div01 p{ background:url(../images/f_ico01.png) no-repeat left center; padding-left:25px; margin-left:20px; font-size:14px; color:#FFF; line-height:40px; margin-top:20px;}
.footer .div01 p+p{ background:url(../images/f_ico02.png) no-repeat left center;margin-top:0px;}
.footer .div01 p+p+p{ background:url(../images/f_ico03.png) no-repeat left 14px;margin-top:0px;}
.footer .div01 ul{ padding:20px; width:146px;}
.footer .div01 ul li{ line-height:40px; font-size:14px;}
.footer .div01 ul li a{ color:#FFF; text-overflow:ellipsis;white-space:nowrap;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.footer .div01 ul li a:hover{ color:#FDBB33; padding-left:5px;}
.footer .wb_wx_ewm{ float:left; margin-left:60px;   position: relative;}
.footer .wb_wx_ewm ul{ padding-top:110px;}
.footer .wb_wx_ewm ul li{ float:left; height:58px; margin-left:38px;}
.footer .wb_wx_ewm ul li .ewm_div_01{ display:none; position:absolute; left:10px; top:175px;}
.footer .wb_wx_ewm ul li .ewm_div_02{ display:none; position:absolute; left:105px; top:175px;}
.footer .wb_wx_ewm ul li .ewm_div_01+.ewm_div_02 img{ width:115px; height:115px;}
.footer .wb_wx_ewm ul li:hover .ewm_div_01{ display:block; }
.footer .wb_wx_ewm ul li+li:hover .ewm_div_02{ display:block;}

.footer .gzh_ewm{  position: relative;  top: -39px; left: 108px; width:134px; height:170px; float:left;}
.footer .gzh_ewm img{ border:1px solid #E3E3E3;}
.footer .gzh_ewm h3{ text-align:center; font-size:14px; color:#fff; line-height:35px;}
.footer .banquan{ width:100%; height:70px;  margin-top:16px; border-top:2px solid #BB2F30; float:left;}
.footer .banquan p{ text-align:center; line-height:70px; color:#FFF;}

.n_title{position:relative;height: 40px;line-height: 40px;overflow:hidden;background: #f7f7f7;margin-bottom: 20px;padding: 0 15px 0 0;}
.position{font-size: 14px;line-height: 40px;height: 40px;color: #808080;padding: 0 15px 0 42px;float: left;background: url(../images/position.png) 20px 10px no-repeat;}
.position span, .position a, .position i{font-size: 14px;color: #a2a2a2;margin: 0 2px;}
.position em{font-size:12px;color: #999;font-style: normal;}
.position a:hover{ color:#ca0003;}
.n_left{width:280px;  background:#ca0003;}
.n_left h1{ line-height:80px; text-align:center; font-weight:bold; font-size:26px; color:#fff;}
.n_left ul{ background:#eaeaea;padding:10px 20px;}
.n_left ul li{ line-height:47px; text-align:center;font-size:18px;}
.n_left ul .no{background:#ca0003;}
.n_left ul .no a{ color:#FFF;}
.n_left ul li a{ color:#333;}
.n_left ul li:hover{  background:#ca0003;}
.n_left ul li:hover a{ color:#fff;}


.n_right{width:1080px;padding: 15px;}
.n_list.liebiao ul li{height: 50px;line-height: 50px;border-bottom: #ebebeb 1px solid;}
.n_list.liebiao ul{margin-bottom: 42px;}

.liebiao .title{height: 40px;line-height:38px;overflow:hidden; position:relative; margin-bottom:15px;}
.liebiao .title:before{ content:""; position:absolute; bottom:0; background:#e6e6e6; height:1px; left:0; width:100%}
.liebiao .title h2{ float:left; font-size:18px; height:38px; line-height:38px; color:#ca0003; display:inline-block; position:relative}
.liebiao .title h2:before{content:"";position:absolute;bottom: -3px;left:0;width:100%;height:3px;background: #ca0003;}
.liebiao .title a{ float:right; font-size:14px; color:#9a9a9a}
.liebiao .title a:hover{ color:#ca0003}
.liebiao ul li{font-size: 16px;color: #333333;line-height:38px;height:38px;overflow:hidden;width:100%;}
.liebiao ul li a{font-size: 16px;color: #000000;float:left;max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;padding: 0 0 0 12px;position:relative;}
.liebiao ul li a:before{content:"";position:absolute;left:0;top:50%;width: 5px;height:5px;background:#ca0003;margin-top:-2.5px;}
.liebiao ul li a:hover{color: #ca0003;padding: 0 0 0 18px;}
.liebiao ul li a:hover{color: #ca0003;}
.liebiao ul li span{font-size: 14px;color: #666666;float:right; margin-right:14px}
.container00{ padding:40px 0 50px;}
.n_detail .ar_title{padding-bottom: 0;margin-bottom: 15px;padding: 0 0 26px;text-align: center;}
.n_detail .ar_title>h3{font-size: 26px;color: #000000;padding: 0;line-height: 33px;font-weight:  bold;display: inline-block;margin-bottom: 20px;margin-top: 24px;}
.n_detail .ar_title h6 span{position:relative;font-size: 14px;color: #808080;display:inline-block;font-weight:normal;margin: 0 10px;}
.n_detail .ar_title h6 span i{position:absolute;left:0;bottom: -3px;width:100%;height: 3px;}
.n_detail .ar_title h6{vertical-align: top;text-align: center;display: inline-block;line-height: 33px;} 

/*====上一篇下一篇====*/
#ar_fot{position:relative;padding: 18px 20px 10px;box-sizing: border-box;width: 100%;margin-top: 30px;border: #f4f4f4 1px solid;background: #fbfbfb;}
#ar_fot h1{display:block;width: 100%;font-size: 16px;line-height: 32px;color: #000000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-bottom: 8px;margin-bottom: 8px;}
#ar_fot h1 span{color: #000000;}
#ar_fot h1 a{font-size: 16px;color: #000000;font-weight:normal;}
#ar_fot .bnt_back{ position:absolute; top:28px; right:0; color:#fff; background:#063579; padding:0 25px; font-size:14px; height:30px; line-height:30px;}
#ar_fot .bnt_back:hover{ border-radius:3px;}
#ar_fot h1 a:hover{color: #1e539f;}


.list_pic ul{ padding-top:5px;}
.list_pic ul li{ width:100%; height:180px; border:1px solid #E5E5E5; float:left; margin-top:26px;}
.list_pic ul li .img{ float:left; width:250px; height:180px;}
.list_pic ul li .text{ float:left; width:768px; padding-left:20px; padding-top:20px;} 
.list_pic ul li .text h3{ font-size:18px; color:#333; font-weight:bold; line-height:40px;}
.list_pic ul li .text .x{ width:100px; border-bottom:3px solid #ca0003;}
.list_pic ul li .text p{ font-size:12px; line-height:20px;  overflow:hidden; color:#999999; margin-top:20px; }
.list_pic ul li .text span{ font-size:12px; color:#999; margin-top:10px; float:left;}
.list_pic ul li:hover .text{ margin-left:5px;transition:0.56s;}
.list_pic ul li:hover .text .x{ width:100px; border-bottom:3px solid #ca0003;}
.list_pic ul li:hover .text h3{transition:0.56s; color:#ca0003;}


.content .title{ text-align:center; margin-bottom:20px;}
.content .title h3{font-size: 26px;color: #000000;padding: 0;line-height: 33px;font-weight:  bold;display: inline-block;margin-bottom: 20px;margin-top: 24px;}
.content .title h6{ font-size:12px; color:#999;}
.content .title h6 span+span{ margin-left:10px;}
.content .text p{font-size: 16px;color: #000000;line-height: 32px;margin-bottom: 12px;text-indent: 32px;     font-family: Arial,"Microsoft Yahei",Helvetica, sans-serif;}
.content .text p span{font-size: 16px;color: #000000;line-height: 32px;margin-bottom: 12px;text-indent: 32px;     font-family: Arial,"Microsoft Yahei",Helvetica, sans-serif;}
.content .fanye{ width:870px; background:#FBFBFB; border:1px solid #f4f4f4; float:left; height:118px;}	
.content .fanye p{font-size:16px; line-height:58px; height:59px; width:830px; margin-left:30px;}
.content .fanye p+p{ border-top:1px solid #f4f4f4;}
.content .fanye p a{ color:#000;}
.content .fanye p:hover a{transition:0.56s; color:#ca0003; margin-left:5px;}





.list_pic_sb ul{ padding-top:5px;}
.list_pic_sb ul li{ width:200px; height:173px;float:left; margin-top:20px; margin:10px 10px 0 10px;}
.list_pic_sb ul li .img img{ float:left; width:200px;} 
.list_pic_sb ul li .pic_title{ font-size:16px; text-align:center; color:#333; height:40px;  line-height:40px;}
.list_pic_sb ul li:hover .pic_title{color:#ca0003;}

.right_fd_ewm{ position:fixed; right:30px; top:350px; width:130px; height:140px; border:1px solid #CCC; background:#fff;}
.right_fd_ewm img{ width:116px; height:113px; margin:5px 5px 0 5px;}
.right_fd_ewm span{ width:100%; text-align:center; float:left;}



.sz_liebiao .sz_div{ margin-top:20px;float: left;}
.sz_liebiao .sz_div .lm_div{ line-height:50px; padding-left:20px; border-bottom:3px solid #FFCC21; width:100%; background:#f5f5f5; height:50px; float:left; font-size:28px; color:#999;}
.sz_liebiao .sz_div ul{ padding:1px;}
.sz_liebiao .sz_div ul li{ float:left; margin-left:20px; margin-top:20px; width:152px; margin-left:20px 0; text-overflow:ellipsis;white-space:nowrap;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;padding-left:5px; padding-top:5px; }
.sz_liebiao .sz_div ul li:hover{/*** border:1px solid #FFCC21;***/padding-left:5px;}
.sz_liebiao .sz_div ul li:hover span{ color:#FFCC21; font-weight:bold;}
.sz_liebiao .sz_div ul li span{ width:150px; text-align:center;line-height:40px; font-size:14px; color:#999; }
.sz_liebiao .sz_div ul li img{ width:150px; height:185px;}