html{font-family:"Arial,sans-serif";color:#333333; font-size:15px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,table,form,img,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,
footer,header,menu,nav,section{margin:0;padding:0;}
img{border:0;vertical-align:top}
ul,li{list-style-type:none;}
a{text-decoration: none;color:#333;}
a:hover{color:#ce261c;}
input{  border:0; color:#000; -webkit-appearance: none; border-radius: 0;outline: none;}


body{font-family:"Microsoft YaHei", "微软雅黑", "宋体"; min-width:1300px;}

.overall{width:100%; height:auto; top:0px; overflow-x:hidden; }
html { overflow-x: hidden; overflow-y: auto;}
.fl{float:left;}
.fr{float:right;}
.al{text-align:left;}
.ac{text-align:center;}
.ar{text-align:right;}
.clear{display:block;overflow:hidden;clear:both;height:0;line-height:0;font-size:0;}
.t20{ padding-top:20px;}

.top{width:100%;top:0;display: block; margin:0px 0px 20px 0px;}
.top1{width:100%;top:0;display: block; height:38px; background:#434343;}
  .trc{ width:1200px; margin:0 auto; }
   .rig_nav{float: right;max-width: 360px; height:38px;}
.rig_nav a{font-size: 14px;float: left; line-height:38px; color:#fff;}
.rig_nav i{width: 0px;height: 10px;border-left: 1px solid #fff;display: inline-block;float: left;margin: 0px 10px;margin-top:15px;}
.w1200{width:1200px; margin:0 auto; padding-top:20px;}
.top_right{ padding-top:24px;}

.wrap_box{position:absolute;top:0;left:0;z-index:100;width:100%;}
.container{width:1200px;margin:0 auto;}
#menu-wrap{ border-bottom:0px solid #fff;}
.search{float: right;margin-top: 16px;font-family:"Arial,sans-serif";}
.input{float: left;border: 1px solid #cccccc;height: 38px;width: 279px;font-size: 14px;border-right: none; background:#fff;}
.sear_ico{height: 38px;display: inline-block;}
.input input{background: none;float: right;height: 38px;width: 260px;}
.search button{width: 55px;text-align: center;height: 40px;background: #c5321c;color: #ffffff;font-size: 14px;font-family:"Arial,sans-serif";border: none;}


.tealist{ overflow:hidden; }
.tealist ul li { float:left; width:109px; overflow:hidden; margin:10px; }
.tealist ul li a{ width:100%; height:135px; overflow:hidden;  display:block;  }
.tealist ul li a img{ width:100%; height:138px; }
.tealist ul li span{ display:block; height:30px; line-height:30px; }
.tea-title{ height:30px; line-height:30px; font-size:18px; color:#d7191c; padding:0 10px; }




/*导航/可出现三级栏目*/
.nav{width: 100%;float: left;background: #9b0d14;}
.nav_con{width: 1200px;margin: 0 auto;}
.nav_con li{width: 150px;float:left;text-align: center;position: relative;}
.nav_con li a{display: block;font-size:16px;color: #ffffff;line-height: 50px; font-weight:normal;}
.nav_con li:hover{background: #d7191c;}
.nav_con li dl{display: none;position: absolute;top: 50px;left: 0;width: 190px;padding-top: 0px;background-color:rgba(255,255,255,0.9);overflow: hidden;z-index: 99;}
.nav_con li dl a{line-height: 35px;font-size: 14px;color: #333333;text-align: left;padding-left: 25px;}
.nav_con li dl a:hover{color: #FFFFFF;background: #9b0d14;}
.nav_con li:hover dl{display: block;}
.on_nav{color: #FFFFFF;background: #d7191c;}

.banner{ width:100%; height:520px; overflow:hidden;}
.bannercon{ position:relative;zoom:1;}
.bannercon .main{ width:100%; float:left;}
.bg_colors{ position:absolute; left:0; top:0; width:100%; height:520px;}
.bgs_box{ position:absolute; left:0; top:0; width:100%; height:520px;opacity:0;filter:alpha(opacity=0);}
.bgs_box a{ display:block; height:520px; line-height:10000px; }
.bg_colors .on{opacity:1;filter:alpha(opacity=100)}
.switch_list{ position:relative; left:50%; top:450px; width:50%; height:50px; margin-left:-90px; overflow:hidden; }
.switch_list div{ position:absolute; bottom:10px;}
.switch_list div span{float:left; vertical-align:top; width:16px; height:16px; overflow:hidden; margin:0 5px; background:url(../images/dd1.png) top left no-repeat; cursor:pointer;}
.switch_list div .on{ background:url(../images/dd.png) top left no-repeat;}
.item_img_css3{
	-webkit-animation:img_item .8s ease-out;
	animation:img_item .8s ease-out;
}
@-webkit-keyframes img_item{
	0%{-webkit-transform:translateX(-500px); opacity:0}
	100%{-webkit-transform:translateX(0);  opacity:1}
}
@keyframes img_item{
	0%{transform:translateX(-500px);opacity:0}
	100%{transform:translateX(0); opacity:1}
}
.item_img_css3 .shadow01{
	-webkit-animation:img_item01 .8s ease-out;
	animation:img_item01 .8s ease-out;
}
@-webkit-keyframes img_item01{
	0%{-webkit-transform:translateX(500px); opacity:0}
	100%{-webkit-transform:translateX(0);  opacity:1}
}
@keyframes img_item01{
	0%{transform:translateX(500px);opacity:0}
	100%{transform:translateX(0); opacity:1}
}

.item_txt_css3{
	-webkit-animation:txt_item .8s ease-out;
	animation:txt_item .8s ease-out;
}

@-webkit-keyframes txt_item{
	0%{-webkit-transform:translateX(-500px); opacity:0}
	100%{-webkit-transform:translateX(0);  opacity:1}
}

@keyframes txt_item{
	0%{transform:translateX(-500px);opacity:0}
	100%{transform:translateX(0); opacity:1}
}

.language a{height:50px;line-height:50px;color:#FFFFFF;padding:5px 10px;}

.title{line-height:40px;font-size:18px;}
.title a{color:#366394;}
.title .yinwen{color:#999999;font-weight:600;font-size:20px;}

.fl_l{ width:1200px; height:auto; overflow:hidden;}  

.new_list{line-height:48px; margin-top:10px;}
.new_list ul{margin-top:5px;}
.new_list a{text-indent:15px;background:url(../images/pic_01.png) no-repeat 0px center;display:block;}
.new_list a:hover{text-indent:15px;background: url(../images/pic_01.png) no-repeat 0px center;}
.pic_tt{ background:url(../images/pi_tt.jpg) center no-repeat; height:50px; line-height:50px;}
  .pic_tt h1{ font-size:20px; text-indent:4.5em;}
  .p_ttmore{ padding-right:20px;}
/*焦点图*/
.w500{ width:620px;}
.column_tit1{width:620px;float:left;font-size: 24px;color: #333333;position: relative;line-height: 44px; border-bottom:solid 0px #cbcbcb; margin-bottom:18px;}
.column_tit1 i{position:absolute;width: 42px;height: 44px;background: url(../images/tit_bor.png) no-repeat;top: 0px;}
.column_tit1 span{margin-left: 27px;display: inline-block;font-size: 14px;color: #999999;}

.yx-rotaion{}
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1}
.yx-rotation-t{color:#fff;font-size:16px;font-family:microsoft yahei;z-index:2;bottom:0;left:10px;line-height:40px}
.yx-rotation-focus span,.yx-rotaion-btn span{ background:url(../images/ico.png) no-repeat;display:block;}
.yx-rotation-focus{height:40px;line-height:40px;right:20px;bottom:0;z-index:2}
.yx-rotation-focus span{width:12px;height:12px;line-height:12px;float:left;margin-left:5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px}
.yx-rotaion-btn{width:100%;height:41px;top:50%;margin-top:-20px;}
.yx-rotaion-btn span{width:41px;height:41px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative}
.yx-rotaion-btn .left_btn{background-position:-2px -2px;float:left;left:10px}
.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;right:10px}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8}
.yx-rotation-focus span.hover{background-position:-10px -126px}
.rotaion_list{width:0;height:0;overflow:hidden;}
.rotaion_list .rotaion_img{width:620px;height:390px;}

.w670{ width:544px;}
.column_tit2{width:544px;float:left;font-size: 24px;color: #333333;position: relative;line-height: 44px; border-bottom:solid 0px #cbcbcb; margin-bottom:18px;}
.column_tit2 i{position:absolute;width: 42px;height: 44px;background: url(../images/tit_bor.png) no-repeat;top: 0px;}
.column_tit2 span{margin-left: 27px;display: inline-block;font-size: 14px;color: #999999;}

.More{line-height:40px;}
.gray{ color:#909090 !important;}
.hots{ width:100%; }
   .ht_l{ width:470px; padding:0px 0px 4px 0px;}
   .ht_l h3{font-size:20px;line-height:35px;font-weight:500;}
       .ht_l p{line-height:30px;color:#8a8a8a;}
 .n_da{ width:72px; background:#ebebeb; margin-top:0px;}
  .n_da dt{text-align:center; font-size:26px; line-height:30px; color:#cbcbcb; border-bottom:1px dashed #CCC}
  .n_da dd{ text-align:center; color:#cbcbcb; font-size:18px; line-height:30px;}
 .nian{ width:100%; background:#ce261c; height:35px; text-align:center; color:#fff; font-size:18px; line-height:35px;}

.fl_r{ background:url(../images/r_flbg.png) left repeat-y; width:207px; height:369px;}
  .in_rnav{ width:100%; margin:20px 0px 20px 0px; height:100% !important}
  .in_rnav ul li{ float:left; width:100%; background:url(../images/l_fo.png) center no-repeat;height:45px; line-height:45px; }
  .in_rnav ul li:hover{ float:left; width:100%; background:url(../images/l_flh.png) center no-repeat; height:45px; line-height:45px; }
  .in_rnav ul li a{ padding-left:20px;color:#fff;}
  .in_rnav ul li a:hover{ padding-left:20px;color:#fff; font-size:15px; font-weight:bold;}

   .nav_on2{ float:left; width:100%; background:url(../images/l_flh.png) center no-repeat; height:45px; line-height:45px; }
  
  
/*footer*/
.column_tit{width: 100%;float:left;font-size: 24px;color: #333333;position: relative;line-height: 44px; border-bottom:solid 2px #cbcbcb;padding-bottom: 2px;}
.column_tit i{position:absolute;width: 42px;height: 44px;background: url(../images/tit_bor.png) no-repeat;top: 0px;}
.column_tit span{margin-left: 27px;display: inline-block;font-size: 14px;color: #999999;}

.link_list ul{width: 100%;float: left;}
.link_list ul li{min-width: 100px;text-align: center;float: left; margin:10px 18px 0px 0px;line-height: 38px; background:url(../images/lk_line.png) right no-repeat;}
.link_list ul li a{display: block; padding:0px 25px 0px 0px;}
.link_list ul li a:hover{}
.foot{width: 100%;float: left;background:#414141;line-height: 70px;color: #ffffff;text-align: center; margin-top:20px;}
.l_logo { padding:20px;}
.banquan{ padding-top:30px;}
.foot p {display: inline-block;line-height:30px; text-align:right; color:#dedede;}
.gray2{ line-height:38px; text-indent:2em; padding:30px; margin-bottom:40px;}

.nybanner{ height:254px; width:100%;}

/*内页样式*/
.ny{width:1200px; margin:10px auto 0 auto;  background:#f7f7f7;}
.ny_left{ float:left; width:250px; min-height:500px;}
.ny_left_top{ height:60px; width:250px; color:#FFF; background:#9b0d14; font-size:16px; text-align:center; line-height:60px; font-weight:bold;}
.ny_right{ float:right; background:#fff; width:909px; min-height:500px; padding-left:30px; padding-right:10px; padding-bottom:30px;}
.ny_right1{ background:#fff; width:1200px; margin:0 auto; min-height:500px;}
.ny_right_con{ line-height:34px !important; padding-top:15px;}

.nytit{ border-bottom:1px solid #ddd; height:45px; line-height:45px;}
.nytit h2{ border-bottom:2px solid #d82318; padding:0 10px; font-size:16px; font-weight:bold; text-align:center; color:#d82318;}
.nytit a{ padding-right:7px;  }



/*次级页面二级菜单*/
.left_nav{ width:250px; margin-top:5px;}
.left_nav li{margin-top:0px; width:250px; height:50px; overflow:hidden; font-size:16px; border-bottom:1px solid #e8e8e8;}
.left_nav li a{
	text-align:center;
	font-weight:normal;
	height:50px;
	line-height:50px;
	display:block; border-left:5px solid #f7f7f7;

}
.left_nav li a:hover{
height:50px;
	line-height:50px;
	display:block;
		font-weight:bold;
	color:#d82318; border-left:5px solid #d82318;
	background:#fff;
}
.left_nav li a.hover{
height:50px;
	line-height:50px;
	display:block;
	font-weight:bold;
	color:#d82318; border-left:5px solid #d82318;
	background:#fff;}



.dpzw{}
.dpzw p{ text-align:justify; font-size:15px; text-justify:inter-ideograph; margin-bottom:10px; }
.dpzw img{text-align: center; max-width:600px; margin:0 auto; display: block;} 


/*信息列表开始*/
.Newslist {}
.Newslist ul li {height:45px; line-height:45px;border-bottom:1px dashed #dcdcdc;font-size:15px;}
.Newslist ul li span{float: right; color: #999999; margin-right: 2px;}

/*图片列表开始*/
.Pic {}
.Pic ul { padding-top:15px;}
.Pic ul li { padding:0 25px; float: left; margin-bottom:15px; display: block; width:250px;}
.Pic ul li img {padding:2px; border: 1px solid #DDDDDD; height:164px; width:244px; overflow:hidden;}
.Pic ul li p{ display: block; text-align: center; width:250px; height:30px; line-height:30px; overflow:hidden;}
.line1 { border-top: 1px dashed #DDDDDD;}



.zhy {}
.zhy ul { padding-top:15px;}
.zhy ul li { float: left; display: block; width:364px; margin:10px 42px; background:#f7f7f7; }
.zhy ul li img { height:181px; width:364px; overflow:hidden;}
.zhy ul li span { display: block; text-align: center; width:364px; height:35px; line-height:30px; overflow:hidden;}



.sz {}
.sz ul { padding-top:15px;}
.sz ul li { padding:0 25px; float: left; margin-bottom:15px; display: block; width:176px;}
.sz ul li img {padding:2px; border: 1px solid #DDDDDD; height:210px; width:170px; overflow:hidden;}
.sz ul li span { display: block; text-align: center; width:176px; height:30px; line-height:30px; overflow:hidden;}

/*详细页*/
.content{ padding:15px; margin:0 auto;}
.content-title{border-bottom:1px dashed #ccc; padding-bottom:10px;}
.content-title h3{ font-size:20px;line-height:50px; width:100%; text-align:center; color:#d82318; 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:1100px; height:34px; font-size:15px; line-height:34px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#333;}


/*搜索结果*/
.ssjg-list{ min-height:500px; padding:20px;}
.ssjg-list li{ border-bottom:1px dotted #bfc1c2;padding:10px 15px;}
.ssjg-list li h3{color:#d82318; font-weight:bold; font-size:16px; line-height:30px; height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ssjg-list li p{height:48px; line-height:24px; font-size:14px; color:#333;}
.ssjg-list li i{color:#666; font-size:14px; line-height:30px; font-style:normal;}