@charset "utf-8";
/* CSS Document */

html,body,ul,li {font-family:Microsoft YaHei,"微软雅黑";font-size:12px;line-height: 22px;color:#424242;margin: 0;padding: 0; list-style:none;}
body {}
.clear{clear:both; height:0px; line-height:0px; font-size:0px;}
a{text-decoration:none; font-family:Microsoft YaHei,"微软雅黑"; color:#424242; border:none;}
a:visited {color:#8c0901;}
a:hover {text-decoration:none;}
a.title{font-size:14px; line-height:26px; color:#fff;}
a.more:link,a.more:visited{line-height:30px; color:#f36121;}
a.more:hover{line-height:30px; color:#f36121;}
a.title:hover,a.more:hover,a:hover{text-decoration:none; color:#242323}
a.title_link:hover{text-decoration:none;}
img.pic{border:0}
.fl {float:left;}
.fr {float:right;}
.clearfix {clear:both; }

.top {width:1000px;margin:0 auto;background:#bdd756;}
.banner {height:598px;}
.lead {margin:0 44px 53px;font-size:30px;font-weight:bold;line-height:50px;color:#0e0a09;text-align:justify;}
.title {height:79px;}
.ewm { position:fixed;top:400px;left:50%;margin-left:520px;width:140px;height:180px;}


.content {margin:53px 44px 0;background:url(../img/content.jpg) repeat-y;}
.content_top {height:93px;}
.content h1 {font-size:30px;font-weight:bold;line-height:38px;color:#040000; text-align:center;}
.cont {margin:20px 45px 0;padding:20px 0;background:#f4dc24;border:2px solid #040000;border-radius:30px;}
.cont h2 {margin:0 35px;font-size:22px;line-height:38px;color:#040000;}
.cont h2 span,.content h3 span {font-weight:bold;}
.content h3 {margin:25px 48px 0;font-size:22px;line-height:35px;color:#040000;text-align:justify;}
.button {width:205px;height:57px;margin:45px auto 25px;}

.bottom {height:62px;}

.foot {margin-top:60px;padding:35px 0;line-height:30px;font-size:18px;color:#000000;text-align:center;border-top:4px solid #000000;background:#68b82e;}
.foot a {color:#000000;}


/*.triangle {width: 0px;height: 0px;border-top: 0px solid transparent;border-left: 100px solid #000;border-bottom: 10px solid transparent;}* 三角形/
/*overflow:hidden;white-space:nowrap;text-overflow:ellipsis; 文字不折行*/
/*linear-gradient(to right,#03c4c7,#5277f7) 渐变*/
/*box-shadow:0px 5px 10px 2px #daf4f7;-moz-box-shadow:0px 5px 10px 2px #daf4f7;-webkit-box-shadow:0px 5px 10px 2px #daf4f7; 阴影*/