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

.content {position:relative;margin:51px 23px 0;background:#ebfafb;border-radius:10px;}
.title {position:absolute;top:0;left:50%;margin:-51px 0 0 -209px;width:418px;height:117px;line-height:117px;text-align:center;background:url(../img/title.png) no-repeat;}
.title h1 {font-size:36px;font-weight:bold;color:#171d72;}

.line {height:97px;}
.line1 {height:41px;}
.company {margin:0 35px;background:#a6e0ee;overflow:hidden;}
.cont {margin:10px;border:2px dashed #50acef;}
.cont h2 {color:#171d72;font-size:22px;font-weight:bold;line-height:28px;margin:20px 20px 30px;}
.cont h3 {color:#171d72;font-size:22px;line-height:32px;margin:20px;text-align:justify;}

.jiben {position:relative;border:2px solid #212121;margin:34px 35px 0 36px;}
.tit {position:absolute;width:134px;height:29px;top:0;left:0;margin:-17px 0 0 -3px;}
.jiben h4 {margin:23px;font-size:22px;line-height:32px;color:#212121;text-align:justify;}
.jiben .icon {position:absolute;width:18px;height:18px;right:0;bottom:0;}
.xiang {width:783px;height:42px;margin:22px 0 52px 35px;}

.foot {padding:35px 0;line-height:30px;font-size:18px;color:#ffffff;text-align:center; background:#278ed9;}
.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; 阴影*/