@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 {background:url(../img/bg.jpg) no-repeat center top;}
.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:900px;margin:0 auto;}
.banner {height:457px;margin-bottom:77px;}


.content {width:896px;margin-bottom:50px;border:2px solid #1e1e1e;border-radius:0 0 86px 86px;}
.title {height:109px;line-height:109px; text-align: center; background:url(../img/title.jpg) no-repeat;}
.title h1 {font-size:34px;font-weight:bold;color:#ffffff;}
.content h2 {color:#6c4a9b;font-size:36px;font-family: "Impact";line-height:90px; text-align: center;margin:10px 0;}
.content h3 {font-size: 22px;color:#ffffff;margin-left:40px;line-height:36px;
            text-shadow:2px 0 #6c4a9b,-2px 0 #6c4a9b,0 2px #6c4a9b,0 -2px #6c4a9b,2px 2px #6c4a9b,-2px -2px #6c4a9b,2px -2px #6c4a9b,-2px 2px #6c4a9b;}
.content .line {width:896px;height:2px;margin:40px 0 30px;}
.content p {font-size:22px;color:#212121;line-height:35px;margin:0 40px;}

.button {width:221px;height:64px;margin:35px auto;}

.foot {padding:35px 0;line-height:30px;font-size:18px;color:#ffffff;text-align:center;background:#6c4a9b;}
.foot a {color:#ffffff;}


/*.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; 阴影*/