html{overflow-y:scroll;} /*阻止页面左右摇晃*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
:focus{outline:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
abbr,acronym{border:0;font-variant:normal;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
code,kbd,samp, tt{font-size:100%;}
input,button,textarea,select{*font-size:100%;}
body{line-height:1.5;}
ol,ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align: left;}
sup,sub{font-size:100%;vertical-align:baseline;}
:link,:visited,ins{text-decoration:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:underline;color:#9b0001;}
.clear{clear:both;}

/*主框架--*/
body{text-align:center;font:12px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif,宋体;color:#333;background:#f3f3f3 url(../images/bg.png) center top  repeat-x;}
   .container{width: 100%;margin: 0 auto;}
/*头部样式--*/
    .header_info{width:1200px;min-width:1200px;height:28px;color:#9b0001;line-height:30px;margin: 0 auto;} 
	.header_left{height:28px;color:#9b0001;line-height:28px;text-align:left; float:left;font-size:13px;}
	.header_left a{color:#9b0001;text-decoration:none;}
	.header_left a:hover{color:#e27323;text-decoration:underline;}
	.time001{padding-left:30px;}
    .header_right{height:28px;color:#9b0001;line-height:28px;text-align:right; float:right;font-size:13px;}
	.header_right a{color:#9b0001;text-decoration:none;}
	.header_right a:hover{color:#9b0001;text-decoration:underline;}
	.logo{ width:1200px;margin: 0 auto;height:160px;}
	
	/*主导航菜单*/
	#nav-menu{width:1200px;height:50px;margin:0 auto;z-index:99999999999999;}
	#nav-menu .container{position:relative;overflow:visible; z-index:99999999999999;}
	#nav-menu .menu{padding:0px;}
	#nav-menu .menu li{position:relative;float:left;display:inline;width:150px;}
	#nav-menu .menu li a.xialakuang{
		display: inline-block;
		text-decoration: none;
		width: 120px;
		text-align: center;
		color: #333;
		font-size: 18px;
		font-family: "微软雅黑";
		font-weight:bold;}
	#nav-menu .menu li a.selected,#nav-menu .menu li a.navhover,#nav-menu .menu li a.xialakuang:hover{color: #9b0001;}
	#nav-menu .menu li a.xialakuang span{height:50px;line-height:50px;display:inline-block;}
	#nav-menu .menu li a.selected span,#nav-menu .menu li a.navhover span,#nav-menu .menu li a.xialakuang:hover span{cursor:pointer;color:#9b0001;}
	#nav-menu .menu ul.children{
		display: none;
		position: absolute;
		left: -30px;
		width: 180px;
		line-height: normal;
		background:url(../images/nav-bg.png) repeat;
		z-index:99999999999999;}
	#nav-menu .menu ul.children li{
		width: 180px;
		height:45px;
		display: inline-block;
		font-size: 14px;
		font-family: "微软雅黑";
		border-bottom: 1px solid #ccc;}
	#nav-menu .menu ul.children li h3{display:block; width:100%;}
	#nav-menu .menu ul.children li a{width:100%;height:45px;line-height:45px;overflow:hidden;display:block;color:#ffffff;text-align:center;text-decoration:none;font-weight:bold;}
	#nav-menu .menu ul.children li a:hover{width:100%;color:#ffffff; font-weight:bold; text-decoration: none; background-color:#9b0001;}
	
	
/*首页样式--*/
	
    .box {width:100%;min-width:1200px;background-color:#fff; margin:0 auto;}
	.rslides { position: relative; overflow: hidden; width: 100%;  padding: 0; margin: 0;}
	.rslides li {  -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0;}
	.rslides li:first-child { position: relative; display: block; float: left;}
	.rslides img { display: block; float: left; width: 100%; border: 0;}
	.slide_container {position: relative; float: left; width: 100%;}
	.slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0;}
	.slide li { position: absolute; width: 100%; left: 0; top: 0;}
	.slide img { display: block; position: relative; z-index: 1;  width: 100%; border: 0;}
	.slide .caption { display: block; position: absolute; z-index: 2; font-size: 16px; padding-right:20px; text-shadow: none; color: #fff; background-image:url(../images/vbb.png); left: 0; right: 0; bottom: 0; height:42px; line-height:42px; margin: 0; max-width: none; text-align:left;}
	.slide .caption a{ color: #fff;}
	.slide_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 52%; left: 0; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 61px; width: 38px;background:url(../images/themes.gif) no-repeat left top transparent; margin-top: -45px;}
	.slide_nav:active { opacity: 1.0;}
	.slide_nav.next { left: auto; background-position: right top; right: 0;}
	
	.boxbg_x{width:100%;min-width:1200px;float:left; background:url(../images/bb_bg.png) 0 0 no-repeat;background-size: 100% 100%; background-position: center;}
    .box02{width:1200px; height:480px; margin: 40px auto 30px auto;}

    .topTitleA { font-size: 30px; color: #9b0001; line-height: 30px; margin: 50px 0px 40px 0px; text-align:center;}
	.topTitleA  a{text-decoration:none; color:#9b0001;}
	.topTitleA  a:hover{text-decoration:none; color:#9b0001;} 
	.topTitleA span { color: #9b0001;border-left:2px solid #9b0001;cursor:pointer; margin-left:20px; padding-left:20px;}
	.topTitleA span a{text-decoration:none; color:#9b0001;font-size: 16px;}
	.topTitleA span a:hover{text-decoration:none; color:#9b0001;font-size: 16px;} 
	
	.left_main{width:600px;height:367px;float:left;text-align:left;}
	#KinSlideshow1{width:600px; height:370px;float:left;padding:2px;}
	
	
	
    .right_main{width:570px;height:340px;float:left;text-align:left;padding:0px 0px 20px 30px;}
	.news_list_txt{width:100%;padding:0px 0 20px 0;float:left;}
	.news_list_txt li{overflow:hidden;height: 110px; margin-bottom:22px;}
	.news_list_txt li .calendar {height:110px;color: #666;position: relative;}
	.news_list_txt li .calendar .date_m {width: 100px;height:110px;float: left;color: #333;background-color:#ccc;}
	.news_list_txt li .calendar .date_m .day_m {text-align: center;width: 100%;height:68px;line-height:70px;display: inline-block;font-weight: bold;font-size: 32px;color:#000;}
	.news_list_txt li .calendar .date_m .month_m {font-size: 18px;text-align: center;width: 100%;height:42px; line-height:42px;display: inline-block;color:#fff;background-color:#9b0001;}
	.news_list_txt li .calendar .content_main{background-color:#eee; width: 450px;height:110px;float: left; padding-left:20px;}
	.news_list_txt li .calendar .content_main .title {width: 443px; float: left;padding:15px 7px 0px 0px;font-size: 18px;color: #000;font-weight:bold;}
	.news_list_txt li .calendar .content_main .title a {color: #000;text-decoration: none;}
	.news_list_txt li .calendar .content_main .title a:hover {color: #9b0001; text-decoration:underline;}
	.news_list_txt li .calendar .content_main .content{width: 445px;font-size: 14px;color: #000;text-align: left; line-height:24px; margin:10px 5px 0px 0px;float: left;}


	.news_list_txt li:hover{ background: #9b0001;transition:0.5s;}
	.news_list_txt li:hover .calendar .date_m{ background-color:#9b0001; color: #fff;transition:0.5s;}
	.news_list_txt li:hover .calendar .date_m .day_m {color:#fff;}
	.news_list_txt li:hover .calendar .content_main{ background-color:#9b0001; color: #fff; transition:0.5s;}
    .news_list_txt li:hover .calendar .title a{ color: #fff;}
    .news_list_txt li:hover .calendar .title a:hover {color: #fff;}
    .news_list_txt li:hover .calendar .content{ color: #fff;}


	
	.box02 h4{width:1200px; height:30px;font-size:13px;line-height:30px;float:left;margin:20px 0 20px 0;text-align:center; cursor:pointer;}
	.box02 h4 span{font-size:14px;height:30px;line-height:30px;}
	.box02 h4 span a{ color:#000;border: 1px solid #ccc; border-radius: 20px;padding:5px 20px;}
    .box02 h4 span a:hover{text-decoration:none; color:#fff; background:#9b0001; border-color:#9b0001;}
	
	.box_m{width:100%;min-width:1200px;margin:0 auto;float:left; height:660px;background:#780b20;background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:100% 100%;-o-background-size:100% 100%;background-position:center;}
    .box03{width:1200px;height:400px; margin: 0 auto;}
	.topTitleB { font-size: 30px; color: #FFF; line-height: 30px; margin: 80px 0px 40px 0px; text-align:center;letter-spacing:10px;}
	.topTitleB  a{text-decoration:none; color:#FFF;}
	.topTitleB  a:hover{text-decoration:none; color:#FFF;} 
	.topTitleB span { color: #FFF;border-left:2px solid #FFF;cursor:pointer; margin-left:20px; padding-left:20px;}
	.topTitleB span a{text-decoration:none; color:#FFF;font-size: 16px;}
	.topTitleB span a:hover{text-decoration:none; color:#FFF;font-size: 16px;} 
	.box03_main{float:left;text-align:left;}
	.index_list_txt{margin-top:20px;}
	.index_list_txt li{width:550px;float:left;overflow:hidden;height:70px;line-height:70px;font-size:16px;text-align:left; padding-left:20px;border-bottom:1px  solid #ea9e91;}
	.index_list_txt li:nth-of-type(odd){margin-right:60px;}
	.index_list_txt li span{float:left;height:70px;line-height:70px;font-size:15px; color:#fff; margin-right:30px;}
	.index_list_txt li:hover{background-color:#fff;transition:0.4s;}
	.index_list_txt li:hover span{color: #9b0001;}
	.index_list_txt li:hover  a{color: #9b0001;}
	.index_list_txt a{color:#fff;}
	.index_list_txt a:hover{color:#ffffff;}
    .box_m_b{width:1200px; height:44px; margin:70px auto 80px auto;}
	.box_m_more{width:200px; margin:30px auto 0px auto;}
    .box_m_more h1{width:200px;height:30px;font-size: 20px; padding:7px 0 7px 5px;color: #fff;cursor:pointer;border-radius:20px; border:1px #fff solid;}
    .box_m_more h1 a{text-decoration:none; color: #fff;}
    .box_m_more h1 a:hover{text-decoration:none;color: #fff;}
	.box_m_more h1:hover{background-color:#fff;transition:0.4s;}
	.box_m_more h1:hover a{color: #9b0001;}
	
	
	.boxbg_jy{width:100%;float:left; background:url(../images/yz_bg.png) 0 0 no-repeat;background-size: 100% 100%; background-position: center;}
    .box04{width:1200px; height:340px; margin: 20px auto 30px auto;}
	.box04_main{width:1200px; height:340px; margin: 20px auto 0px auto;}
	.box04_head{width:1200px;margin:10px auto 40px auto;height:60px;border-bottom:1px #ccc solid;position:relative;cursor:pointer;}
    .box04_head .title{width:350px;height:60px;line-height:60px;margin:0 auto;font-size:30px;color:#9b0001;text-align:center;border-bottom:1px #9b0001 solid;transition:.5s ease all;-webkit-transition:.5s ease all;-moz-transition:.5s ease all;}
    .box04_head:hover .title{width:450px;}
	
	.box04_list_txt li{overflow:hidden;height:150px; padding: 0px;margin:7px 0px;float:left;}
	.box04_list_txt li:nth-child(2){overflow:hidden;height: 150px; padding: 0px; margin:7px 58px;float:left;}
	.box04_list_txt li:nth-last-child(2){overflow:hidden;height: 150px; padding: 0px; margin:7px 58px;float:left;}
	.box04_list_txt li .calendar {width: 360px;height:200px;color: #666;position: relative; margin:20px 0px 0px 0px;}
	.box04_list_txt li .calendar .date_m {width:80px;height:80px;line-height:80px;border-radius:50%;float:left;background-color:#9b0001;}
	.box04_list_txt li .calendar .date_m .day_m {text-align: center;width: 50px;margin:15px 0px 10px 0px;height:20px;line-height:30px;font-size: 20px;color:#fff;display: inline-block;}
	.box04_list_txt li .calendar .date_m .month_m {font-size: 12px;text-align: center;width: 50px;height:20px; line-height:20px;color:#fff;display: inline-block;}
	.box04_list_txt li .calendar .title {width: 260px; float: left;text-align: left;margin:5px 0px 0px 20px;font-size: 15px;color: #9b0001;}
	.box04_list_txt li .calendar .title a {color: #9b0001;text-decoration: none;}
	.box04_list_txt li .calendar .title a:hover {color: #9b0001; text-decoration:underline;}
	.box04_list_txt li .calendar .content{width: 260px;font-size: 14px;color: #000;text-align: left;margin:5px 0px 0px 20px;float: left;}

	.box04 h4{width:1200px; height:30px;font-size:13px;line-height:30px;float:left;margin:0px 0 40px 0;text-align:center; cursor:pointer;}
	.box04 h4 span{font-size:14px;height:30px;line-height:30px;}
	.box04 h4 span a{ color:#9b0001;border: 1px solid #9b0001; border-radius: 20px;padding:5px 20px;}
    .box04 h4 span a:hover{text-decoration:none; color:#fff; background:#9b0001; border-color:#9b0001;}
	
	
	.boxbg_dt{width:100%;min-width:1200px;float:left;background-color: #fff;}
	.box05{width:1200px; height:600px; margin: 20px auto 50px auto;}
	.box05_head{width:1200px;margin:10px auto 40px auto;height:60px;border-bottom:1px #ccc solid;position:relative;cursor:pointer;}
    .box05_head .title{width:380px;height:60px;line-height:60px;margin:0 auto;font-size:30px;color:#9b0001;text-align:center;border-bottom:1px #9b0001 solid;transition:.5s ease all;-webkit-transition:.5s ease all;-moz-transition:.5s ease all;}
	
	.box05_main{width:1200px; height:510px; margin:0px auto;}
    .box05_main li:first-child{margin-right:27px; text-indent:0px;height:510px;}
	.box05_main li:last-child{margin-left:27px;text-indent:0px;}
	.box05_main li{width:380px; height:510px;float:left; list-style:none; position: relative;margin:0px 0 13px 0; box-shadow:6px 6px 6px -6px rgba(111, 109, 111, 0.4),-6px 6px 6px -6px rgba(111, 109, 111, 0.4);}
	
	.news_main_list{width:380px;text-align:left; float:left;margin:0px 40px 0px 0px;}
	.news_info{width:380px;}
	.news_top{width:380px;height:220px;float:left;overflow:hidden;}
	.news_title{width:355px;height:60px;float:left;font-size: 18px; font-family: "微软雅黑"; text-align:left;line-height:32px; overflow: hidden; padding:15px 10px 8px 15px;}
	.news_title a{text-decoration:none; color: #000;}
	.news_title a:hover{text-decoration:none;color: #9b0001;}
	.news_time{width:355px;float:left;text-align:right;font-size: 18px;line-height: 20px; color: #9b0001; padding-left:30px;padding:30px 10px 0px 15px;background:url(../images/date1.png) 250px 30px no-repeat;}
	.news_content{width:355px;float:left;text-align:left;font-size: 15px; line-height: 28px; color: #333; padding:10px 10px 30px 15px;}
	



    .foot{width:100%;min-width:1200px;height:196px;padding:80px 0 0 0; font-size:14px;color:#ffffff;line-height:25px;background:url(../images/td_bg.png) left top no-repeat;background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:100% 100%;-o-background-size:100% 100%;background-position:center;} 
    .foot_container{width:1200px;margin:0 auto;}
    .foot_left{width:700px;color:#ffffff;line-height:40px;text-align:left; float:left;}
    .foot_left li{width:700px;margin:0px;float:left;line-height:42px;}
	.foot_left li a{font-size:14px; text-decoration:none; color:#ffffff;}
	.foot_left li a:hover{font-size:14px; text-decoration:none; color:#ffffff;} 
	
	.foot_right{float:right;width:400px;}
	.foot_right  li { margin-left:25px; float:right; width:100px;}
	.foot_right  li p {width:108px;float:left; text-indent:10px; font:14px/16px "宋体"; color:#fff;margin:8px 0px 0px 5px;}
	.foot_right  li img {float:left;margin:4px 0px 0px 10px;background-color:#fff;padding:10px;}


	
	/*列表页样式--*/	  
	.boxbg_main{width:100%;float:left; background-color:#FFFFFF;}
	.list_main{overflow:hidden;width:1200px;margin:2px auto 0px auto;}
	.flash_pic{overflow:hidden;width:100%;height:450px; margin:0px; background:url(../images/banner.jpg) no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:100% 100%;-o-background-size:100% 100%;background-position:center;}
	.flash_pic_title{ float:right; width:290px; height:90px; line-height:90px; font-size:30px; letter-spacing:8px; color:#fff; font-family:"微软雅黑";font-weight:bold;text-align:center; background-color:rgba(29,125,199,0.7); margin:85px 0 0 0;}
	
	.list_left{width:290px;float:left;overflow:hidden;margin:20px 0 20px 0;position: relative;background-color:#FFFFFF;}
	.list_left_menu_title{font-size:24px;color:#fff; font-family:"微软雅黑";font-weight:bold;text-align:center;height:70px;line-height:70px; background-color:#9b0001;letter-spacing:10px;}
	.list_left_menu li{font-size:17px;height:60px;line-height:63px;text-align:left;text-indent:60px;border-bottom:solid 1px #e6e6e6;cursor:pointer;list-style:none;}
	.list_left_menu li a{display:block;color:#000;background:url(../images/left_menu_li_1.png) 30px 26px no-repeat;margin-right: 30px;transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;}
	.list_left_menu li a:hover{text-decoration:none;color:#000;background:url(../images/left_menu_li_1.png) 50px 26px no-repeat;text-indent:80px;margin-right: 30px;transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;}
    .list_left_menu li:hover{transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;}
	
	.list_right{width:840px;margin:20px 0px 0px 30px;padding:0px 20px 0px 20px;float:left;overflow:hidden;background-color:#FFFFFF;}
	.list_right_head_title{width:840px; text-align:left;  color:#9b0001;font-size:20px;padding:15px 0 0 0px; height:45px; background:url(../images/title_bg.png) left bottom repeat-x;}
	.list_right_head_l{float:left;height:43px;line-height:45px;padding:0px 20px;text-align:center; color:#9b0001;font-size:22px;font-family:"微软雅黑";font-weight:bold;border-bottom:solid 2px #9b0001;}
	.list_right_head_r{float:right;text-align:right;font-size:14px;padding:15px 25px 0 0;color:#666;background:url(../images/home.png) 5px 14px no-repeat;text-indent:28px;}
	.list_right_head_r a{color:#666; text-decoration:none;}
	.list_right_head_r a:hover{color:#9b0001; text-decoration:none;}	
	.list_right_main{margin:0 auto;min-height:280px;_height:280px;font-size:14px;color:#333;line-height:30px;text-align:left;}
	.list_right_title{font-size:20px;font-family:"微软雅黑";color:#000;font-weight:bold;line-height:30px;text-align:center;margin: 40px 0px 30px 0px;}
	.list_right_info{width:98%;height:30px;line-height:30px;text-align:center;color:#333;margin:15px 0px 0px 8px; padding:10px 0px 8px 0px;background-color:#e6e6e6;}
	.list_right_content{width:98%;margin:40px auto;overflow:hidden;}
    .list_right_content p{margin:8px 0;font-size:14px;}
	.list_right_bottom{width:98%;margin:20px auto 40px auto;overflow:hidden;text-align:left;}
	.list_right_bottom p{color:#333;font-size:14px;}
	
	.list_txt{width:100%;padding:20px 0 20px 0;}
	.list_txt li{overflow:hidden;height: 70px;  margin-bottom:20px;padding: 50px 0 50px 12px; border-bottom: 1px solid #e9e9e9;}
	.list_txt li:hover{ background: #eee; padding: 50px 0 50px 12px;transition:0.4s;}
	.list_txt li:hover .calendar .date{ background: #9b0001; color: #fff;}
    .list_txt li:hover .calendar .title a{ color: #9b0001;}
    .list_txt li:hover .calendar .content{ color: #9b0001;}
	.list_txt li .calendar {height:80px;color: #666;position: relative;}
	.list_txt li .calendar .date {width: 70px;height:80px;float: left;background: #f0f0f0;color: #222;}
	.list_txt li .calendar .date .day {text-align: center;width: 100%;display: inline-block;font-weight: 400;font-size: 26px;padding-top: 12px;height:41px;}
	.list_txt li .calendar .date .month {font-size: 14px;text-align: center;width: 100%;display: inline-block;background-color: #9b0001;color: #fff;height:27px;line-height:27px;}
	.list_txt li .calendar .title {width: 710px; float: left;padding: 0px 0px 0px 20px;font-size: 18px;color: #000;}
	.list_txt li .calendar .title a {color: #000;text-decoration: none;}
	.list_txt li .calendar .title a:hover {color: #9b0001; text-decoration:underline;}
	.list_txt li .calendar .content{width: 700px; height:50px;overflow:hidden;float: left; padding-left: 20px;color: #666; line-height:25px;margin: 5px 0 0 0px;}
	

	.pagination{width:100%;text-align:center;padding:10px 0;margin:30px 0 20px 0px;clear:both;color:#333;}
	.pagination span,.pagination a,.pagination b{font-size:14px;font-family:Arial, Helvetica, sans-serif;}
	.pagination span font{color:#9b0001;font-size:12px;}
	.pagination a,.pagination b{border:1px solid #ddd;color:#333;background:#fff;padding:2px 7px;text-decoration:none;}
	.pagination span {padding-right:4px;}
	.pagination b,.pagination a:hover{background:#137214;color:#fff;background:#9b0001;}
	