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

html,body,ul,li {font-family: "Source Han Sans SC";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: "Source Han Sans SC";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:#0f2153;}
.banner {height:369px;}

.content {background:#31457c;margin:0 30px;border-radius:8px;overflow:hidden;margin-bottom:100px;}
.title {height:90px;background:#ebcb85;}
.title_l {float:left;width:100px;height:90px;line-height:90px;background:#e79a67;text-align:center;}
.title_l h1 {font-size:36px;font-weight:bold;color:#ffffff;}
.title_r {float:left;width:740px;height:90px;line-height:90px;text-align:center;margin-left:-50px;}
.title_r h2 {font-size:36px;font-weight:bold;color:#102156;}
.tit {height:36px;}
.txt {margin:0 30px;padding:30px;background:#f2f4f6;border-radius:8px;}
.txt p,.cont p {font-size:24px;color:#31457c;line-height:36px;}
.cont {margin:50px 30px 38px;padding:30px;background:#f2f4f6;border-radius:8px;}
.cont h3 {font-size:24px;line-height:26px;border-bottom:1px solid #ea7650;color:#31457c;margin-bottom:15px;display:inline-block;}
.cont p {text-align:justify;}
.button {width:340px;height:66px;margin:0 auto 50px;}

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


