@charset "utf-8";
/*public start*/
html{-webkit-text-size-adjust: none;-webkit-font-smoothing: antialiased}
body{font: normal 12px/180% 'Microsoft YaHei',\5FAE\8F6F\96C5\9ED1,'SimSun','pingfang SC';color:#000;background:url(images/banbg.jpg) no-repeat top center;}
*, *::after, *::before{box-sizing: border-box;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-tap-highlight-color: transparent;}
*{margin: 0;padding: 0;outline: 0;border: 0;}
a:link, a:visited{color:#333333;text-decoration: none;}
a:hover{color: #c00;text-decoration: underline;}
a, img{-webkit-touch-callout: none;}
ol, ul, li{list-style: none;}
em, i{font-style: normal;}
button, input[type=button], input[type=reset], input[type=submit]{cursor: pointer;}
table{border-collapse: collapse;border-spacing: 0;}
div{ margin:0 auto;line-height:180%;}
.fl{float:left;}
.fr{float:right;}
.mt40{ margin-top:40px;}
.mt50{ margin-top:50px;}
/*clear*/
.clearfix:before, .clearfix:after{content: "";display: table;}
.clearfix:after{clear: both;overflow: hidden;}
.clearfix{zoom: 1;}
.g-ellipsis-1{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.g-ellipsis-2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
/*copyright*/
#copyright{margin: 0px auto;text-align: center;padding: 20px 0;line-height: 180%;clear: both;}
.w1000{width:1000px;margin:0 auto;}
.w1200{width:1200px;}
/*=====public end=====*/
.white,.white a:link,.white a:visited,.white a:hover{color:white;}
.brown,.brown a:link,.brown a:visited,.brown a:hover{color:#97601b;}
.red,.red a:link,.red a:visited,.red a:hover{color:#d11d26;}
.header{background:#fff;height:41px; width:100%;}
.header span{float:left;}
.header span img{margin-top:3px;}
.header em{float:right;padding-top:8px;}
.header em a{margin:0 6px;}
.header em,.header em a,.header em a:link,.header em a:visited,.header em a:hover{color:#666;}
.ban{height:480px;text-align: center;display:flex;justify-content:center;overflow:hidden;}
.nav{background-image:linear-gradient(to right,#4d297d,#083190);height:60px; line-height:60px; font-size:20px; font-weight:bold;color:#fff; text-align:center;}
.nav li{float:left; padding:0 30px;}
.list{padding:20px 0 20px;}
.list li{clear:both;line-height: 50px;border-bottom:1px solid #ececec;width: 820px;margin-left: 20px;overflow: hidden;}
.list li a{float: left;color: #050505;font-size:16px;}
.list li span{float: right;color: #969696;font-size: 14px;}
.list li:last-child{border-bottom: none;}
/*p1Con*/
.page_n{ text-align:center; padding:20px 0;}
.page_n a{ border:#dddad2 1px solid; background:#f7f6f3; padding:10px 15px; margin:0 5px;}
.page_n a:hover{ background:#cc3333; color:#fff; text-decoration:none;}
.page_n a.common_current_page{ background:#cc3333; color:#fff; text-decoration:none;}
/*copyright*/
#copyright{padding:60px 0;font-size:14px;color:#fff;background:#020f7d;margin-top:30px;}
@media (min-device-width:320px) and (max-width:689px),(max-device-width:480px){
   body{min-width:1000px;}
}
