@charset "gb2312";
/* CSS Document */
/*****首佳美工 孙洋洋  2017年8月12日 制作*********/
*{ margin:0; padding:0; font-family:"微软雅黑"; }
ol li, ul li{ list-style:none;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
u,b,i{ font-style:normal;}
a{text-decoration: none; color:#000;}
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{
	/* [disabled]margin:0; */
	padding: 0;
	font-family: "微软雅黑";
	margin:0;	
}
body{background:#faf1dc ; overflow-x: hidden; position: relative; *min-height: 2200px;   }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%; font-weight:normal}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
del,ins,u,s,a,a:hover{text-decoration:none;}


img {	display: block;	max-width: 100%;	border:none;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.clearfix:after {       
    content: ".";     /*内容为“.”就是一个英文的句号而已。也可以不写。*/
   display: block;   /*加入的这个元素转换为块级元素。*/
    clear: both;     /*清除左右两边浮动。*/
    visibility: hidden;      /*可见度设为隐藏。注意它和display:none;是有区别的。visibility:hidden;仍然占据空间，只是看不到而已；*/
   line-height: 0;    /*行高为0；*/
    height: 0;     /*高度为0；*/
   font-size:0;    /*字体大小为0；*/
  }
.clearfix { *zoom:1;}   /*这是针对于IE6的，因为IE6不支持:after伪类，这个神奇的zoom:1让IE6的元素可以清除浮动来包裹内部元素。*/


body{
	position:relative;
	}
.top_div{
	width:100%;
	height:820px;
	z-index: 1;
	position: absolute;
	top:0px;
	left: 0px;
	display: block;
	cursor: pointer;
	}
.top_bg{
	width:100%;
	height: 100%;
	
}
/*********首页***********/
.header{
	width:100%;
	margin: 0px auto;
	height:686px;
/*	margin-top:-820px;*/
	display: block;
	position:absolute;	
	top:0px;
	left: 0px;
/*	background: url(top_bg_sj.png) no-repeat top center;*/
	}
.header h1{
	width:910px;
	height:110px;
	margin:0px auto 0px auto;
	padding-top:207px;	
	}
.con_box{
	width:100%;
/*	margin:0px auto 0px auto;*/
	z-index: 999;
	position:absolute;
	margin-top: 24%;
	left: 50%;
	margin-left: -50%;
	}
.content{
	width:1200px;
/*	margin:0px auto 0px auto;*/
	z-index: 999;
	margin: 0px auto 210px auto;
	}
.sp_dbt{
	background:url(btbg_sj.png) repeat;
   
	
    padding: 3px 0px;
    width: 100%;
	margin-bottom:20px;
	}
.sp_dbt h1{
	width:900px;
	margin:5px auto;	
	}
.sp_dbt h1 a{
	display:block;
	background:#ec2b2b;
	padding: 0px 15px;
	height: 52px;
	line-height: 52px;
	border-radius: 5px;
	border: 2px solid #fff;
	font-size: 18px;
	font-weight: bolder;
	color: #fff;
	float:left;
	margin: 15px;
	min-width: 226px;
	text-align: center;
/*	border: 2px solid #ccc;*/
	}
.sp_dbt h1 a img{
	margin:0 auto;
}
.sp_dbt h1 a:hover{
	color:#ffc905;
	border: 2px solid #ffc905;
}
.bt23{
/*	height:70px;	*/
	}
.bt23 a{
	display:block;
	float:left;	
	margin:10px 13px 15px 10px;
	}
/********************图片轮播************************/
.ly_01_01{width:600px;height:350px;float:left; border:solid 1px #ccc; margin-right:39px;}
.ly_01_01_box{width:600px;height:350px;position: relative;}
.ly_01_01_box ul{width:600px;height:350px;}
.ly_01_01_box ul li{width:600px;height:350px;position: relative;float:left;}
.ly_01_01_box ul li p{width:600px;height:350px;}
.ly_01_01_box ul li p img{width: 100%;height: 100%;}
.ly_01_01_box ul li h3{width:600px;height:50px;line-height:50px;padding-left:10px;position: absolute;left:0px;bottom:0;overflow: hidden; background:url(text_bg_1.png) repeat;}
.ly_01_01_box ul li h3 a{color:#fff;font-family:"Microsoft YaHei"; font-size:16px;}
.ly_01_01_box h6{width: 100%;height: 36px;position: absolute;left: 0px;bottom:0px;z-index: 1;overflow: hidden;}
.ly_01_01_box ol{position: absolute;bottom:15px;right: 8px;z-index: 3;}
.ly_01_01_box ol li {width:16px;height:16px;line-height: 18px;margin-right:8px;text-align: center;cursor: pointer;position: relative;overflow: hidden;float: left;}
.ly_01_01_box ol li a {width: 100%;height: 100%;font-size:12px;color: #333;background:#fff;float:left; text-indent:-9999em;}
.ly_01_01_box ol a:hover,.ly_01_01_box ol li.df_on a {color: #ffffff;background: #d82f2f;}
.ly_01_01_box .df_next,.ly_01_01_box .df_prev {width: 20px;height: 40px;margin-top:-20px;position: absolute;top: 50%;filter: alpha(opacity=50);opacity: 50;z-index:2;}
.ly_01_01_box .df_prev {background: url(df_prev_1.png) no-repeat;left: 15px;}
.ly_01_01_box .df_next {background: url(df_next_1.png) no-repeat;right: 15px;}

.ly_01_02{width:1200px;height:110px;float:left; border:solid 1px #ccc; margin-right:39px;}
.ly_01_02_box{width:1200px;height:110px;position: relative;}
.ly_01_02_box ul{width:1200px;height:110px;}
.ly_01_02_box ul li{width:1200px;height:110px;position: relative;float:left;}
.ly_01_02_box ul li p{width:1200px;height:110px;}
.ly_01_02_box ul li p img{width: 100%;height: 100%;}
.ly_01_02_box ul li h3{width:1200px;height:50px;line-height:50px;padding-left:10px;position: absolute;left:0px;bottom:0;overflow: hidden; background:url(text_bg.png) repeat;}
.ly_01_02_box ul li h3 a{color:#fff;font-family:"Microsoft YaHei"; font-size:16px;}
.ly_01_02_box h6{width: 100%;height: 36px;position: absolute;left: 0px;bottom:0px;z-index: 1;overflow: hidden;}
.ly_01_02_box ol{position: absolute;bottom:15px;right: 8px;z-index: 3;}
.ly_01_02_box ol li {width:16px;height:16px;line-height: 18px;margin-right:8px;text-align: center;cursor: pointer;position: relative;overflow: hidden;float: left;}
.ly_01_02_box ol li a {width: 100%;height: 100%;font-size:12px;color: #333;background:#fff;float:left; text-indent:-9999em;}
.ly_01_02_box ol a:hover,.ly_01_02_box ol li.df_on a {color: #ffffff;background: #fdea08;}

.tutu{width:1197px;height:168px;float:left; border:solid 1px #ccc; margin-right:39px;}
.tutu_box{width:1197px;height:168px;position: relative; overflow: hidden;}
.tutu_box ul{width:1197px;height:168px;}
.tutu_box ul li{width:1197px;height:168px;position: relative;float:left;}
.tutu_box ul li p{width:1197px;height:168px;}
.tutu_box ul li p img{width: 100%;height: 100%;}
.tutu_box ul li h3{width:1197px;height:50px;line-height:50px;padding-left:10px;position: absolute;left:0px;bottom:0;overflow: hidden; background:url(text_bg.png) repeat;}
.tutu_box ul li h3 a{color:#fff;font-family:"Microsoft YaHei"; font-size:16px;}
.tutu_box h6{width: 100%;height: 36px;position: absolute;left: 0px;bottom:0px;z-index: 1;overflow: hidden;}
.tutu_box ol{position: absolute;bottom:15px;right: 8px;z-index: 3;}
.tutu_box ol li {width:16px;height:16px;line-height: 18px;margin-right:8px;text-align: center;cursor: pointer;position: relative;overflow: hidden;float: left;}
.tutu_box ol li a {width: 100%;height: 100%;font-size:12px;color: #333;background:#fff;float:left; text-indent:-9999em;}
.tutu_box ol a:hover,.tutu_box ol li.df_on a {color: #ffffff;background: #fdea08;}
.d_bt_txt{
	background:#f8ebd0;
	padding:20px;
	width:518px;
	height:260px;
	text-indent:2em;	
	}
.d_bt_txt p{
	line-height:25px;
}
.list_div{
	width:590px;	
	}
.mr_l{
	margin-right:20px;
}
.list_div h4{
	height:45px;
	background:#c73b3b;
	width:100%;
	margin-bottom:15px;	
	}
.list_div h4 a{
	display:block;
	float:left;
	padding-left:60px;
	width:100px;
	height:45px;
	line-height:45px;
	background:url(bt_icon_sj.png) no-repeat 5px;
	color:#fff;
	font-size:24px;
	font-weight:bolder;
	}
.list_div h4 a.gd{
	float:right;
	padding-left:0px;
	background:none;
	font-size:16px;
	width:57px;	
	}
.d_bt h4{
	height:45px;
	background:#c73b3b;
	width:100%;
	margin-bottom:15px;	
	}
.d_bt h4 a{
	display:block;
	float:left;
	padding-left:60px;
	width:87%;
	height:45px;
	line-height:45px;
	background:url(bt_icon_sj.png) no-repeat 5px;
	color:#fff;
	font-size:20px;
	font-weight:bolder;
	}
.ckxx{
	display:block;
	width: 98%;
	text-align: right;
	font-size: 18px;
	color: #970002;
}
.list li{
	height:36px;
	line-height:36px;	
	}
.list li a{
	height:36px;
	line-height:36px;
	display:block;
	float:left;
	width:82%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;	
	color:#333;
	font-size:18px;
	padding-left:15px;
	background:url(list_d2_1.png) no-repeat left center;
	}
.list li span{
	height:36px;
	line-height:36px;
	display:block;
	float:right;
	width:15%;
	color:#666;
	font-size:18px;
	text-align:right;
	}
.con1,.con2,.con3,.con4,.con5{
	margin-bottom:20px;	
	}
	
.footer{
	background:url(foot_bg_1.png) no-repeat center;
	width:100%;
	height:163px;
	padding-top:10px;	
	position: absolute;
	left: 0px;
	bottom:0px;
	}
.copyright {
   width: 46%;
    margin: 20px auto;
    position: relative;
    overflow: hidden;
    color: #fff;
}
.copyright a{
	color:#fff;
	font-size:16px;	
	}
.copyright img{
	display:inline-block;	
	}
.dz .dza {
    margin-left: 20px;
}
.dz .baa {
    margin-top: 14px;
    margin-left: 10px;
}
.copyright .ms {
   padding-left: 20px;
    height: 100px;
    font-size: 16px;
    float: left;
    display: block;
    margin-top: 20px;
    width: 40%;
    margin: 0 auto;
}
.copyright .ms p {
    line-height: 2;
    text-align: center;
}
.copyright span {
    padding-left: 10px;
}
.copyright .jc {
   float: left;
    width: 126px;
}
.copyright_a {
    margin-left: 10px;
    display: block;
    width: 100px;
    height: 51px;
    /* margin-left: 77px; */
    padding-bottom: 14px;
    color: #fff;
    margin-top: 30px;
}

.ej_con{
	background: #fff;
	padding: 15px;
	width: 1170px!important;
}

/*****当前位置 开始******/
.bs_dqwz{
	height:40px;
	line-height:40px;	
	border-bottom:1px solid #f3be00;
	font-size:20px;
	font-family:"微软雅黑";
	margin-bottom:15px;
	}
/*****当前位置 结束******/
.fy{
	text-align:center;
	margin:20px auto;	
	}
	
/**********************内容页 开始***************************/
.news_tit{
	text-align:center;
	padding-top:20px;
	font-size:34px;	
	font-family:"微软雅黑";
	width:70%;
	margin:0 auto 20px auto;
	font-weight:bolder;
	}
.bs_ly{
	font-weight:normal;
	text-align:left;
	font-size:18px;
	height:40px;
	line-height:40px;
	font-family:"微软雅黑";
	color:#666;
	border-bottom:1px dashed #ccc;	
	}
.div_p{
	margin-top:30px;	
	}
.div_p p{
	/*text-indent:2em;*/
	line-height:35px;
	font-size:18px;
	font-family:"微软雅黑";
	}
.zrbj a{
	width:100%;
	display:block;
	font-size:18px;
	color:#232323;
	font-weight:bolder;
	height:40px;
	line-height:40px;
	margin-bottom:20px;
	text-align:right;	
	}
.jiucuo a{
	width:100%;
	display:block;
	font-size:18px;
	color:#b50c12;
	font-weight:bolder;
	height:40px;
	line-height:40px;
	margin-bottom:20px;
	text-align:right;
	margin-right:30px;		
	}
	


/*图片滚动 */



.mr_frbox{width: 1198px;
	margin: 40px auto 40px auto;
	padding: 14px 0px;
	position: relative;
	background: #ffe68d;
	overflow: hidden;}
.mt14{margin-top:14px;}
.mr_t1 { background: url(../images/mr_1px.jpg) repeat-x left bottom; height: 40px; padding-right: 16px; }
.mr_t1name { font: bold 16px/40px "微软雅黑"; color: #FFF; background: #2257A2 url(../images/mr_t1bg.jpg) no-repeat right top; height: 40px; width: 120px; padding-left: 21px; float: left; }
.mr_t1name img { float: left; margin-top: 9px; margin-right: 6px; display: inline; }
/*.mr_frbox { height: 140px; border-right: 1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE; border-left: 1px solid #DEDEDE; padding: 24px 22px 0px; }*/
.mr_frBtnL { width: 20px;
	height: 50px;
	position:absolute;
	top:71px;
	overflow: hidden;
	z-index:2;
	left: 0px;
	background:url(df_prev_1.png) no-repeat center;
	cursor: pointer;
}
.mr_frUl { margin: 0px 13px; }
.mr_frBtnR {width: 20px;
	height: 50px;
	right: 0px;
	background:url(df_next_1.png) no-repeat center;
	position:absolute;
	top:71px;
	overflow: hidden;
	z-index:2; cursor: pointer;}
.mr_frUl ul li { width: 283px;
	height: 170px;
	margin:0px 5px;
	text-align: center;
	/*					padding: 0px 5px;*/
	overflow: hidden;
	float:left;}
.mr_frUl ul li a { width: 100%;
	height: 100%;
	display: block;
	}
.mr_frUl ul li img { width: 100%;
	height: 100%; }






@media screen and (max-width: 1366px) {
 

.copyright {
    width: 56%;
    }
}

@media screen and (max-width: 1020px) {
.top_div {
    height: 210px;
	}
.copyright {
    width:80%!important;
	font-size: 12px;
    }
}
