@charset "utf-8";
/*-------------------------------网站样式------------------------------------------*/
html, body, span, ul, li, p, h1, h2, h3, h4, dl, dd, dt, strong {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
img {
    border: 0;
}
body {
    font-family: "Microsoft Yahei";
    font-size: 14px;
    color: #1d1e1e;
    background: #f2f1f1;
	min-width: 1200px;
}
a {
    text-decoration: none;
    color: #1d1e1e;
    cursor: pointer;
}
a:hover {
   text-decoration: none;
}
img {
    max-width: 100%;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.clear {
    clear: both;
    overflow: hidden;
}
.container {
    width: 1200px;
    margin: 0 auto;
}
.top {
    height: 33px;
    line-height: 33px;
    color: #434343;
    background: #cdcdcd;
}
.top a {
    color: #434343;
}
#datetime {
    display: inline-block;
}
.top .fr {
    display: inline-block;
}
.top2 {
    padding: 27px 0;
}
.nav {
    height: 60px;
    line-height: 60px;
    background: #0173d4;
    color: #fff;
	width:100%;
}
.nav a {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    width: 9.09%;
    text-align: center;
}
.nav a:hover{ text-decoration: none; background: #333;}
.search {
    width: 324px;
    height: 46px;
    border: #dc0406 solid 1px;
    border-radius: 4px;
    position: relative;
    margin-top: 15px;
}
.search .txtinput {
    width: 100%;
    background: url(../images/search.png) no-repeat 10px center;
    height: 46px;
    border: none;
    padding-left: 35px;
    font-size: 16px;
}
.search .btn {
    width: 83px;
    height: 46px;
    background: #dc0406;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    color: #fff;
    font-size: 16px;
}
/* 本例子css */
.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.banner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.banner .bd li {
    zoom: 1;
    vertical-align: middle;
}
.banner .bd img {
    display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner .prev, .lb_zt .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.banner .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}
.banner .prev:hover, .lb_zt .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
.banner .prevStop {
    display: none;
}
.banner .nextStop {
    display: none;
}
.main {
    padding: 15px 0;
}
.box1 {
    padding: 20px;
    background: #fff;
}
.box1>div.fl {
    width: 49.5%;
}
.box1>div.fr {
    width: 49.5%;
}
.box11 {
    padding: 20px;
    background: #fff;
}
.box11>div.fl {
    width: 48.5%; float:left
}
.box11>div.fr {
    width: 48.5%; float:right
}

.box11>div.fr li {
	line-height: 2.2;
    font-size: 17px;
    background: url(../images/ico.png) no-repeat left center;
    padding-left: 15px;
}
.box11>div.fl li {
	line-height: 2.2;
    font-size: 17px;
    background: url(../images/ico.png) no-repeat left center;
    padding-left: 15px;
}
.tit {
    border-bottom: #dc0406 solid 2px;
    padding-bottom: 5px;
}
.tit h4 {
    font-size: 24px;
    color: #dc0406;
    border-left: #dc0406 solid 4px;
    padding-left: 15px;
    display: inline-block;
}
.tit a {
    font-size: 16px;
    display: inline-block;
    margin-top: 12px;
}
.hotnew {
    padding: 20px 0;
}
.hotnew h2 {
    font-size: 18px;
    color: #dc0406;
    text-align: center;
    line-height: 2;
}
.hotnew p {
    color: #252525;
    line-height: 2;
    font-size: 15px;
}
.box1>div.fr ul>li {
    line-height: 2.2;
    font-size: 17px;
    background: url(../images/ico.png) no-repeat left center;
    padding-left: 15px;
}
.box2, .box3, .box4 {
    background: #fff;
    padding: 20px;
    margin-top: 30px;
}
.tit2 {
    border-bottom: #cdcdcd solid 1px;
    position: relative;
    height: 40px;
    line-height: 40px;
    margin-bottom: 30px;
}
.tit2 h4 {
    display: inline-block;
    position: absolute;
    left: 0px;
    bottom: -1px;
    border-bottom: #dc0406 solid 2px;
    font-size: 24px;
    color: #dc0406;
}
.tit2 a {
    margin-top: 8px;
    font-size: 15px;
}
.lytt div.fl {
    width: 280px;
    border: #cdcdcd solid 1px;
}
.lytt div.fl+div {
    margin-left: 10px;
}
.lytt div.clear {
    margin: 0;
}
.lytt div.fl .info {
    padding: 10px 15px;
}
.lytt div.fl .info h3 {
    font-size: 24px;
    text-align: center;
    border-bottom: #cdcdcd solid 1px;
    line-height: 2.5;
}
.lytt div.fl .info p {
    font-size: 16px;
    line-height: 1.5;
    padding: 10px 0;
}
.lytt div.fl .info span {
    display: inline-block;
    float: right;
    background: #dc0406;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    margin-bottom: 20px;
}
.lb_zt {
    position: relative;
    overflow: hidden;
}
.lb_zt .prev, .lb_zt .next {
    position: absolute;
    left: 0.5%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.lb_zt .next {
    left: auto;
    right: 1%;
    background-position: 8px 5px;
}
.lb_zt .prev:hover, .lb_zt .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
.lb_zt .prevStop {
    display: none;
}
.lb_zt .nextStop {
    display: none;
}
.picScroll-left {
    position: relative;
    overflow: hidden;
	width:1160px;
	margin:5px 0 0 0;
}
.picScroll-left .bd {
    width: 100%;
}
.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picScroll-left .bd ul li {
	width:24.5%;
   margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center; 
}
.picScroll-left .bd ul li:first-child+li{margin-left:0;}

.picScroll-left .bd ul li .pic {
    text-align: center;
}
.picScroll-left .bd ul li .TXTC {
    text-align: center; line-height:25px; height:25PX
}
.picScroll-left .bd ul li .pic img {
    width: 100%;
    display: block;
}
.picScroll-left .bd ul li .pic a:hover img {
    border-color: #999;
}
.picScroll-left .bd ul li .title {
    line-height: 24px;
}
.box4 ul>li{width:278px; float: left;border:#948f8e solid 1px;}
.box4 ul>li+li{margin-left:13px;}
.foot{ background-color:#333333; height: 200px; color:#fff; box-sizing: border-box;padding-top:30px; font-size:16px;}
.foot p{ text-align:center; line-height: 2;}
.foot a{ color:#fff;}
.lb_new{ position:relative; overflow: hidden;}
.lb_new .hd{position:absolute; left:0; right:0; bottom:15px; text-align: center;}
.lb_new .hd li{width:8px; height: 8px; background: #fff; display:inline-block;}
.lb_new .hd li.on{ background: #dc0406;}
.lb_new .hd li+li{ margin-left:5px;}
/*-------------------列表页样式-----------------------*/
.n_main {
	width:1168px;
	background: #fff;
	margin:0px auto;
	padding:15px;
}
.n_main .dz {
	margin-bottom:20px;
}
.n_news_left {
	width:828px;
}
.n_news_left li {
	padding:10px 0;
	border-bottom:#d8d8d8 solid 1px;
}
.n_news_left li.end{ border:none;}
.n_new_info {
	width:648px;
}
.n_news_left .n_new_info_title {
	display:inline-block;
	color: #000;
	font-size: 20px;
	line-height: 35px;
}
.n_news_left .n_new_info_desc {
	color: #666;
	font-size: 14px;
	line-height: 22px;
}
.n_news_left .n_new_info_date {
	color: #999;
	font-size: 14px;
	font-family: "Arial";
	margin-top: 10px;
	display: block;
}
.n_new_img {
	width:160px;
}
.n_new_img img {
	width:160px;
	height:120px;
}
.n_news_right {
	width:320px;
}
.n_news_right .c_title {
	font-size:18px;
}
.n_news_right .e_title {
	font-size:18px;
	width:220px;
	margin:0 10px;
}
.news_hot {
	padding:20px 0;
}
.news_hot_tt .news_hot_tt_info {
	width:196px;
}
.news_hot_tt .news_hot_tt_info .news_hot_tt_title {
	display:inline-block;
	width:100%;
}
.news_hot_tt_desc {
	color: #888;
	font-size: 13px;
	line-height: 16px;
}
.news_hot_tt .news_hot_tt_img {
	width:105px;
	height:79px;
}
.news_hot_list li {
	line-height:30px;
}
.news_hot_list li a {
	color: #404040;
	font-size: 14px;
}
.slideBox {
	width:320px;
	height:240px;
	overflow:hidden;
	position:relative;
	padding:20px 0;
}
.slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li {
	zoom:1;
	vertical-align:middle;
}
.slideBox .bd img {
	width:320px;
	height:240px;
	display:block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.pn{ position:absolute; right:0; width:38px; height:17px; background:url(../images/news_icon.jpg) no-repeat center center; top:0;}
.prev1,.next1 {
	width:5px; height:10px;
	 display:block;
	 margin-top:3px;
}
.prev1{ background:url(../images/news_l.jpg) no-repeat left center; float:left; margin-left:5px;}
.next1{ background:url(../images/news_r.jpg) no-repeat left center; float:right; margin-right:5px;}

.new_sh{ padding:20px 0;}
.new_sh_tt .new_sh_tt_img{ display:block; }
.new_sh_tt .new_sh_tt_img img{ width:81px; height:54px;}
.new_sh_tt_info{width:224px; margin-left:10px;}
.new_sh_tt_info .new_sh_tt_title{    color: #000;
    font-size: 16px;}
.new_sh_tt_info .new_sh_tt_desc{    color: #646464;
    font-size: 14px;}
.new_sh_01 ,.new_sh_02{ border-bottom:#ccc solid 1px; padding:5px 0;}
.new_sh_01 li a,.new_sh_02 li a{ line-height:26px;color: #646464;
    font-size: 14px;}
.new_sh_01 li{ background:url(../images/search_circle1.png) no-repeat left center; padding-left:10px;}
.new_sh_02 li{ background:url(../images/search_circle2.png) no-repeat left center; padding-left:10px;}

.page{ width:828px; margin:20px auto 10px auto; float:left}
.page a{ display:inline-block; float:left; text-align:center; margin:0 3px; border:#ccc solid 1px; height:25px; width:25px;	border-radius:4px;
	-webkit-border-radius:4px;
	-ms-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px; text-align:center; color:#646464; line-height:25px;}
.page a:hover{ border:1px solid #1f5998; color:#1f5998; text-decoration:none;}
.page a.active{ border:1px solid #1f5998; color:#1f5998; text-decoration:none;}
.page a.prev1,.page a.next1{width:60px;}
.n_news_left .vieo_list li{ border:none; width:258px;margin: 0 15px 20px 0; }
.n_news_left .vieo_list li img{width:258px; }
.n_news_left  .vieo_list .vieo_title { margin-bottom:0; padding-left:10px; width:248px;}


.detail_dz{ height:31px; line-height:31px; background:url(../images/video_content_location_bg.png) repeat-x; width:808px; padding:0 10px;}
.detail_dz a{ color:#c19c60; background:url(../images/news_content_location_logo.gif) no-repeat left center; text-indent:20px; display:inline-block;}
.title{font-size:28px; line-height:30px; padding-top:20px; text-align: center;}
.date{ padding: 10px 0 20px 0; text-align: center;}
.date span{color:#c19c60; background:url(../images/news_content_time.png) no-repeat left center; display:inline-block; padding-left:20px;}
.date .fx{ float:right; width:140px; height:23px; background:url(../images/fx.png) no-repeat  center center;}
.content{ font-size:18px; line-height:200%; }
.content img{ margin:10px auto; max-width:700px; text-align:center;}
.xg_news{ padding:20px 0;}
.xg_news_title{ height:30px; line-height:30px; font-size:18px; border-bottom:#ccc solid 1px;}
.xg_news ul{ margin:10px 0;}
.xg_news li{ line-height:30px; background:url(../images/search_circle1.png) no-repeat left center; text-indent:10px; font-size:16px; border:none; padding:0;}
.n_news_left li {
	float: left;
	padding:10px 0;
}
.n_news_left li.end{ border:none;}
.n_new_info {
	width:100%;
}
.n_news_left .n_new_info_title {
	display:inline-block;
	color: #000;
	font-size: 20px;
	line-height: 35px;
}
.n_news_left .n_new_info_desc {
	color: #666;
	font-size: 14px;
	line-height: 22px;
}
.n_news_left .n_new_info_date {
	color: #999;
	font-size: 14px;
	font-family: "Arial";
	margin-top: 10px;
	display: block;
}
.e_title {
    position: relative;
    font-size: 28px;
    color: #dc0406;
    font-weight: bold;
    margin-left: 15px;
    width: 313px;
    
}
.n_news_left1 li{ float:none !important;}

.abouttt{width:810px; float:left; height:33px; line-height:33px; font-weight:bold; font-size:24px; text-align:center; padding-bottom:15px}
.aboutcc{width:810px; float:left; line-height:200%; font-size:16px;}


.fle{width:420px; float:left;}
.fllin{width:380px; float:left; height:24px; line-height:24px; background:url(../images/foot_1.png) no-repeat; padding-left:35px; font-weight:bold}
.fllinli{width:385px; float:left; padding-left:35px; padding-top:10px;}
.fllinli li{width:190px; float:left; line-height:25px; height:25px;}
.flz{width:220px; float:left; background:url(../images/line.png) no-repeat; padding-left:50px;height:140px}
.fzabout{width:180px; float:left; height:24px; line-height:24px; background:url(../images/foot_2.png) no-repeat; padding-left:35px; font-weight:bold}
.fzaboutli{width:180px; float:left; padding-left:35px; line-height:25px; padding-top:10px}
.flr{width:400px; float:left; line-height:30px; background:url(../images/line.png) no-repeat; padding-left:50px; height:140px}
