@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:#021596;}
.banner {height:566px;}

.content_bg {background:url(../img/content1.png) no-repeat;}
.content_bg1 {background:url(../img/content2.png) no-repeat;margin-top:40px;}
.content_bg2 {background:url(../img/content3.png) no-repeat;margin-top:40px;}
.content_bg3 {background:url(../img/content4.png) no-repeat;margin-top:40px;}
.content_bg4 {background:url(../img/content5.png) no-repeat;margin-top:40px;}
.content {margin:0 40px;}
.content h1 {font-size:46px;font-weight:bold;color:#001595;margin:0 60px;padding-top:90px;line-height:60px;}
.content h2 {font-size:38px;font-weight:bold;color:#fc772b;margin:5px 60px 0;line-height:42px;}
.content h3 {font-size:30px;font-weight:bold;color:#001595;margin:5px 60px 0;line-height:36px;}
.content h4 {font-size:30px;font-weight:bold;color:#ffffff;margin:20px 60px 0;line-height:64px; background:#031798;padding-left:13px;border-radius:15px;}
.gangwei {margin:50px 60px 86px;}
.gw_cont {width:678px;border:2px solid #001595;border-radius:30px;background:#60ced9;margin:15px 0 0;}
.gw_cont1 {width:678px;border:2px solid #001595;border-radius:30px;background:#5e92fa;margin:-10px 0 6px 6px;}
.gw_cont2 {width:678px;border:2px solid #001595;border-radius:30px;background:#fff9f4;margin:-5px 0 6px 6px;padding-bottom:30px;}
.gw_cont2 h5 {font-size:28px;font-weight:bold;color:#373d67;margin:0 35px;padding-top:35px;line-height:42px;}
.gw_cont2 p {font-size:24px;color:#373d67;margin:0 35px;line-height:42px;text-align:justify;}

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