﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0; padding:0;
	font-family:"Microsoft YaHei","微软雅黑","SimSun",Arial;
	font-size:14px; color:#000;
	vertical-align:middle;
	background-color:#fff6ee;
	}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0;}
ul{list-style:none;}
img{border:0px; display:block;}
pic{text-align:center;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}

a { color:#000; text-decoration: none;}
a:hover { text-decoration: none;}


/* 防止高度称不开 */
.clearfix:after {content: '.';clear: both;display: block;height: 0; visibility: hidden;}
.clearfix:after, .clearfix:before {content: " "; display: table;}


.cen{ margin:0 auto;}
/* banner */
.ban img { width:100%;}
.ban{ min-width:1000px;}

/* 头条 */
.t0 a{ width:1000px;height:65px;font:34px/65px "微软雅黑";color:#1063c9;display:block;overflow:hidden; font-weight:bold; text-align:center; margin:0 auto;}
.t0 a:link{  color:#1063c9; text-decoration: none;}
.t0 a:hover { color:#1063c9;  text-decoration: underline; }
.t0 a:visited { color:#1063c9;  text-decoration: underline;}

.t2 a:link{ font:16px/30px "微软雅黑"; color:#333; text-decoration: none; }
.t2 a:hover { font:16px/30px "微软雅黑"; color:#333; text-decoration: underline; }
.t2 a:visited {font:16px/30px "微软雅黑"; color:#333; text-decoration: underline;}

.float_l { float:left;}
.float_r { float:right;}
.w1000{ width:1000px; margin:0 auto; padding:0 0; overflow:hidden; }

.sy_bt_ts{ width:1200px; height:auto; margin:0 auto; margin-bottom:40px; position:relative;}

.news_more_ts a{  width:95px; height:27px;display:block; text-align:center;font:16px/25px "微软雅黑";  color:#fff;background:url(../images/more_bg.jpg) center left no-repeat; ; -webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;transition: .5s;}
.news_more_ts a:hover{background:#e0ae15; color:#fff;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;transition: .5s;}

.pic{ width:1000px; margin:0 auto; padding:0 0; overflow:hidden; }
.pic ul { margin:0px auto; padding:0 0;}
.pic ul li{float:left; margin:0px 15px; width:300px; height:auto;  }
.pic ul li p{font:14px/24px "微软雅黑"; color:#fff; text-align:justify; width:95%; margin:15px auto 0 auto;  }
.pic ul li h3{font:18px/24px "微软雅黑"; color:#fff; text-align: justify;  width:95%; margin:0 auto; }

.pic1 a img{moz-transition:1s;-webkit-transition:1s;-ms-transition:1s;-o-transition:1s;}
.pic1 a:hover img{ -moz-transform:scale(1.05);-ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05);}

.sy_bt{ width:1000px; height:auto; margin:0 auto; margin-bottom:40px;}

/* new */
.news {width:1000px; margin:0 auto; padding:30px 0; overflow:hidden;}
.news_img { float:left;width:520px; }
.news_con { float:right;width:450px;  margin:0 auto; margin-bottom:35px; }
.news_bt { font-size:20px; overflow:hidden; font-weight:bold; line-height:42px; color:#000; }
.news_bt a { color:#000; }
.news_bt a:hover { text-decoration:underline;}
.news_zy { overflow:hidden; text-align:justify;line-height:24px; color:#666666;}
.news_list {line-height:36px; overflow:hidden; padding:10px 0px 10px 0px; }
.line { background-color:#999;height:1px; margin:10px auto;}
.news_more a{ width:126px; height:30px; line-height:30px;  display:block; margin:0 auto; text-align:center; color:#fff;background:#d40a00; -webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;transition: .5s;}
.news_more a:hover{background:#e93f28; color:#fff;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;transition: .5s;}

.bg { width:100%; height:650px; margin:0 auto;background:url(bg.jpg) no-repeat; background-size:100%; }

