@charset "utf-8";
*,
*:before,
*:after { margin: 0px;padding: 0px;box-sizing: border-box;}
body { font-family: "微软雅黑"; font-size: 16px; color: #333; background:#fff url(bg.png) no-repeat center top; }
ul,ol,li {list-style: none;}
select { border: 1px solid #DFDFDF; font-family: "微软雅黑"; border-radius:5px; }
img {border: none;}
em {font-style: normal;}
a {text-decoration: none; color: #333;cursor: pointer;}
a:hover {color:#CE3537;text-decoration: none; cursor: pointer;}
.hide {display: none;}
.clear { clear:both;}
.fl {float: left;}
.fr {float: right;}
input {outline: none;}
.blue { color:#1A4588; }
.mb20{margin-bottom:20px}
.mr35{margin-right:35px}
.box_270{width:270px}
.box_882{width:882px}
.w50{width:50%}



#header { position:relative; width:1210px; height:550px; margin:0 auto; }
.tt {width:300px;margin:0 auto;padding:40px 0px}



.topnew{  width:1200px; margin:30px auto;}
.topnew h1{ color:#cc0000;text-align:center;line-height:60px}
.topnew p{text-align:center}

.wapper { clear:both; width:1200px; margin:30px auto; }
.bar { float:left; width:1200px; margin:0 0 20px 0;  }
.title { padding:10px 10px; }
.title a { display:block; font-size:36px; color:#cc3300; text-align:center; margin:0 0 20px 0; }
.title p { text-align:center; font-size:14px; color:#999; }
.important { float:left; width:1250px; margin:0 0 10px 0; }
.important h3 { float:left; width:69px; margin:0 20px 0 0; }
.important p { float:left; }
.important p a { margin:0 10px; }

.banner { float:left; width:627px; }
.news { float:right; width:520px; }
.tab { width:100%; border-bottom:solid #ccc 1px;display: flex;}
.row {display: flex;flex-direction: row;} 
.tab div a { float: left; padding:0 10px;  font-size:20px; color:#000;line-height:40px;margin-bottom:-1px }
.tab div .on { display:inline-block;  border-bottom:2px solid #015293;color:#055091 }
.contant ul { float:left; width:100%; margin:10px 0 0 0; }
.contant li { height:39px; line-height:39px; } 
.contant ul li b { margin:0 8px 0 0; }
.contant ul li span { float:right; color:#999; }
.bt a{padding:0px 35px}
.bt{text-align:center;}
.bt img{display: inline;}



